文件名称:2006050302584118755

  • 所属分类:
  • 其他小程序
  • 资源属性:
  • [C/C++] [Text]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 1kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • ling*****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

一个简单的字典工具(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
相关搜索: wizard

(系统自动生成,下载前可以参看下载内容)

下载文件列表

2006050302584118755.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org