资源列表
[压缩解压] VGA图形控制器直接编程技术6
说明:VGA卡的结构原理 ● 调用BIOS中断设置图形方式 ● 灰度级别的应用 -VGA card-- the principle of the structure set up called the BIOS interrupt graphics mode-- gray-level applications<高俊杰> 在 2025-01-18 上传 | 大小:17kb | 下载:0
[压缩解压] 程序内存驻留程序(TSR)8
说明:在C语言中,可以用keep ( )函数将程序驻留内存。这个函数有两个参数:status和size。size为驻留内存长度,可以用size=_SS+_SP/16-_psp得到,当然这也是一种估算的方法,并不是精确值。函数执行完以后,出口状态信息保存在status中。比如,对于上面的例子,将“geninterrupt (0x60) ”改写成“keep(0,_SS+_SP/16-_psp) ”后再执行程序,这一段程序就被驻留,此后在其它的任何<高俊杰> 在 2025-01-18 上传 | 大小:7kb | 下载:0
[压缩解压] 在自己的软件中使用鼠标10
说明:• 对鼠标进行初始化的方法 • 应用鼠标来执行任务 -On the way to initialize the mouse, mouse applications to carry out its mandate<高俊杰> 在 2025-01-18 上传 | 大小:19kb | 下载:0
[压缩解压] aplib-0.43
说明: aPLib is a 32-bit compression library based on the compression algorithm used in aPACK (my executable packer). aPLib is an easy-to-use alternative to many of the heavy-weight compression libraries available.-aPLib<林松英> 在 2025-01-18 上传 | 大小:196kb | 下载:0
[压缩解压] 压缩文件算法(lz77)
说明:使用LZ77算法压缩文件的C代码,一般来说,现在流行的winzip,winrar以及unix下的compress使用的都是该算法-LZ77 algorithm compressed files in C code, in general, the now popular winzip. unix WinRAR and compress the use of the algorithm are<王昆> 在 2025-01-18 上传 | 大小:5kb | 下载:0
[压缩解压] zip_utils_src
说明:这是CODEPROJECT上的zip压缩解压代码-CODEPROJECT This is the zip code extract<秦无恙> 在 2025-01-18 上传 | 大小:173kb | 下载:0
[压缩解压] amr-nb-coder
说明:AMR-NB 的编码实现,纯C, VC下建立工程即可用.-AMR-NB Coding, and pure C, VC can be used to establish the project.<王博> 在 2025-01-18 上传 | 大小:551kb | 下载:0
[压缩解压] amr-nb-decoder
说明:AMR-NB的解码程序,纯C, VC建立工程即可使用.标准测试序列通过测试,与编码配合使用.-AMR-NB codec procedures, and pure C, VC can be used to establish the project. the standard test sequence to pass the test, used in conjunction with coding.<王博> 在 2025-01-18 上传 | 大小:76kb | 下载:0