资源列表

« 1 2 ... .39 .40 .41 .42 .43 844.45 .46 .47 .48 .49 ... 1383 »

[编译器/词法分析mini-pl0-plus

说明:扩展后的mini-pl0语法编译器,具体语法见压缩包中的文件介绍。用lex和yacc编写。含15个测试用例。-expansion of the mini-pl0 syntax compiler, the specific syntax compressed see the introduction of documents. Lex generates and with the preparation. With 15 Test Case.
<李略> 在 2008-10-13 上传 | 大小:17.53kb | 下载:0

[编译器/词法分析Compute_Formula

说明:一个简单的解析器,可以对四则运算和if语句进行解析,利用简单扫描的方式词法解析,和压栈方式解释运算,可以帮助学习编译原理-a simple parser can be four operators and if statements for the analysis, simple scanning the lexical analysis, and interpretation Yazhan Operators can help compiler theory
<petter> 在 2008-10-13 上传 | 大小:17.51kb | 下载:0

[编译器/词法分析bianyicifa

说明:自己编的词法分析程序,含有实验报告,有详细的数据结构和程序流程说明。-own addendum to the lexical analysis procedures, experimental report containing a detailed data structure and program flow note.
<陈子> 在 2008-10-13 上传 | 大小:17.53kb | 下载:0

[编译器/词法分析JAVA_SCANNER

说明:一个简单的JAVA语言的词法分析器,读入文件,经过词法分析将分析结果写入输出文件中.(附JAVA词法分析要求)-a simple Java language lexical analyzer, read into the document, After lexical analysis of the results of the analysis into the output file. (JAVA lexical analysis requirements)
<shiliyan> 在 2008-10-13 上传 | 大小:17.58kb | 下载:0

[编译器/词法分析progs.tar

说明:編譯器的相關東西原始碼
<黃依封> 在 2008-10-13 上传 | 大小:17.46kb | 下载:0

[编译器/词法分析build

说明:#写的一个代码生成器 在实际变成工作中,我们要写大量的程序,比如说把一个表转为一个类对象或者写一个调用带n个参数的存储过程的方法等都需要手工去输入大量的代码,并且还有大量的重复代码。为了避免大量的重复劳动,同时也为了工作的方便,根据自己的需要写了这么一个功能比较简单的代码生成器。其功能如下: 功能1: 配置数据库连接服务器(包括数据库服务器的IP、数据库、登录帐户、登录密码),单击确定保存配置,保存成功后确定按钮不可用,同时弹出消息对话框。 功能2; 连接数
<js777> 在 2008-10-13 上传 | 大小:17.54kb | 下载:0

[编译器/词法分析cdma2000

说明:用MATLAB语言实现CDMA2000调制的仿真程序
<lynn> 在 2008-10-13 上传 | 大小:17.58kb | 下载:0

[编译器/词法分析C

说明:一个由c++编程的c语言的词法分析程序源代码
<chenpeng> 在 2008-10-13 上传 | 大小:17.51kb | 下载:0

[编译器/词法分析plo

说明:原创!PL0词法分析程序的源码!能够实现用PL0语言进行词法及语法分析!
<geoshion> 在 2008-10-13 上传 | 大小:17.51kb | 下载:0

[编译器/词法分析PL0

说明:PL0编译器 PL/0编译器的源语言是PL/0语言,目标语言类pcode代码,用C语言编写而实现的。PL/0语言功能简单、结构清晰、可读性强、具有一般高级语言的特点。PL/0语言语句类型丰富,适应各种程序结构,赋值语句为其基础。 本PL/0编译器是在Visual C++6.0软件环境下,用C语言实现,在Window XP平台下运行通过的。
<shishijun> 在 2008-10-13 上传 | 大小:17.53kb | 下载:0

[编译器/词法分析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
<陶自权> 在 2008-10-13 上传 | 大小:17.47kb | 下载:0

[编译器/词法分析bypl0

说明:按递归下降方式设计其编译程序,生成PL/0栈式指令代码,然后解释执行。用(a=1)+2*(b=3+4*5)/2+2*a*b-(a=a+5)/ (c=2) 测试-dropped by recursive approach to design their own compiler, generating PL / 0 Stack-code instructions, and then the interpretation and implementation. Using (a = 1) 2 * (
<赵利君> 在 2008-10-13 上传 | 大小:17.64kb | 下载:0
« 1 2 ... .39 .40 .41 .42 .43 844.45 .46 .47 .48 .49 ... 1383 »

源码中国 www.ymcn.org