-
VC++Singleton windows 环境平台
VC++Singleton windows 环境平台 -VC++ Singleton windows environment platform
- 2022-04-15 23:46:29下载
- 积分:1
-
弹珠台游戏,呵呵不知道对你们有用吗,有用就下载吧,呵呵,看看好不好、...
弹珠台游戏,呵呵不知道对你们有用吗,有用就下载吧,呵呵,看看好不好、-Pinball games, Oh do not know any use to you, useful to download it, huh, huh, good to see,
- 2022-02-15 16:04:21下载
- 积分:1
-
能够方便地查看内存 CPU的信息等 使用GDI编程
能够方便地查看内存 CPU的信息等 使用GDI编程-Be able to easily view information such as CPU-memory programming using GDI
- 2022-01-26 14:02:40下载
- 积分:1
-
Freescale iMX35 WinCE 6.0 BSP (2009
Freescale iMX35 WinCE 6.0 BSP (2009-11) version
- 2022-09-20 23:55:03下载
- 积分:1
-
The closure of a window, suitable for beginners
关闭某个窗口,适合初学者研究和学习,本代码是一个完整的程序。-The closure of a window, suitable for beginners
- 2022-06-16 13:45:52下载
- 积分:1
-
hefty almanac author's son
万年历 作者 流星之子-hefty almanac author"s son
- 2022-05-05 21:24:25下载
- 积分:1
-
在数据库存储中生成一个对话框,实现数据的存储界面,为方便编程,代码仅供参考!...
在数据库存储中生成一个对话框,实现数据的存储界面,为方便编程,代码仅供参考!-stored in the database generates a dialog box, the data storage interface to facilitate programming code is for reference only!
- 2022-04-22 07:55:52下载
- 积分:1
-
在borland c++builder中播放flash文件 需要注册 shockwaveflash 控件
在borland c++builder中播放flash文件 需要注册 shockwaveflash 控件-play flash files in borland c++ builder, need to register the shockwaveflash control
- 2022-12-29 07:20:03下载
- 积分:1
-
是个多线程编程的例子,对初学者有帮助,里面的书写规范
是个多线程编程的例子,对初学者有帮助,里面的书写规范-Is an example of multi-threaded programming, there is help for beginners, which regulate the writing
- 2023-06-13 22:10:03下载
- 积分:1
-
中断服务程序的关键是:1.保护进入中断时的状态,并在退出中断之前恢复进入时的状态。2.必须在中断程序中设定是否允许中断重入,即设置EX0位。
本例中使用了I...
中断服务程序的关键是:1.保护进入中断时的状态,并在退出中断之前恢复进入时的状态。2.必须在中断程序中设定是否允许中断重入,即设置EX0位。
本例中使用了INT0中断,一般中断程序进入时应保护PSW,ACC以及中断程序使用但非其专用的寄存器。本例的INT0程序保护了PSW,ACC,2等三个寄存器并且在退出前恢复了这三个寄存器。另外中断程序中涉及到关键数据的设置时应关中断,即设置时不允许重入。本例中没有涉及这种情况。
实验开始时K8应在H(高电平)端,要产生中断时先拨向L(低电平)端再拨回H端。
-Interrupt service s key is: 1. the protection enters when the interrupt condition, and when the withdrawal interrupt before regains enters the condition. 2. must in the interrupt routine establish whether to permit the interrupt re-entry, namely establishes the EX0 position. in this example has used the INT0 interrupt, generally the interrupt routine enters when should protect PSW, ACC as well as the interrupt routine use but non-its special-purpose register. This example INT0 program protection PSW, ACC,2 and so on three registers, and restored these three registers before the withdrawal. Moreover in the interrupt routine involves to when the essential data establishment should close the interrupt, namely when establishment does
- 2022-03-22 04:01:46下载
- 积分:1