资源列表
locale
- CodeBlocks编译器的汉化包,最新版可以完美使用.
dccsrcoo
- 目标代码是执行程序,经反编译自动生成C代码-Object code is the implementation of the program, automatically generated by the anti-compiled C code
生成Pascal语言的语法 词法分析器
- 生成Pascal语言的语法 词法分析器-generation language syntax lexical analyzer
语法分析C++
- 用C++实现的,有兴趣的看一下
tptool.zip
- 生成Pascal语言的语法/词法分析器
CH341SER
- 适用于USB驱动,用c语言写得,和大家共享-Apply to USB drives, with the c language written in, and share
hust
- 华中科技大学2007编译原理课程设计报告+源代码.rar
base
- 国防科学技术大学的PL0程序编译器的实现-National Defense Science and the PL0 Compiler Implementation
Compilation
- 编译过程 讲解编译过程 分解编程步骤 有利于学习-Explain the process of decomposition of the build process compiled programming steps conducive to learning
palindrome1
- tell if the input word is palindrome or not, it uses a string function and displays the input word and check if its palindrome-tell if the input word is palindrome or not, it uses a string function and displays the input word and check if its palind
JAVA
- java词法分析器,用c实现,tc2.0下运行通过。