资源列表
[汇编语言] 在C语言中使用汇编语言设计边框范例
说明:在C语言中使用汇编语言设计边框范例 .zip-in the C language used assembly language fr a me design paradigm. Zip<飞翔> 在 2025-06-09 上传 | 大小:11kb | 下载:0
[编译器/词法分析] 2005320230911-35
说明:是一个不错的语法分析器,里面实现了语法分析的算法,并判断了一些优先级的控制和对栈的操作.-is a good parser, they achieved the syntax analysis algorithms, and a judgment of priority to the control and operation of the stack.<吴用> 在 2025-06-09 上传 | 大小:11kb | 下载:0
[操作系统开发] 操作系统——PCB模拟代码
说明:这是帮别人做的程序,模拟操作系统中进程控制块(包括多道系统中动态优先级进程调度和动态内存分配),用tc2.0做的,带有图形界面和简陋的控制台。现在把源代码贴出来。-This to help procedure that others make, simulation operating system process control piece (whether including many dishes of system dynamic PRI process dispatcher and d<草原> 在 2025-06-09 上传 | 大小:11kb | 下载:0
[编译器/词法分析] ci_f
说明:内含词法分析器源代码文件以及编译结果还加上测试文件。是本人初试开发的作品,有很多不足之处,请各位高手多多指教,词法分析器--《编译原理》-lexical analyzer includes source code files and compile test results also add document. Yes, I try to develop the works, there are many shortcomings, please master exhibitions, the<黄世湛> 在 2025-06-09 上传 | 大小:11kb | 下载:0
[编译器/词法分析] WANG词法分析-编译
说明:一个简单的词法分析器,1代表字符,2代表关键字(命令字),4带表算符界符, 注:要把wangs.txt这个文件放在桌面上,然后在这个TXT里写上你要识别的语句。然后保存后关毕,在运行WANG词法分析.EXE进行词法分析。 完成识别后,会在相应的词面前出现以上代号。暂不能对数字进行识别。因为在某种请况下数字也可表是为字符……稍有困难,但完成老师的针对程序段:area=b+c*d。那简直是小菜一碟。-a simple lexical analyzer, a representative charac<linlins> 在 2025-06-09 上传 | 大小:11kb | 下载:0
[编译器/词法分析] lr
说明:构造LR(1)分析程序,利用它进行语法分析,判断给出的符号串是否为该文法识别的句子,了解LR(K)分析方法是严格的从左向右扫描,和自底向上的语法分析方法。-tectonic LR (1) analysis procedure, and use it for syntax analysis, judgment, given the string of symbols to whether the sentence grammar recognition, understanding LR (K)<坤> 在 2025-06-09 上传 | 大小:11kb | 下载:0