-
用汇编写的二叉树遍历程序包括前序,中序,后序遍历。
用汇编写的二叉树遍历程序包括前序,中序,后序遍历。-was compiled using the binary tree traversal procedures including the former sequence, sequence, after the preorder.
- 2022-03-09 23:37:14下载
- 积分:1
-
一个简单的汇编程序源代码
一个简单的汇编程序源代码-a simple compilation of source code
- 2023-03-17 09:10:04下载
- 积分:1
-
基于msp430的程序
基于msp430的程序-based on the procedures Controller
- 2022-12-31 23:50:03下载
- 积分:1
-
汇编编译器
汇编编译器-Compilation of the compiler
- 2022-01-24 17:28:58下载
- 积分:1
-
简易文本编辑器,提供基本文本编辑功能,作为样本,可以更新完善...
简易文本编辑器,提供基本文本编辑功能,作为样本,可以更新完善-Simple text editor, text editor providing basic functionality, as samples can be updated to improve
- 2022-03-14 22:45:04下载
- 积分:1
-
图形显示:一个五角星,按一键,变一种颜色 代码
图形显示:一个五角星,按一键,变一种颜色 代码
-graphics : a five-pointed star, according to a key, a color code change
- 2023-05-16 06:00:02下载
- 积分:1
-
dspic6012A读写24LC02B的例程(用c语言编写)
dspic6012A读写24LC02B的例程(用c语言编写)-24LC02B of routines to read and write dspic6012A (using c language)
- 2023-05-27 22:30:04下载
- 积分:1
-
用汇编语言编写音乐演奏程序。具体要求如下:
程序运行在屏幕显示第一界面如下:
A my piano
B my music
X exit...
用汇编语言编写音乐演奏程序。具体要求如下:
程序运行在屏幕显示第一界面如下:
A my piano
B my music
X exit
-With the music program written in assembly language. Specific requirements are as follows: program running on the first interface screen is as follows: A my piano B my music X exit
- 2022-03-14 09:37:24下载
- 积分:1
-
本程序实现用比较器模块输出方波。
入口参数:正脉冲宽度在SOUH:SOU中,负脉冲宽度在RLTH:RLT中。
出口参数:正脉冲宽度为(SOUH:SOU)...
本程序实现用比较器模块输出方波。
入口参数:正脉冲宽度在SOUH:SOU中,负脉冲宽度在RLTH:RLT中。
出口参数:正脉冲宽度为(SOUH:SOU)*4TOSC,负脉冲宽度为(RLTH:RLT)*4TOSC。
-This procedure used to achieve square-wave output compare module. Entrance parameters: pulse width is in SOUH: SOU, the negative pulse width in RLTH: RLT in. Export parameters: positive pulse width (SOUH: SOU)* 4TOSC, negative pulse width (RLTH: RLT)* 4TOSC.
- 2022-08-13 01:19:16下载
- 积分:1
-
学生成绩核算系统的设计与实现(25)
要求:(1)按班级按课程从文件中读入相应的平时成绩、期中考试成绩和期末考试成绩。
(2)三个成绩对总评成绩的百...
学生成绩核算系统的设计与实现(25)
要求:(1)按班级按课程从文件中读入相应的平时成绩、期中考试成绩和期末考试成绩。
(2)三个成绩对总评成绩的百分比被定义为常数,各占总成绩的30 、30 和40 。
(3)计算每位学生的总评成绩。
(4)计算该班级本课程的总平均成绩。
(5)计算处于优、良、中、及格、不及格的学生人数以及占总人数的百分比。其中100-90为优,89-80为良,79-70为中,69-60为及格,60分以下为不及格。
(6)按要求输出成绩在优、良、中、及格、不及格各区间的学生学号、成绩。-The student achievement calculation system s design with realizes (25) Request: (1) reads in the corresponding usual result, the midterm examination result and the terminal examinations result according to the class and grade according to the curriculum from the document. (2) three result are defined to the general appraisal result s percentage as the constant, occupies the overall result respectively 30 , 30 and 40 . (3) calculates each student s general appraisal result. (4) calculates this class and grade this curriculum the population mean result. (5) calculates the student population which is in superiorly, good, passes an examination, does not pass an examination as well as accounts for the total number of peop
- 2022-05-25 02:22:21下载
- 积分:1