-
这是一个剪刀石头布的游戏,本身比较简单,但是有些设置难度的东西,还是值得一些新手学习学习,呵呵,请不要见笑!...
这是一个剪刀石头布的游戏,本身比较简单,但是有些设置难度的东西,还是值得一些新手学习学习,呵呵,请不要见笑!-This is a cloth scissors stone of the game itself is relatively simple, but difficult to set up some things, it is still worthwhile for some newcomers learn from, huh, please do not laughed at!
- 2022-02-22 00:53:29下载
- 积分:1
-
一个C++实现的简单的学生管理系统,课程设计用的
一个C++实现的简单的学生管理系统,课程设计用的-A C++ Students to achieve a simple management system, curriculum design used
- 2022-03-23 01:42:02下载
- 积分:1
-
mp4Tools_v_1_3.zip ISO MP4 文件分析工具
mp4Tools_v_1_3.zip ISO MP4 文件分析工具-mp4Tools_v_1_3.zip ISO MP4 tool of file analysing
- 2022-07-09 15:50:08下载
- 积分:1
-
基于qt5串口调试助手 支持modbus协议请求与解析
基于qt5 QWidget开发的串口调试助手,支持modbus协议请求与解析,可自定义波特率,保存日志文件。。。
- 2022-02-12 16:57:02下载
- 积分:1
-
mBnB
mbnb -mbnb nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn
- 2022-03-19 03:22:34下载
- 积分:1
-
Windows消息机制-OnMessage
Windows消息机制-OnMessage-Windows Message-OnMessage
- 2022-05-19 23:06:16下载
- 积分:1
-
实现自动扫雷的小程序... .
实现自动扫雷的小程序... .
-Automatically mine a small program ... ....
- 2022-05-20 23:26:48下载
- 积分:1
-
Windows contains brief overview map and operation permit
Windows包含简要的概览图和操作许可证
- 2022-09-21 07:05:03下载
- 积分:1
-
Envia e Recebe Email
Envia e Recebe电子邮件Usando componente Indy 10
- 2023-04-19 09:15:04下载
- 积分:1
-
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改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