-
每名学生需要如下描述:学号、姓名、成绩。成绩保留小数点一位。试编制一程序完成学生的录入和输出。最终对所有学生的成绩进行从高到低的排序,并且输出排序结果,并且得出...
每名学生需要如下描述:学号、姓名、成绩。成绩保留小数点一位。试编制一程序完成学生的录入和输出。最终对所有学生的成绩进行从高到低的排序,并且输出排序结果,并且得出平均分,并且保留一位小数并且输出。-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
-
a compilation procedure but forgot what
一个汇编程序 不过什么忘了-a compilation procedure but forgot what
- 2022-03-19 02:12:42下载
- 积分:1
-
汇编操作蜂鸣器演奏音乐的例程,使用MASM6.15编译通过
汇编操作蜂鸣器演奏音乐的例程,使用MASM6.15编译通过-operation of buzzer
- 2022-02-15 05:23:26下载
- 积分:1
-
AD9851的应用程序,经验证可以正常使用
AD9851的应用程序,经验证可以正常使用-AD9851 application, normal use can be proven
- 2022-08-07 18:35:42下载
- 积分:1
-
stdcall C++ 调用汇编理解。让我们知道函数参数入栈及返回的处理。对比fastcall会更清楚。...
stdcall C++ 调用汇编理解。让我们知道函数参数入栈及返回的处理。对比fastcall会更清楚。-stdcall C++ compilation of understanding calls. Let us know the function parameters and return stack processing. Contrast fastcall will be clearer.
- 2023-06-22 09:25:02下载
- 积分:1
-
功能介绍: 强大的网站文件目录在线管理工具!弥补FTP工具的不足。是PHP网站站长的必备! ・列出服务器上的文件和目录。 ・测试文件是否可以读写。1为可,0为
功能介绍: 强大的网站文件目录在线管理工具!弥补FTP工具的不足。是PHP网站站长的必备! ・列出服务器上的文件和目录。 ・测试文件是否可以读写。1为可,0为否。 ・在可读的情况下,能查看文件的内容。包括该文件里的敏感信息。 ・在可写的情况下,能【上传文件】、【修改属性】、【文件改名】、【编辑文件】、【新建文件】、【新建目录】。 ・【批量删除文件和目录】、【批量修改文件和目录属性】。 ・[MD5加密字符]、[批量代码生成]、[UNIX时间戳换算]。 ・另外还可返回系统环境信息。 ・管理员登陆功能。 ・以后会增加更多所能想到的实用功能。-Features: powerful site management tools directory online! FTP tools to make up for deficiencies. Is an essential PHP Webmaster! Listed on the server files and directories. Test documents can be read and write
- 2022-03-21 21:25:03下载
- 积分:1
-
软中断处理程序,arm异常中断测试程序,可以很好的理解软中断的处理过程。...
软中断处理程序,arm异常中断测试程序,可以很好的理解软中断的处理过程。-Soft interrupt processing, arm abnormal interruption of the test procedures, can be a very good understanding of soft-interrupted process.
- 2023-03-31 09:05:04下载
- 积分:1
-
汇编语言程序设计
汇编语言程序设计-assembly language programming
- 2023-01-10 15:20:06下载
- 积分:1
-
一个数字时钟的汇编语言程序
一个数字时钟的汇编语言程序-a digital clock Assembly Language Program
- 2022-01-30 21:04:03下载
- 积分:1
-
模拟银行卡取款操作,银行卡号为8位,能够进行查询、取款、存款、修改密码等操作。查询时需要输入密码,密码为6位。当密码位数和相应位都符合时,显示卡内余额,否则密码...
模拟银行卡取款操作,银行卡号为8位,能够进行查询、取款、存款、修改密码等操作。查询时需要输入密码,密码为6位。当密码位数和相应位都符合时,显示卡内余额,否则密码三次错误,结束操作。取款时也需要输入密码,密码为6位。当密码位数和相应位都符合时,显示现有余额,输入取款金额,操作结束显示所剩金额,否则密码三次错误,结束操作。限制每天总共可取的金额 ,若违规给出相应的警告。取款操作时输入取款金额 ,操作结束,显示卡内余额,输入密码时,不显示真实值,修改密码时显示真实值。-simulated bank teller card operation, a registered member of the eight to conduct inquiries, withdrawals, deposits, change passwords operation. Inquiries need to enter a password, the password to six. When the median and the corresponding password-meet, showed the card balance, otherwise the wrong password three times, the end of operation. Teller also need to enter the password, the password to six. When the median and password are consistent with the corresponding position, shows that the existing balance of the amount imported withdrawals, the remaining operation ended shows the amount, otherwise the wrong password three times, the end of operation. Limit daily total amount of desirable, if irregularities are given corresponding warning. ATM withdrawals
- 2022-09-21 07:15:03下载
- 积分:1