-
汇编语言实现学生成绩信息系统
一个学生的信息包括姓名、班级、学号、成绩,其中成绩需要精确到1位小数。实现以下功能:
(1) 可以录入学生成绩(十进制形式);
(2) 可以按要求(如学号或成绩)进行排序显示;
(3) 可以统计不及格成绩、60~70、70~80、80~90、90~100各分数段的人数。
- 2022-03-13 05:15:43下载
- 积分:1
-
车票管理系统
资源描述该课程设计运用c语言来编写的是车票管理系统,采用文件来保存车票信息,并运用链表的只是编写。你的最佳选择。
- 2022-09-15 04:55:03下载
- 积分:1
-
学生信息管理系统
一个学生的信息包括姓名、班级、学号、成绩,其中成绩需要精确到1位小数。试编写程序实现以下功能:(1) 可以录入学生成绩(十进制形式);(2) 可以按要求(如学号或成绩)进行排序显示;(3) 可以统计平均成绩;可以统计不及格、60~70、70~80、80~90、90~100各分数段的人数。
- 2022-02-03 18:39:10下载
- 积分:1
-
基带传输常用码的编码解码MATLAB方法
基带传输常用码的编码解码MATLAB方法
-baseband transmission
- 2022-05-06 11:49:04下载
- 积分:1
-
DS1820的芦丁含量的控制
Rutina para controlar DS1820
- 2022-01-25 14:12:42下载
- 积分:1
-
游标 游标 游标 游标 游标 游标 游标 游标 游标 游标 游标 游标...
游标 游标 游标 游标 游标 游标 游标 游标 游标 游标 游标 游标 -youbiaoyoubiaoyoubiaoyoubiaoyoubiaoyoubiaoyoubiao
- 2022-04-21 12:10:50下载
- 积分:1
-
一款用于从avi视频中提取单帧图像数据的实例,本人第一次做,有兴趣者可以联系共同探讨。...
一款用于从avi视频中提取单帧图像数据的实例,本人第一次做,有兴趣者可以联系共同探讨。-A video from avi extract single frame image data of the examples, I make the first time, those interested can contact to discuss.
- 2022-03-02 18:21:21下载
- 积分: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
-
一些关于cs5460的汇编程序,可作为单片机开发参考
一些关于cs5460的汇编程序,可作为单片机开发参考-CS5460 compilation of some of the procedures developed can be used as single-chip reference
- 2022-01-27 12:02:41下载
- 积分:1
-
,片选接到p1.5
复位端 p1.4
中断端接到 int0
82c250工作在斜率模式下 ,RS 接51k电阻到地。
2,SJA10...
,片选接到p1.5
复位端 p1.4
中断端接到 int0
82c250工作在斜率模式下 ,RS 接51k电阻到地。
2,SJA1000与82C250的接口,逻辑上为SJA1000输出0(显性位),表现为低点平输出给82C250,则82C250输出
差分的低电平。SJA1000输出1(隐性位),表现为高电平或悬空输出给82C250,则82C250输出悬空状态。
3,周立功的中SJA_BCANCONF.ASM中对输出控制寄存器 的TX0的输出 极性的位的定义不对。
还有里面定义有接收错误标志码,不知道何时用。-, The election received a P1.5-chip client p1.4 interrupt reset int0 82c250 client received in the slope mode, RS then 51k resistor to ground. 2, SJA1000 with the 82C250 interface, logic for SJA1000 Output 0 (dominant bit), showing low level output to the 82C250, while the low-level differential output 82C250. SJA1000 Output 1 (recessive), and the performance of the output is high or left vacant to the 82C250, the vacant state 82C250 output. 3, Zhou Ligong in the SJA_BCANCONF.ASM of output control register TX0 output polarity bit the definition of wrong. Inside the definition also has to receive error flag code, I do not know when to use.
- 2022-06-28 07:07:40下载
- 积分:1