资源列表
AES加密算法源代码
- 51AES.rar
文本加密编码技术
- 加密(10) 功能:(1)输入任意一段明文M,以及密钥K (2)根据以下公式将其转换为密文C。 Ci = mi + K ,其中i = 0,1,……n-1 , K 为密钥; (3)具有输入输出界面。 ,Encryption (10) functions: (1) the importation of any section of an express M, and the key K (2) in accordance with the following for
crypto.rar
- 多个加解密程序的说明与源程序,MD5,DES,IDEA,DSA.MARS,BOWFISH,TEA,Multiple encryption and decryption procedures and source code, MD5, DES, IDEA, DSA.MARS, BOWFISH, TEA
huffman统计文件中各字符频率
- 建立一个文本文件,统计该文件中各字符频率,对各字符进行Huffman编码,将该文件翻译成Huffman编码文件,再将Huffman编码文件翻译成原文件。 “压缩文件”即:读文件、统计文件中的字符个数、对文件进行哈夫曼编码和译码、并将编码译码后的字符存储在文件中。 根据以上任务说明,设计数据结构,并设计程序完成功能。 -Create a text file, statistical frequency of the characters in the file, the char
CRC7,CRC8,CRC9,CRC16编解码
- CRC7,CRC8,CRC9,CRC16编解码,查表方法实现,CRC7, CRC8, CRC9, CRC16 codec, look-up table method
crypt 第四代文件透明加解密系统
- 解密“第四代文件透明加解密系统”,最新文件透明加解密方法。-file crypt file crypt file cryptfile crypt
encryptdll3.8 用C++简单地实现了AES算法
- 用C++简单地实现了AES算法,可以实现128bits的字符串加密、解密,密码为128bits,具有很好的扩展性,可很容易地扩展为文件加密-Simply achieved with C AES algorithm, can achieve 128bits string encryption, decryption, password is 128bits, with good Scalability can be easily extended to file encryption
LZW的编码和解码
- LZW编码和解码的c++代码
C#对称算法的密钥生成
- C#对称算法的密钥生成,使用C#研究一下对称算法与密钥生成并保存成文件的问题,此程序中,密钥文件保存在DecryptFile.txt文本中,可以由此引深成加密、解密。
FDTD模拟一维TM传播
- FDTD模拟一维TM传播,源代码为c语言。。,
MIMO_LDPC_Simulation
- This program can simulate 2*2 MIMO-LDPC base-band systems. ---inv_GF2.m ---ldpc_decode.m ---MIMO_LDPC.m ---MIMO-LDPC_BER.jpg