资源列表

« 1 2 ... .17 .18 .19 .20 .21 322.23 .24 .25 .26 .27 ... 1306 »

[压缩解压MLZSS

说明:用于多文件及文件夹压缩的算法,采用lzss算法,c语言编写,很值得借鉴-for more documents and folders compression algorithm used lzss algorithm, c language, we can draw
<任燕> 在 2025-01-19 上传 | 大小:7kb | 下载:0

[压缩解压程序内存驻留程序(TSR)8

说明:在C语言中,可以用keep ( )函数将程序驻留内存。这个函数有两个参数:status和size。size为驻留内存长度,可以用size=_SS+_SP/16-_psp得到,当然这也是一种估算的方法,并不是精确值。函数执行完以后,出口状态信息保存在status中。比如,对于上面的例子,将“geninterrupt (0x60) ”改写成“keep(0,_SS+_SP/16-_psp) ”后再执行程序,这一段程序就被驻留,此后在其它的任何
<高俊杰> 在 2025-01-19 上传 | 大小:7kb | 下载:0

[压缩解压imagelib

说明:第一次上传,大家如果需要可以下载,谢谢大家-first upload, if we need to be downloaded, thank you
<rgb> 在 2025-01-19 上传 | 大小:7kb | 下载:0

[压缩解压huffmanhuffman

说明:huffman编码,一种压缩与解压缩的程序,仅供大家参考。-Huffman coding, a compression and decompression procedures are for your reference.
<叶俊龙> 在 2025-01-19 上传 | 大小:7kb | 下载:0

[压缩解压motion_search

说明:运动估计,用7种办法进行运动估计的源码,做论文的利器-motion estimation, with seven species approach to motion estimation in the source code, so the papers weapon
<干宗良> 在 2025-01-19 上传 | 大小:7kb | 下载:0

[压缩解压03044321

说明:普通的计算器文件们和windows中的一样-ordinary calculators and document windows have the same
<handong> 在 2025-01-19 上传 | 大小:7kb | 下载:0

[压缩解压8.14LZWCompress

说明:LZW是一个很著名的压缩解压缩设计方案,在很多数据结构书中都作为例子讲解,此程序完整的实现了基于LZW的压缩解压缩-LZW is a very famous decompress compressed design scheme, Many data structures in the book are as examples to explain that the integrity of the process based on t
<> 在 2025-01-19 上传 | 大小:7kb | 下载:0

[压缩解压fittingArithmeticCoding

说明:
<> 在 2025-01-19 上传 | 大小:7kb | 下载:0

[压缩解压StateEstimationModule

说明:状态估计原始程序,本程序可以进行状态估计的计算利用最小加权二乘法计算WLS-primitive state estimation procedures, the procedures for the calculation of state estimation using weighted least two multiplication calculation WLS
<正可> 在 2025-01-19 上传 | 大小:7kb | 下载:0

[压缩解压huffmancode

说明:huffman编码演示程序-Huffman coding Demonstration Program.
<> 在 2025-01-19 上传 | 大小:7kb | 下载:0

[压缩解压ShannonCode

说明:经典的乡农编码,算法比较简单,了解乡农编码的请顶。-classic Township coding algorithm is relatively simple to understand Township coding please roof.
<123456> 在 2025-01-19 上传 | 大小:7kb | 下载:0

[压缩解压SPIHT

说明:另一种小波经典压缩编码算法SPIHT的实现,需要自己建工程文件。-Another classic wavelet compression algorithm SPIHT realize the need to build their own project file.
<ht> 在 2025-01-19 上传 | 大小:7kb | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 322.23 .24 .25 .26 .27 ... 1306 »

源码中国 www.ymcn.org