资源列表
secret
- pass.words是弱口令字典,是一个纯文本文件,每行一个口令,可以向里面添加候选口令。 pass.c是进行口令检查的c语言原程序,有两个命令行参数 -w file: 可以使用该选项指定口令字典 -P:默认情况下对/etc/shadow中的用户检查弱口令,可以使用该选项指定检查的文件 编译gcc –o pass pass.c –l crypt 由于要使用加密函数,所以要使用加密库crypt,使用选项-l crypt 运行程序:pass –w ./pass.words –
GNU_make_V2
- 对GNU Make文件的完全解释说明,值得一读-GNU Make a document of the complete explanation, it is worth reading
MultiThread
- vc下的多线程编程 本程序是一个简单的多线程开发实例-vc under the multi-threaded programming This procedure is a simple example of multi-threaded development
matlab
- matlab实例,有兴趣的可以下下看看,能在短期内领悟matlab的精髓-matlab examples are interested can look under the next in the short term comprehend the essence of matlab
regoper
- 实现对windows注册表的操作。。添加删除查询-The realization of the windows registry s operation. . Add to delete query
LFS-BOOK-6.2-HTML-cn.tar.tar
- 创建自己的linux LFS 6.2 使用说明-Create their own use linux LFS 6.2
usb-camera
- linux下基于video for linux的编程,linux下的usb摄像头的编程,很难见的哦-linux-based video for linux programming, linux under usb camera programming, it is difficult to see the oh
linux+camere
- arm9 Linux下基于摄像头的物体移动检测程序,可以用在门禁上,当有人经过时,自动通过基于video4linux的摄像头-arm9 Linux-based mobile camera object detection procedures can be used in access control, when it was passing, automatic Video4Linux based camera
NSExtWithSubFld_src
- 演示MS Namespace Shell Extension的范例程序,可以在档案总管理建置自己的目录和次目录-MS Namespace Shell Extension demonstration example of the procedure, you can build your own files the total management of the directory and sub-directory
base64
- Base64 加密解密。 用C语言实现。 方便移植。-Base64 encryption and decryption. Using C language. Facilitate the transplant.
xloadtree
- 树 , javascr ipt实现。 很方便实现。 -Tree, javascr ipt achieve. Very easy to achieve.
linux
- linux完全命令手册PDF(英文版).pdf 很有用的一本书-linux complete command manual PDF (English). pdf a useful book
