资源列表

« 1 2 ... .81 .82 .83 .84 .85 886.87 .88 .89 .90 .91 ... 1383 »

[编译器/词法分析SLR(1)_compiler

说明:c语言实现,slr(1)语法分析,语法分析的ation表和goto表分别用txt文档保存。-c language, slr (1) grammar analysis, grammar analysis ation table and goto table txt documents were preserved.
<WayZen> 在 2025-05-01 上传 | 大小:3kb | 下载:0

[编译器/词法分析wen

说明:这是编译原理里面用来判断输入的东西是是否是符合数学运算公式-This is the compiler used to determine the principle of which is whether the importation of things are in line with the mathematical formula
<朱亭亭> 在 2025-05-01 上传 | 大小:2kb | 下载:0

[编译器/词法分析TINY

说明:TINY+编译器源码 语言表达式的定义 (1) <表达式> ::= <算术表达式>|<逻辑表达式> (2) <算术表达式> ::= <项>±<算术表达式>|±<项>|<项> (3) <项> ::= <因子>*<项>|<因子>/<项>|<因子>
<lane> 在 2025-05-01 上传 | 大小:110kb | 下载:0

[编译器/词法分析LL(1)(Windows+Version)

说明:编译原理的ll(1)的文法 挺好用的饿-Compiler Construction Principles of the ll (1) of the hungry with good grammar
<顾大> 在 2025-05-01 上传 | 大小:44kb | 下载:0

[编译器/词法分析compile-chenhuowang

说明:陈火旺的程序设计语言编译原理,里面是pdf格式的-Chen Huowang the principle of programming language compilers, which are pdf format
<mr wang> 在 2025-05-01 上传 | 大小:8.3mb | 下载:0

[编译器/词法分析C0Compiler

说明:简单的c0编译器,能够正确地将源码编译成功,并且生成四元试-C0 simple compiler, able to correctly compile the source code successfully, and generated four test
<fengyu> 在 2025-05-01 上传 | 大小:61kb | 下载:0

[编译器/词法分析VCcifa

说明:用VC实现的词法分析器,可以输入一个表达式,然后进行分解-With VC realize the lexical analyzer, you can enter a regular expression, and then break down
<杨晨> 在 2025-05-01 上传 | 大小:454kb | 下载:0

[编译器/词法分析PhoneBook

说明:简单的电话本系统 包括姓名 电话号码 家用 公司 移动电话的管理-虻サ 牡 Chaumet Chaumet 蔚 统 墓 司 贫 chaor
<rickey> 在 2025-05-01 上传 | 大小:39kb | 下载:0

[编译器/词法分析hust

说明:华中科技大学2007编译原理课程设计报告+源代码.rar-Huazhong University of Science and Technology, 2007 Principles of curriculum design report compiled+ Source code. Rar
<无名> 在 2025-05-01 上传 | 大小:446kb | 下载:0

[编译器/词法分析biaoyiyuanlijishijian

说明:《编译原理及实践》一书的电子版,该电子版很清晰- Compiler Construction Principles and Practice of electronic version of the book, the electronic version is very clear
<alex> 在 2025-05-01 上传 | 大小:11.05mb | 下载:0

[编译器/词法分析LL_Program

说明:LL(1)语法分析器,在任何时候,总控程序都是按照栈顶符号X和当前输入符号a行事的。对于任何(X,a),总控程序每次都执行下述三种可能的动作之一: 若X=a=’#’,则宣布分析成功,停止分析过程; 若X=a≠’#’,则把X从栈顶逐出,让a指向下一输入符号; 若X是一个非终结符,则查看分析表M。若M中存放着一条关于X的产生式,那么,首先把X逐出栈顶,然后,把产生式的右部符号按反序一一推进栈,同时做这个产生式相应的语义动作(目前
<杨灵芝> 在 2025-05-01 上传 | 大小:195kb | 下载:0

[编译器/词法分析bianyiyuanl000

说明:编译原理语法&词法分析器(附带实验报告)希望对大家有用-Compilation Principle grammar
<xiongzhongquan> 在 2025-05-01 上传 | 大小:980kb | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 886.87 .88 .89 .90 .91 ... 1383 »

源码中国 www.ymcn.org