资源列表

« 1 2 ... .37 .38 .39 .40 .41 942.43 .44 .45 .46 .47 ... 1384 »

[编译器/词法分析SD_Code.tar

说明:c code for complier and dedugger
<maha> 在 2024-11-21 上传 | 大小:3kb | 下载:0

[编译器/词法分析yufafenxi

说明:在vc下写了一个关与编译原理的语法四元式分析程序分为词法和语法部分-Wrote under the vc off with a compiler theory of syntax analysis procedure is divided into four yuan-type part of the lexical and syntax
<zhangyx> 在 2024-11-21 上传 | 大小:6kb | 下载:0

[编译器/词法分析CompileChapter1

说明:计算机编译原理的文法存储程序。此程序存储用户输入的文法,找出文法中的终结符,非终结符,并且显示四元组形式!-Computer program stored in compiler theory of grammar. This program stores the user input grammar to identify the terminator grammar, nonterminals, and the form of fo
<xiaoqing> 在 2024-11-21 上传 | 大小:1.2mb | 下载:0

[编译器/词法分析CompileChapter2

说明:计算机编译原理中的文法分析程序。此程序分析一个正则文法,构造DFA,并且运行DFA。-Computer compiler theory of grammar analysis program. This program analyzes a regular grammar, construct DFA, and run the DFA.
<xiaoqing> 在 2024-11-21 上传 | 大小:1.4mb | 下载:0

[编译器/词法分析DFA

说明:Compiler tech:Program For Acceptance Of A String Using deterministic finite automaton (DFA) which is a finite state machine accepting finite strings of symbols. For each state, there is a transition arrow leading out to
<jack> 在 2024-11-21 上传 | 大小:1kb | 下载: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-21 上传 | 大小:2kb | 下载:0

[编译器/词法分析Remove-left-recursion

说明:Compiler tech: Program To Remove Left Recursion From The Given Grammar
<jack> 在 2024-11-21 上传 | 大小:1kb | 下载:0

[编译器/词法分析Shift-reduce-parser

说明:compiler tech program TO IMPLEMENT SHIFT REDUCE PARSER
<jack> 在 2024-11-21 上传 | 大小:1kb | 下载:0

[编译器/词法分析1-wrie

说明:DS2438程序,调试通过,可以实现,提供给大家学习,希望对大家有帮助-DS2438 program, debugging, can be achieved, provided we learn, we hope to help
<wangping> 在 2024-11-21 上传 | 大小:232kb | 下载:0

[编译器/词法分析scanner

说明:C sharp编写的词法分析器,编译原理作业,分析的语言为函数绘图语言。今下午刚验收通过,9.5分。-C sharp written lexical analyzer, compiler theory operation, analysis of the language as a function of drawing language.
<刘振元> 在 2024-11-21 上传 | 大小:79kb | 下载:0

[编译器/词法分析TQEditor-v2.2.3

说明:兼容IE9的在线编辑器, 也是一个功能体积比最优的的在线编辑器 特点: 小身材,JS(56k)+CSS(8k)+图标(7k) 总计71K, 启用gz压缩后不到30K 全浏览器支持, 当前支持 IE6, 7, 8, 9, chrome 8+, FF 3+, Opera 10+, Safari5+ Word代码清理,有效清理从word中粘贴的代码同时保留格式 默认使用SWFUpload组件处理上传, 用户体验
<李亮> 在 2024-11-21 上传 | 大小:461kb | 下载:0

[编译器/词法分析NBuilder-Lexical

说明:用MFC实现的C语言词法分析器,是学习编译原理的不错的参考资料,本程序用VS2010编写,此词法分析程序可分析出C语言中: 标识符(以字母或下划线开头,后面可以是数字字母或下划线) 字符串常量 字符常量 整数常量 普通实型 有+/-科学记数 无+/-科学记数 注释说明,还不能处理预处理命令33种运算符说明:,() [] .在界符中有,这里出 , ? : sizeof 也没给出11种分界符32种关
<杨兵> 在 2024-11-21 上传 | 大小:20.2mb | 下载:0
« 1 2 ... .37 .38 .39 .40 .41 942.43 .44 .45 .46 .47 ... 1384 »

源码中国 www.ymcn.org