文件名称:2006050302584118755
介绍说明--下载内容来自于网络,使用问题请自行百度
一个简单的字典工具(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
目前实现的主要功能:
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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
2006050302584118755.txt
www.dssz.com.txt
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.