资源列表
regexp
- 主要用于编译器/解释器中处理正则表达式的一个类。
ucc129
- This package consists of the executable (UCW), a default scr ipt file, this file, and the library files. It is important that the header files end up in a include subdirectory of the directory where UCW is found. If you unzip this file using
uc-tokens10
- Using the UnderC Tokenizer Class It s often necessary to parse complex text files, where standard i/o is too clumsy. C programmers fall back on strtok(), but this can be tricky to use properly. Besides, you are still responsible for keeping
ucw129
- Welcome to UnderC version 1.2.9w This package consists of the executable (UCW), a default scr ipt file, this file, and the library files. It is important that the header files end up in a include subdirectory of the directory where UCW is fo
ucw-src129
- UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard. UC
jawaa.tar
- JAWAA是一种用于在web上创建动态演示的脚本语言,JAWAA软件用java实现,用户使用简单的教本就可以编写动态演示,无需专门编程知识,演示可在web上任何支持java的系统上运行。JAWAA常用于算法演示系统设计。
stack-machine
- 一个用flex、bison和vc开发的堆栈机,堆栈机为一解释器,支持简单的表达式和赋值、条件和循环语句。
bianyiyuanli_cifafenxi
- 这是一个用VC++编写的一个编译原理的词法分析程序,希望能与大家分享
cifafenxi_eryuanshi
- 这是一个编译原理的词法分析的二元式表示程序
zifucuan_saomiao
- 这是一个编译原理中的扫描字符串的程序!希望能与大家分享
bianyiyuanli_cifafenxi_((x+x)+x)
- 我重新上传了我的这个((x+x)+……)词法分析程序。去掉了编译后的debug/release目录
bianyiyuanli_cifafenxi
- 这是很好的编译原理的词法分析程序。供大家参考!