资源列表
中断调用7
- 了解什么是中断 • 了解几个中断函数 • 了解中断服务程序的编写 -understand what is interrupted
程序内存驻留程序(TSR)8
- 在C语言中,可以用keep ( )函数将程序驻留内存。这个函数有两个参数:status和size。size为驻留内存长度,可以用size=_SS+_SP/16-_psp得到,当然这也是一种估算的方法,并不是精确值。函数执行完以后,出口状态信息保存在status中。比如,对于上面的例子,将“geninterrupt (0x60) ”改写成“keep(0,_SS+_SP/16-_psp) ”后再执行程序,这一段程序就被驻留,此后在其它的任何软件或程序设计中,只要用到了60H号中断,就会在屏幕上显示“
底层编程技术9
- 掌握输入输出函数的调用 • 了解扬声器发生端口的原理 -master input-output function ca
在自己的软件中使用鼠标10
- • 对鼠标进行初始化的方法 • 应用鼠标来执行任务
EZWvc
- ezw算法的实例,这里,读者重点要掌握的是EZW.C和LIST.C中的内容,充分理解零树的概念。 -ezw algorithm examples here, readers focus is to get the LIST.C EZW.C and the content and fully understands the concept of zero tree.
ITUG723
- 这个是ITUG723.1编解码源程序代码,windows环境使用,可直接编译,是个不错的demo案例-ITUG723.1 codec source code, the use of windows environment, to be directly translated, is not a bad case of demo
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 is a 32-bit compression libra
zip_utils_src
- 这是CODEPROJECT上的zip压缩解压代码-CODEPROJECT This is the zip code extract
YASUO11
- 利用霍夫曼算法实现压缩,行之有效,不妨一试.-use compression algorithm, effective, it may be a test.
myZip
- 用Java开发的压缩解压缩小工具,支持zip格式的压缩。-using Java developers reduce the compression decompression tools, support zip format compression.
SPLAY
- The program SPLAY is a pascal to C translation of a program that Kim Kokkonen wrote in Turbo Pascal to implement Splay Trees. This program compresses and decompresses files, and does a pretty good job of it. Contents: SPLAY.PAS Or
jpeglib1
- 含有七个函数,读写Jpeg,GIFBMP。可自动识别JPGGIFBMP;可保存JPG;可控制JPG的读写速度、质量;可读取动画GIF的任意帧;标准参数调用,可用于其他程序语言;占极少的内存!(修正了1.0版中的BUG)-containing seven functions, read and write Jpeg, GIFBMP. Automatic identification JPGGIFBMP; Kept JPG; JPG control the read and write speed,