资源列表

« 1 2 ... .65 .66 .67 .68 .69 270.71 .72 .73 .74 .75 ... 1384 »

[编译器/词法分析by01

说明:打开一个已知目录下的文本文件,通过调用函数将文本里表达式的标识符找出,然后以文本形式输出。-known to open a directory of text files, by calling the function to the text of the expression identifier identify, and then to output in the form of text.
<news> 在 2008-10-13 上传 | 大小:19.82kb | 下载:0

[编译器/词法分析oqsort

说明:词法分析程序 -lexical analysis procedure le xical analysis procedure lexical analysis procedure
<李骏> 在 2008-10-13 上传 | 大小:5.23kb | 下载:0

[编译器/词法分析a

说明:PASCAL语言的词法分析程序,用C++语言编写,开发环境为LINUX.包含源程序的输入文件和分析后的输出文件-PASCAL language lexical analysis procedures using C language, development environment for Linux. Includes input source document and analyze the output files
<白天> 在 2008-10-13 上传 | 大小:1.54kb | 下载:0

[编译器/词法分析词法分析程序

说明:/*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0 -/*** ***** lexical analysis procedure *** *****/ # includelt; Iostream.hgt; # Includelt; Fstream.hgt; #
<白天> 在 2008-10-13 上传 | 大小:7.85kb | 下载:0

[编译器/词法分析cifafenxiqi

说明:/*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0 -/*** ***** lexical analysis procedure *** *****/ # includelt; Iostream.hgt; # Includelt; Fstream.hgt; #
<白天> 在 2008-10-13 上传 | 大小:1.54kb | 下载:0

[编译器/词法分析词法

说明:这是一个词法分析器,、实验内容: 1. 设计扫描器的自动机; 2. 设计翻译、生成Token的算法; 3. 编写代码并上机调试运行通过。 • 要求:输入——源程序文件; 输出——(1)相应的Token序列; (2)关键字、界符表,符号表,常数表。-This a lexical analyzer, and the contents : 1. The design of automatic scanner machine; 2.
<石青> 在 2008-10-13 上传 | 大小:5.66kb | 下载:0

[编译器/词法分析recda

说明:我们编译原理的上机作业,随便写写糊弄老师的,做tc下调试通过。-we build on the principle of operation for the casual writing fool the teachers do tc under debugging through.
<静水流深> 在 2008-10-13 上传 | 大小:1.08kb | 下载:0

[编译器/词法分析85018312345678

说明:编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。 -compiler theory LR (0) grammar analyzer input legitimate LR (0) grammar, will output LR (0) analysis table, and may import for
<张学友> 在 2008-10-13 上传 | 大小:24.31kb | 下载:0

[编译器/词法分析zy200512345

说明:这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行.. -this principle is to compile the source code, the compiler principles involved in various processes : lexical analys
<张学友> 在 2008-10-13 上传 | 大小:115.34kb | 下载:0

[编译器/词法分析qian

说明:词法分析,用C语言开发的,绝对值的一看经过本人十多天的研究,写成的-lexical analysis using the C language, a look at the absolute value of my days after the study, written
<tttt> 在 2008-10-13 上传 | 大小:1.6kb | 下载:0

[编译器/词法分析zy134345345

说明:一个简单实现了词法分析,语法分析,目标代码优化的编译器-a simple realization of the lexical analysis, grammar analysis, the objectives of optimizing code compiler
<张学友> 在 2008-10-13 上传 | 大小:9.06kb | 下载:0

[编译器/词法分析170054yufa 1234234234

说明:定义和实现了一个栈及其操作编译的时候只要用TC2.0或者WinTC打开Main.c文件进行编译就好了。如发现有Bug请在这里贴出来或者把修改后的代码跟帖在这里:)总之,这个工程仅仅是一个简单示例,告诉大家怎么样把课堂上学到的知识运用到实际编程当中去,工程中所用到的模块化思想,数据结构等知识都是大家学过的,大三了,希望大家在最后这段时间里把写程序的本领练就出来-definition and implementation of a stac
<张学友> 在 2008-10-13 上传 | 大小:184.15kb | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 270.71 .72 .73 .74 .75 ... 1384 »

源码中国 www.ymcn.org