-
每名学生需要如下描述:学号、姓名、成绩。成绩保留小数点一位。试编制一程序完成学生的录入和输出。最终对所有学生的成绩进行从高到低的排序,并且输出排序结果,并且得出...
每名学生需要如下描述:学号、姓名、成绩。成绩保留小数点一位。试编制一程序完成学生的录入和输出。最终对所有学生的成绩进行从高到低的排序,并且输出排序结果,并且得出平均分,并且保留一位小数并且输出。-Needs of each student described as follows: Student ID, name, performance. Results 1 to retain a decimal point. Try to prepare a student entry process is completed and output. The final results of all students to sort from high to low, and the output of sorting results, and the average score obtained, and retained a decimal, and the output.
- 2022-08-14 15:48:20下载
- 积分:1
-
这是c++种比较实用的优先级的选择问题,主要为了资料的查阅方便...
这是c++种比较实用的优先级的选择问题,主要为了资料的查阅方便-c++batter choice
- 2022-09-27 21:00:03下载
- 积分:1
-
单片机为基础,C语言编写,提供了源代码和电路图,还有程序调试内容,实现交通灯的智能控制...
单片机为基础,C语言编写,提供了源代码和电路图,还有程序调试内容,实现交通灯的智能控制-jiao tong deng she ji jiao tong deng she ji jiao tong deng she ji
- 2022-05-31 20:00:01下载
- 积分:1
-
此程序的功能是把红外遥控器的地址码(16位)和控制码及反码显示出来,每按一次遥控器都能显示这些数据(用8只数码管16进制显示).
此程序的功能是把红外遥控器的地址码(16位)和控制码及反码显示出来,每按一次遥控器都能显示这些数据(用8只数码管16进制显示).-The function of this program is to address the infrared remote control code (16) and the control code and anti-code displayed every time the remote control can display these data (8 by 16-band digital tube display).
- 2022-08-18 17:14:45下载
- 积分:1
-
AVR汇编百例,从别人出弄来,希望对大家有所帮助
AVR汇编百例,从别人出弄来,希望对大家有所帮助-Compilation of 100 cases of AVR, get out from others, and they hope to help everyone
- 2022-08-07 08:57:19下载
- 积分:1
-
Calculator c# programming development environment, because there is no c# no oth...
计算器c#编程
由于开发环境没有c#只好选择c-Calculator c# programming development environment, because there is no c# no other choice than c++
- 2023-04-15 17:05:03下载
- 积分:1
-
液晶显示器LCM320240驱动程序,和触摸驱动程序。
液晶显示器LCM320240驱动程序,和触摸驱动程序。-LCM320240 liquid crystal display drivers, and touch driver.
- 2022-07-22 02:30:46下载
- 积分:1
-
直线电机的控制
controling motor linearly
- 2022-11-28 21:50:03下载
- 积分:1
-
本次设计的RS232 to USB转换器,RS232端所采用的baud rate仅为9600。并没有对其它baud rate
到 USB 作转换...
本次设计的RS232 to USB转换器,RS232端所采用的baud rate仅为9600。并没有对其它baud rate
到 USB 作转换-The design of the RS232 to USB converter, RS232 terminal baud rate used in 9600 only. There is no other baud rate to USB conversion
- 2022-02-05 04:37:19下载
- 积分:1
-
High to low dividend deposited in TEMP_STR
被除数由高到低存于TEMP_STR-->TEMP_STR+4中,除数存于TEMP_STR+10-->TEMP_STR+14中,
运算后商存于TEMP_STR-->TEMP_STR+4中,余数存于TEMP_STR+5-->TEMP_STR+9中
高字节在前
方法:移位相除
10位BCD码除法 XUE:20080729-High to low dividend deposited in TEMP_STR-> TEMP_STR+ 4, the divisor stored in TEMP_STR+ 10-> TEMP_STR+ 14, the operations are kept in after TEMP_STR-> TEMP_STR+ 4, the remainder stored in TEMP_STR+ 5-> TEMP_STR+ 9 in the high byte of the former method: shift 10 BCD division code division XUE: 20080729
- 2022-07-08 14:31:21下载
- 积分:1