资源列表

« 1 2 ... .62 .63 .64 .65 .66 967.68 .69 .70 .71 .72 ... 1383 »

[编译器/词法分析compiler

说明:一个支持中文的类C语言编译器,词法分析和语法分析被封装成两个c++类。-A pro-Chinese language class C compiler, lexical analysis and syntax analysis is packaged into two c++ Category.
<> 在 2025-06-22 上传 | 大小:54kb | 下载:0

[编译器/词法分析TraceRoute

说明:路由追踪的,自己无聊写的,编译没有错误,可以运行,大家可以试试。-Routing track, written by their own boredom, the compiler no errors, you can run, we can try.
<梁园> 在 2025-06-22 上传 | 大小:272kb | 下载:0

[编译器/词法分析upanddown

说明:粗略地说它的实现思想是对输入符号串自左向右进行扫描,并将输入符逐个移入一个后进先出栈中,边移入边分析,一旦栈顶符号串形成某个句型的句柄时,(该句柄对应某产生式的右部),就用该产生式的左部非终结符代替相应右部的文法符号串。-Rough idea is that it s the realization of the input symbol string to be scanned from left to right, and enter the site one by one into a L
<jilangzhe> 在 2025-06-22 上传 | 大小:2kb | 下载:0

[编译器/词法分析Compiler

说明:VC++编写的编译器,集词法分析、语法分析、语义分析于一体-VC++ Prepared compiler, set lexical analysis, syntax analysis, semantic analysis in one
<jasonshaw> 在 2025-06-22 上传 | 大小:1.94mb | 下载:0

[编译器/词法分析mylex

说明:实现输入正则表达式的词法分析程序,自己添加输入文本-Input regular expressions lexical analysis procedures, to add their own input text
<杨晓艳> 在 2025-06-22 上传 | 大小:6kb | 下载:0

[编译器/词法分析analyser

说明:用C语言编写PL/0语言的词法分析程序。-Using C language PL/0 language lexical analysis procedures.
<dong> 在 2025-06-22 上传 | 大小:27kb | 下载:0

[编译器/词法分析c-yacc

说明:C-词法分析,使用YACC生成,仅供参考-C-lexical analysis, the use of YACC generated, for reference only
<wanglei> 在 2025-06-22 上传 | 大小:1kb | 下载:0

[编译器/词法分析fifth

说明:词法分析器代码,用c语言编写 词法分析器代码,用c语言编写-Lexical analyzer code, using c language lexical analyzer code, using c language
<> 在 2025-06-22 上传 | 大小:14kb | 下载:0

[编译器/词法分析compiler

说明:一个编译器,具体使用方法间readme ?桓霰嘁肫鳎
<lijinghui> 在 2025-06-22 上传 | 大小:44kb | 下载:0

[编译器/词法分析Cpp1

说明:用C++实现词法分析器,检查输入的词语是否符合规则。-With C++ Achieve lexical analyzer to check the importation of words with the rules.
<tongxiao> 在 2025-06-22 上传 | 大小:1kb | 下载:0

[编译器/词法分析LR(0)

说明:构造LR(0)分析表。对给定的文法,输入字符串,给出其正确与否的判断。-Construction LR (0) analysis table. Of a given grammar and input string, or not given the correct judgments.
<赵强> 在 2025-06-22 上传 | 大小:2kb | 下载:0

[编译器/词法分析cmm123321

说明:CMM编译器文档,编译原理课程设计中写的,希望有用-CMM compiler document, compiled in the written curriculum design principle, and I hope useful
<杨骁> 在 2025-06-22 上传 | 大小:46kb | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 967.68 .69 .70 .71 .72 ... 1383 »

源码中国 www.ymcn.org