-
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改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
-
MATLAB代码光流LK算法
matlab code for optical flow lk algorighm
- 2022-07-10 11:25:10下载
- 积分:1
-
算法将使用数据,程序可以实现简单的算术运算(如…
很我算法都会用到数据计算的问题,本程序可实现简单的数字计算(加减乘除等),对进行后面的复杂运算有一定的参考价值,-algorithm will use the data, The program can achieve Simple arithmetic (such as arithmetic), for the rest of the complex computing a certain reference value,
- 2022-11-17 16:45:02下载
- 积分:1
-
工业控制Window组态软件的矢量制图
工业控制Window组态软件的矢量制图-Industrial Control Software Configuration Window vector mapping
- 2022-06-13 19:54:13下载
- 积分:1
-
windows 钩子编程指南,里面有配套的代码
windows 钩子编程指南,里面有配套的代码-windows hook Programming Guide, which is supported by other code
- 2022-08-20 04:07:22下载
- 积分:1
-
围绕 windows 电话 8
接近示例代码,以向您展示如何将电话连接到 phoneProximity 的示例代码,以向您展示如何连接手机接近示例代码,以向您展示如何将电话连接到 phoneProximity 的示例代码,以向您展示如何连接手机接近示例代码,以向您展示如何连接到手机
- 2023-07-13 19:25:03下载
- 积分:1
-
类从数据库打印记录与微软报告没有预览
可以使用此类向打印机发出打印命令,而无需预览报表查看器的记录。我有来自客户端的要求,我不得不在我的 windows 应用程序中实现。我花了很多类似的解决方案在网络上搜索的时间。我发现你可别想到底什么我想要却从不同的来源获得的信息的信息碎片。所以我把我自己要打印微软此类报告已设计我的应用程序而无需预览打印前的报告。我希望它会对一些人有用。
- 2022-03-19 10:10:29下载
- 积分:1
-
wince和PC端的ZIP压缩文件的压缩和解压缩源码…
Wince及PC端Zip压缩文件的压缩与解压源码-Wince and the PC side of Zip compressed file compression and decompression source
- 2022-03-19 13:42:30下载
- 积分:1
-
实现可编辑的ListCtrl的方法
这是一种实现可编辑的ListCtrl的方法。欢迎大家下载、试用。谢谢大家的支持!
- 2022-02-10 15:47:18下载
- 积分:1
-
取得和修改文件的创建和修改日期
取得和修改文件的创建和修改日期-can get and change the create-date and modified-date of the document
- 2022-05-06 21:23:39下载
- 积分:1