-
书的源码 学习之用 大家看看 应该很好 内容不少
书的源码 学习之用 大家看看 应该很好 内容不少-It s the source code of some books and just for study. It s good and you can Look at it.
- 2023-01-20 04:15:05下载
- 积分:1
-
由于vc系统随机函数产生的数均匀分布,有时要用到正态分布和分布,这是两个小函数,让你们见笑了...
由于vc系统随机函数产生的数均匀分布,有时要用到正态分布和分布,这是两个小函数,让你们见笑了-vc system because of the random number function evenly distributed, and sometimes we had to use normal distribution and distribution, which is two small functions so that you laughed at the
- 2022-07-04 05:57:44下载
- 积分:1
-
脸脸
哪个面
- 2022-09-21 20:05:02下载
- 积分:1
-
Record vc project development throughout the source code, books, examples of bot...
vc项目开发全程实录 第三个实例的源代码,书上的例子都有哦-Record vc project development throughout the source code, books, examples of both Oh ...
- 2022-05-28 13:02:46下载
- 积分:1
-
CE下的listCtrl的扩展类
CE下的listCtrl的扩展类-CE expansion of the category listCtrl
- 2022-05-30 16:26:08下载
- 积分:1
-
很实用的乔列斯基算法,容易理解而且可以直接调用
很实用的乔列斯基算法,容易理解而且可以直接调用-Very practical乔列斯基algorithm, easy to understand but can also directly call the
- 2022-04-23 01:39:23下载
- 积分:1
-
在10乘10的棋牌上进行八皇后排列,并输出排列情况和种类
在10乘10的棋牌上进行八皇后排列,并输出排列情况和种类-10 x 10 8 Queens on a chess arranged and the arrangement of the output and variety of
- 2023-08-20 01:45:03下载
- 积分:1
-
Teach Yourself Borland C++ Builder in 21 Days.
Teach Yourself Borland C++ Builder in 21 Days.
- 2022-02-06 05:47:26下载
- 积分: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
-
STM32F767的bootloader程序
STM32F767的bootloader程序,MCU启动时运行,在此段程序运行完成后跳转到应用程序,此段程序只有在上电时运行一次。
- 2023-04-13 18:15:11下载
- 积分:1