资源列表
h261
- H.261源代码,包括解码和编码器,在vc环境下可用-H.261 source code
new_SPIHT
- spiht 高光谱无损压缩,低复杂度,较好的压缩效果-spiht hyperspectral lossless compression, low complexity, better compression results
new_SPIHT
- 最新的用matlab实现的SPIHT算法,实现对图像的高性能压缩。-Matlab using the latest achievement of SPIHT, the realization of high-performance image compression.
kmeans_clustering
- Vector Quantization compression
LZW
- 这是一个词典(LZW)编码编码程序,可以直接使用,输入输出均为文件格式。
ClockWithEvents
- using event and delegate to perfoem clock
caizimi
- 开始游戏后,电脑随机产生一个数,然后游戏者猜十次,根据猜到时用的次数输出不同的结果。-Start the game, the computer generates a random number, and then players guess 10 times, according to guess when the number of output with different results.
hafumanbianmayumaqi
- 哈夫曼编码译码器,能在文章中查找和计算出字母的位置和字数。-Huffman decoder can find in the article and letters to calculate the location and number of words.
yiweifengzhi
- 一些个 人收集的小波变换的程序,仅供学习参考,没有什么重要意义-Some of my personal collection of wavelet transform procedures for reference purposes only study, nothing of great significance
adaptive_huffman
- 自适应的霍夫曼编码是一种扩展的熵编码方法,取得了更高的编码效果。这是几种自适应霍夫曼编码的实现方法。希望对大家有用。-adaptive huffman coding is an extended coding method ,which can get more efficient compression ratio. this is kinds of adaptive huffman coding methods. i hope it will be useful for people who
huff_file.zip
- 用于文件压缩的huffman算法