搜索资源列表
语法词法分析器
- 词法语法分析器,学习编译原理时做的词法和语法分析程序.词法和语法分析封装在一个类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
wordsanalyse
- 一个用C语言编写的词法分析器,该程序只要实现对输入代码的词法分析并输出文件以保存结果。-a C language prepared by the lexical analyzer. as long as the procedures for the importation of code to achieve the lexical analysis and output files to preserve the results.
词法分析小例子c
- 一仆调整地朱的分析器, 编原理啊-a servant Zhu adjustment to the analyzer, ah series Principle
词法分析最终定稿
- C写的词法分析器,能实现简单的文件查找, 如果表达式正确,则会在结果框中显示“正确”,否则会显示存在语法错误.这是我第一次上传如果大家发现有错误的文法没有报错,或者正确的文法却报错了,可以向我反映-C wrote lexical analyzer, able to find a simple document, if correct expression will be shown in the results box "correct", as it showed the
JAVA实现的词法分析
- JAVA实现的C语言子集词法分析器,有简单的图形界面的设计
词法分析器
- 这是一个VC++6.0做的词法分析器,可辨别C++代码的关键字、运算符、字符串等等
pl0词法分析器c代码
- 实现了pl0词法分析器功能,从文件中读入字符,输出单词流。
compiler.c
- c语言词法分析器,编译原理试验,分析关键字和变量。-c language lexical analyzer, compiler theory test, analysis of keywords and variables.
lexicalanalyzer
- 用C#在VS2008下写的词法分析器,相信学习编译原理的童鞋们有需要-Under VS2008 using C# to write the lexical analyzer, I believe that principles of children' s shoes to learn to compile they need
CSharpcifa
- 很不错的词法分析实验报告 编译程序的第一阶段是词法分析,为了能把输入的字符串进行扫描和分解,识别出各种类型的单词符号,我用C++语言设计了一个简单词法分析器,分析C++语言单词的子集(包括常用关键字、标识符、常数、算符、界符等)。-Very good compiler lexical analysis lab report is the first stage of lexical analysis, in order to be able to scan the input string an
200632580164
- 一个基于c#语言的词法分析器,实现的功能全部由《编译原理》提供-Based on the c# Language lexical analyzer to achieve the functions of all by the
word
- c语言版的词法分析器,分析c语言 图形界面-c language version of the lexical analyzer, analyze c language graphical interface
Lexicalanalyzer
- 这是用C++模拟编写的词法分析器,希望对需要这份代码的朋友有一定的借鉴和参考价值-This is to use C++ simulation of the preparation of the lexical analyzer, in the hope that the code required Friend must have reference and reference ... Value ...
119128635SentenceAnalyse
- 开发工具: C++. 文件大小: 1 KB. 上传时间: 2005-05-06. 下载次数: 18. 提供者: 沈恺. 详细说明:比较简单的一个词法分析器,帮助学编译原理的初学者理解,可作为教学 ... -byylkcsj
cifafenxiqi
- 词法分析器,c++,实现基础的语法分析功能-compiler
C-Prepared-Lexical-Analyzer
- 一个简单但很实用的词法分析器,用 c 编写,可以作为编译原理的实验报告源代码-A useful C Prepared Lexical Analyzer , developed with c language. Very practical, and can be used as a reference experiment report
cifafenxiqi
- 编译原理实验一,词法分析器,c++语言,能简单识别运算法,123if等-Compiler principle experiment , the lexical analyzer , c++ language
C-language-lexical-analyzer
- 使用C#编写的一个简易的C语言词法分析器,对汇编语言的一个活学活用的例子,供大家参考学习。-英语中文德语检测语言 中文(简体)英语日语 翻译文字或网页 使用C#编写的一个简易的C语言词法分析器,对汇编语言的一个活学活用的例子,供大家参考学习。 请键入文字或网站地址,或者上传文档。 取消 Shǐyòng C#biānxiě de yīgè jiǎnyì de C yǔyán cífǎ fēnxī qì, duì huìbiān yǔyán de yīgè huó xu
词法分析器
- 自己做的c语言的词法分析器,C++语言编写,内有附件将各标识符、界符、运算符等的种别码列出(Lexical Analyser for C)
词法分析器
- 使用工具实现C/C++语言词法分析器: 输入:C/C++源代码文件,即后缀为c/cpp的文件。 输出:后缀为tok的文本性文件。 实现功能:使用词法分析的自动生成工具Flex生成C/C++语言的词法分析器(The use of tools to implement the C/C++ language lexical analyzer: Input: C/C++ source code file, that is, a file with a suffix of c/cpp. Outp