资源列表
[编译器/词法分析] yufa
说明:编译原理,一个词法、语法分析器,实在VC6.0环境下编译的。 能够完成一个PL0语言编写的简单程序的刺法分析和语法分析。 本来还有语义分析的,可是不知道存到哪里了,找不到了。-Compiler Construction Principles, a lexical, syntax analyzer, VC6.0 environment is compiled. Able to complete a simple language PL0 procedures barbed law anal<侯伟> 在 2025-06-18 上传 | 大小:329kb | 下载:0
[编译器/词法分析] DBGridToHtml
说明:功能:实现将DBGrid控件中的内容转变为Html-Function: to realize the contents of DBGrid control into Html<胡杨> 在 2025-06-18 上传 | 大小:328kb | 下载:0
[编译器/词法分析] GrammarComplier
说明:C#语言编写的一个语法分析器,完成编译原理的实验作业-C# A language parser to complete compiling principle experimental operation<liling> 在 2025-06-18 上传 | 大小:328kb | 下载:0
[编译器/词法分析] Programming_In_Lua
说明:lua学习必备资料,很全-necessary information to learn lua, it is full ..........<appeonvs> 在 2025-06-18 上传 | 大小:329kb | 下载:0
[编译器/词法分析] LexicalAnalyzer
说明:手工构造一个能够识别C语言的所有典型单词,如:标识符、数字、运算符,和if、while等保留字的确定有限自动机,并写出对应该自动机的程序;然后以一个简化的C语言程序为输入文件,通过所设计的基于上述自动机的词法分析程序获得输入文件中的各个单词及其内码对照表,并以文件形式保存结果(也就是TOKEN序列)。 将自己定义的各个正则表达式转化为NFA,然后将其综合为NFA ,再将NFA 转化为DFA,再将DFA转化为最少状态的DFA ,最后由DFA 转化为词法分析程序。-Manually constr<罗丹> 在 2025-06-18 上传 | 大小:330kb | 下载:0
[编译器/词法分析] arduino_com_reader
说明:按照示例代码运行、上传,然后点击编译器的Serial Monitor按钮,就可以看到从代码定义的输入口(这儿是模拟口5)获取的数据了。-Run the example code, upload, and click the compiler s Serial Monitor button, you can see from the definition of the input code (here is the analog port 5) to obtain the data.<yhq1000> 在 2025-06-18 上传 | 大小:328kb | 下载:0
[编译器/词法分析] xianxingdaishuyuanma
说明:北大版《徐树方》数值线性代数上机习题源码-Peking edition numerical linear algebra exercises on the source machine<马驰> 在 2025-06-18 上传 | 大小:329kb | 下载:0
[编译器/词法分析] jisuanqi
说明:(1).本程序是用powerbuilder语言编写的,运行环境是powerbuilder9.0。 (2).本程序能实现基本的四则运算,平方运算,阶乘运算,开方运算,自然对数运算, 求正弦、余弦,N与∏的乘积运,本程序能显示17位整数,超过17位则自动转换成 科学计数法形式,并保留15位小数。 (3).出现计算器页面后点击on/off后方可运行。 (4).本程序提供键盘和按钮输入两种方法。-(1) This procedure is used powerbuilder la< 徐强> 在 2025-06-18 上传 | 大小:328kb | 下载:0
[编译器/词法分析] AIT-500-Lab-3-Document
说明:1) Write a C++ program that receives a single letter and prints out the corresponding digit on the telephone. The letters and digits on a telephone are grouped this way: (30 points) 2= ABC 3 = DEF 4 = GHI 5 = JKL 6 = MNO 7 = PRS 8 = TUV 9 = WXY<cbobert> 在 2025-06-18 上传 | 大小:328kb | 下载:0