资源列表

« 1 2 ... .25 .26 .27 .28 .29 1030.31 .32 .33 .34 .35 ... 1383 »

[编译器/词法分析zhengguishizhuanDFA

说明:正规式转DFA,包括正规式转NFA,NFA转DFA等-Formal type turn DFA, including regular type turn NFA, turn NFA DFA, etc..
<黄正华> 在 2025-06-09 上传 | 大小:5kb | 下载:0

[编译器/词法分析c-program-find-palindrome

说明:to find whether the number is palindrome or not without using string functions,checking palindrome in C -to find whether the number is palindrome or not without using string functions,checking palindrome in C
<> 在 2025-06-09 上传 | 大小:5kb | 下载:0

[编译器/词法分析hw4-q2

说明:this package cotains a C++ source code an executeble file and a describtive txt file i wrote this program to revese words which are entered by user. this program complied by dev C++ 4.9.9.2 compiler.
<Equelan> 在 2025-06-09 上传 | 大小:5kb | 下载:0

[编译器/词法分析cevap1

说明:this package cotains a C++ source code, an executeble file and a describtive txt file this program can add two numbers, divide them, mines them and multiple 2 numbers with eachother which are entered by user. i wrote this program. this program c
<Equelan> 在 2025-06-09 上传 | 大小:5kb | 下载:0

[编译器/词法分析parsing

说明:编译原理的语法分析作业,三个代码,实现语法分析-Compiler theory of parsing operations, three code parsing
<lixu> 在 2025-06-09 上传 | 大小:5kb | 下载:0

[编译器/词法分析ARMexperment

说明:arm实验This the ARM-based experiments, this experiment for beginners is a good experimental question.-This is the ARM-based experiments, this experiment for beginners is a good experimental question.
<zhanyan> 在 2025-06-09 上传 | 大小:5kb | 下载:0

[编译器/词法分析bianyi

说明:这是编译原理实验中的词法分析的原代码,简单实用-this is a code about the bianyi,it is simple
<allen> 在 2025-06-09 上传 | 大小:5kb | 下载:0

[编译器/词法分析grammar-analysis

说明:按照词法规则,对程序中的词法进行分析,并找出错误的不符合规定的词法定义,并提示-Lexical rules, the program lexical analysis, and identify the wrong lexical definitions of non-compliance, and prompt
<黄敏> 在 2025-06-09 上传 | 大小:5kb | 下载:0

[编译器/词法分析JavaLL1analysis

说明:编译原理LL(1)分析,分析字符串,得出一些结论,并处理一些错误-LL(1)Analysis,can analyse the input string
<eric> 在 2025-06-09 上传 | 大小:5kb | 下载:0

[编译器/词法分析1

说明:编译原理实验 表达式翻译器:一个中缀表达式到后缀表达式的翻译器 表达式文法及其翻译模式定义如下: expr  expr + term {print(‘+’)} | expr - term {print(‘-’)}| term term  term * factor {print(‘*’)} | term / factor {print(‘/’)} | factor factor  ( expr ) | id {print(id.
<wuchiren> 在 2025-06-09 上传 | 大小:5kb | 下载:0

[编译器/词法分析lecial-analysis

说明:语法分析器,java代码实现,可以用于特定文法-parser scanner
<jessica> 在 2025-06-09 上传 | 大小:5kb | 下载:0

[编译器/词法分析d

说明:大部分都是关于C语言的一些资本资料,可以作为计算机专业学生的参考资料,这是自己的学习资料-it is useful
<汪洋> 在 2025-06-09 上传 | 大小:5kb | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 1030.31 .32 .33 .34 .35 ... 1383 »

源码中国 www.ymcn.org