Welcome![Sign In][Sign Up]
Location:
Search - c source dictionary

Search list

[Other2006050302584118755

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:

[CSharpJCDictionary2.3

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:

[OtherC源码生成一个自己的口令字典

Description: C源码生成一个自己的口令字典-C source code generated a dictionary of their own passwords
Platform: | Size: 8248 | Author: grandbleu | Hits:

[OtherC源码生成一个自己的口令字典

Description: C源码生成一个自己的口令字典-C source code generated a dictionary of their own passwords
Platform: | Size: 8192 | Author: grandbleu | Hits:

[Other2006050302584118755

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:

[CSharpJCDictionary2.3

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:

[Game Programmohuanmigong

Description: 步步高的电子词典上的 ZWBasic语言游戏魔幻迷宫2.1.txt 11.3KB 源码 -Bubugao Electronic Dictionary of the language games ZWBasic 2.1.txt 11.3 magical maze KB Source
Platform: | Size: 3072 | Author: 望见乡 | Hits:

[Compress-Decompress algrithmsC.LZW

Description: lzw压缩算法的c语言实现及用C++实现算术编码-lzw compression algorithm in C Language C and achieve Arithmetic Coding
Platform: | Size: 4096 | Author: 季安 | Hits:

[Data structsdictionary-tree-soursecode

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:

[OtherCBuilder

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:

[Compress-Decompress algrithmslzwC

Description: lzw字典编码解码算法源代码 C++程序-Dictionary lzw codec algorithm source code C++ program
Platform: | Size: 3072 | Author: 侯亚斐 | Hits:

[Windows DevelopCpp

Description: c++函数库查询辞典 源代码-c++ source code library queries Dictionary
Platform: | Size: 4891648 | Author: fontux | Hits:

[Windows Developziku

Description: 全面的拼音字库,输入法,字典软件可以作为数据库来源。-Comprehensive phonetic fonts, input method, dictionary software can be used as a database source.
Platform: | Size: 54272 | Author: tanguofu | Hits:

[JSP/JavaArmenian.Dictionary.Software.Easy.JAVA.to.Source.C

Description: Easy JAVA to Source Converter 是一款非常强大的JAVA反编译工具,程序可以帮助你将各种JAVA程序反编译为CLASS源代码,方便你进行学习和修改!-Easy JAVA to Source Converter v1.8
Platform: | Size: 4104192 | Author: wangchenglin | Hits:

[VC/MFCee

Description: 电子词典的c++源码,实现对单词的查找、删除、添加等功能。-Electronic Dictionary c++ source code, to realize the word of the find, delete and add functions.
Platform: | Size: 8192 | Author: 星星 | Hits:

[Othersource

Description: 这是一个基于C的电子词典项目,其中main.c是主程序-This is a C-based electronic dictionary project, which is the main program main.c
Platform: | Size: 6144 | Author: 快速健 | Hits:

[SCMElectronic-dictionary-source-

Description: 电子词典源码,开发平台为TURBO C++ 3.0-Electronic dictionary source development platform for TURBO C++ 3.0
Platform: | Size: 27717632 | Author: wangjingyi | Hits:

[Other5610220055_spellingcorrection

Description: c source for check spelling correction by minimum edit distance and show correct word in dictionary.
Platform: | Size: 927744 | Author: Panda359 | Hits:

[OS programsource

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:

[Delphi/CppBuilderexamples of C plus plus programming

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:
« 12 3 »

CodeBus www.codebus.net