-
huffman
各处图像的压缩算法霍夫曼编码全了。
(A variety of image compression program Hoffman trip forecast full!)
- 2021-04-01 16:49:10下载
- 积分:1
-
100
本程序是交流压缩机的驱动程学,压缩机为三洋,功率为10KW,用的是东芝的IPM(This procedure is the exchange of compressor-driven learning process, the compressor for the Sanyo, power 10KW, using the IPM Toshiba)
- 2007-11-01 21:42:30下载
- 积分:1
-
gwbssrari
这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空空空间或效率优化。全部代码以C++语言开发,为了更容易地实现各种数据结构,代码中大量应用了标准C++库与模板技术。——总之,这些代码的作用在于示例与演示;如果大家想把这些代码应用在实际应用中,可能还需要
(The given here source code huffman.zip eight different ways to achieve the Huffman coding algorithm. These codes are intended to demonstrate different Huffman algorithm implementation principle, the difference of the algorithm execution efficiency, but does not demand for practical application environment, do more empty space or efficiency optimization. The entire code C++ language development code in order to make it easier to achieve a variety of data structures, a large number of applications the standard C++ library template.- In short, these code examples and demonstration If we want the code used in practical applications may also need)
- 2012-08-23 20:05:50下载
- 积分:1
-
huffman
霍夫曼编码程序 对给定的概率 生成霍夫曼编码 希望大家给点意见(Huffman encoding procedure to generate the probability of a given Huffman code to the point I hope everyone)
- 2020-11-11 15:49:44下载
- 积分:1
-
Huffman_code
实现Huffman算法,对数据进行最优编码压缩。(huffman code)
- 2016-01-22 09:27:03下载
- 积分:1
-
ArithmeticCompression
arithmetic compression
- 2018-11-08 16:53:04下载
- 积分:1
-
lzw
说明: lzw压缩算法,可以实现对图像的lzw压缩,容易理解(LZW compression algorithm can realize LZW compression of image, easy to understand)
- 2020-05-13 21:40:02下载
- 积分:1
-
1
说明: 霍夫曼编码解码,实用程序,源程序,只用好用,通用。(Huffman encoding and decoding, utilities, source code, using only easy to use, universal.)
- 2013-06-20 14:57:58下载
- 积分:1
-
iq
说明: 脑筋急转弯,有答案提示,支持修改问题,添加脑筋急转弯!(Riddles, answer prompts, to support amending add Riddles!)
- 2013-01-16 18:04:18下载
- 积分:1
-
peakfinder
This function quickly finds local peaks or valleys (local extrema) in a noisy vector using a user defined magnitude threshold to determine if each peak is significantly larger (or smaller) than the data around it. The problem with the strictly derivative based peak finding algorithms is that if the signal is noisy many spurious peaks are found.
- 2021-03-12 19:39:25下载
- 积分:1