资源列表
[汇编语言] word-change
说明:接收从键盘输入的字符串(字符串中包含数字、大写字符、小写字符及标点符号等等,字符串以回车符作为结束符),编写程序将其中的小写字符转换成大写字符,然后将转换后的字符串显示在屏幕上。-Receiving (string contains numbers, uppercase characters, lowercase characters and punctuation marks, etc., as the end string carriage return character) a stri<谢锦林> 在 2025-06-24 上传 | 大小:3kb | 下载:0
[汇编语言] an_r01an3074ej0100_rl78_timer
说明:瑞萨RL78系列的汇编工程,结合了timer定时器及外部中断的用法!pdf文档有对程序详细的描述-Renesas RL78 series of compilation project, a combination of timer and external timer interrupt usage! pdf document has a detailed descr iption of the program<siuwash> 在 2025-06-24 上传 | 大小:347kb | 下载:0
[汇编语言] exp601
说明:汇编语言程序。功能为显示学生名次表:编制一程序,要求接收从键盘输入的一个班的学生成绩,并存放于50字的grade数组中,其中grade+i保存学号为i+1的学生的成绩,然后根据grade中的学生成绩将学生名次填入50字的rank数组中,其中rank+i的内容是学号为i+1学生的名次。再按学号顺序把名次从终端上显示出来。-Assembly language programs. Function to display student league table: the preparation of<刘红梅> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[汇编语言] exp602
说明:汇编程序,显示错误信息show_err 。在调用DOS的文件管理功能时,如果出现错误,DOS处理程序将把进位标志位置1,并在AX中装入错误码,然后调用show-err程序将错误信息显示出来。错误码1~35、80~83各表示一种DOS错误,36~79为保留代码,其它代码(小于1或大于83)为无效代码。show-err程序,根据AX中的错误码分别显示错误信息,保留代码信息或无效代码信息(使用debug命令调试)。-Assembler displays an error message show_er<刘红梅> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[汇编语言] zizuokalman
说明:此程序为卡尔曼滤波器的matlab仿真实现,main为主函数,其他两个文件为滤波模型。-This procedure for the realization of Kalman filter matlab simulation, main is the main function, the other two file filter model.<杜辉> 在 2025-06-24 上传 | 大小:5kb | 下载:0