资源列表

« 1 2 ... .70 .71 .72 .73 .74 475.76 .77 .78 .79 .80 ... 1384 »

[编译器/词法分析Cg_Compiler_Source2

说明:nVidia开发的图形语言 Cg,用于进行顶点渲染和象素渲染,语法类似于 C。-nVidia graphics development of the Cg language, used for pixel and vertex exaggerated exaggerated, similar to the C syntax.
<可可> 在 2008-10-13 上传 | 大小:203698 | 下载:0

[编译器/词法分析Soft20060210155836612

说明:这是一个汇编应用的词法语法分析器,词法和语法分析封装在一个类CFenXi中, 程序在Visual C++6.0下调试通过. 程序采用单文档设计,利用了分割窗体技术
<陈梅> 在 2008-10-13 上传 | 大小:203369 | 下载:0

[编译器/词法分析pl0withc

说明:它是VC++6.0下面的一个项目,该目录包括PL/0编译器的源代码。 PL0/debug下面是已经编译成功的PL/0编译器:PL0.exe。该小编译器可以处理一些简单的 利用PL/0语言书写的程序。例如,PL0/debug下面的test.PL0就是一个简单的 PL/0 程序。 运行PL0.exe, 并把test.pl0提供给PL0.exe,处理结果将保存在test.out 中。 注:test.pl
<coca> 在 2024-10-13 上传 | 大小:202752 | 下载:0

[编译器/词法分析LL1gongnengquan

说明:功能较全的LL1文法分析,自定义输入文法,生成first集follow集,再输入句子,判断是否是该文法,并显示栈的状态-function over the entire LL1 grammar analysis, since the definition of input grammar, Generating Sets follow first set, then input sentence, the judge is whethe
<chengning> 在 2024-10-13 上传 | 大小:202752 | 下载:0

[编译器/词法分析SEVEN(13)

说明:很好很强大的PPT,我们编译原理老师的课件-Very very strong PPT, we build theory teacher Courseware
<sheng> 在 2024-10-13 上传 | 大小:203776 | 下载:0

[编译器/词法分析2

说明:这是我们组做的关于编译原理的课程设计,是一个自动机。-This is our group to do the course on compiler design principle, is an automatic machine.
<李磊> 在 2024-10-13 上传 | 大小:203776 | 下载:0

[编译器/词法分析Parsing_documents

说明:语法分析设计经典开发文档,语法分析很经典的开发文档Parsing the classic design development documents -Parsing the classic design development documents
<s99> 在 2024-10-13 上传 | 大小:203776 | 下载:0

[编译器/词法分析bam-0.2.0

说明:Bam的编译工具,使用它可以对TeaWord 的源码进行编译-Bam build tool, use it to compile the source code of TeaWord
<应以诺> 在 2024-10-13 上传 | 大小:203776 | 下载:0

[编译器/词法分析ParserByhandd

说明:编译原理 设计一个编译器,实现编译的功能-Compiler theory to design a compiler, compiling the function to achieve
<木洛蔓> 在 2024-10-13 上传 | 大小:203776 | 下载:0

[编译器/词法分析SLR

说明:程序输入为形如i+i*i# 或者ii#的串,对于SLR(1)分析,输出为包括分析步骤、分析栈情况、剩余输入串以及分析动作在内的分析过程,并考虑增加语义分析生成中间代码功能的程序扩展。-Program input shape i+i* i# or ii# string for the analysis of the SLR (1), the output analysis to include steps to analyze the a
<Jiang> 在 2024-10-13 上传 | 大小:203776 | 下载:0

[编译器/词法分析(first-follow-select)

说明:构造LL(1)语法分析程序,任意输入一个文法符号串,并判断它是否为文法的一个句子。程序要求为该文法构造预测分析表,并按照预测分析算法对输入串进行语法分析,判别程序是否符合已知的语法规则,如果不符合(编译出错),则输出错误信息-Construct LL (1) parser, enter an arbitrary string of grammar symbols, and determine if it is a sentence gr
<张丽> 在 2024-10-13 上传 | 大小:203776 | 下载:0

[编译器/词法分析switch_struct

说明:It is a describe the switch-case struct for new beginner.This example is a simple.
<meryem> 在 2024-10-13 上传 | 大小:203776 | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 475.76 .77 .78 .79 .80 ... 1384 »

源码中国 www.ymcn.org