登录
首页 » 汇编语言 » 这是一个学生成绩管理系统,其中“I”表示插入,“L”表示浏览,“Q”表示查询, “E”表示退出,“D”表示删除,“M”表示修改,"c"表示统计各分数段人数,"p...

这是一个学生成绩管理系统,其中“I”表示插入,“L”表示浏览,“Q”表示查询, “E”表示退出,“D”表示删除,“M”表示修改,"c"表示统计各分数段人数,"p...

于 2022-04-21 发布 文件大小:80.20 kB
0 198
下载积分: 2 下载次数: 1

代码说明:

这是一个学生成绩管理系统,其中“I”表示插入,“L”表示浏览,“Q”表示查询, “E”表示退出,“D”表示删除,“M”表示修改,"c"表示统计各分数段人数,"p"表示打印. 本程序实现了: (1)单独运行以上各功能,即在进入主菜单以后,点一功能键后关闭,再进入主菜单 点别的功能键。如运行"cjgl"文件后,在出现的主界面中点“I”,可插入数据,插入完 以后,关闭;在出现的主界面中点“M”,可修改数据,修改完以后关闭,用同样的方法 可运行其它的功能。 (2)连续运行部分的功能。-This is a performance management system for students, "I" to insert said, "L" said View, "Q" said inquiries, "E" from "D" to delete said, "M" said the amendments, "c", said Statistics the fraction of the number of "p" said Print. this procedure was realized : (a) separate operations over the function, which is to enter the main menu after a point after the closure of function keys, and entered the main menu point other function keys. To run "cjgl documents" in the main interface midpoint "I" can be inserted in the data, insert, after closing; At the midpoint of the main interface, "M", may revise the data, modify, after the closure, the same

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

发表评论

0 个回复

  • 6502bios, on the SBC 6502, LCD, time, irq, module
    6502bios,关于6502的sbc,有lcd,time,irq,模块-6502bios, on the SBC 6502, LCD, time, irq, module
    2022-12-07 08:30:03下载
    积分:1
  • 这是一个显示月份的源代码,是课程的一个实验,程序简单,但是的基础,希望初学的可以看看。...
    这是一个显示月份的汇编源代码,是汇编课程的一个实验,程序简单,但是汇编的基础,希望初学的可以看看。-This is a show in a compilation of source code, is a compilation of the experimental curriculum, procedures simple, but the basis of the compilation, the beginner can see.
    2022-03-29 22:16:08下载
    积分:1
  • 在电脑上提示用户输入一个日期,接收用户信息…
    在电脑上提示用户输入某一天的年月日,接收用户的信息后,然后算出输入的日期是星期几,并在屏幕上输出计算的结果。完成后进行下一次输入。-on the computer prompts the user to input a day date, the receiving user information, then calculate the date of importation of the week, and on the screen output of the calculated results. Upon completion of the next input.
    2023-09-01 15:15:03下载
    积分:1
  • 这是一个,教如何写软盘的子程序。一个G。
    This a assembly languages that teach how to write floppy disk subroutine. A great start for beginner who want to learn how ASM work. i got 100 for this assignment. have a look and comment-This is a assembly languages that teach how to write floppy disk subroutine. A great start for beginner who want to learn how ASM work. i got 100 for this assignment. have a look and comment
    2022-03-31 19:56:51下载
    积分:1
  • 本例载波频率为20KHz,或载波周期为50μs。DSP晶振10MHz,内部4倍频,时钟频率为40MHz,计数周期为25ns。假设调制波频率由外部输入(1~50H...
    本例载波频率为20KHz,或载波周期为50μs。DSP晶振10MHz,内部4倍频,时钟频率为40MHz,计数周期为25ns。假设调制波频率由外部输入(1~50Hz),并转换成合适的格式(本例为Q4格式)。调制系数M为0~0.9。死区时间1.6μs。最小删除脉宽3μs。 主程序的工作是根据输入的调制波频率计算N、2N和M值。 -Example for the carrier frequency 20KHz, or carrier period is 50μs. DSP crystal 10MHz, internal 4 multiplier, the clock frequency of 40MHz, counting cycle 25ns. Assuming wave frequency modulation by external input (1 ~ 50Hz), and converted into an appropriate format (in this case for Q4 format). Modulation coefficient M is 0 ~ 0.9. Dead time 1.6μs. Delete the smallest pulse width 3μs. The work of the main program is based on input frequency modulation wave calculation of N, 2N and M values.
    2023-08-22 04:35:03下载
    积分:1
  • 这个源代码是可运行的。
    这个源代码是可运行的。-the source code can be run.
    2022-02-11 15:26:34下载
    积分:1
  • TMS320LF2407 achieved using space
    用TMS320LF2407实现空间矢量PWM(SVPWM).rar-TMS320LF2407 achieved using space-vector PWM (SVPWM). Rar
    2022-05-24 17:19:51下载
    积分:1
  • This paper stresses the C language devil language interpretation systems, the de...
    本文主要讲了C语言编写魔王语言解释系统,把魔王抽象的语言通过进队出队按照规则α 转换为 β1β2…βm 和θδ1δ2…δn 转换为 θδnθδn-1… θδ1θ 进行解释,最后解释译成我们能够看懂得语言。同时也讲述了在编写调试程序中一些需注意的问题,如调试程序的步骤。通过队的应用(出队入队)以及其他相关知识完成了这次课程设计。-This paper stresses the C language devil language interpretation systems, the devil of abstract language into the team through the Team in accordance with the rules is converted to α β1β2 ... βm and θδ1δ2 ... δn convert θδnθδn-1 ... θδ1θ explanation, and finally explained to us to look to understand the language. Also described in the preparation of commissioning procedures should pay attention to some issues, such as the debugger steps. Through the application of force (a team into the team), and other relevant knowledge to complete the curriculum design.
    2022-10-15 03:55:04下载
    积分:1
  • 1-WIRE通讯协议的C51例子程序集锦
    1-WIRE通讯协议的C51例子程序集锦-1-WIRE communication protocol procedures for the collection of the best examples of C51
    2023-03-30 12:40:03下载
    积分:1
  • DSP控制PWM的算法,里面有原代码,可以给从事DSP方面的工程技术人员参考!
    DSP控制PWM的算法,里面有原代码,可以给从事DSP方面的工程技术人员参考!-DSP controlled PWM algorithm, which has the original code, can engage in DSP aspects of engineering and technical personnel reference!
    2022-01-22 04:02:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载