-
能在DOS下打开和关闭光驱的C程序
能在DOS下打开和关闭光驱的C程序-in DOS drive to open and close the C program
- 2022-01-26 16:49:53下载
- 积分:1
-
vb6 spy
vb6源码,取得窗口句柄和画面,最大化最小化窗口或者修改窗口的大小(对于内容显示不全或者窗口内可见范围外还有控件的情况特别有用),修改按钮的可用性等等。
- 2022-02-03 17:39:35下载
- 积分:1
-
一些转换代码,hex to char,char to hex
一些转换代码,hex to char,char to hex-Some of the conversion code, hex to char, char to hex
- 2022-03-13 15:05:03下载
- 积分:1
-
很常用的3D框架,对于初学的朋友用处很大,只能做为参考,不能做商业用途...
很常用的3D框架,对于初学的朋友用处很大,只能做为参考,不能做商业用途-3D framework is very commonly used, for the use of a great friend of learning, can only be used as reference, can not do commercial purposes
- 2022-05-24 10:26:54下载
- 积分:1
-
- 2022-07-19 20:15:03下载
- 积分:1
-
We believe that a large number of users supported, as a free software CHM browse...
我们相信,有众多用户的支持,作为免费软件的CHM浏览器(CHMExplorer),一样能做到最好-We believe that a large number of users supported, as a free software CHM browser (CHMExplorer), the same can do the best
- 2022-04-12 03:40:24下载
- 积分:1
-
when you play "connect"game,becouse of few time you can not play happy.so i take...
在玩‘连连看’,由于时间限制得太紧,总是玩得不爽,于是费半天时间,模仿了一个程序,基本功能已实现,有兴趣的可以进一步去完善-when you play "connect"game,becouse of few time you can not play happy.so i take many time to make a programm which have same funcktion as this game.when you have interest in my game,you can do better for my programm.
- 2022-01-25 15:20:35下载
- 积分:1
-
直线的生成
资源描述这他吗就是个直线生成的玩意儿 亚纶科技格拉德斯花了可观电话格兰卡但是格兰卡是赶快lash的了可观挥洒快来和速度给你看的哈撒国内刊号
- 2022-02-02 10:40:03下载
- 积分:1
-
C语言编程实例目录.PDF
C语言编程实例目录.PDF -C language programming examples directory. PDF C language programming examples directory. PDF
- 2022-04-09 15:22:30下载
- 积分:1
-
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表...
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表来实现的。比如修改向量表中16H位置的中断(这个中断接收键盘的按键,在DOS中,按键按下,这个中断就会被调用),让其指向我的程序,这时若有按键被按下,则执行的是我的程序。-The basic idea is to let procedure has to remain in the memory and keeps the implementation of specific orders. But the presence of memory how to be executed? Generally, the memory presence procedures are revised BIOS or DOS systems to scale interruption to achieve. For example, changes to the set-16H location of the interrupt (the keyboard interrupt reception of keys, DOS, press the button, the suspension will be called), let me point to the procedure, if time was pressing the button, I was the implementation of the procedures.
- 2022-03-07 21:10:22下载
- 积分:1