-
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改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
-
com高级编程实例多个
com高级编程实例多个-com programming examples of a number of senior
- 2022-06-19 20:36:23下载
- 积分:1
-
Document retrieval system, retrieval of documents directory level than the sligh...
文件检索系统,逐级目录检索文件,比资源管理器效率略高-Document retrieval system, retrieval of documents directory level than the slightly higher efficiency of resource management
- 2022-03-18 10:21:11下载
- 积分:1
-
C/C++ Utility Daquan programmers a very good book is worth the watch, please lo...
《C/C++程序员实用大全》一本很好的书很值得看的,请大家看看,还有配套的源代码- C/C++ Utility Daquan programmers a very good book is worth the watch, please look at the U.S., there are matching the source code
- 2022-05-15 10:09:42下载
- 积分:1
-
这是一个非常基本的http服务器。这个服务器支持一次多重请求。目前,它仅仅支持GET请求。...
这是一个非常基本的http服务器。这个服务器支持一次多重请求。目前,它仅仅支持GET请求。-This is a very basic http server. The server supports a multiple requests. Currently, it only supports GET request.
- 2022-03-29 01:22:59下载
- 积分:1
-
用C++实现的贪吃蛇游戏程序,对游戏的设计思路有比较详细的讲解。...
用C++实现的贪吃蛇游戏程序,对游戏的设计思路有比较详细的讲解。-no
- 2022-08-13 05:14:07下载
- 积分:1
-
ADO.NET简单练习源码
ADO.NET简单练习源码功能介绍: 一个ADO.NET的简单练习。数据库表以员工列表为例,没有使用三层架构模式,sqlhelper、dal、model等都有涉及。实现了数据的增、删、改、查功能,每个功能都有一个采用存储过程实现的方法。存储过程写的比较简单,为了练习上的方便采用了WinForm形式。大家可以继续完善其它界面方式。注意: 开发环境为Visual Studio 2010,数据库为SQL Server 2008,数据库文件在文件夹中附加就行。
- 2022-12-23 17:35:03下载
- 积分:1
-
电脑拨号,屏幕取号。
电脑拨号,屏幕取号。 -phone dial。phone dial、phone dial
- 2022-12-28 16:20:05下载
- 积分:1
-
vb.net,windows的进程控制程序
vb.net,windows的进程控制程序-vb.net, windows in the process control procedures
- 2022-08-18 11:43:57下载
- 积分:1
-
91331994network_report,vc++实验报告,聊天系统
91331994network_report,vc++实验报告,聊天系统-91331994network_report,vc++
- 2022-01-25 18:26:06下载
- 积分:1