-
EVC box under the game program source
EVC下的方块游戏程序源码-EVC box under the game program source
- 2022-03-06 18:25:49下载
- 积分:1
-
同事让我做的求组合算法
同事让我做的求组合算法-colleagues let me do seek algorithm
- 2023-01-11 14:30:04下载
- 积分: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
-
一个很简单的设备管理程序
一个很简单的设备管理程序-a very simple device management procedures
- 2022-01-25 19:47:55下载
- 积分:1
-
dot matrix controller
dot matrix controller
- 2022-01-25 19:22:50下载
- 积分:1
-
投票系统,主要提票数百分比,供票数统计等功能
投票系统,主要提票数百分比,供票数统计等功能-Voting system, mainly mentioning the percentage of votes for the votes statistics functions
- 2022-03-22 08:38:12下载
- 积分:1
-
学生档案管理系统VB+ACCESS学生档案管理系统VB+ACCE
学生档案管理系统VB+ACCESS学生档案管理系统VB+ACCE-Student records management system VB+ ACCESS student records management system VB+ ACCE
- 2022-07-15 01:58:44下载
- 积分:1
-
ACGI++使用Visual C++或C++ Bulider方便开发CGI的一个工具包, 功能非常强大....
ACGI++使用Visual C++或C++ Bulider方便开发CGI的一个工具包, 功能非常强大.-ACGI++ use Visual C++ or C++ Bulider to develop CGI. It is very handy and powerful.
- 2022-12-18 00:10:02下载
- 积分:1
-
一个MFC类,提供你的能力来检查无效的字符的字符串…
An MFC Class which offers you the abbility to check Strings for invalid characters 检验字符串是否含有无效字符的类-An MFC Class which offers you the abbility to check for invalid characters Strings test whether a string containing invalid characters in the category
- 2022-04-29 03:48:13下载
- 积分:1
-
傅立叶变换用于电力系统谐波分析,全是用c++编的很有价值,不信看看啊...
傅立叶变换用于电力系统谐波分析,全是用c++编的很有价值,不信看看啊-A c++ code for analysis of harmonic wave of electronic system by Fourier transformation.
- 2022-03-03 14:33:20下载
- 积分:1