资源列表
ChangeCode
- 产生8bits的0/1所有组合,用于对所有能的组合进行统计,产生各种统计数据-8bits have the 0/1 in all combinations for a combination of all statistics can produce a variety of statistical data
huffman
- 霍夫曼编码,这是信息论方面很重要的一种编码方式,对学习信息论理论的人很重要!-Huffman code
78
- Ajuda com a Teoria sobre Lempel-Ziv
jpeg_decode
- 本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。-jpeg decoder using Huffman encoder、IDCT based on foating decoder、Fixed-point integer decoder and Fi
huochepiao
- 火车票查询系统软件,自带数据库,本地查询,也可嵌入网页查询-Train inquiry system software, bring their own databases, local information, inquiries can also be embedded in web pages
WinRAR_3.90_Beta_2_SC
- 这是最新版二次修复很多BUG 而且已经破解不需要输入注册码的-This is the latest version of the second repair and has been broken many BUG do not need to enter the registration key
MATLAB-SPIHT_v1.0_02-12-08_2
- compression image withe spiht matlab
huffman
- 基于哈夫曼技术压缩和解压。 计算机中任意文件的读与存都是从缓存里面读取 0 、 1 代码转化成, 即文件其是就是二进制的。所以可以把每8位转换成相应的ASCII码。从而用哈夫曼编码, 将等长编码转化成非等长编码。-Huffman-based compression and decompression technology. Arbitrary files on your computer and keep reading it to read from the cache 0, 1 code
encoding1
- 在VC的开发环境下,编制代码实现对文本的算数编码。-Development environment in the VC, the preparation of code count on the text encoding.
decoding1
- 在VC的开发环境下,编制代码实现对文本算数编码的解压。-Development environment in the VC, the preparation of code for extracting text encoding counts.
zlib_1_2_3
- 压缩器,Visual C++环境下编译,可以调试运行-Encoder, Visual C++ compiler environment, you can debug run
huffman
- 构造一颗霍夫曼树,输入叶子节点的字符及权重,输出字符对应的Huffman编码,还可以通过输入0.1编码翻译出对应的字符-Hoffman Construction of a tree, enter the leaf nodes and the weights of the characters, the output of the Huffman code corresponding characters can be translated by entering the correspondin