资源列表
[压缩解压] 程序内存驻留程序(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
[压缩解压] 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
[压缩解压] 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
[压缩解压] 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