- environment Environment created using C#. using height field entity and pioneer 3dx robot.
- compare 复数间的比较计算
- ArcSDE-Introduction-classic-books ArcSDE安装
- openGl-draw-a-straight-line openGl实现的DDA
- MISRA-Cpp-2008-Unlocked MISRA C++ 2008: guidelines for the use of the C++ language in Critical systems
- ghcdohl CRC编码的基本实现
资源列表
Cipher
- 对消息进行摘要,并进行签名,用对称加密明文,用socket传输-Summary of the message, and sign, with symmetric encryption plaintext, using socket transport
RainbowApplication
- A rainbow table is a precomputed table for reversing cryptographic hash functions, usually for cracking password hashes. Tables are usually used in recovering the plaintext password, up to a certain length consisting of a limited set of characters. I
FPS-finger-verify
- 实现指纹的登记,识别及验证功能。功能比较完善了。-Achieve fingerprint registration, identification and verification functions. Function more perfect.
Des
- DES密码的C语言实现。 输入为同目录下存放明文的1.txt文件,存放密钥的key.txt文件。输出为加密后的2.txt文件,以及2.解密后的3.txt。-DES passwords C language. Enter the same directory stored plaintext 1.txt, stored keys key.txt . 2.txt the encrypted output file, and 2. Decrypted 3.txt.
huffman
- 根据huffman编码的原理实现文件的压缩与解压。C语言编写。使用时输入源文件与目标文件路径即可。-According to the principle of huffman encoding for file compression and decompression. C language, hoping to be helpful.
md5
- MD5的HASH算法。C++实现。输入为源文件路径。直接输出该文件的MD5值,适用于密码学实验。-The MD5 HASH algorithms. C++ implementation. Enter the path for the source file. Direct output to the file MD5 value for cryptography experiments.
RC4
- 序列密码RC4的C++实验,控制台程序,适用于密码学实验.-C++ of RC4 stream cipher experiment console program for cryptography experiments
TraditionalCrypt
- 经典密码算法。四个打包。包括移位密码,弗吉尼亚密码,周期密码,列置换密码。使用C语言实现,控制台程序。可用于密码学实验。-Classical cryptographic algorithms. Four packaging. Including the shift cipher, Virginia passwords, periodic password column permutation password. Using the C language, the console program.
RSA
- RSA代码的C++实现。工作环境VC++6.0。可用于密码学实验。可以实现大数的加密。-RSA code C++ implementation. Work environment VC++6.0. Cryptography can be used for experiments. Can achieve large numbers of encryption.
abc
- RSA算法,包含加密,解密功能,手动输入两大素数-the arithmetic of RSA
vigenere
- 通过C语言实现了维基利亚加解密算法,算法依据是在使用语言过程中每个字母的出现频率不变。-Through C language 维基利亚加 decryption algorithm, the algorithm is based on the language in the course of using the frequency of occurrence of each letter unchanged.
File-encryption-and-decryption
- 文件的加密与解密。本程序主要是对已知文件(为英文字符)通过一定的算法将其转换成非本身的其他英文字母以达到文件加密的目的-File encryption and decryption. This program is mainly for known file (in English characters) through a certain algorithm to convert itself into a non-English letters and other documents in
