资源列表

« 1 2 ... .73 .74 .75 .76 .77 1278.79 .80 .81 .82 .83 ... 1306 »

[压缩解压VGA图形控制器直接编程技术6

说明:VGA卡的结构原理 ● 调用BIOS中断设置图形方式 ● 灰度级别的应用 -VGA card -- the principle of the structure set up called the BIOS interrupt graphics mode -- gray-level applications
<高俊杰> 在 2008-10-13 上传 | 大小:18153 | 下载:0

[压缩解压中断调用7

说明:了解什么是中断 • 了解几个中断函数 • 了解中断服务程序的编写 -understand what is interrupted
<高俊杰> 在 2008-10-13 上传 | 大小:11379 | 下载:0

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

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

[压缩解压底层编程技术9

说明:掌握输入输出函数的调用 • 了解扬声器发生端口的原理 -master input-output function ca
<高俊杰> 在 2008-10-13 上传 | 大小:29503 | 下载:0

[压缩解压在自己的软件中使用鼠标10

说明:• 对鼠标进行初始化的方法 • 应用鼠标来执行任务
<高俊杰> 在 2008-10-13 上传 | 大小:19562 | 下载:0

[压缩解压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.
<马木木> 在 2008-10-13 上传 | 大小:11437 | 下载:0

[压缩解压zip密码破解程序.可以用无穷发也可以用字典.

说明:zip密码破解程序.可以用无穷发也可以用字典-zip password cracking program. Infinite can also be made using the dictionary
<zs> 在 2008-10-13 上传 | 大小:35029 | 下载:0

[压缩解压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
<孙宏斌> 在 2008-10-13 上传 | 大小:105285 | 下载: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
<林松英> 在 2008-10-13 上传 | 大小:200644 | 下载: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
<王昆> 在 2008-10-13 上传 | 大小:5279 | 下载:0

[压缩解压H264资料集合

说明:H264资料集合,一次下载,就可以拥有n多的代码, )希望大家喜欢-H264 information gathered once the download, you can get the code n), hope you like
<H264资料集合> 在 2008-10-13 上传 | 大小:7171460 | 下载:1

[压缩解压zip_utils_src

说明:这是CODEPROJECT上的zip压缩解压代码-CODEPROJECT This is the zip code extract
<秦无恙> 在 2008-10-13 上传 | 大小:177517 | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 1278.79 .80 .81 .82 .83 ... 1306 »

源码中国 www.ymcn.org