文件名称:200204135097
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:10.29kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表来实现的。比如修改向量表中16H位置的中断(这个中断接收键盘的按键,在DOS中,按键按下,这个中断就会被调用),让其指向我的程序,这时若有按键被按下,则执行的是我的程序。-Memory of the basic idea of the presence of the procedure is to remain in the memory process has been, and continue to the implementation of specific command. However, the presence of how memory was enforced? In general, the memory resident programs by modifying the BIOS or DOS interrupt to the system to achieve the scale. For example, modifications to the scale location 16H interrupt (interrupt reception of the keyboard keys, in the DOS, the button pressed, the interrupt will be called), to point to my program, if this button is pressed, then I implemented procedures.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
李明200204135097/李明200204135097.doc
李明200204135097/TRICK.ASM
李明200204135097/TRICK.COM
李明200204135097
李明200204135097/TRICK.ASM
李明200204135097/TRICK.COM
李明200204135097
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.