登录
首页 » 汇编语言 »  各模块的功能 1.各种基本数据的录入。如:学生基本情况录入。 2.各种基本数据的修改。即:允许对录入的数据重新进行编辑、修改。 3...

 各模块的功能 1.各种基本数据的录入。如:学生基本情况录入。 2.各种基本数据的修改。即:允许对录入的数据重新进行编辑、修改。 3...

于 2022-04-27 发布 文件大小:23.28 kB
0 190
下载积分: 2 下载次数: 1

代码说明:

 各模块的功能 1.各种基本数据的录入。如:学生基本情况录入。 2.各种基本数据的修改。即:允许对录入的数据重新进行编辑、修改。 3.各种基本数据的插入。如:在学生选修课程基本信息中插入一条新信息。 4.各种基本数据的删除。如:假设某同学转学或出国深造,删除该生的相关信息。 5.基于各种数据的查询。如:姓张的所有同学、年龄小于20岁的同学。  基于各种基本数据的统计计算. 6.统计每个学生各门功课的平均成绩,并按平均成绩从高到低的次序排名输出每个学生各门功课的综合成绩和平均成绩(名次、学号、姓名、平均成绩、各门功课的考试成绩、综合成绩)。 7.统计并输出各班各门功课的平均成绩和总平均成绩。 8.统计并输出每个同学已修学分。 9.列出不及格学生清单(学号、姓名、不及格的课程和成绩)。 10. 保存文件。 11. 读取文件。 12. 退出系统。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • mainly about the textbook of machine language
    附件主要是关于汇编语言方面的基材以及相关算法-mainly about the textbook of machine language
    2022-01-26 06:24:23下载
    积分:1
  • and vector interrupt settings and read the DOS function calls, which in this cas...
    与中断矢量设置与读取有关的DOS功能调用,本例演示了如何编写中断服务程序,如何安装(将中断服务程序的地址设置到中断矢表中),以及如何通过软中断指令调用中断服务程序。为了突出重点,本例中中断服务程序代码未驻留内存。-and vector interrupt settings and read the DOS function calls, which in this case demonstrated how to prepare interrupted service procedures, how to install (to be interrupted service procedures set up to address the interruption vector table), and how soft interrupt directive calling service interruption program. To highlight key issues, in this case the interruption of services not the presence of code memory.
    2022-02-02 05:53:54下载
    积分:1
  • 一个计算程序,能实现加、减、乘、除的计算。该程序接受 的是16进制数。 执行时,需在文件名后直接跟上计算表达式...
    一个计算程序,能实现加、减、乘、除的计算。该程序接受 的是16进制数。 执行时,需在文件名后直接跟上计算表达式-a computer program can achieve, plus or minus, by, in addition to the calculation. The program is acceptable to the 16-band number. Implementation required in the file name directly to keep up with the formulas
    2022-04-16 23:50:37下载
    积分:1
  • ex5_1 I
    ex5_1 I-型线性相位FIR滤波器 ex5_2 II-型线性相位FIR滤波器 ex5_3 III-型线性相位FIR滤波器 ex5_4 IV-型线性相位FIR滤波器 ex5_5 矩形窗频响 ex5_6 希尔伯特变换器设计-汉宁窗 ex5_7 低通滤波器设计-汉明窗 ex5_8 带通滤波器设计-布莱克曼窗 ex5_9 低通滤波器设计-凯塞窗 ex5_11 频率采样技术:低通,朴素法 ex5_12 频率采样技术:低通, 最优法T1 & T2 ex5_13 频率采样技术:带通, 最优法T1 & T2 ex5_14 频率采样技术:高通, 最优法T1 ex5_15 频率采样技术:差分器 ex5_16 频率采样技术: 希尔伯特变换器 ex5_17 利用Parks-McClella算法设计低通滤波器 ex5_18 用PM算法进行的带通滤波器设计 ex5_19 用PM算法进行的高通滤波器设计 ex5_20 用PM算法进行的阶梯滤波器设计 ex5_21 用PM算法进行的差分器设计 ex5_22 用PM算法进行的希尔伯特变换器设计-ex5_1 I-type linear phase FIR filter ex5_2 II-type linear phase FIR filter ex5_3 III-type linear phase FIR filter ex5_4 IV-type linear phase FIR filter rectangular window frequency response ex5_5 Hilbert ex5_6 converter design- Hanning window low-pass filter design ex5_7- Hamming window ex5_8 bandpass filter design- Blackman window ex5_9 low-pass filter design- Kaiser window ex5_11 sampling frequency: low-pass, a simple method ex5_12 sampling frequency: low-pass
    2022-07-25 07:00:48下载
    积分:1
  • Used for ASM Num Translate
    汇编数据的转换程序.可以完成进制转换.适用于汇编新手.有助于做题.对于编程人员来说可以学习进制转换原理.-Used for ASM Num Translate
    2023-05-01 15:00:04下载
    积分:1
  • DS18B20 driver assembly language made by the two digital display, the program ha...
    ds18b20的驱动程序,汇编语言编的,由两位数码管显示,程序已经在AT89C51上调通了,附带proteus仿真文件。-DS18B20 driver assembly language made by the two digital display, the program has had a rise in the AT89C51, incidental Proteus simulation file.
    2022-11-20 02:40:03下载
    积分:1
  • 最新指令字典,提供、C、C++、VFP、VB等指令(关键字)查询,是学习程的好帮手...
    最新指令字典,提供汇编、C、C++、VFP、VB等指令(关键字)查询,是学习编程的好帮手-latest directive dictionary, compiled, C, C, VFP, VB etc. Directive (keyword) on the learning program is a good helper
    2022-02-04 11:38:04下载
    积分:1
  • GAL16V8 GAL20V8和译器的源码,小日本写的,与optasm…
    gal16v8及gal20v8的编译程序源码,小日本写的,用optasm编译(该编译软件我也没找到,手上有的朋友请告诉一声,兄弟感激不尽),可以将eqn格式的文件编译成jed格式的文件-gal16v8 gal20v8 and the compiler source, the small Japanese writing, with optasm compiler (compiler software that I have not found the hands of some friends tell that as soon as the brothers eternally grateful), eqn format can be compiled into a document format documents jed
    2022-09-14 07:45:02下载
    积分:1
  • 这个程序设置非常简单,但它已包含最常用的功能.
    这个程序设置非常简单,但它已包含最常用的功能.-this program is very simple, but it contains the most commonly used functions.
    2022-03-14 09:23:25下载
    积分:1
  • 利用DS18B20温度传感器+AT89C51控制直流电机转速,
    利用DS18B20温度传感器+AT89C51控制直流电机转速,-The use of DS18B20 temperature sensor+ AT89C51 control DC motor speed,
    2022-01-26 00:18:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载