资源列表
Huffman
- 哈夫曼编码,按字母或按单词的编码两种实现
lzw1
- 加入静态字典后的LZW压缩程序,实现SIP消息的压缩。
add
- matlab图像处理实例,包含了图像变换,剪切,缩放,滤波等各方面实例。-matlab image processing examples, including an image transform, shearing, scaling, filtering and other aspects of examples.
huffman_encoder_decoder
- 霍夫曼编解码代码,实现Txt文档的压缩与解压-Hoffman codec code ,compress a txt docment
lzw
- 用C写的文件的压缩算法(已在xp下验证通过),可根据不同平台做移植-compress for file
sample_files
- this HUFFman algorithm written in java, i hope it would be useful for every one in need.-this is HUFFman algorithm written in java, i hope it would be useful for every one in need.
dddd
- 稀疏运算,包括加法乘法,转置的一个综合问题。
histogramprocessing2
- proccessing histogram
lzw
- 老外写的一个实现LZW算法的示范程序,为了简单起见,该算法未作最佳的优化.-foreigner was a realization of the LZW algorithm model procedures for the sake of simplicity, the algorithm is not optimal for the best.
matlab_procedure.rar
- matlab串口通信!!!!!!!!!!,serial comunication using matlat
Maze-game
- 超经典小游戏,C语言程序设计版本,最新小迷宫游戏-Super classic games, C programming language version, the latest small maze game
LZSS
- Storer和Szymanski修改了Lempel和Ziv的压缩算法,这是该压缩算法的c语言实现。-Storer and Szymanski modified Lempel and Ziv compression algorithm, which is the compression algorithm c language.