资源列表
HUFFMAN
- Huffamn coding to compress data
lzw2norm
- LZ algorithm programmed in matlab M file.
55
- 用完成例程方式实现的重叠I/O模型的列子
20081221
- 迷宫可用一个二维平面图形将迷宫左上角作为入口,右下角作为出口。该程序实现自动生成迷宫和走迷宫的算法设计。-Maze can be used a two-dimensional graphics to the upper left corner of the maze as the entrance to the lower right corner as an export. The program automatically generates Maze maze and the algori
sulon
- 算术编码,简单实用有效果,欢迎下载,欢迎修改,-Arithmetic coding, simple, practical and effective, welcome to download, welcomed the changes
myZip
- 本实例采用输入参数的方式,并且演示了如何使用Checksum类来计算和校验文件的“校验和”。在dos窗口中输入:java myZip test 1.txt 2.txt 这条命令把1.txt和2.txt文件压缩到test.zip文件中
knight
- 骑士周游列国,骑士可以最初处于任何位置,逐渐走遍所有位置,递归,代价有点高,运行有点慢,少家改动可以显示所有方案-Cleveland travel around the world, knights can be any location in the first, and gradually traveled all locations, recursive, the price a little higher, run a bit slow, small changes at home ca
xiangnongfeinuo
- 实现了香农费诺 编码的源码函数,下面的字凑个数
CS_IHT_recovery
- 压缩感知经典算法IHT算法源码,用于信号的重构-Compressed sensing IHT algorithm source code, classic algorithm for signal reconstruction.
arthcoder
- 实现算术编码的功能,完成对字符的压缩和解压缩,可以实现编码和译码-Arithmetic coding to achieve the functions of characters to complete the compression and decompression, encoding and decoding can be achieved
windshare
- discribe the influence of windshare
hafumanyimaiq
- 哈夫曼译码器简单程序,数据结构可能会用到。所以在这里传给大家