搜索资源列表
0029
- 操作系统中读者写者问题拟操作系统里实现读者-写者问题的程序实例。用vc++编写,直接打开工程文件即可调试-OS readers to write to the problem of the operating system, achieving readers - who wrote the program examples. Vc with the preparation, direct project documents can be opened Debugging
supermap521
- supermap 521 全部模块的破解补丁 见压缩包里的2个dll文件 安装盘去官方网站下载就可以http://www.supermap.com.cn/ 1.supermapisnet破解 把破解的dll文件 把这个文件覆盖原来的文件就可以了 也就是覆盖C:\\Program Files\\SuperMap\\SuperMap Objects 5.0 RT\\Bin 下的dll文件 2.supermap破解 用supermap.rar解开的SmA
ca-system
- 这是一个关于数字证书的系统,里面有详细的设计说明,对于编程设计有一定的帮助。-This is a digital certificate on the system, there are detailed design shows that the program will certainly help with the design.
Des_final.tar
- this program that perform encrypt end decrypt with 3des algorithms-this is program that perform encrypt end decrypt with 3des algorithms
600X
- IBM笔记本600X破解超级密码用的源码程序-IBM 600X laptop super password crack program with the source
DES
- A DES encryption program. The user chooses a file to encrypt and a password for the encryption. The file can also be decrypted with the same program.-A DES encryption program. The user chooses a file to encrypt and a password for the encryption. Th
model_field_11[1].cache
- MD5伪造工具(不要做坏事噢) MD5碰撞测试程序并提供源代码. 利用该程序可伪造出有相同MD5的不同程序.-MD5 crash test program and provide the source code. Use this program can be forged out different programs with the same MD5.
UartExample_Encrypt_writeeeprom
- AT88加密程序,带有串口操作,并且有LED灯指示状态-AT88 encryption program, with a serial operation, and LED lights indicate status
Multi_crypto.tar
- Program to crypt data by Caesar cipher, which encrypts Vigenere, encrypts Trithemius, a Caesar cipher with a key word, encrypts GRONSFELDA, Atbashi.
10B8B
- 8B_10B译码程序已通过验证,程序波形与输出没有问题-8B_10B decoding program has been validated, the program is no problem with the output waveform
RSA_GMP
- 用GMP写的RSA加密程序,用gcc编译通过-Written by GMP RSA encryption program, compile with gcc! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
des
- DES加密程序,用gcc编译通过,可加密文件-DES encryption program, compile with gcc, you can encrypt files! ! !
diffie_hellman
- Implement Diffie-Hellman Key exchange protocol and demonstrate that at the end, both person will have a common Key. Do the following: 1. Set a variable p ( e.g. p = 37) and g (e.g. g = 5). 2. Generate a, a random number mod p. Now generate A,