资源列表
HD
- 关于zip压缩以及解压缩的类文件,个人使用了一下,觉着非常不错!-Zip compression and decompression on the types of documents, personal use of a moment, felt very good!
Jpeg2000Gui
- jpeg2000 image compression algorithm
Huffmancode
- 霍夫曼编码解码。基本原理是频繁使用的数据用较短的代码代替,较少使用的数据用较长的代码代替,每个数据的代码个不相同。有时称之为最佳编码,一般就叫作Huffman编码。下面引证一个定理,该定理保证了按字符出现概率分配码长,可使平均码长最短。-Hoffman codec. Fundamental principle is frequently used data in lieu of using a short code, and less use of the data used in lieu o
LZW_demo
- code needed please..1234567890
arjkit1
- c语言编写的操作系统存储管理程序,比较简单,可作为参考。-c language operating system memory management procedures are relatively simple, can be used as reference.
rigai
- 这个是计算磁法日变改正的程序,可以直接使用,付格式文件-This is the calculation of magnetic diurnal variation correction procedure can be used directly to pay format
LZWdepressionCsourcecode
- 字典编码LZW 解压缩 读写 头文件和源文件源代码-LZW decompression dictionary to read and write code header files and source code files
chaos
- 模糊数学工具箱,内置函数,matlab实用分析,M文件类型-Fuzzy Math Toolbox, built-in functions, matlab utility analysis, M File Type
zuidagongyueshu
- 用C写的递归方法实现的最大公约数,代码量很少,可以直接使用-c program
huffman
- 实现huffman算法的编码与解码,先要建立hufstr.txt作为字符串的输入
Huffman
- huffman compression src code