-
用Visual C++编写的实现串口数据接受的源代码
用Visual C++编写的实现串口数据接受的源代码-Using Visual C++ implementation of the serial data to prepare to receive the source code
- 2022-02-03 23:41:45下载
- 积分:1
-
最新的杀人游戏的源代码
来源于84源码下载站,请不要恶意传播,...
最新的杀人游戏的源代码
来源于84源码下载站,请不要恶意传播,-The latest killings came from the source code of the game Download the source station 84, please do not malicious dissemination,
- 2023-02-11 15:00:03下载
- 积分:1
-
24BMP转为32bmp、8bmp
转码,生成的二维码为32位的,通过转码生成24位或16位或8的文本文件,方便后期打印
- 2022-01-28 15:10:00下载
- 积分:1
-
This is a simple udp be transported, UDP to be able to target a number of Taiwan...
这是个简单udp应运,UDP能够向若干台目标计算机发送数据;接收发自若干个源计算机的数据。-This is a simple udp be transported, UDP to be able to target a number of Taiwan"s computer to send data; Received from a number of sources of computer data.
- 2022-05-28 15:34:38下载
- 积分:1
-
一个网络游戏的启动界面,用vc写的,里面自己写的CBitmapDialog类非常值的学习MFC界面编程的人研究和学习。...
一个网络游戏的启动界面,用vc写的,里面自己写的CBitmapDialog类非常值的学习MFC界面编程的人研究和学习。-A network interface to start the game, written by vc, which itself is written in the value category CBitmapDialog learning MFC programming interface studies and learning.
- 2022-08-24 00:01:40下载
- 积分:1
-
方块魔方
方块魔方-ideographic Cube
- 2022-03-22 17:06:29下载
- 积分:1
-
基于web图书管理系统
基于web图书管理系统,包括用户和管理员的相关功能
- 2022-03-19 18:41:45下载
- 积分:1
-
类似于XP界面的左
类似XP左边的那个界面-Similar to the left of the XP interface
- 2022-02-03 06:18:58下载
- 积分:1
-
大唐科源直流屏的规约格式转化成以太网103的协议
大唐科源直流屏的规约格式转化成以太网103的协议-major source of the Statute DC screen format into 103 Ethernet agreement
- 2022-03-29 06:33:24下载
- 积分: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