资源列表

« 1 2 ... .30 .31 .32 .33 .34 935.36 .37 .38 .39 .40 ... 1383 »

[编译器/词法分析lccsrc3.6

说明:c语言编译器,3.6版本 lcc version 3.x is described in the book "A Retargetable C Compiler: Design and Implementation" (Addison-Wesley, 1995, ISBN 0-8053-1670-1). There are significant differences between 3.x and 4.x, most notably in the intermediate c
<王陈> 在 2025-06-16 上传 | 大小:225kb | 下载:0

[编译器/词法分析essential-cpp-source-for-non-windows

说明:c编译器词法分析程序源码,进行词法分析,可找出错误,输出行数 -lexical analysis procedure source, lexical analysis, can identify errors, but a few Output
<新亮> 在 2025-06-16 上传 | 大小:225kb | 下载:0

[编译器/词法分析usb_funct

说明:USB接口的VHDL源码,支持Verilog HDL程序-USB VHDL source code, supports Verilog HDL procedures
<王森> 在 2025-06-16 上传 | 大小:225kb | 下载:0

[编译器/词法分析LL(1)wenfa

说明:这是一个完整的文法分析器,能识别FIRST、FOLLOW集,还有实验报告!-This is a complete grammar parser, to identify FIRST, FOLLOW sets, there are experimental reports!
<yangshuangxue> 在 2025-06-16 上传 | 大小:225kb | 下载:0

[编译器/词法分析lll

说明:实现了LL(1)文法分析,包括构造First、Follow集、预测分析表,并可检查输入串是否被接受。-The implementation of LL(1) analysis, including constructing the First, Follow set, Predictive Parsing Table. It can also test a string whether it is accepeted.
<sunli> 在 2025-06-16 上传 | 大小:224kb | 下载:0

[编译器/词法分析JSQFinal

说明:编译原理课程设计,CMM 是一种经过简化的 C 语言,CMM 解释器是一个 CMM 语言 的集成开发环境,经过词法、语法和语义的分析,通过递归下降子程序法对 CMM 语言 进行解释执行。此解释器可以实现几种基本数据类型的表达式计算、隐式转换和强制转 换,循环语句的控制,多维数组的处理,函数调用和重载,变量作用域限制等功能。IDE 能够进行代码自动缩近、语法高亮、撤销重做、括号匹配、错误检查标记、函数定位、 快速注释、输出语法树等。 -CMM is a programming
<> 在 2025-06-16 上传 | 大小:224kb | 下载:0

[编译器/词法分析daima

说明:这是我们大三时候的编译作业,还是挺有用的,自己感觉还可以-This is our junior year when the compiler operations, is still quite useful, and feel can also
<baishuang> 在 2025-06-16 上传 | 大小:224kb | 下载:0

[编译器/词法分析lex

说明:<编译原理课程设计>基于lex自动实现词法分析,完成词法分析功能-< Compiler theory of curriculum design> based on the lex lexical analysis automatically to complete the lexical analysis function
<> 在 2025-06-16 上传 | 大小:224kb | 下载:0

[编译器/词法分析lexical-analyzer-program

说明:编译原理词法分析器程序,利用词法分析自动构造工具LEX构造一个识别C语言的词法分析程序-Compiler theory lexical analyzer program, the use of the lexical analysis of the automatic construction tools LEX to construct a lexical analysis to identify the C language program
<辛敏> 在 2025-06-16 上传 | 大小:224kb | 下载:0

[编译器/词法分析Chomsky-grammar-judgement

说明:编译原理中的乔姆斯基文法判断,使用VC++实现。-The Chomsky grammar compiler theory judge VC++ achieve.
<wangxiaolin> 在 2025-06-16 上传 | 大小:224kb | 下载:0

[编译器/词法分析booksystem

说明:基于jsp + javabean + servlet的图书馆管理系统-Jsp+ javabean+ servlet-based library management system
<chenzhan> 在 2025-06-16 上传 | 大小:224kb | 下载:0

[编译器/词法分析FLyuce

说明:《编译原理》陈火旺版的预测分析程序的代码实现,主要步骤是从输入文法,先求first集和follow集,然后构造预测分析表,最后对文法进行预测分析。-" Compiler Principle" Code Chen Huo version of predictive analytics program implementation, the main steps the input grammar, seeking first set and follow the first s
<StarrySky> 在 2025-06-16 上传 | 大小:224kb | 下载:0
« 1 2 ... .30 .31 .32 .33 .34 935.36 .37 .38 .39 .40 ... 1383 »

源码中国 www.ymcn.org