Welcome![Sign In][Sign Up]
Location:
Search - C-Minus

Search list

[AlgorithmMatrixCalc

Description: 矩阵计数器,用VC++实现了矩阵的一般运算(加减乘),以及求逆求行列式值,和转置等运算-matrix counter, with VC++ implementation of the matrix of the general computing (plus or minus x), and inverse seeking determinant value, and home to such operations
Platform: | Size: 2064384 | Author: 白潘恩 | Hits:

[Editor中间代码优化

Description: 这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现。它是大纲教学,课程设计良好的示范,也是编程爱好者提高的好参考,其中这是中间代码优化部分。希望尽早的开通我的帐号,和大家多多交流,成为热爱编程的好朋友。-this principle is to compile the source code, the compiler principles involved in various processes : lexical analysis, LL1 syntax analysis, semantic analysis and code generation and code optimization (regular expression optimization, public expression optimization, optimization loop invariant), intermediate code generation target code goal of the interpretation and implementation of code, described in detail a compiler design and implementation. It is the outline of teaching, curriculum design good model, as well as programming enthusiasts to raise a good reference, it is the middle part of code optimization. Early hopes for the opening of my account, and we interact more, as a good friend who love programming.
Platform: | Size: 13312 | Author: | Hits:

[Editor中间代码生成目标

Description: 这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现。它是大纲教学,课程设计良好的示范,也是编程爱好者提高的好参考,其中这是中间代码生成目标代码部分。希望尽早的开通我的帐号,和大家多多交流,成为热爱编程的好朋友。-this principle is to compile the source code, the compiler principles involved in various processes : lexical analysis, LL1 syntax analysis, semantic analysis and code generation and code optimization (regular expression optimization, public expression optimization, optimization loop invariant), intermediate code generation target code goal of the interpretation and implementation of code, described in detail a compiler design and implementation. It is the outline of teaching, curriculum design good model, as well as programming enthusiasts to raise a good reference, which is code-generating object code part. Early hopes for the opening of my account, and we interact more, as a good friend who love programming.
Platform: | Size: 7168 | Author: | Hits:

[ELanguagecsouce

Description: 这是一个vc++环境下运行的编译原理的词法分析源程序,可以在vc++环境下直接运行,其中有运行的截图,学校要求做实验报告,给和我一样要交报告的人。-This is a vc environment compiler running under the principle source of lexical analysis, the vc direct operating environment, which is running the screenshots, the school asked to do experiments, and I like to have to pay the people.
Platform: | Size: 286720 | Author: 张信龙 | Hits:

[ELanguageasdfadsfd

Description: 编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详-compiler source code, the compiler principles involved in various processes : lexical analysis, LL1 syntax analysis, semantic analysis and code generation and code optimization (regular expression optimization, public expression optimization, optimization loop invariant), intermediate code generated object code target code enforcement explained in detail
Platform: | Size: 1024 | Author: 长波 | Hits:

[ELanguage词法

Description: 这是一个词法分析器,、实验内容: 1. 设计扫描器的自动机; 2. 设计翻译、生成Token的算法; 3. 编写代码并上机调试运行通过。 • 要求:输入——源程序文件; 输出——(1)相应的Token序列; (2)关键字、界符表,符号表,常数表。-This a lexical analyzer, and the contents : 1. The design of automatic scanner machine; 2. Design translation, the Token generation algorithm; 3. Write code on the machine and run through debugging. Request# 8226 : input-- the source file; Output-- (1) corresponding Token sequence; (2) keyword, sector tables, symbol table, the constant table.
Platform: | Size: 5120 | Author: 石青 | Hits:

[ELanguage词法语法分析器

Description: 一个超级经典的词法和语法分析程序(附加源代码).从词法分析的输出过渡到语法分析-a super classic morphology and syntax analysis program (Additional source code). Lexical analysis from the output transition to the syntax analysis
Platform: | Size: 276480 | Author: 鲍婧 | Hits:

[Embeded-SCM Develop神龙卡SDK (DirectShow版)

Description: 看看名字就应该知道是干什么用的了吧! 这可是个好东东!我搜索了很久才找到的! 独乐乐,与人乐乐,疏乐??? 独-look at the name should know what the! But this good Dong! I search for a long time to find! Independence Lele, who Lele, sparse music? ? ? Lele alone!
Platform: | Size: 1806336 | Author: 望乡 | Hits:

[ELanguagebnf

Description: BNF 递归下降语法分析器 文法: E->E+T|T T->T*F|F F->(E)|i-BNF recursive grammar decline parser : E-
Platform: | Size: 3072 | Author: keke | Hits:

[File Operate词法分析qi

Description: 词法分析器运用软件 词法分析是编译的第一个阶段,它的主要任务是从左到右逐个字符地对源程序进行扫描,产生一个个单词序列,用以语法分析-lexical analyzer used lexical analysis software is a compiler of the first stage, its main task is to whatever individual characters to the source scan generated a sequence of words, for the syntax analysis
Platform: | Size: 36864 | Author: 李坤 | Hits:

[Windows DevelopMin_pascal(DOS)

Description: 一个语法分析器的程序。可以生成语法树。值得看啊!-a parser procedures. Syntax tree can be generated. Worth observing ah!
Platform: | Size: 58368 | Author: 焦杨 | Hits:

[GDI-Bitmapzcurve

Description: 绘制曲线视图,可由用户自由定制坐标系、曲线坐标分量数据要素、量纲,并可进行曲线放大、缩小、平移操作-drawing curves View, users can freely customize coordinates, curvilinear coordinates component data elements, dimensional, curve can zoom in and out, the translation operation
Platform: | Size: 5120 | Author: 蓝文纪 | Hits:

[DocumentsLL(1)11

Description: 这是编译原理LL1文法的实验报告,有源代码,请大家尽管下载-This the principle LL1 grammar compiler of the report experiments, the active code, please download .. although
Platform: | Size: 28672 | Author: 清风澈 | Hits:

[Data structshaffnode

Description: 哈夫曼树问题:数据结构中的基本问题,可以实现哈夫曼树的建立及编码问题-Huffman tree problem : data structure of the basic issues can be achieved Huffman tree and the establishment of coding problems
Platform: | Size: 449536 | Author: 张伟 | Hits:

[Other Embeded programNucleusGRAFIX

Description: NUCLEUS的图形用户界面(GUI),80多万行代码。多窗口的支持非常好,但是对中文的支持似乎不太好。呵呵,可以参考。-NUCLEUS graphical user interface (GUI), more than 80 million lines of code. Multi-window support is very good, but the Chinese seem to support is not very good. Oh, for reference.
Platform: | Size: 6310912 | Author: 刘昊 | Hits:

[Otherc_include

Description: 一个成功的不需要做任何修改的lex-yacc的demo,可以在parser generator或lex-bison下成功运行-a successful no need for any changes to the lex- yacc the demo, the parser generator or lex- bison successful operation
Platform: | Size: 11264 | Author: minan | Hits:

[BooksGCC_jiliaodaquan

Description: GCC资料大全.chm 关于 GCC 的有用文章-GCC volumes of information. Chm of the GCC useful article
Platform: | Size: 471040 | Author: par | Hits:

[ELanguageCminus_complier

Description: CMinus 小型编译器的词法分析与语法分析部分,使用最简单的递归下降法完成。-CMinus small compiler of lexical analysis and syntax analysis, use of the most simple recursive descent completed.
Platform: | Size: 269312 | Author: 谢乾文 | Hits:

[ELanguageC_minus

Description: 利用flex写的C_minus的词法分析器-Flex wrote C_minus use of the lexical analyzer
Platform: | Size: 97280 | Author: 刘永坚 | Hits:

[ELanguageloudencomp

Description: 《编译原理与实践》 书后代码 楼登- Compiler Construction Principles and Practice code floor after boarding
Platform: | Size: 25600 | Author: | Hits:
« 1 2 3 45 6 7 8 9 10 »

CodeBus www.codebus.net