资源列表
RSADES
- DES和RSA混合加密DES密码体制主要由3方面组成:密钥生成、加密函数以及解密函数。该算法在VC6.0的平台下以C++来实现。子函数说明- Void SetKey(const char* Key, int len) { Memset(deskey,0,16) Memcpy(deskey,key,len>16?16:len) SetSubKey(&SubKey[0],&deskey[0]) Is3DES = len
Fano_runtime
- 在学习《信息论与编码》的时候自己写的一个关于费诺(Fano)编码的小程序。-A small program about Fano coding.
eims_5.6.1_free
- <!--#include file="Config.asp" --><h3 class="red">免费版无此功能模块</h3>-<!--#include file="Config.asp"--><h3 class="red">免费版无此功能模块</h3>
zlib_test
- 基于zlib库的VC6多文件压缩/解压。附带的zlib.lib为vc6版本,在其他IDE使用不会正常工作。-Zlib library VC6 based multi-file compression/decompression. Incidental zlib.lib as vc6 version, use will not work on other IDE.
Fourmis
- ant colony algorithm, to solve salsman travelling problem
zuiyou
- 末制导环境下的最优制导设计,并进行了仿真。以视线角率为优化指标。-Homing optimal guidance design environment, and simulation. Angle to the line of sight was optimized index.
JPEGSample
- 大恒相机对所拍摄的图片进行JPEG压缩、参数设置的代码,并且包含OSD功能-Daheng camera captured image to JPEG compression, the code parameter settings, and contains the OSD
zhangxilong
- 通讯网站包,此网站是本人经过粗浅的学习,所做,功能有点缺陷,读者自己改正。-cations website package
7
- 设计应用程序,输入员工的姓名和工资,输出计税后的工资-Wage design application, enter the employee' s name and salary, after tax output
rxbb_v1.51
- 热血江湖宝宝挂 试用下载关闭杀毒软件-Yulgang baby hanging
A-key-anti-kick-patches
- 迅雷一键防踢补丁, 一键防踢补丁,一键防踢补丁-A key anti-kick patches
huffman_image
- 霍夫曼编码算法 MATLAB实现 压缩算法-Huffman coding algorithm based on MATLAB achieve compression