资源列表

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

[编译器/词法分析Cbianxied

说明:C语言编写的反汇编工具,还没看过 应该还不错。-Anti-C language compilation tools, should not read well.
<刘洪超> 在 2025-01-19 上传 | 大小:62kb | 下载:0

[编译器/词法分析report1

说明:这是一份实验报告,目的是掌握YACC的使用方法,了解YACC处理二义性的方法。 用YACC等工具生成如下文法表示的表达式对应的计算器 exp->exp + exp | exp - exp| exp * exp |exp / exp |exp ^ exp | - exp |(exp) |NUM 对于输入的表达式,能输出结果。比如: 3 +(4 *5)结果应为23 当出现错误时可以进行错误处理。 -This i
<color> 在 2025-01-19 上传 | 大小:62kb | 下载:0

[编译器/词法分析218chen_compiler

说明:超级无敌完美的pl0编译器,实现了词法分析,语法分析,予以分析,并以四元式为输出结果-Super Invincible perfect pl0 compiler implements lexical analysis, syntax analysis, be analyzed and to four dollars for the output type
<陈尧> 在 2025-01-19 上传 | 大小:62kb | 下载:0

[编译器/词法分析tinypas

说明:Small compiler for Pascal
<rc2molina> 在 2025-01-19 上传 | 大小:62kb | 下载:0

[编译器/词法分析64X16LED

说明:本程序是用AT89C51单片机,595做列驱动16*64的点阵显示程序,有电路图,可以对电路进行仿真,自己还可以更改显示代码,显示自己想要的汉子!-This procedure is AT89C51 microcontroller, 595 to do the column driver 16* 64 dot matrix display program, a circuit that can simulate the circuit,
<廖小平> 在 2025-01-19 上传 | 大小:62kb | 下载:0

[编译器/词法分析TM5_CHOUK_DESREZ

说明:Compileur compilation compilateur Yacc Lex.
<ERIC> 在 2025-01-19 上传 | 大小:62kb | 下载:0

[编译器/词法分析TINY_Compiler

说明:TINY C编译器源码,用于参考学习编译原理(词法分析、语法分析、语义分析等)和LEX/YACC(不是FLEX/BISON)-TINY C compiler source code, compiled for the reference to learning theory (lexical analysis, syntax analysis, semantic analysis, etc.) and LEX/YACC (not FLE
<飞轩泠> 在 2025-01-19 上传 | 大小:62kb | 下载:0

[编译器/词法分析louden_tiny_and_TM

说明:c++实现小型编译器,供学习编译原理的朋友使用-c++ compiler to achieve small, for friends to use learning compiler theory
<线香花火> 在 2025-01-19 上传 | 大小:62kb | 下载:0

[编译器/词法分析compiler

说明:java代码有词法分析、语法分析功能,能够运行,适合编译原理这么课程的课程设计之用- java code, lexical analysis, syntax analysis capabilities, the ability to run for such a course of compiler theory course design-
<lynn> 在 2025-01-19 上传 | 大小:62kb | 下载:0

[编译器/词法分析test

说明:用codeblocks编写的用来实现数据结构中的链表建立、排序、合并问题(实现了四个班级成绩的排序)-With codeblocks write used to realize data structure of chain table set up, sort, merger problem (realize the four class performance sort)
<刘坤> 在 2025-01-19 上传 | 大小:62kb | 下载:0

[编译器/词法分析code_analyze

说明:c++编写,解析指定目录下的.c/.h文件,能够获取c文件的基本元素,如宏定义,头文件包含,函数声明,函数定义,函数调用等,并实现了简单依赖关系查找-c++ write, parse .c/.h files in the specified directory, have access to the basic elements of the c file, such as macro definitions, header file
<蒋博> 在 2025-01-19 上传 | 大小:62kb | 下载:0

[编译器/词法分析LCD

说明:interface LCD 2line with MW 8051-interface LCD 2line with MW 8051...................
<Nguyen B> 在 2025-01-19 上传 | 大小:62kb | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 725.26 .27 .28 .29 .30 ... 1384 »

源码中国 www.ymcn.org