资源列表
[压缩解压] 程序内存驻留程序(TSR)8
说明:在C语言中,可以用keep ( )函数将程序驻留内存。这个函数有两个参数:status和size。size为驻留内存长度,可以用size=_SS+_SP/16-_psp得到,当然这也是一种估算的方法,并不是精确值。函数执行完以后,出口状态信息保存在status中。比如,对于上面的例子,将“geninterrupt (0x60) ”改写成“keep(0,_SS+_SP/16-_psp) ”后再执行程序,这一段程序就被驻留,此后在其它的任何<高俊杰> 在 2008-10-13 上传 | 大小:7.16kb | 下载:0
[压缩解压] huffmanhuffman
说明:huffman编码,一种压缩与解压缩的程序,仅供大家参考。-Huffman coding, a compression and decompression procedures are for your reference.<叶俊龙> 在 2008-10-13 上传 | 大小:7.31kb | 下载:0
[压缩解压] tsgglxtc++
说明:本源码为C++版的图书馆管理系统,实现了图书的增删改、增删读者和管理员<Baby100> 在 2008-10-13 上传 | 大小:7.23kb | 下载:0
[压缩解压] verilog_code
说明:EZW Embedded Zero-tree Wavelets Encoding,video codecs from the EZW family which use a 3D version of EZW or SPIHT algorithms showed better performance than the MPEG-2 compression algorithm. These algorithms have many adva<Frey Lin> 在 2008-10-13 上传 | 大小:7.32kb | 下载:2
[压缩解压] MEenvironment
说明:Please, use this MATLAB code as environment for all projects in the ME area (Worked with .mat format)<leo> 在 2008-10-13 上传 | 大小:7.26kb | 下载:0