资源列表
[汇编语言] zhengfushu
说明:输入几个数据后,判断正负或是0 ,然后再显示正负数和0的个数。-Several input data, determine the positive and negative or 0, and then show the positive and negative numbers and the number 0.<yorshooye> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[编译器/词法分析] c
说明:实现源程序输入串中注释、续行符的删除,换行符和Tab的替换,大写字母变换,得到预处理后的文本串,为单词识别做好准备。-Realization of input strings in the source notes, continued at the deleted line, newlines, and Tab replacement, capital letters transform, obtained after pretreatment of the text string, read<陈斌> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[编译器/词法分析] diguixiajiangfenxifa
说明:利用高级语言的递归过程为给定文法的每个非终结符构造对应的递归函数-Recursive use of high-level language course for a given grammar structure at the end of each non-recursive functions corresponding<陈斌> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[编译器/词法分析] yucefenxifa
说明:目的是在栈、表以及预测分析法原理的基础上,实现预测分析表的建立和控制程序。-Aim is to stack, table, as well as the principle of prediction analysis on the basis of the analysis table to achieve the establishment of forecasting and control procedures.<陈斌> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[操作系统开发] static
说明:操作系统的固定分区模拟程序。固定分区将内存按用户需求分成若干固定存储区,每次分配进程、撤销进程都在分区中操作-Fixed operating system partition simulation program. Fixed partition memory according to user needs will be divided into several fixed storage area, each time the allocation process, the withdraw<李志龙> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[汇编语言] shuiziluyinji
说明:用汇编语言写的实现数字录音机功能 有要的话拿去吧-Written in assembly language used digital tape recorder function, then to take it<sura> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[汇编语言] ZHSY
说明: 实验内容: 编制一程序,要求接收从键盘输入的一个班的学生成绩,并存放于50字节的GRADE数组中,其中GRADE+N保存学号N+1的学生成绩。然后根据GRADE中的学生成绩,把学生名次填入50字节的RANK数组中,其中RANK+N的内容是学号为N+1学生的名次。再按学号把学生顺序把学生名次显示出来。 实验要求:1.必须画流程图。2.本程序要求要有多重循环和子程序,其中 成绩输入、计算学生名次、显示学生名次都分别用子程序,也可用宏处理。-Experiment content: the<lixian> 在 2025-06-18 上传 | 大小:1kb | 下载:0