Welcome![Sign In][Sign Up]
Location:
Search - bianyiqi

Search list

[Software Engineeringbianyiqi

Description: C语言编译器的设计开发 字节代码格式设计与实现-C language compiler design and development byte code format Design and Implementation
Platform: | Size: 52652 | Author: 郭瑜 | Hits:

[ELanguagebianyiqi(kechengsheji)

Description: 自己做课程设计的时候做的小型编译器,可以供初学者参考一下,了解一下编译器的基本构造和工作原理-own course design when they have small compiler, for beginners reference. Compiler understand the basic structure and working principle
Platform: | Size: 44169 | Author: applepie | Hits:

[Otherbianyiqi

Description: 从源代码到中间语言生成的针对一系列语言的实现过程
Platform: | Size: 126730 | Author: 林攀 | Hits:

[ELanguagebianyiqi

Description: 制作一个简易的编译器,能够对于给出的符合文法规则程序代码能进行词法分析、语法分析、语义分析并最终生成汇编代码。
Platform: | Size: 306631 | Author: 水木一 | Hits:

[ELanguagebianyiqi

Description: 词法分析,语法分析,以及中间代码生成布尔表达式转换为逆波兰式
Platform: | Size: 21623 | Author: 张靓 | Hits:

[ELanguagebianyiqi

Description: 用VC++实现了一个编译器的功能,编译器可分为几个部分:词法分析器、语法分析器、语义分析器、中间代码生成器等等,该程序是本人自己编的,希望能够给大家提供参考
Platform: | Size: 30818 | Author: 宋建梅 | Hits:

[ELanguagec-bianyiqi

Description: c的简化编译器,还是很不错的,可以下来分析学习探讨一下
Platform: | Size: 20670 | Author: 刘凯 | Hits:

[Software Engineeringbianyiqi

Description: C语言编译器的设计开发 字节代码格式设计与实现-C language compiler design and development byte code format Design and Implementation
Platform: | Size: 52224 | Author: 郭瑜 | Hits:

[ELanguagebianyiqi(kechengsheji)

Description: 自己做课程设计的时候做的小型编译器,可以供初学者参考一下,了解一下编译器的基本构造和工作原理-own course design when they have small compiler, for beginners reference. Compiler understand the basic structure and working principle
Platform: | Size: 44032 | Author: applepie | Hits:

[Otherbianyiqi

Description: 从源代码到中间语言生成的针对一系列语言的实现过程-From the source code to intermediate language generated by a series of languages for the realization of the process
Platform: | Size: 125952 | Author: 林攀 | Hits:

[ELanguagebianyiqi

Description: 制作一个简易的编译器,能够对于给出的符合文法规则程序代码能进行词法分析、语法分析、语义分析并最终生成汇编代码。-The production of a simple compiler, to the grammar rules given in line with the program code can be lexical analysis, syntax analysis, semantic analysis and eventually to generate assembly code.
Platform: | Size: 306176 | Author: 水木一 | Hits:

[ELanguagebianyiqi

Description: 词法分析,语法分析,以及中间代码生成布尔表达式转换为逆波兰式-Lexical analysis, grammar analysis, and Boolean expressions to generate intermediate code is converted to Reverse Polish-style
Platform: | Size: 1302528 | Author: 张靓 | Hits:

[ELanguagebianyiqi

Description: 用VC++实现了一个编译器的功能,编译器可分为几个部分:词法分析器、语法分析器、语义分析器、中间代码生成器等等,该程序是本人自己编的,希望能够给大家提供参考
Platform: | Size: 2023424 | Author: 宋建梅 | Hits:

[ELanguagec-bianyiqi

Description: c的简化编译器,还是很不错的,可以下来分析学习探讨一下-simplified c compiler, still very good, you can explore down the analysis of learning
Platform: | Size: 223232 | Author: 刘凯 | Hits:

[CSharpbianyiqi

Description: c++语言的转换,由c#语言编写,VB语言也可转换-c++ language conversion, by the c# languages, VB language can also be converted
Platform: | Size: 47104 | Author: 杨林玲 | Hits:

[ELanguagedd

Description: IF-ELSE条件语句的翻译程序设计(简单优先法、输出三地址表示) 要求完成的主要任务: (包括课程设计工作量及其技术要求,以及说明书撰写等具体要求) (1) [bianyiqi.rar] - 词法分析,语法分析,以及中间代码生成布尔表达式转换为逆波兰式 [3.rar] - 编译原理课程设计(LL(1)分析),功能强大,使用,希望大家多多下载,多指出不足的地方 -IF-ELSE conditional statements translation program design (simple priority method, the output address of said three) required to complete the main tasks: (including curriculum design and the technical requirements of the workload, as well as to write brochures and other specific requirements) (1) [bianyiqi.rar ]- lexical analysis, syntax analysis, and Boolean expressions to generate intermediate code is converted to Reverse Polish-style [3.rar]- Principles of curriculum design compiler (LL (1) analysis), powerful, use, hope that a lot of downloads, and more pointed out that the deficiencies
Platform: | Size: 52224 | Author: ddd | Hits:

[ELanguagebianyiqi

Description: 这是一个很实用的小型编译器!简单实用,是用vb语言写的。-This is a very practical small compiler! Simple and practical, is written in vb language.
Platform: | Size: 21504 | Author: | Hits:

[ELanguagebianyiqi

Description: 一个编译器,很小巧很强大,功能很齐全,不信你自己看吧-A compiler, a very small very powerful, features a very complete, do not believe in yourself and see
Platform: | Size: 1017856 | Author: fengzi | Hits:

[ELanguagebianyiqi

Description: 八、 设计SAMPLE语言的语法、语义分析器,输出四元式的中间结果。 检查要求: a] 启动程序后,先输出作者姓名、班级、学号(可用汉语、英语或拼音)。 b] 请求输入测试程序名,键入程序名后自动开始编译。 c] 输出四元式中间代码(样式见样板输出3和4)。 d] 能发现程序的语法错误并输出出错信息。 -Eight, design SAMPLE language grammar, semantic analyzer, the output quaternion type of intermediate results. Inspection requirements: a] start the process, the first output of the author' s name, class, study number [available in Chinese, English or Pinyin]. b] a request to enter the test program name, type the program name after the compiler automatically. c] output type between quaternion code [see sample output pattern 3 and 4]. d] the procedure can be found in a syntax error and output error message.
Platform: | Size: 11264 | Author: lilianjie | Hits:

[ELanguagebianyiqi

Description: c++编译器,分析pascal语言程序。简单实用的编译器-bianyiqi
Platform: | Size: 201728 | Author: 张五 | Hits:
« 12 3 »

CodeBus www.codebus.net