资源列表
01226OllyDBGv2.01h
- 动态调试工具ollydbg2.0,能很好的调试软件-Dynamic debugging tool ollydbg2.0, can be a good debugging software
antiarp-v4.1.1
- 博客基本 v啊好哦ivhav 好voieah v啊哈vha
code
- exe01_01 : 移位密码算法实现程序,实现加密和解密操作 exe01_02 : 穷举密钥攻击移位密码 exe01_03 : 置换密码的加解密实现程序,实现加密和解密操作 -exe01_01: password algorithm shift procedures, encryption and decryption operations to achieve exe01_02: exhaustive key attack shift Password exe01_03: rep
CJIAMI
- 用于加密,可以自己对语言进行编码解码,比较好玩,可用于情侣间对话-Own language codec used for encryption, more fun, and can be used to couple the dialogue among
des
- des加密及解密,可加密解密txt文件,字符串,有图形界面,可执行程序-des encryption and decryption, encryption and decryption of txt files, strings, graphical interface, an executable program
0UnixCommunicatiThreads
- unix 下的系统编程包括了进程间通信,线程等-Unix Systems Programming Communication, Concurrency, and Threads 2003.rar
electronic-dictionary.tar
- linux系统上基于SDL图形库的电子词典C语言代码。-linux SDL graphics library based on a system of electronic dictionaries C language code.
3594-anqn
- 这是个VB的API函数源码 ,希望鞥帮助大家学习。-I hope you will like it.
BOOK-manager-systemcPP
- 实现图书的新增、删除、查询、等功能 做毕设的可以用来参考-UPDATE DELETE READ,SAVE
006
- 基于WebCam的视频采集+人脸检测识别软件源码-WebCam Video Capture+ Face detection and recognition software source
minigui3.0-samples.tar
- minigui3.0程序例子,在ubuntu12.04下编译通过(minigui3.0 samples ubuntu12.04)
irqtest
- 用gpio9作中断,点亮gpio10。主要用来学习使用中断。