资源列表
duoxiangshibianhuan
- 小波变换中的多项式变换的C++语言程序实现-wavelet transform the polynomial transform the C Programming Language
ECG_Comp
- Amplitude Thresholding compression method used here in for ECG signal compression as presented on paper entitled as ECG signal compression with reconstruction via cubic spline approximation by Olga Malgina, Jana Milenkovi, Emil Plesnik, Matej Zajc, A
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
HZK
- 16X16汉字库解码程序.c语言编写,带头文件定义说明。-16X16 Chinese character library decoding process
huffmanandarithtic
- huffman 和 arithtic code run in the matlab
KIS7
- ai 9j0-ui0909i-okp[klp[ l.
bypass_coder_CABAC-part
- VHDL CODE OF Bypass coder part of Context Adaptative Binary Arithmetic Coder(CABAC)-VHDL CODE OF Bypass coder part of Context Adaptative Binary Arithmetic Coder(CABAC)
jpeg压缩中的DCT蝶型算法verilog代码
- jpeg压缩中的DCT蝶型算法verilog代码-jpeg DCT compression algorithm verilog code BUTTERFLY
113172235jpeg2yuv
- 实现JPEG与YUV图像格式的转换,源代码比较完整,可下载试用-Achieve JPEG image format and YUV conversion
LZW算法源码C语言
- LZW压缩算法简介 作者:宋成 描述:一篇关于LZW压缩算法简介的文章,通俗易懂,值得一看! 备注:该文章整理自软件报1998年合订本上册。 LZW压缩算法是一种新颖的压缩方法,由Lemple-Ziv-Welch 三人共同创造,用他们的名字命名。它采用了一种先进的串表压缩不,将每个第一次出现的串放在一个串表中,用一个数字来表示串,压缩文件只存贮数字,则不存贮串,从而使图象文件的压缩效率得到较大的提高。奇妙的是,不管是在压缩还是在解压缩的过程中都能正确的建立这个串表,
Compress
- 一个RLE/HUFFMAN/LZW的压缩算法类,可以对一段内存区进行压缩/解压缩、测试压缩比等操作。-An RLE/HUFFMAN/LZW compression algorithm classes can be a memory area compression/decompression, test compression ratio of such an operation.
huffman
- 给定一篇用于通信的英文电文,统计该电文中每个字符出现的频率,按频率左小右大的方法为这些字符建立哈夫曼(Huffamn)树,并编出每个字符的哈夫曼树码,输出该电文的哈夫曼码译文。-English messages for communication to set a statistical frequency of occurrence for each character in the message, according to the frequency of left-right metho