资源列表
tongxun
- RS232实现串行通讯,这是主机的,要重机的登陆http://user.qzone.qq.com/281149673
PAM
- it is lms alorithm s code file.
HuffmanTree
- 一个哈夫曼编码器,能够对用户存入文件中的字符和权值进行编码-A huffmam system
arithmetic-coding-and-encoding
- 算术编码是一个现代的方法比霍夫曼更有效。-Arithmetic coding is a more effective modern methods Bihuofuman
DelFile
- 文件夹级联删除的代码, 非常好用,学完共享-Cascade delete a folder code, very easy to use, completion of share
progquantification
- quantification in compression using lifting
yasuo
- 一个实现压缩功能的JAVA程序源代码,主要实现如下功能:将某一目录(包括其子目录)下所有符合条件的文件(如.jpeg文件)压缩到某一zip文件中。-A compression function of JAVA source code, mainly realizes the following functions: will a directory (including its directory) all meet the conditions of the files (such as jp
HFB2
- 在matlab平台下实现了简单的图片哈夫曼编码压缩,并比较了编码前后的压缩率-Huffman coding of picture using matlab
adc0809
- ADC0809数字示波器,可以任意改变参数,显示电压
q9
- 贪婪算法 经典背包问题 matlab源代码 自附数值 -Greedy algorithm is the classical knapsack problem matlab source code the attached value
Common
- common function it work in mpeg algorthem to commprsion aodiu signal in digital aodiu brodcasting
LZW
- 用lzw编码实现黑白图像的压缩/解压缩 用lzw编码方式实现文件的压缩具有很大的局限性,对于类似于黑白图像这样的具有连续相同的大面积颜色块的文件有很 高的效率,但是对于彩色图像或其他相邻两点的值都不同的文件来说,反而会增大数据量-Lzw Coding with black and white image compression/decompression with lzw encoding for file compression has serious limitatio