资源列表
huffman
- huffman算法,c++编程语言实现,程序功能:实现文件的解压缩-huffman algorithm, c++ programming language, the program features: Extract the files ... ...
all
- 集成运放参数测量总程序,可以对失调电压,失调电流,抑制比,增益四个参数进行测量,有按键切换功能,实时液晶显示
Huffman_text
- 使用huffman 编码 对文本进行压缩与解压同时生成压缩后的文件-Encoded using huffman compression and decompression of the text at the same time generate the compressed file
main
- 这个是一个用于Huffman算法来实现的解压与压缩的过程,四压缩算法中的经典算法之作。-this code is just for Huffman to realize
cv3
- struct Edge { Edge(int from, int to, int cost) : from(from), to(to), cost(cost) {} friend bool operator<(const Edge& a, const Edge& b) { if (a.cost != b.cost) { return a.cost > b.cost }
AIC-MDL-GDE
- 用AIC MDL GDE等方法估计源信号个数,并进行性等分析在白噪声和色噪声环境下-estimate the number of source signal using AIC MDL GDE
Conv_en--Decoder
- encoderr/decoder computation algortithm. user may vary the code
huffman
- huffman压缩解压缩编码解码程序,内容可用,马上可用。huffman编码解码-huffman codec compression decompression process, the content available immediately available. huffman encoding and decoding
main
- 此代码实现rtmp上传流媒体服务器,很适合初选这是用-RTMP upload stream media server for this code, it is suitable for primary it is used
Huffman
- 采用C语言编写的huffman编码算法的实现,可以实现文件的压缩与解压-C language using Huffman coding algorithm, can achieve the file compression and decompression
Huffman_code
- 利用哈夫曼编码对任意文件进行压缩和对被压缩的文件解压。-Huffman coding any file compression and decompression of compressed files.
用VB压缩文件
- 用VB实现文件压缩和解压缩,对于初学VB的同志具有参考价值-VB document compression and decompression, for beginners VB comrades reference value