资源列表
Compress
- 程序:将重复的子数列折叠起来。就是连续重复数据的压缩,编码原理的程序。如:12 23 34 45 34 45 34 45 88 78 79 88 78 79 99压缩成为12 23 0xFE 3 34 45 0xFD 0xFE 2 88 78 79 0xFD 99。其中0xFE表示重复数列的开始,紧跟后面的数3是重复次数,后面的0xFD表示结束。-Procedures: a subset of the duplicate series folded. Duplicate data is a ro
Final
- Generate random bits, convert to bipolar, corrupt the message by passing through noise and decode using hard decision decoding and calculate BER
jpgPIC
- JPG图片压缩,根据设定的图像质量有损压缩图像-JPG
entire
- a code for cutting only the vcentre of the face
data_compress
- 利用Huffman编码的树的结构,进行数据的压缩,使一个复杂的数用一个小数来表示.-The use of Huffman coding tree structure, data compression, so that a complex number with a decimal to express.
5110_
- 5110综合演示 变成结构 流程 头文件-5110 General demo flow into the structure of header files
key_4
- 键盘操作 键盘扫描 用的是单片机mega16-Keyboard keyboard scanning are used in single-chip mega16
2135354486203
- conversion analaogique numerique
EZW2
- 这是一个很好的编码方法,希望大家都能够受益-This is a very good encoding method, we want everyone to be able to benefit from the
HOFFMAN
- 根据给出的结点权值生成huffman 树并输出hoffman编码的简单c语言程序-creat hoffman tree of input node with given weights and output the code of the nodes
Tool_zuo
- 模拟windows自带的画板
rm52j-2007041917
- avs源代码,用于对avs进行详细的分析。-AVS source code, used to carry out a detailed analysis of AVS.