资源列表
[汇编语言] tongji+yuefen
说明:题目一:设有10个学生的成绩分别为:56,69,84,82,73,88,99,63,100和80分。 试编写程序分别统计:低于60分,60-69分,70-79分,80-89分,90-99分以及100分的人数,分别存放到s5, s6, s7, s8, s9,s10单元中,并把它们打印出来。 (要求使用完整段定义,数据只能读一次) 题目二:试编写一程序,要求根据用户键入的月份数在终端上显示该月的英文缩写名(英文名的头3位,比如January =JAN)。(要求用跳跃表法实现) (要求使<婷婷> 在 2025-11-14 上传 | 大小:4kb | 下载:0
[汇编语言] huigrade
说明:从键盘接收输入的一个班的学生成绩,并存放于50字grade数组中,其中grade+i保存学号为i+1的学生成绩。然后根据grade中的学生成绩,把学生名次填入50字rank字数组中,其中 rank+i的内容是学号为i+1学生的名次。再按学号顺序把名次从终端上显示出来。(输入学生个数<=50,可以不定) -Receive input from the keyboard of a class of student achievement, and stored in 50 words gr<婷婷> 在 2025-11-14 上传 | 大小:4kb | 下载:0
[编译器/词法分析] bianyi
说明:编译原理实验中的语法分析程序,手工编写,实现的是对BASIC语言的分析,可以直接复制再到环境中进行调试。 -Compiler Construction Principles of grammar analysis of the experimental procedures, manual writing, is to realize BASIC language analysis, can be directly copied to the environment for debuggi<3035037> 在 2025-11-14 上传 | 大小:4kb | 下载:0
[编译器/词法分析] 405109010204machao
说明:编译原理的实验报告,本实验的主要内容是实现词法分析结构的设计-Compilation Principle of the experimental reports, the main contents of this experiment is to realize the design of the structure of lexical analysis<马超> 在 2025-11-14 上传 | 大小:4kb | 下载:0
[语音合成与识别] LMSMATLAB3
说明:书上的lms算法的输出为估计量(滤波结果)和均方误差阵 而这个程序的输出结果是滤波器系数和误差系数 实际使用的时候,这样给出的结果应该更实用 -Book on the LMS algorithm for estimating the volume of output (filter results) and the mean square error matrix and the output of the results of this procedure is the filte<jj> 在 2025-11-14 上传 | 大小:4kb | 下载:0