-
学生信息管理系统
一个学生的信息包括姓名、班级、学号、成绩,其中成绩需要精确到1位小数。试编写程序实现以下功能:(1) 可以录入学生成绩(十进制形式);(2) 可以按要求(如学号或成绩)进行排序显示;(3) 可以统计平均成绩;可以统计不及格、60~70、70~80、80~90、90~100各分数段的人数。
- 2022-02-03 18:39:10下载
- 积分:1
-
LCD驱动ASM程序
lcd drive asm program-lcd drive asm2 program
- 2022-01-25 22:51:24下载
- 积分:1
-
MATLAB
都是测试程序,也就是模型,比如电机,磁链模型,很实用-matlab
- 2022-05-30 15:00:47下载
- 积分:1
-
Hanoi Tower design, we hope to useful, please exhibitions.
汉诺塔设计,希望对大家有用,请大家多多指教。-Hanoi Tower design, we hope to useful, please exhibitions.
- 2022-01-26 01:27:29下载
- 积分:1
-
一些关于cs5460的汇编程序,可作为单片机开发参考
一些关于cs5460的汇编程序,可作为单片机开发参考-CS5460 compilation of some of the procedures developed can be used as single-chip reference
- 2022-01-27 12:02:41下载
- 积分:1
-
核磁共振含油测量仪
核磁共振含油测量仪-NMR measurement instrument
- 2022-03-17 13:40:14下载
- 积分:1
-
compiled code, dos system function, shows black
汇编代码,dos系统功能调用,显示黑白工字-compiled code, dos system function, shows black-and-white character
- 2022-01-22 04:00:17下载
- 积分:1
-
遗传算法VC程序:用于搜索极值,极大值极小值均可
遗传算法VC程序:用于搜索极值,极大值极小值均可-Genetic Algorithm VC program: used to search for extremal, maximum value of the minimum can be
- 2023-02-20 17:30:03下载
- 积分:1
-
一个背单词源码,用masm写成,作者zhasm
只是觉得其构思不错,版权归原作者所有...
一个背单词源码,用masm写成,作者zhasm
只是觉得其构思不错,版权归原作者所有-a source word back with masm languages, the author zhasm just think that the idea is true, All the property of authorship
- 2022-08-17 15:52:15下载
- 积分:1
-
题目:利用条件运算符的嵌套来完成此题:学习成绩>=90分的同学用A表示,60...
题目:利用条件运算符的嵌套来完成此题:学习成绩>=90分的同学用A表示,60-89分之间的用B表示,60分以下的用C表示。 1.程序分析:(a>b)?a:b这是条件运算符的基本例子。-Title: the use of nested conditional operator to complete this question: academic> = 90 points with A classmate said that 60-89 between the use of B said that the 60 points or less with C said. 1. Program analysis: (a> b)? A: b This is a conditional operator s basic example.
- 2022-03-15 13:45:59下载
- 积分:1