资源列表

« 1 2 ... .04 .05 .06 .07 .08 909.10 .11 .12 .13 .14 ... 1383 »

[编译器/词法分析cffx_tcking

说明:该词法分析程序用VC++ 6.0编写,以FileOpenDialog打开的*.c或*.cpp文件为语言字集的源程序作为词法分析程序的输入数据,经词法分析程序分析后的结果保存在源文件的同目录的output.txt文件中。在词法分析中,自文件头开始扫描源程序字符,一旦发现符合“单词”定义的源程序字符串时,将它翻译成固定长度的单词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含
<汤超> 在 2025-06-17 上传 | 大小:199kb | 下载:0

[编译器/词法分析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.
<可可> 在 2025-06-17 上传 | 大小:199kb | 下载:0

[编译器/词法分析dos_words

说明:主要是编译原理的实验,实验内容是词法分析 用java写的-The main principle is to compile experiments using lexical analysis is written in java
<yutanghua> 在 2025-06-17 上传 | 大小:199kb | 下载:0

[编译器/词法分析bianyiyuanli

说明:WHILE条件语句的翻译程序设计(LL(1)法、输出四元式)。。按照课程设计的要求,写一个能识别while循环语句的文法,通过一定的变换使它符合LL(1)法的要求,然后按照这个文法编写一个程序,该程序能识别输入的语句是否符合while语句的文法,或者能不能通过文法的开始符号推导出该语句。-WHILE脤玫 录 镁脫茂 戮 盲渭脛 脪毛 鲁 脤脨貌脡猫 录 脝 拢 篓 LL 拢 篓 1 拢漏路篓隆 垄 脢盲 鲁 枚脣脛脭 陋 脢 陆 拢 漏 隆 拢 隆 拢 掳
<zxwrt> 在 2025-06-17 上传 | 大小:199kb | 下载:0

[编译器/词法分析DO-while

说明:do—while语句的翻译程序,使用的是递归向下的思想,中间代码采用四元式的形式输出-do-while statement translation process, using a recursive down the idea of using intermediate code of the form of four output
<小崔> 在 2025-06-17 上传 | 大小:199kb | 下载:0

[编译器/词法分析upload

说明:求平方值小于1000且大于10的所有整数。采用while循环语句编程,最后将他们全部输出。-Square value for less than 1000 and all the integers greater than 10. Loops using while programming, the final output will be all of them.
<杜同春> 在 2025-06-17 上传 | 大小:199kb | 下载:0

[编译器/词法分析CSharpCode

说明:C#网页编译器 使用AJAX+ASP.NET+VS2005开发制作.程序的界面相对简单(懒的整理前台了).使用帮助 直接用VS2005打开工程 如果你没有安装微软ASPAJAXExtSetup 那么请先安装下载. -C# compiler to use the Web AJAX+ ASP.NET+ VS2005 development and manufacture. Program' s interface is relatively simple (lazy finishing i
<417> 在 2025-06-17 上传 | 大小:199kb | 下载:0

[编译器/词法分析LexicalAnalyzer

说明:用C做的一个词法分析器,对学习数据结构有帮助-With C doing a lexical analyzer, useful for learning data structures
<金雷雷> 在 2025-06-17 上传 | 大小:199kb | 下载:0

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

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

[编译器/词法分析2

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

[编译器/词法分析Parsing_documents

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

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

说明:Bam的编译工具,使用它可以对TeaWord 的源码进行编译-Bam build tool, use it to compile the source code of TeaWord
<应以诺> 在 2025-06-17 上传 | 大小:199kb | 下载:0
« 1 2 ... .04 .05 .06 .07 .08 909.10 .11 .12 .13 .14 ... 1383 »

源码中国 www.ymcn.org