资源列表
Operator-precedence
- 算符优先算法,非常完整的注释,便于学者研究修改。可直接放在C++工程中,控制台操作。-Operator priority algorithm, a very complete notes, easy to modify scholars. Can be placed directly on the C++ project, the console operator.
3090104129_hw1
- 浙江大学 编译系统设计 作业1 2.22 2.24-zhejiang homework
3090104129_hw2
- 浙江大学 编译系统设计作业2 4.31 5.30
CiFaFenXiQi
- 用C语言实现的词法分析器,用户输入所要分析的代码路径,程序自动识别关键字、变量、界符、运算符,并显示出来-C language lexical analyzer, the code path, the user input to be analyzed, the program automatically recognizes the keywords, variables, delimiters, operators, and displayed
compile3
- c++实现的编译程序。编译原理实验课编写。 包括词法分析 、语法分析(block)/以及代码生成过程。 -compiler that achieve by c++。
YXBASIC_src
- YX-BASIC 1.44 用BC3.1设计的一款BASIC解释器,它基于QBASIC的语法构建, 并扩充CD-ROM控制语句而成。此为编译器源代码。-YX-BASIC 1.44 The BASIC interpreter development with BC3.1, which is based on the QBASIC, and expand the CD-ROM control. It s compiler source code.
YXIDE_src
- YX-BASIC 1.44 集成环境源码 用BC3.1设计的一款BASIC解释器,它基于QBASIC的语法构建, 并扩充CD-ROM控制语句而成。-YX-BASIC 1.44 IDE Source Code The BASIC interpreter development with BC3.1, which is based on the QBASIC, and expand the CD-ROM control.
yxBasic144
- YX-BASIC 1.44 用BC3.1设计的一款BASIC解释器,它基于QBASIC的语法构建, 并扩充CD-ROM控制语句而成。此为编译好后打包。-YX-BASIC 1.44 The BASIC interpreter development with BC3.1, which is based on the QBASIC, and expand the CD-ROM control. It s compiled package.
1212
- 编译原理 字符集,比较齐全.这个是实验课的代码, 没有全,需要的可以找我-bianyiyuanli zifuji aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
lecicalAnalysis
- 针对c语言的词法分析程序,用天提取一个个单词-lexical analysis prcess
Lua_ZWJC
- lua电子书,Lua本身是以简单优雅为本,着眼于处理那些C不擅长的任务。借助C/C++为其扩展,Lua可闪现无穷魅力。Lua本身完全遵循ANSI C而写成,只要有C编译器的地方,Lua便可发挥她的力量。Lua不需要追求Python那样的大而全的库,太多的累赘,反而会破坏她的优美。-lua book
burgers.tar
- burgers equation using matlab