Description: 一个简单的字典工具(C++源码)
目前实现的主要功能:
1.制作字典
1.1 向导模式
1.2 自定义模式
2.对字典进行加工
2.1 给字典中的密码添加前缀
2.2 给字典中的密码添加后缀
2.3 合并多个字典
一些工具仅支持单个字典
2.4 过滤指定字典中的重复密码
合并后的字典可能会出现重复密码
如果处理比较大的字典
由于未使用多线程处理
速度会比较慢
尤其体现在过滤功能上
因为没想到更好的算法
之所以用C++而不是C来实现
是因为C++的I/O流与C的I/O函数相比
更强大易用和安全
不过相应的缺点是效率要低一点
-a simple dictionary tools (C source code) to achieve the main functions : 1. Wizard production model dictionary 1.1 1.2 2-defined pattern. dictionary of processing 2.1 to the dictionary passwords add prefix 2.2 to the dictionary passwords suffixes 2.3 consolidation dictionary tools only support a single dictionary 2 .4 filter specified dictionary of duplication after the merger password dictionary may be repeated password if handled fairly large dictionary failure to use multi-threaded processing speed will be slow especially in the filter functions as never thought that the algorithm has better use C and C was not achieved because C of I / O streams and C of I / O function compared to more powerful but easy-to-use and the corresponding security weakness is to lower efficiency Platform: |
Size: 1482 |
Author:linguohua |
Hits:
Description: 日汉.汉日 字典
C#的源代码,编译后可以生成字典。
配置的信息在程序运行目录,也就是\\release目录中。
包括日语2级和3级的全部语法。-Japanese and Chinese. Japanese-Chinese dictionaries C# source code, compile the dictionary after generation. Configuration information in the directory operation procedures, that is \\ release folder. Including two Japanese and three full syntax. Platform: |
Size: 2881347 |
Author:阿瑟多幅 |
Hits:
Description: 一个简单的字典工具(C++源码)
目前实现的主要功能:
1.制作字典
1.1 向导模式
1.2 自定义模式
2.对字典进行加工
2.1 给字典中的密码添加前缀
2.2 给字典中的密码添加后缀
2.3 合并多个字典
一些工具仅支持单个字典
2.4 过滤指定字典中的重复密码
合并后的字典可能会出现重复密码
如果处理比较大的字典
由于未使用多线程处理
速度会比较慢
尤其体现在过滤功能上
因为没想到更好的算法
之所以用C++而不是C来实现
是因为C++的I/O流与C的I/O函数相比
更强大易用和安全
不过相应的缺点是效率要低一点
-a simple dictionary tools (C source code) to achieve the main functions : 1. Wizard production model dictionary 1.1 1.2 2-defined pattern. dictionary of processing 2.1 to the dictionary passwords add prefix 2.2 to the dictionary passwords suffixes 2.3 consolidation dictionary tools only support a single dictionary 2 .4 filter specified dictionary of duplication after the merger password dictionary may be repeated password if handled fairly large dictionary failure to use multi-threaded processing speed will be slow especially in the filter functions as never thought that the algorithm has better use C and C was not achieved because C of I/O streams and C of I/O function compared to more powerful but easy-to-use and the corresponding security weakness is to lower efficiency Platform: |
Size: 1024 |
Author:linguohua |
Hits:
Description: 日汉.汉日 字典
C#的源代码,编译后可以生成字典。
配置的信息在程序运行目录,也就是\release目录中。
包括日语2级和3级的全部语法。-Japanese and Chinese. Japanese-Chinese dictionaries C# source code, compile the dictionary after generation. Configuration information in the directory operation procedures, that is \ release folder. Including two Japanese and three full syntax. Platform: |
Size: 3441664 |
Author:阿瑟多幅 |
Hits:
Description: lzw压缩算法的c语言实现及用C++实现算术编码-lzw compression algorithm in C Language C and achieve Arithmetic Coding Platform: |
Size: 4096 |
Author:季安 |
Hits:
Description: 此代码是字典树的实现源代码,字典树是一种数据结构,用它可以实现对各种单词的检索。而对每一个单词的查找次数是单词的长度。做acm题很有用,应用程序中相信也能优化很多算法!-This code is the dictionary tree realize the source code, the dictionary is a tree data structure, it can be achieved on a variety of word retrieval. And for each word is the number of search words in length. Acm title make useful applications, many believe that the optimization algorithm can be! Platform: |
Size: 1024 |
Author:孟繁荣 |
Hits:
Description: C++ Builder程序员学习数据结构,里面涵盖了所有你要学习的数据结构的所有源码(二叉树、链表、单链表、双链表、红黑树、快速排序、冒泡排序、哈弗曼树、堆、集合、字典、散列、字典、跳表、图、最短路径、排序。。。。)等等所有数据结构涉及的源码-C++ Builder programmers to learn data structures, which cover all you want to learn all the source data structure (tree, list, single list, double-linked list, a red, black tree, Quick Sort, Bubble Sort, Kazakhstan furman tree, heap, collection, dictionary, hash, dictionary, jump tables, maps, shortest path, and so on 。。。。) sort of all-source data structure!!! Platform: |
Size: 1671168 |
Author:南才北往 |
Hits:
Description: 全面的拼音字库,输入法,字典软件可以作为数据库来源。-Comprehensive phonetic fonts, input method, dictionary software can be used as a database source. Platform: |
Size: 54272 |
Author:tanguofu |
Hits:
Description: 电子词典的c++源码,实现对单词的查找、删除、添加等功能。-Electronic Dictionary c++ source code, to realize the word of the find, delete and add functions. Platform: |
Size: 8192 |
Author:星星 |
Hits:
Description: 这是一个基于C的电子词典项目,其中main.c是主程序-This is a C-based electronic dictionary project, which is the main program main.c Platform: |
Size: 6144 |
Author:快速健 |
Hits:
Description: 电子词典源码,开发平台为TURBO C++ 3.0-Electronic dictionary source development platform for TURBO C++ 3.0 Platform: |
Size: 27717632 |
Author:wangjingyi |
Hits:
Description: c source for check spelling correction
by minimum edit distance and show correct word in dictionary. Platform: |
Size: 927744 |
Author:Panda359 |
Hits:
Description: 这是一个基于C的电子词典项目,其中main.c是主程序-This is a C-based electronic dictionary project, which is the main program main.c Platform: |
Size: 6144 |
Author:lauaeiee |
Hits:
Description: This folder consists of source c++ codes of Binary Operator Overloading to Subtract Complex Number, Print ASCII Value in C++, Multiply Matrix by Passing it to a Function, Sort Words in Dictionary Order and Multiply Matrix by Passing it to a Function Platform: |
Size: 54272 |
Author:Tige
|
Hits: