资源列表
o
- 用C实现hamming压缩编解码,以达到纠错检错的目的-Hamming with C compression codec to achieve in order to achieve the purpose of correcting error
chengxu
- 键盘译码程序是开发项目中最常用到的程序,它的好坏,直接影响着整个程序!现在介绍一个使用非常广泛的Keil C51键盘译码程序。 在主程序中不断调用KeyBord(),可以不停地扫描键盘! -Keyboard decoding process is the most commonly used development process, it is good or bad, a direct impact on the entire process! Now describe a very
videocoding
- 用C语言编写的熵编码,用于视频编码中的压缩编码或可伸缩编码之用-video coding
hing
- vhdl的一般过程代码,主要的是关于总线的配置要求-vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl
dec1D_pe
- this code is to select the coefficients
huffmantree
- 从哈夫曼树定义及算法出发,介绍了如何构造哈夫曼树,重点对哈夫曼树三种应用进行了详细讨论。-Huffman tree and from the definition of the starting algorithm, describes how Huffman tree structure, with a focus on the Huffman tree for the three applications discussed in detail.
h
- 该程序是一个比较完整的huffman编码程序,简洁易懂。-The program is a relatively complete huffman coding procedures, concise and understandable.
HuffmanCode
- 哈夫曼编码是可变字长编码(VLC)的一种。 Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长 度最短的码字,有时称之为最佳编码,一般就叫作Huffman编码。-Huffman coding is a variable length coding (VLC) a. Huffman in 1952, a coding method that occur solely on the basis of characters to construct the di
cppfrance_COMPRESSION-LZW___Page
- c++ program to activate lz compression
222901932200711211050591887993
- JPEG图像编码,DCT,哈夫曼编码,熵编码-jpegtuxiangyasuobianma
tool
- corledraw插件,画地质图用得上。将文件拷入安装目录对应的目录下-corledraw plug-in, drawing useful geological map. Installation directory the file is copyed into the corresponding directory
LZW
- LZW编码,可以更加理解LZW的用途以及LZW编码的优越性。-LZW coding, you can better understand the use of LZW, and LZW coding superiority.