搜索资源列表
YuFaBY
- 这是一个功能比较完善的词法分析器,使用C语言编写,上传文件中已存在dsw文件及测试文件,下载无须配置环境即可运行。-This is a function of a relatively perfect lexical analyzer, the use of C language, Upload file has existed dsw documents and test documents, download configuration environment will not run.
jiandancifafenxi
- 进行简单的词法分析,根据规定的词法匹配顺序进行匹配,很简单的功能,学习编译原理做的程序,内附测试文件.-simple lexical analysis, according to the lexical sequence matching match, a very simple function, Principle study compiler do the procedure, documents containing test.
词法分析Lex
- 名称:C语言词法分析器 功能:1)从C语言源代码文件中提取所有词素 2)检测程序的词法错误,给出错误行号及提示 3)语法分析器的预备程序 文件:分析器代码(Lex.c)、测试文件(test.c)、状态转换图、可执行程序 输出:错误记录文件、符号表文件、标识符文件-Name lexical analyzer for C language function: 1)Extract all lexems from C Language source code 2)Examine the sy
MQTH2
- 用来测试ESL DSP C COMPILER数学函数库是否正确的VC程序,测试方法,在VC下随机产生函数输入值,并把输入与输出值记录到C:MATH文件中。可以直接用于你所测试的COMPILER。-used to test ESL C COMPILER DSP Math Library VC correct procedures, test methods, the VC randomly generated function input, and import and export value
GRSORT7.PAS
- Pascal program implementing a number of different array sorting methods and providing interface to test them for effectiveness in different initial data conditions. Interface is designed to be in Russian but all the other logic is internationsl. Can
cifa_
- 本程序为编译原理 词法分析器实验源程序 用VC编写 可以完美运行 功能比较完善 报告在其他文件夹中-The principle of lexical analyzer program is compiled with VC source code written test run perfectly function more complete report in another folder
TEST_compiler
- 开发环境:VC6.0 语言:C++ 功能:一个简单的TEST语言的编译器程序-Development Environment: VC6.0 Language: C++ function: a simple language compiler program TEST
TestDLL
- 获取DLL导出函数及参数信息并进行调用,主要用来测试插件的-Get the DLL export function and parameter information, and make calls, mainly used to test the plug
