搜索资源列表
csharp-lexical-analysis
- c#词法分析器 实现简单的词法分析功能 -c # lexical analyzer to achieve simple lexical analysis functions
c
- 简单的词法分析小例子- Simple lexical analysis small example
pascal词法分析
- pascal词法分析器-pascal lexical analyzer
编译设计
- 语法分析器词法分析器-Parser lexical analyzer
简单词法分析器
- 编译词法分析器的源代码!-lexical analyzer compiler source code!
词法分析器 语法分析器
- 词法分析和语法分析的程序,带实验报告- The lexical analysis and the grammar analysis procedure, brings the test report
lexical
- 一个简单词法分析器- A simple morphology analyzer
zyh
- 程序—词法分析。用于分析PASCAL源程序-procedures- lexical analysis. PASCAL source for analysis
词法分析Lex
- 名称:C语言词法分析器 功能:1)从C语言源代码文件中提取所有词素 2)检测程序的词法错误,给出错误行号及提示 3)语法分析器的预备程序 文件:分析器代码(Lex.c)、测试文件(test.c)、状态转换图、可执行程序 输出:错误记录文件、符号表文件、标识符文件-Name lexical analyzer for C language function: 1)Extract all lexems from C Language
flex++bison++.src
- C++版 词法分析、语法分析器-C version of lexical analysis, grammar analyzer
gf2112gf
- VB代码集合·一个C语言分析器 .. ·生成Pascal语言.. ·Basic编译器源码.. ·一个基于C++的语法.. 最新内容下载排行榜 ·VmBasic 源代.. ·小型的 C 语言编译.. ·VC++编的一个词法.. ·C++版 词法分析、.. ·编译原理词法分析的电.. · idel虚拟机源.. ·pl/0词法编译器,.. ·良好的C语言语法检查.. ·小型的 C 语言编译.. ·小的c编译器包括词法.. 文件名称: xdto
visual c++词法分析器
- 一个用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
Codes and Application
- 这是一个中科院中文词法分析器,能对输入的文本进行分词,词性标注,未登陆词识别等功能,正确率相当高,很有用哦-This is an Academia Sinica Chinese morphology analyzer, can carry on the participle to the input text, the lexical category sign note, has not landed function and so
词法
- 这是一个词法分析器,、实验内容: 1. 设计扫描器的自动机; 2. 设计翻译、生成Token的算法; 3. 编写代码并上机调试运行通过。 • 要求:输入——源程序文件; 输出——(1)相应的Token序列; (2)关键字、界符表,符号表,常数表。-This a lexical analyzer, and the contents : 1. The design of automatic scanner machine; 2.
c语言词法分析程序
- .X语言词法分析程序的设计 目的:设计、编制、调制一个具体的词法分析程序,加深对词法分析原理的理解。 要求: (1)通过理解正规式、有限自动机原理,根据下面的X语言的说明编制一个X语言的词法分析程序。 (2)提交实验报告,报告内容如下: 目的要求、DFA、程序清单(带注释)、测试样例及结果-. X language lexical analysis procedure is designed to: design, preparatio
lexical
- 词法分析器,该程序可以识别数字,标识符,运算符,关键字,提取出各个单词-Lexical analyzer, the program can identify the number of identifiers, operators, keywords, extracted all the words
lexical
- 编译语法,词法分析程序-Translation grammar, lexical analyser
lexical
- this file is for lexical analysis in c language
lexical
- lexical analyser for compilers
Lexical-Compiler
- 一个词法编译器。功能描述在help.txt中有说明。-Lexical Compiler