-
讲解C++模版元编程的书,想入门这一领域的同学,这本书是必备的....
讲解C++模版元编程的书,想入门这一领域的同学,这本书是必备的.-C++Metaprogramming
- 2022-02-15 19:59:19下载
- 积分: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
-
906 for one yuan linear regression equation and forecast a function of the varia...
906 求一元线形回归方程及预报
一 功能 x为自变量,y为随机变量,给出一组n次观测值(Xi, Yi), I=1, 2,
… n, 求线形回归方程
Y=A+BX
来描述Y与X的变化规律。并用T检验法检验线形回归是否显著。若显著,可用求得的线形回归方程作预报,并给出预报值的置信区间。
-906 for one yuan linear regression equation and forecast a function of the variable x, y as random variables, is a group of n measurements (Xi, Yi), I = 1, 2, ... n, seeking linear regression equation Y = A BX to describe the X and Y changes in the law. Using T-test whether linear regression significantly. If significant, can be used to compute the linear regression equation for forecasting, and is forecasting value of the confidence interval.
- 2022-08-09 19:24:23下载
- 积分:1
-
该系统为一简单文件模拟管理系统,简单模拟计算机管理文件的过程...
该系统为一简单文件模拟管理系统,简单模拟计算机管理文件的过程-a file manage system
- 2022-08-14 07:52:11下载
- 积分:1
-
写程序的不能少的一个代码
写程序的不能少的一个代码-written procedures and no less of a code
- 2022-04-30 07:43:14下载
- 积分:1
-
C语言写的一些经典程序 C语言写的一些经典程序
C语言写的一些经典程序 C语言写的一些经典程序-Some programs written in C language
- 2022-03-25 00:49:24下载
- 积分:1
-
VC useful information and valuable oh.
很有用的VC资料,有价值哦。-VC useful information and valuable oh.
- 2023-06-10 23:40:08下载
- 积分:1
-
一个实现WINDOWSXP中
控制面板的基础类
非常酷啊
一个实现WINDOWSXP中
控制面板的基础类
非常酷啊-A control panel in WindowsXP realize the basis of very酷啊category
- 2022-03-31 18:52:54下载
- 积分:1
-
读写硬盘扇区的C语言程序
读写硬盘扇区的C语言程序-literacy drives Sector C Programming Language
- 2022-05-19 15:34:02下载
- 积分:1
-
dicom3tools DICOM工具工具DICOM编程有趣
dicom3tools dicom tools great tools for dicom programing interesting one
- 2022-07-18 03:44:55下载
- 积分:1