资源列表

« 1 2 ... .20 .21 .22 .23 .24 425.26 .27 .28 .29 .30 ... 1384 »

[编译器/词法分析fmtext1

说明:很小很全很猛地basic编译器,全部代码以及编译过程-Very suddenly very very wide basic compiler, all the code and compile process
<短的> 在 2024-10-12 上传 | 大小:3072 | 下载:0

[编译器/词法分析huibian

说明:1) 写出符合算符优先法的文法及属性文法。 2) 完成题目要求的中间代码三地址表示的描述。 3) 写出算符优先法的思想,完成语法分析和语义分析程序设计。 4) 编制好分析程序后,设计若干用例,上机测试并通过所设计的分析程序。 -1) to write the law in line with the priority operator grammar and attribute grammar. 2) complete
<阿水地> 在 2024-10-12 上传 | 大小:317440 | 下载:0

[编译器/词法分析cifafenxiqi(LEX)

说明:
<Susan> 在 2024-10-12 上传 | 大小:3072 | 下载:0

[编译器/词法分析VBdisasm

说明:VB的反编译分析代码,很强的功能,能分析VB生成的EXE、DLL文件的结构,就有很强的反编译能力!-VB Decompiler analysis of the code, a very strong function, capable of analyzing, VB generated EXE, DLL file structure, there is a strong ability to decompile!
<黎先生> 在 2024-10-12 上传 | 大小:321536 | 下载:1

[编译器/词法分析cifa

说明:可以打开任意位置和名称的原文件进行词法分析,可以进行非法字符和数字后边跟字母的错误判断,如果没有错误则提示“词法分析正确完成!”,并且可以选择输出token.txt(token文件) string.txt(符号表) number.txt(常数表)三个文件-Can turn any location and name of the original document lexical analysis can be carried out
<tutu> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[编译器/词法分析daoyou

说明:建立校园导游图存储结构,对用户的问题(最短路径)予以解答。-The establishment of the campus tour guide map storage structure, the user s problem (shortest path) to be answered.
<陈岑> 在 2024-10-12 上传 | 大小:229376 | 下载:0

[编译器/词法分析myComplier

说明:编译原理的课程设计,输出汇编,很好的 南开大学的同学做的 -Compiler Construction Principles of curriculum design, compilation output, very good students of Nankai University to do
<liu> 在 2024-10-12 上传 | 大小:21504 | 下载:0

[编译器/词法分析mm

说明:编译原理课程设计,算术表达式的语法和语义分析,采用预测分析法,中间代码四元式-Compilation Principle curriculum design, arithmetic expression syntax and semantic analysis, using prediction analysis, intermediate code quaternion type
<liu> 在 2024-10-12 上传 | 大小:61440 | 下载:0

[编译器/词法分析for-else

说明:本课程设计是一个编译器的设计,包括词法分析部分、语法分析部分和中间代码生成部分。词法分析部分既词法分析器的设计,词法分析是编译的基础,执行词法分析的程序称为词法分析器,也就是说编译程序中完成词法分析任务段就是词法分析器。语法分析部分为语法分析器的设计,采用LR(1)分析方法进行语法分析,判断给出的符号串是否为该文法识别的句子。中间代码生成器部分主要实现逆波兰式的生成,将用中缀式表示的算术表达式转换为用逆波兰式表示的算术表达式,并计算用逆
<李霖> 在 2024-10-12 上传 | 大小:104448 | 下载:0

[编译器/词法分析aa

说明:这个抽奖系统从网上找了一下,自己又改了。还不错-The lottery system from the Internet looking for a bit, but it is changed. Good
<aaaaaa> 在 2024-10-12 上传 | 大小:376832 | 下载:0

[编译器/词法分析CompilerConstruction

说明:全面的c语言编译器,包括词法分析语法分析有报错 -Comprehensive c language compilers, including lexical analysis Syntax analysis error
<Leo> 在 2024-10-12 上传 | 大小:41984 | 下载:0

[编译器/词法分析trident-0.7.1

说明:一种将c高级语言转化给VHDL的编译器,其转化的c语言是一个子集,可用于动态可重构的系统中-C A high-level language conversion to VHDL compiler, and its transformation c language is a subset, can be used for dynamic reconfigurable systems
<gikidy> 在 2024-10-12 上传 | 大小:744448 | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 425.26 .27 .28 .29 .30 ... 1384 »

源码中国 www.ymcn.org