资源列表

« 1 2 ... .31 .32 .33 .34 .35 636.37 .38 .39 .40 .41 ... 1383 »

[编译器/词法分析gccl2

说明:sunplus 8202 编译环境 gccl2-sunplus 8202 compiler,gccl2
<wuzhe> 在 2025-05-01 上传 | 大小:13.29mb | 下载:1

[编译器/词法分析formula2

说明:C++公式解释器,大家可以看看,研究一下-Formula interpreter, we can see, look
<liu zp> 在 2025-05-01 上传 | 大小:413kb | 下载:0

[编译器/词法分析LexicalAnalyzer

说明:手工构造一个能够识别C语言的所有典型单词,如:标识符、数字、运算符,和if、while等保留字的确定有限自动机,并写出对应该自动机的程序;然后以一个简化的C语言程序为输入文件,通过所设计的基于上述自动机的词法分析程序获得输入文件中的各个单词及其内码对照表,并以文件形式保存结果(也就是TOKEN序列)。 将自己定义的各个正则表达式转化为NFA,然后将其综合为NFA ,再将NFA 转化为DFA,再将DFA转化为最少状态的DFA ,最后由
<罗丹> 在 2025-05-01 上传 | 大小:330kb | 下载:0

[编译器/词法分析LRAnalysis

说明:(1)E -> E+T (2)E -> T (3)T -> T*E (4)T -> F (5)F -> (E) (6)F -> i 模拟以上文法的LR分析过程。对用户任意输入的字符串,能够输出LR分析器的工作过程。 根据以上文法,生成LR分析表,使用VC语言实现LR分析器。Main函数接受用户键盘输入的字符串,通过调用LR函数输出LR分析的过程。-(1) E-> E+ T (2)
<罗丹> 在 2025-05-01 上传 | 大小:148kb | 下载:0

[编译器/词法分析windlx

说明:XINdlx模拟器开发环境,用于体系结构实验-XINdlx simulator development environment for experimental architecture
<麦克白> 在 2025-05-01 上传 | 大小:529kb | 下载:0

[编译器/词法分析gdal150

说明:gdal/ogr库,一种强大的插件,支持读取多种格式的文件-gdal/ogr library, a powerful plug-in support to read multiple file formats
<ct> 在 2025-05-01 上传 | 大小:7.13mb | 下载:0

[编译器/词法分析adExp

说明:计算表达式,可以包含变量,只支持int类型-Calculation expression can include variables, int types only support
<黄含全> 在 2025-05-01 上传 | 大小:4kb | 下载:0

[编译器/词法分析calculator

说明:caculater in simple
<mohamed> 在 2025-05-01 上传 | 大小:44kb | 下载:0

[编译器/词法分析IAR_Embedded_Workbench_3.1

说明:IAR Embedded Workbench 3.1最新版本编译器,带破译工具-IAR Embedded Workbench 3.1 lastest version compiler with craker tool.
<whuasan> 在 2025-05-01 上传 | 大小:47.44mb | 下载:0

[编译器/词法分析parsesrc

说明:TExprCalc is a Delphi component written around the original Parser.dll. The original parser has been modified and the Symbol table changed to a TList. This made it possible to create the parser for 16 and 32 bit.
<Zhou Qing> 在 2025-05-01 上传 | 大小:30kb | 下载:0

[编译器/词法分析afparser

说明: TParser parses and evaluates mathematical expressions specified at runtime. Its performance is remarkable - only 40-80 slower than similar compiled expression - and it is by far the fastest parser on the freewar
<Zhou Qing> 在 2025-05-01 上传 | 大小:21kb | 下载:0

[编译器/词法分析89C51PWM

说明:51单片机的PWM 的汇编语言程式与protues电路图仿真-51 PWM MCU assembly language programs and protues circuit simulation
<冯海彬> 在 2025-05-01 上传 | 大小:41kb | 下载:0
« 1 2 ... .31 .32 .33 .34 .35 636.37 .38 .39 .40 .41 ... 1383 »

源码中国 www.ymcn.org