Huffman 壓縮/解壓算法的ANSI C實(shí)現(xiàn) This archive contains a simple and readable ANSI C implementation of Huffman coding and decoding. This implementation is not intended to be the best, fastest, smallest, or any other performance related adjective. More information on Huffman encoding may be found at: http://michael.dipperstein.com/huffman http://datacompression.info/Huffman.shtml
資源簡(jiǎn)介:Huffman 壓縮/解壓算法的ANSI C實(shí)現(xiàn) This archive contains a simple and readable ANSI C implementation of Huffman coding and decoding. This implementation is not intended to be the best, fastest, smallest, or any other performance related a...
上傳時(shí)間: 2014-01-05
上傳用戶(hù):thesk123
資源簡(jiǎn)介:我用C++編寫(xiě)的Huffman壓縮解壓算法,可以對(duì)文本及*.bmp圖像進(jìn)行壓縮解壓
上傳時(shí)間: 2013-12-16
上傳用戶(hù):dengzb84
資源簡(jiǎn)介:一個(gè)huffman壓縮解壓算法源碼,有具體的實(shí)現(xiàn)算法和代碼注釋.
上傳時(shí)間: 2014-01-04
上傳用戶(hù):qlpqlq
資源簡(jiǎn)介:利用VC實(shí)現(xiàn)了一個(gè)huffman壓縮解壓算法。在附件huffmancode.zip中,解壓即可。
上傳時(shí)間: 2015-09-03
上傳用戶(hù):lijianyu172
資源簡(jiǎn)介:huffman壓縮解壓算法源碼
上傳時(shí)間: 2016-07-17
上傳用戶(hù):gtzj
資源簡(jiǎn)介:基于Huffman編碼的壓縮解壓算法,用C++編寫(xiě),便于初學(xué)者理解壓縮算法。
上傳時(shí)間: 2017-01-29
上傳用戶(hù):410805624
資源簡(jiǎn)介:和Unix的compress/uncompress兼容的壓縮/解壓算法16位程序,適合壓縮文本或重復(fù)字節(jié)較多的文件
上傳時(shí)間: 2015-01-03
上傳用戶(hù):小寶愛(ài)考拉
資源簡(jiǎn)介:Huffman壓縮解壓的完整程序,不可多得,連輸入輸出參數(shù)都實(shí)現(xiàn)了。可立即下在編譯
上傳時(shí)間: 2015-03-18
上傳用戶(hù):nanxia
資源簡(jiǎn)介:關(guān)于DVD的MPEG2用的DSP代碼,在DSP的實(shí)現(xiàn)MPEG的壓縮,解壓算法.
上傳時(shí)間: 2014-11-29
上傳用戶(hù):風(fēng)之驕子
資源簡(jiǎn)介:壓縮解壓算法LZ77算法有許多派生算法(這里面包括 LZSS算法)。它們的算法原理上基本都相同,無(wú)論是哪種派生算法,LZ77算法總會(huì)包含一個(gè)動(dòng)態(tài)窗口(Sliding Window)和一個(gè)預(yù)讀緩沖器(Read Ahead Buffer)。動(dòng)態(tài)窗口是個(gè)歷史緩沖器,它被用來(lái)存放輸入流的前n個(gè)...
上傳時(shí)間: 2014-01-22
上傳用戶(hù):tzl1975
資源簡(jiǎn)介:語(yǔ)音通訊預(yù)處理的U律壓縮與解壓算法的實(shí)現(xiàn)與運(yùn)用(AD,D/A的硬件結(jié)合,是我們學(xué)校通訊DSP實(shí)驗(yàn)的參考代碼,利于理解開(kāi)發(fā)語(yǔ)音處理方面的工程項(xiàng)目
上傳時(shí)間: 2013-12-08
上傳用戶(hù):love_stanford
資源簡(jiǎn)介:使用VC++封裝為動(dòng)態(tài)庫(kù)的zlib壓縮解壓算法,使用方便!
上傳時(shí)間: 2017-07-19
上傳用戶(hù):wanqunsheng
資源簡(jiǎn)介:這是個(gè)圖象壓縮解壓軟件的源碼,是純C語(yǔ)言編寫(xiě)的。在VC環(huán)境下可以運(yùn)行
上傳時(shí)間: 2014-01-02
上傳用戶(hù):cuibaigao
資源簡(jiǎn)介:JPEG文件壓縮解壓算法源代碼,已經(jīng)移植到Embedded Visual C++下,可以用于在WINCE環(huán)境下讀寫(xiě)JPEG文件。
上傳時(shí)間: 2017-01-12
上傳用戶(hù):hn891122
資源簡(jiǎn)介:LZMA壓縮解壓算法,壓縮解壓函數(shù)接口入?yún)⒊鰠⒍家訠uffer形式; 代碼為完整的工程,可運(yùn)行,其中包括簡(jiǎn)單的舉例。
上傳時(shí)間: 2017-05-25
上傳用戶(hù):yy541071797
資源簡(jiǎn)介:加密解密及壓縮解壓算法.大致有21種加密/解密算法源代碼,和50多種種壓縮/解壓的算法源代碼文件,對(duì)你應(yīng)該有很大幫助的,可以選著用了。
上傳時(shí)間: 2017-09-10
上傳用戶(hù):iswlkje
資源簡(jiǎn)介:lzw壓縮解壓算法源碼
上傳時(shí)間: 2014-01-04
上傳用戶(hù):nanshan
資源簡(jiǎn)介:哈夫曼壓縮解壓算法
上傳時(shí)間: 2013-12-21
上傳用戶(hù):498732662
資源簡(jiǎn)介:LZSS 壓縮/解壓算法 算法簡(jiǎn)單,速度快,壓縮效率和Winzip/PKZip 接近
上傳時(shí)間: 2015-10-06
上傳用戶(hù):asddsd
資源簡(jiǎn)介:理用霍夫曼算法進(jìn)行壓縮,解壓算法還未編出來(lái)
上傳時(shí)間: 2016-04-14
上傳用戶(hù):wanqunsheng
資源簡(jiǎn)介:基于Nios_實(shí)現(xiàn)G_729語(yǔ)音壓縮解壓算法
上傳時(shí)間: 2013-12-20
上傳用戶(hù):youth25
資源簡(jiǎn)介:SPIHT壓縮和解壓算法原理和具體實(shí)現(xiàn)方法
上傳時(shí)間: 2014-03-07
上傳用戶(hù):ZJX5201314
資源簡(jiǎn)介:This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-l...
上傳時(shí)間: 2015-07-05
上傳用戶(hù):jeffery
資源簡(jiǎn)介:This section contains a brief introduction to the C language. It is intended as a tutorial on the language, and aims at getting a reader new to C started as quickly as possible. It is certainly not intended as a substitute for any of the nu...
上傳時(shí)間: 2013-12-23
上傳用戶(hù):liansi
資源簡(jiǎn)介:個(gè)程序?qū)崿F(xiàn)了距離矢量路由算法,又稱(chēng)Bellman-Ford算法,使用java編程實(shí)現(xiàn).-This process achieved a distance vector routing algorithm, also known as Bellman-Ford algorithm
上傳時(shí)間: 2013-12-22
上傳用戶(hù):ommshaggar
資源簡(jiǎn)介:個(gè)程序?qū)崿F(xiàn)了距離矢量路由算法,又稱(chēng)Bellman-Ford算法,使用java編程實(shí)現(xiàn).-This process achieved a distance vector routing algorithm, also known as Bellman-Ford algorithm
上傳時(shí)間: 2013-11-28
上傳用戶(hù):13188549192
資源簡(jiǎn)介:Huffman算法做的壓縮解壓程序
上傳時(shí)間: 2013-12-28
上傳用戶(hù):CHENKAI
資源簡(jiǎn)介:LZH算法壓縮解壓的TURBO-C源程序
上傳時(shí)間: 2015-02-15
上傳用戶(hù):cjf0304
資源簡(jiǎn)介:LZH算法壓縮解壓的TURBO-C源程序。
上傳時(shí)間: 2016-04-08
上傳用戶(hù):zq70996813
資源簡(jiǎn)介:用于數(shù)據(jù)流壓縮的huffman算法原碼,可用于壓縮解壓的源程序
上傳時(shí)間: 2013-12-21
上傳用戶(hù):lvzhr