资源列表

« 1 2 ... .84 .85 .86 .87 .88 1189.90 .91 .92 .93 .94 ... 1384 »

[编译器/词法分析30EQN

说明:应用于多结构一元一次方程或一元二次方程解。-Applied to multi-structure one degree or a quadratic equation solution.
<ThomasE> 在 2024-11-16 上传 | 大小:2kb | 下载:0

[编译器/词法分析CompileC1

说明:用java写的图形界面词法分析器,输入文件路径,点击“打开”,在文本框中显示代码,点击“编译”,在另一文本框显示编译结果-Graphical interface using java to write the lexical analyzer, enter the file path, click " Open" display code in the text box, click the " compile
<刁玉洁> 在 2024-11-16 上传 | 大小:2kb | 下载:0

[编译器/词法分析gramma_compile

说明:pl0语法分析代码,用C实现,只进行语法归约打印-code for pl0 gramma compiled
<zibin_lee> 在 2024-11-16 上传 | 大小:2kb | 下载:0

[编译器/词法分析UnLinker

说明:编译原理实验 为UnLinker.java文件中的UnLinker类实现成员函数String clean(String text). 函数clean的功能是屏蔽字符串参数text中的网页链接信息,并返回屏蔽后的结果;如果无需屏蔽,则返回原来的字符串. 每个网页链接从左至右依次分成前缀,域名和后缀三部分-Compilation Principle experiment UnLinker.java file UnLinker class i
<陈竑睿> 在 2024-11-16 上传 | 大小:2kb | 下载:0

[编译器/词法分析OPG

说明:Compiler tech: PROGRAM FOR OPERATOR PRECECENDENCE GRAMMER.precendence grammar tells the compiler the order of executing +,-,/ and * according to ones needs-Compiler tech: PROGRAM FOR OPERATOR PRECECENDENCE GRAMMER.prece
<jack> 在 2024-11-16 上传 | 大小:2kb | 下载:0

[编译器/词法分析YUFA

说明:语法分析器,输出分析的结果对或者错。编译原理的课后实验题,pascal语言的语法分析器。-Parser, the output results of the analysis right or wrong. After-school experiment of compiler theory, pascal language parser.
<zy> 在 2024-11-16 上传 | 大小:2kb | 下载:0

[编译器/词法分析simple-cpu-emulator(C)

说明:含user_prog文件的解释型7条指令的简单CPU模拟器-simple cpu emulator for 7 insts
<zh> 在 2024-11-16 上传 | 大小:2kb | 下载:0

[编译器/词法分析cifa

说明:C++编写的simple语言词法分析器,读取txt后进行分析,结果用二元式表示。-C++ lexical analyzer written in simple language, read the txt then analysis, the results expressed with the binary.
<陈盛鑫> 在 2024-11-16 上传 | 大小:2kb | 下载:0

[编译器/词法分析234567

说明:选取无符号数的算术四则运算中的各类单词为识别对象,要求将其中的各个单词识别出来。 输入:由无符号数和+,-,*,/, ( , ) 构成的算术表达式,如1.5E+2-100。 输出:对识别出的每一单词均单行输出其类别码(无符号数的值暂不要求计算)。
<韩平 > 在 2024-11-16 上传 | 大小:2kb | 下载:0

[编译器/词法分析Recursive

说明:我的编译作业:使用递归调用方式的语法分析器-Syntax analysis by recursive
<高国峰> 在 2024-11-16 上传 | 大小:2kb | 下载:0

[编译器/词法分析SLR

说明:我的编译作业,依SLR编写的SLR语法分析器-Syntax analysis with SLR
<高国峰> 在 2024-11-16 上传 | 大小:2kb | 下载:0

[编译器/词法分析Overloaded-Operators-Complex

说明:Easy example of overloaded operators + and - for complex numbers
<upl> 在 2024-11-16 上传 | 大小:2kb | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 1189.90 .91 .92 .93 .94 ... 1384 »

源码中国 www.ymcn.org