-
一个例子来说明如何设置内部调
An example to illustrate how to set the internal adjustable
CID gain and receive FSK or DTMF data.
Assume end-code of DTMF data string is "D".-An example to illustrate how to set the inte CID rnal adjustable gain and receive FSK or DTMF data. Assume end-of DTMF code data string is "D" .
- 2023-02-04 16:55:03下载
- 积分:1
-
use chips showed lattice 8255
利用芯片8255显示点阵-use chips showed lattice 8255
- 2022-08-14 11:25:40下载
- 积分:1
-
用汇编语言设计键盘打字程序,通过微机中的8255/8253/8259芯片的控制来实现...
用汇编语言设计键盘打字程序,通过微机中的8255/8253/8259芯片的控制来实现-Assembly language using the keyboard typing the design process, through 8255/8253/8259 chip microcomputer in the control to achieve
- 2022-03-03 13:12:11下载
- 积分:1
-
VB编程实现图像的漂亮效果,欢迎分享,
VB编程实现图像的漂亮效果,欢迎分享,-VB Programming beautiful image effects, welcome to share
- 2022-05-26 03:56:42下载
- 积分:1
-
定时器和计数器,proteus仿真,程序原理图全套。
定时器和计数器,proteus仿真,程序原理图全套。-Timers and counters, proteus simulation, process a full set of schematics.
- 2022-03-18 13:54:31下载
- 积分:1
-
programming documents : optimizing the structure of the document. Rar
win32汇编 pe 文件编程:优化文件结构.rar-programming documents : optimizing the structure of the document. Rar
- 2022-01-25 15:20:01下载
- 积分:1
-
汇编工具原代码,对处学着有很好的用处。大家快来看看看可那 啊...
汇编工具原代码,对处学着有很好的用处。大家快来看看看可那 啊-original code compilation tools to learn to be put to good use. Come see we can see that ah
- 2022-02-14 05:00:40下载
- 积分:1
-
首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调...
首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调用SERVER;再次,调用INIT对计数值初始化;最后,主程序循环等待中断,开始秒表的计时。 2、 INIT子程序-First, the 8255,8253 initialization, set for the 8255 A-C mouth output, set 8253 as the Counter mode 0 3; Second, set up the interruption vector there, make it there interruption call SERVER; Again, call curl_setopt early to count before; Finally, the cycle of waiting for the main program interruption began stopwatch time. 2, curl_setopt Subroutine
- 2023-06-17 15:15:03下载
- 积分:1
-
PS2接口协议应用
PS2接口协议应用
- 2022-03-21 09:37:05下载
- 积分:1
-
各模块的功能
1.各种基本数据的录入。如:学生基本情况录入。
2.各种基本数据的修改。即:允许对录入的数据重新进行编辑、修改。
3...
各模块的功能
1.各种基本数据的录入。如:学生基本情况录入。
2.各种基本数据的修改。即:允许对录入的数据重新进行编辑、修改。
3.各种基本数据的插入。如:在学生选修课程基本信息中插入一条新信息。
4.各种基本数据的删除。如:假设某同学转学或出国深造,删除该生的相关信息。
5.基于各种数据的查询。如:姓张的所有同学、年龄小于20岁的同学。
基于各种基本数据的统计计算.
6.统计每个学生各门功课的平均成绩,并按平均成绩从高到低的次序排名输出每个学生各门功课的综合成绩和平均成绩(名次、学号、姓名、平均成绩、各门功课的考试成绩、综合成绩)。
7.统计并输出各班各门功课的平均成绩和总平均成绩。
8.统计并输出每个同学已修学分。
9.列出不及格学生清单(学号、姓名、不及格的课程和成绩)。
10. 保存文件。
11. 读取文件。
12. 退出系统。
- 2022-02-01 12:50:17下载
- 积分:1