搜索资源列表
JCDictionary2.3
- 日汉.汉日 字典 C#的源代码,编译后可以生成字典。 配置的信息在程序运行目录,也就是\\release目录中。 包括日语2级和3级的全部语法。-Japanese and Chinese. Japanese-Chinese dictionaries C# source code, compile the dictionary after generation. Configuration information in the directory operation procedure
EfsSource.Net
- 角色权限管理,事务事件管理,字典管理,编码管理(基于Extjs的.Net企业级软件开发框架) 国内首个开源框架 EfsFrame-The role of privilege management, event management services, dictionary management, code management (based on Extjs' s. Net framework for enterprise-class software development) China
112
- 生成密码字典的C语言源代码(原创) 希望大家多多指教-C-generated password dictionary source code (original) We hope you can teach
Huffuman
- 哈夫曼编码用Csharp来实现,里面有自己带的字典,和数据库文件,字典上保存的是哈夫曼编码的编码代码-Huffman coding to achieve with Csharp, which has its own dictionary with, and database files, the dictionary is saved Huffman coding code
C
- 一个简单的字典工具 实现的主要功能: 1.制作字典 1.1 向导模式 1.2 自定义模式 2.对字典进行加工 2.1 给字典中的密码添加前缀 2.2 给字典中的密码添加后缀 2.3 合并多个字典 一些工具仅支持单个字典 2.4 过滤指定字典中的重复密码 合并后的字典可能会出现重复密码-A simple dictionary tool to achieve the main function: 1. Production di
main
- Dictionary source code.
DZCDWORD
- VC++电子词典程序,附上源码文件,功能包括资料表、生词本、单词测试、猜字游戏等,词典信息保存在SQLSERVER数据库中,源代码数据库存放在Data和Database文件夹中,Data文件夹中的是SQL文件,可导入,Database中是SQL备份文件,通过还原数据库可得到数据库,程序界面请看截图。-VC++ electronic dictionary program, attach a source file, function table, the words of this, the w
electronic-dictionary
- C语言课程设计电子词典.代码可运行。可生成字典文件,TXT格式-C language curriculum design electronic dictionary. Code can run
Program
- 本代碼實現的是將指定英文字段中不重復的單詞個數統計出來。主要借用了dictionary來實現-This code is the specified word statistics the number of out not to repeat the English in the field. Mainly used to achieve dictionary
InstanceExplorer
- An Object Explorer Written in a Map/Filter style with C# Partial Application Functions Recently I wanted to visually inspect the structure of an object created by some service, so I wrote a function that reflects over an object and builds a tree o