-
WIN98 drive boot record, have my own notes. Watchable school compilation!
WIN98硬盘引导记录分析,有我自己的注释。学汇编必看!-WIN98 drive boot record, have my own notes. Watchable school compilation!
- 2022-01-21 06:13:58下载
- 积分:1
-
Compilation of statistics to achieve a string of alphanumeric characters which h...
汇编实现统计一个串中 数字 字母 其他字符个有几个-Compilation of statistics to achieve a string of alphanumeric characters which have a number of other
- 2023-07-23 15:50:03下载
- 积分:1
-
各模块的功能
1.各种基本数据的录入。如:学生基本情况录入。
2.各种基本数据的修改。即:允许对录入的数据重新进行编辑、修改。
3...
各模块的功能
1.各种基本数据的录入。如:学生基本情况录入。
2.各种基本数据的修改。即:允许对录入的数据重新进行编辑、修改。
3.各种基本数据的插入。如:在学生选修课程基本信息中插入一条新信息。
4.各种基本数据的删除。如:假设某同学转学或出国深造,删除该生的相关信息。
5.基于各种数据的查询。如:姓张的所有同学、年龄小于20岁的同学。
基于各种基本数据的统计计算.
6.统计每个学生各门功课的平均成绩,并按平均成绩从高到低的次序排名输出每个学生各门功课的综合成绩和平均成绩(名次、学号、姓名、平均成绩、各门功课的考试成绩、综合成绩)。
7.统计并输出各班各门功课的平均成绩和总平均成绩。
8.统计并输出每个同学已修学分。
9.列出不及格学生清单(学号、姓名、不及格的课程和成绩)。
10. 保存文件。
11. 读取文件。
12. 退出系统。
- 2023-09-04 01:30:04下载
- 积分:1
-
本代码为基于TMS320VC5402的多种滤波方法的代码程序
本代码为基于TMS320VC5402的多种滤波方法的代码程序-based on the code for a variety of TMS320VC5402 filtering procedure code
- 2022-06-01 16:49:23下载
- 积分:1
-
an assembler language of poker games
一个用汇编语言编写的扑克游戏-an assembler language of poker games
- 2022-05-28 07:31:37下载
- 积分:1
-
Traffic Light Controller Please note: This case is described in various sources...
交通灯控制器
请注意:
本例的各个源描述的编译顺序应该是:
64_tlc.vhd
64_test_vector.vhd-Traffic Light Controller Please note: This case is described in various sources to compile the order should be: 64_tlc.vhd 64_test_vector.vhd
- 2022-09-02 15:40:02下载
- 积分:1
-
本程序**%100汇编语言**编写。 编译器: <<
本程序**%100汇编语言**编写。 编译器: 编辑器: (IDE)-the procedures**** 0 assembler language preparation. Compiler : lt; Lt ;----- MASM6.14----- gt; Gt; Editors : lt; Lt; EditPlus2 .10 c------ gt; Gt; (IDE)
- 2022-02-19 22:55:16下载
- 积分:1
-
bios源代码,请对底层的代码有兴趣看下吧
bios源代码,请对底层的代码有兴趣看下吧-bios source code, the code of the underlying interest Kanxia Bar
- 2023-04-16 01:10:03下载
- 积分:1
-
RC(2),RC(4),RC(5),RC(6)算法.我的珍藏软件,毕业设计时候编写的.现在和大家一起分享.希望能帮助大家....
RC(2),RC(4),RC(5),RC(6)算法.我的珍藏软件,毕业设计时候编写的.现在和大家一起分享.希望能帮助大家.-RC (2), RC (4), RC (5), RC (6) algorithm. My collection software, designed to prepare graduates for. Now and share with everyone. I hope everyone can help.
- 2022-03-09 22:20:34下载
- 积分:1
-
整型浮点数加法运算
通过MIPS的汇编语言实现整型浮点数的加法运算。其中可以设计的指令有mfc1和mtc1。如输入1,1,则输出2.0,以此实现运算。
- 2023-05-29 00:20:03下载
- 积分:1