- bugfree2.tar BugFree是借鉴微软的研发流程和Bug管理理念
- VB_empty_computer_operation_history_information_cl VB清空电脑操作的历史记录信息经典代码VB empty computer operation history information on classic code
- boxing 可调方波频率并通过数码管显示频率
- matlab 一个模糊控制程序
- inverter_code this is a pic pure wave inverter code
- 53105039 Using delphi to carry out the conversion example()
资源列表
RSA-add-mima
- RSA加密算法,具体步骤和算法过程,很有意义-RSA encryption algorithm
rsa-cpp
- RSA加密C源码 1978年就出现了这种算法,它是第一个既能用于数据加密 也能用于数字签名的算法。它易于理解和操作,也很流行。算 法的名字以发明者的名字命名:Ron Rivest, AdiShamir 和 Leonard Adleman。但RSA的安全性一直未能得到理论上的证明。
pollard_rhO
- 一段运用pollard_rho算法进行椭圆曲线加密算法和解密算法。-Some use pollard_rho ECC algorithm and decryption algorithm.
base64src
- C++ Base64编码/解码源代码 inline int Base64Encode(char * base64code, const char * src, int src_len = 0) inline int Base64Decode(char * buf, const char * base64code, int src_len = 0) 以上两个函数内联定义在base64.h中,使用时include \"base64.h\" 即可,编码后的长度一般比原文多占1/3的存储空间,
Bignum_class
- 实现大整数基本操作功能,可用于RSA之类的大整数运算上-The basic operation of large integer functions, such as RSA can be used for the large integer calculations on
aes256b
- souurce code in C-souurce code in C
rsa_ql
- 用java语言编写的rsa加密解密算法,能够自己选择密钥的位数。-prepared by the rsa encryption and decryption algorithms, keys to their choice of the median.
des_code
- DES算法实现字符串加密,文件加密,C语言实现,-DES
MD5-DATA
- 这个源码所生成的软件可以批量生成数字与其对应的MD5码,是我自己根据别人的教程改出来的。
des-encryption
- des加密算法密码的c程序实践,挺简单的程序,希望满意-des password encryption algorithm c program in practice, very simple program, hopes satisfied
RSA
- Data Encryption using RSA algorithm
VB-MD5
- VB 由一串字符串生成对应的MD5值,主要用来做密码加密或者文件校验等
