资源列表
gridftp-code_v1.0
- NS2 ready to be implemented code for scheduling
edit
- Supesite自带的编辑器,自我感觉很好用-The own editor of SupeSite,It is good to use
QPascal
- It s the front-end for freePascal compiler (a rather young IDE for Pascal)
3
- 编译原理中用c++实现的用预测分析表实现语法分析器 -Principles of using c++ compiler implementation to achieve with predictive analysis table parser
GCodeCompiles
- 这个文件里一直有一个源文件,主要是对数控系统中用到的G代码进行语法和词法分析,编译,对搞数控的兄弟有一定的参考价值。-This file has been a source file, mainly used in the numerical control system, G-code syntax and lexical analysis, compile, NC brothers are engaged in a certain reference value.
storeImages
- save images and connect to the sql data base that is create by u or predefined data base
automaticToregularExpression
- 自动机的确定化和最小化设计文档,包括实现原理,算法实现流程图,测试数据,结果输出与分析-automatic definition and minimize design documeng
li
- 求一表达式对应的三地址中间代码,以三元式表示-Seek an expression corresponding to the three-address intermediate code to be expressed ternary
GCC
- gcc,g++-GNU工程的C和C++编译器(egcs-1.1.2)
CALOG
- c++编写的简单编译器 基本功能包括词法语法分析-c++ compiler, written in simple and basic functions, including lexical parsing
LexicalAnalyzer
- 词法分析器,源代码用文件输入,TOKEN序列文件输出-Lexical analyzer,the source code to use file input,TOKEN sequence file output
Parsing
- 用递归下降子程序实现语法分析,分析的是表达式的语法,可以实现报错,但是,操作数必须为一个字符,数字字母均可。-Subprogram implementation using recursive descent parsing, analyzing the expression syntax can be achieved Baocuo, but the operand must be a character, numbers, letters can be.