资源列表
OV7670COPMRESS1233
- STM32应用ov7670 摄像头对实时采集到的信号进行压缩并传输 压缩方式采用JPG/JPEG-STM32 ov7670 camera application to capture real-time signal compression and transmission of compression using the JPG/JPEG
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
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
A-key-anti-kick-patches
- 迅雷一键防踢补丁, 一键防踢补丁,一键防踢补丁-A key anti-kick patches
huffman_image
- 霍夫曼编码算法 MATLAB实现 压缩算法-Huffman coding algorithm based on MATLAB achieve compression
image_huffman
- 霍夫曼算法--解码算法--MATLAB实现-Huffman decoding algorithm based on MATLAB algorithm to achieve