-
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改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
-
找怪数组到编写 易语言代码 仅供参考 有兴趣的可以下来学习下...
找怪数组到编写 易语言代码 仅供参考 有兴趣的可以下来学习下-Strange to find an array of easy to write language code for reference only interested in learning that can be down under the
- 2022-04-19 19:27:08下载
- 积分:1
-
二分查找树。希望对刚开始学习数据结构的有帮助,
二分查找树。希望对刚开始学习数据结构的有帮助,-BinarySearchTree.rar
- 2023-02-28 02:35:03下载
- 积分:1
-
简单文件传输,用于实现两个主机之间互相发送文件
简单文件传输,用于实现两个主机之间互相发送文件-simple file to send
- 2022-02-05 11:06:49下载
- 积分:1
-
人工神经网络算法,神经网络,双输入,一个输出
人工神经网络算法的实现,bp神经网络,二输入,一输出-Artificial neural network algorithm, bp neural network, two input, one output
- 2022-03-20 21:29:24下载
- 积分:1
-
java3d,一个贴皮的程序,在圆筒上贴一个图片
java3d,一个贴皮的程序,在圆筒上贴一个图片-java3d, a paste percutaneous procedure, a picture posted in the cylinder
- 2022-06-13 12:28:16下载
- 积分:1
-
一维fdtdMATLAB程序,主要用于处理问题电磁场
一维fdtdMATLAB程序,主要用于处理问题电磁场-FdtdMATLAB one-dimensional process, is mainly used to deal with the issue of electromagnetic fields
- 2022-07-27 00:37:07下载
- 积分:1
-
jozve mokhaberat数字hastesh
jozve mokhaberat digital hastesh
- 2022-02-24 17:57:41下载
- 积分:1
-
Visual Studio 2008溶液在C++实现的JPEG decodeer /编码器。好宝…
Visual studio 2008 solution of jpeg decodeer/encoder implemented in C++. Well portable also on windows mobile
- 2022-06-02 11:29:38下载
- 积分:1
-
opengl画机器人,通过键盘操纵机器人进行各种动作
opengl画机器人,通过键盘操纵机器人进行各种动作-opengl painting robots, robot manipulation of the keyboard for various actions
- 2022-01-22 08:30:36下载
- 积分:1