-
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改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
-
简单PL0编译器,有简单的界面,支持debug错误提示
简单PL0编译器,有简单的界面,支持debug错误提示-simple PL0 compiler, a simple interface, support debug error messages
- 2022-03-19 19:37:58下载
- 积分:1
-
用c语言编写程序,用来解决矩阵的某些运算,希望大家用得着~・...
用c语言编写程序,用来解决矩阵的某些运算,希望大家用得着~・-juzhenjiafa
- 2023-04-21 10:25:03下载
- 积分:1
-
票的形式
ticket form
using WCF transfer data between client and server .client send encrypted date to server, server decrypted and return back to client.
just brief introduction of WCF and ticket form
- 2023-03-04 04:45:02下载
- 积分:1
-
C#简单实现打印功能
用vs2008 c#实现各种票据打印,灵活的模板实现套打连打自定义票据尺寸以及票据的保存导出功能。如果有需要的朋友可以下载下来看看,
- 2022-01-28 04:53:34下载
- 积分:1
-
本程序利用HOOK实现星号密码查看。使用时将鼠标移到要查看的地方,星号密码即可变为明文。...
本程序利用HOOK实现星号密码查看。使用时将鼠标移到要查看的地方,星号密码即可变为明文。-This procedure used to achieve an asterisk password HOOK view. Use the mouse to move where you want to see an asterisk password into plaintext.
- 2022-04-15 16:36:08下载
- 积分:1
-
A simple C++ Document generator, by definition, generate a good format C++ Heade...
一个简单的C++文件生成器,根据定义,生成良好的格式C++头文件和实现文件,包含缺省构造,拷贝构造等等。-A simple C++ Document generator, by definition, generate a good format C++ Header file and the realization of a document that contains the default configuration, copy-constructor and so on.
- 2022-06-19 12:29:21下载
- 积分:1
-
把程序加到启动组
把程序加到启动组-procedures added to launch group
- 2022-11-22 09:45:03下载
- 积分:1
-
u盘源码,做驱动程序前网上搜索得来,后来不需要做了,就没有仔细看过,很抱歉,应该有用...
u盘源码,做驱动程序前网上搜索得来,后来不需要做了,就没有仔细看过,很抱歉,应该有用-u disk source code, so drivers-line search it, then you do not need to do, it would not read carefully. I am sorry, it should be useful
- 2023-02-24 02:50:03下载
- 积分:1
-
a simulation of a small LED display procedures, can show good numbers, letters a...
一个模拟LED显示的小程序,能很好的显示数字,字母和时间-a simulation of a small LED display procedures, can show good numbers, letters and time
- 2022-06-18 22:50:38下载
- 积分:1