资源列表

« 1 2 ... .29 .30 .31 .32 .33 1334.35 .36 .37 .38 .39 ... 1384 »

[编译器/词法分析编译原理词法分析器

说明:2.1 待分析的简单的词法 (1)关键字: begin if then while do end 所有的关键字都是小写。 (2)运算符和界符 : = + - * / < <= <> > >= = ; ( ) # (3)其他单词是标识符(ID)和整型常数(SUM),通过以下正规式定义: ID = letter (letter | digit)* NU
<帅帅的风 > 在 2024-11-09 上传 | 大小:3.12mb | 下载:0

[编译器/词法分析wordAnalysis

说明:一个进行词法分析的程序,支持文件输入,C#编写。(A program for lexical analysis, supporting file input, and writing C#.)
<Emelia > 在 2024-11-09 上传 | 大小:44kb | 下载:0

[编译器/词法分析易语言 - Cmd、Powershell 调试器

说明:可以调试Cmd、Powershell的代码。(The code for Cmd and Powershell can be debugged.)
<Fredaaa > 在 2024-11-09 上传 | 大小:6kb | 下载:0

[编译器/词法分析Complier

说明:DFA 编译原理代码 c++ windows(DFA Compiler code c++ windows)
<联合联合1 > 在 2024-11-09 上传 | 大小:629kb | 下载:0

[编译器/词法分析pl0

说明:基于简单的pl0编译器,扩充++,--,/*等算数运算和for和repeat循环语句等等功能的扩充,也包括文档介绍和说明(Based on the simple PL0 + + compiler, expansion, expansion, such as arithmetic and for / * and repeat loop and so on, also includes the introduction and descr
<百劫 > 在 2024-11-09 上传 | 大小:853kb | 下载:0

[编译器/词法分析Task1

说明:使用Java实现的C语言的简单CMM语言解释器(Java implements the CMM language interpreter)
<懒懒懒懒懒 > 在 2024-11-09 上传 | 大小:8.62mb | 下载:0

[编译器/词法分析c-algorithms-master

说明:C++ common algorithms
<peni > 在 2024-11-09 上传 | 大小:142kb | 下载:0

[编译器/词法分析nasm_man

说明:The NASM Manual (English, pdf)
<Crayxd > 在 2024-11-09 上传 | 大小:436kb | 下载:0

[编译器/词法分析实验1

说明:预先设置种别码,再将一串语句的词根据种别码进行识别并输出(Identify the words of a sentence.)
<麻斯亮 > 在 2024-11-09 上传 | 大小:272kb | 下载:0

[编译器/词法分析lab2_prueba

说明:source code for testing module capture on microchip pics
<alenh > 在 2024-11-09 上传 | 大小:3kb | 下载:0

[编译器/词法分析lab1

说明:source code for testing general microchips pics
<alenh > 在 2024-11-09 上传 | 大小:8kb | 下载:0

[编译器/词法分析labkennth

说明:sOURCE CODE for testing timers, pwm and capture module on pics
<alenh > 在 2024-11-09 上传 | 大小:3kb | 下载:0
« 1 2 ... .29 .30 .31 .32 .33 1334.35 .36 .37 .38 .39 ... 1384 »

源码中国 www.ymcn.org