Welcome![Sign In][Sign Up]
Location:
Search - 词法分析器,C

Search list

[SourceCode编译原理 词法分析器

Description: 编译原理词法分析器,C#,带有图形户界面
Platform: | Size: 79001 | Author: yangpeijun@bupt.edu.cn | Hits:

[CSharppl0词法分析器c代码

Description: 实现了pl0词法分析器功能,从文件中读入字符,输出单词流。
Platform: | Size: 5704 | Author: binghunxuepo99 | Hits:

[SourceCode词法分析器的C语言代码

Description: C语言实现的一个简单可用的词法分析器,将原文件的字符流以二元式形式转化为单词流
Platform: | Size: 1976 | Author: waigua0 | Hits:

[ELanguagevisual c++词法分析器

Description: 一个用c++编译的词法分析器,主要是针对c++语言的。本人觉得学习性很好。有什么建议请与我联系 qq:23318796-a compiler with the lexical analyzer is targeted mainly c language. I feel that learning the good. Any suggestions, please contact me qq : 23318796
Platform: | Size: 15360 | 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词法分析3

Description: 一个很不错的可视化词法分析器 用C++写的,是编译老师布置的作业-a very good visual lexical analyzer written in C, compile teachers layout operations
Platform: | Size: 1511424 | Author: 楚楚 | Hits:

[Windows Develop语法词法分析器

Description: 词法语法分析器,学习编译原理时做的词法和语法分析程序.词法和语法分析封装在一个类CFenXi中, 程序在Visual C++6.0下调试通过.程序采用单文档设计,利用了分割窗体技术-This is a syntax_accidence analyzer made when I study compiling principle.The syntax and accidence analyzer is encapsuled in a class called CFenxi.The program is debugged under Visual C++ 6.0 .It is designed with single-document template, and adopts the window-splitting technology.
Platform: | Size: 241664 | Author: 王莉 | Hits:

[ELanguage词法分析器生成工具_2004_09_04

Description: 词法分析器生成工具,用Turbo C v2.0编译生成的-lexical analyzer generation tool, Turbo C compiler generated v2.0
Platform: | Size: 177152 | Author: 李雷 | Hits:

[ELanguageC语言实现的SIMPLE语言词法分析器

Description: C语言实现的SIMPLE语言词法分析器,并用JAVA实现界面。-the C language SIMPLE language lexical analyzer and used JAVA interface.
Platform: | Size: 59392 | Author: KOF | Hits:

[ELanguagesimple词法分析器

Description: 这是用VC++6.0编写的一个简单的c语言的词法分析器,个人感觉良好,简单又实用。-This is the VC 6.0 of a simple preparation of the c language lexical analyzer, personal feel good, simple and functional.
Platform: | Size: 6144 | Author: 周艳红 | Hits:

[Other resource编译原理-词法分析器

Description: 自己写的,词法分析(c++),可以实现基本上常用的分析。-wrote it myself, lexical analysis (c), can be used to achieve basically the analysis.
Platform: | Size: 37888 | Author: 王某人 | Hits:

[ELanguagec语言词法分析器

Description: 很好的c语言词法分析程序,该词法分析程序用VC++ 6.0编写,以FileOpenDialog打开的*.c或*.cpp文件为语言字集的 源程序作为词法分析程序的输入数据,经词法分析程序分析后的结果保存在源文件的同目录 的outpu.. 开发工具:C++Builder, 提供者:汤超 · 词法分析器11.rar, 2005-12-25 -good language lexical analysis procedures, the lexical analysis procedures used to prepare VC 6.0, FileOpenDialog to open*. c*. cpp or document language character sets as the source Lexical analysis of the data entry process, Lexical analysis procedures by the analysis of the results stored in the same source file directory outpu .. development tools : C Builder, providers : Tang-lexical analyzer 11.rar, 2005-12-25
Platform: | Size: 2048 | Author: 唯一 | Hits:

[Other resourcec--

Description: c--的词法分析器,由flex工具生成。在windows环境下使用-c-- the lexical analyzer, flex generation tools. The use of windows environment
Platform: | Size: 1024 | Author: alen | Hits:

[ELanguageLexeme_Analyer

Description: pascal 词法分析器,c语言开发, 可识别大多数pascal单词 和错误提示-pascal lexical analyzer, c language development, the majority of identifiable words and error pascal
Platform: | Size: 31744 | Author: wc | Hits:

[ELanguagefor-else

Description: 本课程设计是一个编译器的设计,包括词法分析部分、语法分析部分和中间代码生成部分。词法分析部分既词法分析器的设计,词法分析是编译的基础,执行词法分析的程序称为词法分析器,也就是说编译程序中完成词法分析任务段就是词法分析器。语法分析部分为语法分析器的设计,采用LR(1)分析方法进行语法分析,判断给出的符号串是否为该文法识别的句子。中间代码生成器部分主要实现逆波兰式的生成,将用中缀式表示的算术表达式转换为用逆波兰式表示的算术表达式,并计算用逆波兰式来表示的算术表达式的值。-err
Platform: | Size: 104448 | Author: 李霖 | Hits:

[ELanguageC

Description: 本人写的简单C词法分析器,能基本实现C词法分析。可以供要求不是很严格的毕业设计。-I wrote a simple C lexical analyzer that can realize the basic lexical analysis of C. Can not very strict requirements for the graduation project.
Platform: | Size: 12288 | Author: chenyu3k | Hits:

[ELanguagelexicalanalyzer

Description: 一个简单的C词法分析器,c语言编写,通俗易懂-A simple C lexical analyzer, c language, user-friendly
Platform: | Size: 10240 | Author: | Hits:

[ELanguage词法分析器(C语言编写)

Description: 用C语言编写的词法分析器,系统平台为windows,VC6.0.运用到编译原理的知识
Platform: | Size: 1531 | Author: 1254225138@qq.com | Hits:

[Other词法分析器

Description: 自己做的c语言的词法分析器,C++语言编写,内有附件将各标识符、界符、运算符等的种别码列出(Lexical Analyser for C)
Platform: | Size: 131072 | Author: Ericode | Hits:

[SourceCode词法分析器

Description: 词法分析器 此程序是C语言编写的词法分析器,用于翻译C程序,测试文件(即被翻译的源码)用例已经给出,支持使用者自行选择要测试的源码。使用时,请以 .txt文件的形式传入。 此程序是一个词法分析器,整体设计思路如下:当进入主程序后,先以读文件的方式将源码读入数组Rproject中,用temp数组临时存放一个完整的字符串。 先对读入的源码进行初始化,即删掉无用空格以及单行和多行注释;开始逐个扫描初始化后的源码的字符,当第一个字符是字母时,会一直输入到直至遇到非字母或者数字或者下划线的字符,默认为一个完整的字符串,存入temp数组中,依次进行判断其是否是头文件、关键字,还是变量名、数组名或函数名。除了关键字只是查表操作,其余四个都是查表后,如果从没遇见过,就存储在相应的数组即符号表中。当读入的第一个字符不是字母时,就判断其是否为数字,进而判断是否是常量,如果不是,判断其是否是运算符或界符。对于数字是就查表,没存储过就存储起来。对于运算符或界符,查表后若不存在,因为此时已经是判断完所有的可能,就默认为标识符。此程序只能识别出以上提到的内容。最终判断出来的结果会显示出来,并分类存储到符号表中(以文件的形式)。
Platform: | Size: 52224 | Author: rjqwang | Hits:
« 12 3 4 5 6 7 8 9 10 ... 26 »

CodeBus www.codebus.net