-
嵌入式软件工程师必须掌握的基本功,与普通C编程的侧重点有很大的不同!...
嵌入式软件工程师必须掌握的基本功,与普通C编程的侧重点有很大的不同!-embedded software engineers must master the basic skills, and ordinary C programming focus is very different!
- 2023-04-24 18:35: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
-
Delaunay Triangulation VB source, the use of the procedures to facilitate the es...
构建Delaunay三角网的VB源程序,利用该程序可以方便的建立GIS中的Delaunay三角网,对GIS开发人员有很大的帮助-Delaunay Triangulation VB source, the use of the procedures to facilitate the establishment of GIS Delaunay net of GIS developers will be very helpful
- 2022-10-31 15:25:03下载
- 积分:1
-
Programming Windows 95 with MFC book attached example, the content is practical...
用MFC编程windows95的书附实例,内容实用清晰。这些示例与编程窗口的示例一样,但都是用mfc编写的。
- 2023-03-16 09:20:04下载
- 积分:1
-
Visual C++编写的扫雷游戏。与我自己的窗户游戏。
visual C++ 编写的扫雷的游戏。跟windows自带的扫雷游戏一样。-visual C++ prepared minesweeping game. With the windows games like mine own.
- 2022-04-09 16:03:33下载
- 积分:1
-
pb编写的以 不同的方式关闭窗口
pb编写的以 不同的方式关闭窗口-pb prepared in different ways Close
- 2022-07-03 05:49:29下载
- 积分:1
-
显示彩色的数据表格,可以给界面形成多彩的视觉效果
显示彩色的数据表格,可以给界面形成多彩的视觉效果-Show the color of the data tables can be formed to interface and colorful visual effects
- 2022-01-26 02:44:46下载
- 积分:1
-
把24位彩色图片转换成8位图片
把24位彩色图片转换成8位图片,c++编写的,感觉有点用处,特来分享一下
把24位彩色图片转换成8位图片,c++编写的,感觉有点用处,特来分享一下
把24位彩色图片转换成8位图片,c++编写的,感觉有点用处,特来分享一下
- 2022-02-26 02:09:25下载
- 积分:1
-
This program implements a simple text read and write operations, want to be help...
本程序实现了对文本的简单读写操作,希望对初学者有帮助-This program implements a simple text read and write operations, want to be helpful for beginners
- 2022-03-15 13:41:37下载
- 积分:1
-
Vc.net窗体编程实例,内含有几乎所有常窗体
Vc.net窗体编程实例,内含有几乎所有常窗体-Vc.net Windows Programming example, contain almost all the regular Form
- 2022-01-28 22:11:29下载
- 积分:1