资源列表
lexical.rar
- 词法分析器,该程序可以识别数字,标识符,运算符,关键字,提取出各个单词,Lexical analyzer, the program can identify the number of identifiers, operators, keywords, extracted all the words
8086
- micro controller program for reverse string
PL0
- PL0—编译器源码,经过试验无bug。 提供给各位学友们。-PL0 compiler source
wsjbjtunjtu
- 我使用VC++软件编辑一个的程序,用以说明编译链接的原理.-I use a software editing process, to illustrate the principle compiler link.
TCM_p
- TCM的仿真 包括编码器,调制器,解调器,译码器-Simulation including TCM encoder, modulator, demodulator, decoder
Pascal
- 基本语法,001尽量学好哦,搞搞OI挺不错的,有兴趣的话和我交流下
TestVCPP
- Nelly编解码器,主要用于流媒体服务器中的音频数据的编解码。-Nelly codec, mainly used for streaming media server, codec audio data.
pl0
- PL0 C的源碼:pl0.h和pl0.c。-C Code of PL0
project-pl0
- 广东工业大学《编译原理》一个关于PL/0课内实验的文档-Guangdong university of the compiling principle "about a PL/0 inside class experiment documents
csharp-lexical-analysis
- c#词法分析器 实现简单的词法分析功能 -c # lexical analyzer to achieve simple lexical analysis functions
girish_kumar
- client program used in the cmputer networks
PL0_c_base
- PL/0 编译器前端。PL/0 编译器项目是本课程早年的主要课程实验。PL/0 是类Pascal语言的一个很小的子集。上传得代码是完整的PL/0 编译器源码C版本-2)GJC 前端。GJC 是早年Sun 公司资助的一个开源Java 编译器。上传的代码是一个完整的GJC Java 编译器源码 允许输入拉丁字符的拼音 PL/0 compiler front-end. PL/0 compiler project is the early years of this course the mai