资源列表

« 1 2 ... .30 .31 .32 .33 .34 435.36 .37 .38 .39 .40 ... 1306 »

[压缩解压lz77_source

说明:源代码的思路参考自 Mark Nelson 所著的<<数据压缩技术原理与范例>> 中的第八章"滑动窗口压缩",是lz77算法的一种简介直观的实现,但是由于 没有采用如LZSS算法中的二叉搜索树技术,所以在运行速度上不如LZSS算法。 采用了微量缓冲区buf 以加快执行速度。-The source code since the idea of reference written by Mark Nels
<> 在 2025-02-02 上传 | 大小:78kb | 下载:0

[压缩解压you

说明:在C语言的环境下实现huffman编码 -In the C language environment realize huffman coding
<青青> 在 2025-02-02 上传 | 大小:5kb | 下载:0

[压缩解压lzw

说明:香农和LZW快速算法源代码,VC版本,欢迎使用-Shannon and LZW algorithm source code fast, VC versions are welcome to use
<nico> 在 2025-02-02 上传 | 大小:11kb | 下载:0

[压缩解压DCT

说明:图片压缩代码,适用于DCT JPEG图片压缩。-Image compression code, applicable to DCT JPEG image compression.
<liyigang> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[压缩解压compressjpeg

说明:对图像进行压缩,并利用计权网络及huffman算法和DCT算法对此进行了实现.-Image compression, and using weighting network and huffman algorithm and DCT algorithm was carried out to achieve.
<政委> 在 2025-02-02 上传 | 大小:5kb | 下载:0

[压缩解压Huffman

说明:Huffman 算法的不同实现 本目录下的程序用8种不同的方式实现了Huffman编码算法 -Huffman algorithm Catalog realize the different procedures used under the eight kinds of different ways to achieve the Huffman coding algorithm
<芳草青青> 在 2025-02-02 上传 | 大小:340kb | 下载:0

[压缩解压yxt

说明:留言系统 精彩书上弄来的源文件!!大家支持哦-GuestBook get wonderful books of the source file! ! U.S. support for Oh
<ss> 在 2025-02-02 上传 | 大小:78kb | 下载:0

[压缩解压Metric44444444

说明:全国重点大学上海交通大学网络课程必备资料,供参考 全国重点大学上海交通大学网络课程必备资料,供参考-National University of Shanghai Jiaotong University focused courses essential network information, for reference the national key universities Shanghai Jiaotong Univers
<hn> 在 2025-02-02 上传 | 大小:240kb | 下载:0

[压缩解压CZIP

说明:c写的 zip算法--压缩算法-C-c write the zip algorithm compression algorithm-C
<杨睿> 在 2025-02-02 上传 | 大小:1.17mb | 下载:0

[压缩解压full_search_mpeg2

说明:mpeg2中的全搜索算法,基于visualDSP++平台,常用-mpeg2-wide search algorithm, based on the visualDSP++ platform, commonly used
<lianzhen> 在 2025-02-02 上传 | 大小:41kb | 下载:0

[压缩解压EM4095

说明:是采用基站芯片读卡号,然后输入密码,开琐的设计程序,安全可靠 电子门禁的设计,有按键+刷卡-Reading is the base station chip card number, then enter the password, open suo design procedures, safe and reliable electronic access control design, have keys+ Card
<李方> 在 2025-02-02 上传 | 大小:5kb | 下载:0

[压缩解压code

说明:一个matlab写的golomb coder,可以用来编码2进制数据。-Matlab write a golomb coder, can be used to encode binary data 2.
<LEO LIU> 在 2025-02-02 上传 | 大小:1kb | 下载:0
« 1 2 ... .30 .31 .32 .33 .34 435.36 .37 .38 .39 .40 ... 1306 »

源码中国 www.ymcn.org