资源列表
[Dephi控件源码] Mutli_DelphiDemo
说明:Delphi三层原代码掩饰及补丁,适合想向三层方法发展的入门和提高者。-three Delphi source code to conceal and patches, suitable to the three-tier approach to the development of entry and who.<王晖> 在 2025-07-08 上传 | 大小:3.76mb | 下载:0
[汇编语言] Ifleap
说明:这是一个判断某一年是否为润年的程序,运行可执行程序Ifleap.exe后,输入具体的年份, 可输出是本年是否为闰年的提示信息。-This a judgment of whether a particular year of a leap year, the running executable Ifleap.exe after importation of specific year, the output this year is a leap year if the message.<杨磊> 在 2025-07-08 上传 | 大小:1kb | 下载:0
[编译器/词法分析] 递归下降分析程序
说明:这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。在词法分析中,自文 件头开始扫描源程序字符,一旦发现符合“单词”定义的源程序字符串时,将它翻译成固定长度的单 词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成 具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含 了源程序中的所有常数和所有标识符。- Here starts the PASCAL language subset source prog<刘远兴> 在 2025-07-08 上传 | 大小:1kb | 下载:0
[编译器/词法分析] 消除左递归得到后缀式
说明:解法:对原文法消除左递归,根据消除左递归后的等价文法建立语法树,而后对此语法树 进行后根遍历,即可得到后缀式.- Solution: Eliminates the left recursion to the original grammar, after equal in value grammar establishment grammar tree which eliminates the left recursion, after but the grammar tree carrie<刘远兴> 在 2025-07-08 上传 | 大小:2kb | 下载:0
[编译器/词法分析] lr0forwin
说明:编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。 程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。- Translation principle LR (0) grammar analyzer input legitimate LR (0) the grammar, will output LR (0) the analytical table, and will be allowed to carry<刘远兴> 在 2025-07-08 上传 | 大小:36kb | 下载:0
[编辑器/阅读器] ll1forwin
说明:编译原理LL(1)文法分析器 录入合法的LL(1)文法,将输出LL(1)预测分析表,并可以对输入的句子进行语法分析输出相应语法树。- Translation principle LL (1) grammar analyzer input legitimate LL (1) the grammar, will output LL (1) to forecast the analytical table, and will be allowed to carry on the grammar a<刘远兴> 在 2025-07-08 上传 | 大小:33kb | 下载:0
[操作系统开发] FCF&LSFsort
说明:作业调度设计 进程的切换-Job Scheduling design process hando<陈炼> 在 2025-07-08 上传 | 大小:1kb | 下载:0