资源列表
obd2_prj
- ECAN Module and source code obd.
chengxu
- 求出能整除x且不是偶数的各整数,并按从小到大的顺序放在pp所指的数组中,这些除数的个数通过形参n返回。 -Calculated divisible by x and is not even integer, and from small to large order on the array referred to by the pp , the divisor of the number of returned through the parameter n .
HuffmanCode
- Huffman编码原理的详细讲解...以及如何利用Huffman树对文件进行压缩和文件解压等等....希望对大家有所帮助-Huffman coding principle explanation... And how to use Huffman tree on files compressed and file decompression, etc...
Huffman
- 用java图形界面实现的哈弗曼的编码与解码 原代码 各类之间的关系 非常详细-Using java graphical interface to achieve the Huffman encoding and decoding of the original code the relationship between various types of very detailed
norm2huff
- 有关无损压缩huffman 编码 无注释 在matlab环境下 -huffman encoding
HuffCode
- Huffman coding is an entropy encoding algorithm used for lossless data compression. The term refers to the use of a variable-length code table for encoding a source symbol (such as a character in a file) where the variable-length code table has been
lempel
- Lempel-siv簡單描述,讓使用者要了解演算法的結構,順便了解程式架構,藉由看程式去了解演篹法。-LZW that describe easily.
arith-coding
- VS2005,命令行的算术编码。多阶自适应算术编码,包括编码和解码。压缩率很高,可以跟7zip、快压一较高下-Arithmetic coding in VS2005.context based adaptive arithmetic coding with good performance,like 7zip and kuaiya software
VBCrypto
- VBCrypto源码库大全源码,这是一个良好的编译算法,由如下算法组成:10种流行的加密算法(Blowfish, Twofish, Rijndael, Skipjack, Serpent, Gost, RC2, RC4, TEA, DES, 3DES, 3DES112, DESE, CAST5, IDEA),6种流行的单一的哈希算法(MD2, MD4, MD5, SHA, SHA256, RipeMD)以及一个huffman压缩算法。-The VBCrypto source libraries
LZ77compression
- LZ77 压缩、解压缩算法C++源代码-LZ77 compression, decompression algorithm C++ source code ! !
T-REC-V[1].42bis-199001
- V.42bis数据压缩算法,一种基于自适应字典的通用无损压缩算法。(英文版)-V.42bis data compression algorithm, an adaptive dictionary-based general-purpose lossless compression algorithm. (English)
CCITTV_42bis--compression-algorithm
- 本文主要介绍CCITT v.42bis建议的压缩算法的主要特点,以及实现该算法的数据结构,形成新串的方法,动态维护字典的方法和指针编码,并给出V.42bis建立的模拟结果。V.42压缩可以用于SNDCP子层分组数据部分的压缩。-This paper describes the main features recommended by the CCITT v.42bis compression algorithm, and the data structure of the algorithm,