-
LANDSCAPE SOURCE
There is a makefile, two C sources and one ASM file he...
LANDSCAPE SOURCE
There is a makefile, two C sources and one ASM file here. As it should
always be, the ASM stuff contains the innermost pieces of code for the
effect, and also some other stuff related to low-level keyboard input.-LANDSCAPE SOURCE
There is a makefile, two C sources and one ASM file here. As it should
always be, the ASM stuff contains the innermost pieces of code for the
effect, and also some other stuff related to low-level keyboard input.
- 2022-10-23 22:55:03下载
- 积分:1
-
PIC18CXXX/PIC16CXXX DC Servomotor
PIC18CXXX/PIC16CXXX DC Servomotor
- 2023-01-29 13:45:03下载
- 积分:1
-
发个嵌入式主板的PCB,不错,很有价值
发个嵌入式主板的PCB,不错,很有价值-Fat months embedded motherboard PCB, good, great value
- 2022-12-02 13:55:03下载
- 积分:1
-
拖动鼠标画线,圆,矩形的例子
拖动鼠标画线,圆,矩形的例子-Drag painting line, circle, rectangle example
- 2022-08-13 15:50:12下载
- 积分:1
-
编程高手 讨论
编程高手 讨论 -programming experts to discuss programming experts discussed
- 2022-02-26 20:49:35下载
- 积分:1
-
c语言
猜拳游戏的原代码就是这个
已经测试成功了呀
c语言
猜拳游戏的原代码就是这个
已经测试成功了呀-language of the original game is the code has been tested successfully ah
- 2022-02-13 04:24:05下载
- 积分:1
-
Seeking integral product, from a C language reference, proposed a new solution t...
求整数之积,出自C语言参考,提出了一种新的解决两数之积的算法
-Seeking integral product, from a C language reference, proposed a new solution to two the number of the product algorithm
- 2022-04-06 23:39:32下载
- 积分:1
-
it can help you know C++ souce program quckily
it can help you know C++ souce program quckily
- 2022-06-26 16:55:59下载
- 积分:1
-
89C52
基于89C52的实验演示程序,单步运行观看存储单元数据变化, 读和写、发送和接收字节子程序要连续执行。-89C52-based experimental demonstration program, single step change in viewing the data storage unit, read and write, send and receive byte subroutine to consecutive.
- 2022-12-23 05:35:02下载
- 积分:1
-
各模块的功能
1.各种基本数据的录入。如:学生基本情况录入。
2.各种基本数据的修改。即:允许对录入的数据重新进行编辑、修改。
3...
各模块的功能
1.各种基本数据的录入。如:学生基本情况录入。
2.各种基本数据的修改。即:允许对录入的数据重新进行编辑、修改。
3.各种基本数据的插入。如:在学生选修课程基本信息中插入一条新信息。
4.各种基本数据的删除。如:假设某同学转学或出国深造,删除该生的相关信息。
5.基于各种数据的查询。如:姓张的所有同学、年龄小于20岁的同学。
基于各种基本数据的统计计算.
6.统计每个学生各门功课的平均成绩,并按平均成绩从高到低的次序排名输出每个学生各门功课的综合成绩和平均成绩(名次、学号、姓名、平均成绩、各门功课的考试成绩、综合成绩)。
7.统计并输出各班各门功课的平均成绩和总平均成绩。
8.统计并输出每个同学已修学分。
9.列出不及格学生清单(学号、姓名、不及格的课程和成绩)。
10. 保存文件。
11. 读取文件。
12. 退出系统。
- 2022-04-27 20:56:56下载
- 积分:1