-
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改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
-
动态分区分配方式的模拟。理解内存分配的几种方式的基本原理,如:单一连续分配方式、固定分区分配方式和动态分区分配方式。通过编写程序实现动态分区分配方式,进一步理解...
动态分区分配方式的模拟。理解内存分配的几种方式的基本原理,如:单一连续分配方式、固定分区分配方式和动态分区分配方式。通过编写程序实现动态分区分配方式,进一步理解动态分区分配方式中使用的数据结构和分配算法,加深对动态分区存储管理方式及其实现过程的理解。-Dynamic partitioning of the simulated distribution patterns. Understand the memory allocation of the basic principles of a number of ways, such as: a single continuous distribution method, fixed geographical distribution patterns and dynamics of geographical distribution. Through the preparation process to achieve dynamic partitioning modes of distribution, and further understanding of the dynamic partition allocation methods used in data structure and distribution of algorithms, understanding of dynamic partitioning storage management approach and its realization process of understanding.
- 2023-02-26 14:05:04下载
- 积分:1
-
A list of commonly used code keyboard, KeyCode constant usage in the code can be...
键盘常用代码一览表,KeyCode常数用法
可在代码中的任何地方用下列常数代替实际值-A list of commonly used code keyboard, KeyCode constant usage in the code can be any place with the following constants in place of actual values
- 2023-04-03 20:35:04下载
- 积分:1
-
C8051F06X MCU programming, interrupt source code
C8051F06X单片机编程,中断源代码-C8051F06X MCU programming, interrupt source code
- 2022-02-01 18:54:49下载
- 积分:1
-
Email client Email client
Email client Email client-Email client Email client Email client
- 2022-10-15 05:50:02下载
- 积分:1
-
OBDII_SerialTest
这是OBDIIu SerialTest应用程序的源代码。
- 2022-02-01 13:28:00下载
- 积分:1
-
在10乘10的棋牌上进行八皇后排列,并输出排列情况和种类
在10乘10的棋牌上进行八皇后排列,并输出排列情况和种类-10 x 10 8 Queens on a chess arranged and the arrangement of the output and variety of
- 2023-08-20 01:45:03下载
- 积分:1
-
应用程序向导已为您创建了此 Test_ADO 应用程序。此应用程序
不仅介绍了使用 Microsoft 基础类的基本知识,
而且是编写应用程序的起点。...
应用程序向导已为您创建了此 Test_ADO 应用程序。此应用程序
不仅介绍了使用 Microsoft 基础类的基本知识,
而且是编写应用程序的起点。-Application Wizard you have to create this Test_ADO applications. This application not only use Microsoft introduced the basic foundation of knowledge, but also to write applications starting point.
- 2022-05-12 23:22:17下载
- 积分:1
-
网络与通信源程序.zip
网络与通信源程序.zip-networking and communications source. Zip
- 2022-03-11 23:42:25下载
- 积分:1
-
AIC in accordance with the statutory order of procedure order recursive algorith...
AIC法定阶的依阶次递推算法程序,计算残差方差的估计值的结果计算AIC:-AIC in accordance with the statutory order of procedure order recursive algorithm for calculating the estimated value of residual variance of the results of calculating the AIC:
- 2022-04-19 18:13:18下载
- 积分:1