Welcome![Sign In][Sign Up]
Location:
Search - lexical

Search list

[ELanguagecsharp-lexical-analysis

Description: c#词法分析器 实现简单的词法分析功能 -c # lexical analyzer to achieve simple lexical analysis functions
Platform: | Size: 9803 | Author: hermine | Hits:

[ELanguagec

Description: 简单的词法分析小例子- Simple lexical analysis small example
Platform: | Size: 7168 | Author: 站长 | Hits:

[SourceCodepascal词法分析

Description: pascal词法分析器-pascal lexical analyzer
Platform: | Size: 6144 | Author: 蒋才辉 | Hits:

[ELanguage编译设计

Description: 语法分析器词法分析器-Parser lexical analyzer
Platform: | Size: 33792 | Author: 谢遐 | Hits:

[ELanguage简单词法分析器

Description: 编译词法分析器的源代码!-lexical analyzer compiler source code!
Platform: | Size: 885760 | Author: 李荣亮 | Hits:

[ELanguage词法分析器 语法分析器

Description: 词法分析和语法分析的程序,带实验报告- The lexical analysis and the grammar analysis procedure, brings the test report
Platform: | Size: 50176 | Author: 王聃 | Hits:

[ELanguagelexical

Description: 一个简单词法分析器- A simple morphology analyzer
Platform: | Size: 3072 | Author: 叶露 | Hits:

[Documentszyh

Description: 程序—词法分析。用于分析PASCAL源程序-procedures- lexical analysis. PASCAL source for analysis
Platform: | Size: 1024 | Author: 周瑜红 | Hits:

[ELanguage词法分析Lex

Description: 名称:C语言词法分析器 功能:1)从C语言源代码文件中提取所有词素 2)检测程序的词法错误,给出错误行号及提示 3)语法分析器的预备程序 文件:分析器代码(Lex.c)、测试文件(test.c)、状态转换图、可执行程序 输出:错误记录文件、符号表文件、标识符文件-Name lexical analyzer for C language function: 1)Extract all lexems from C Language source code 2)Examine the syntax errors of the program and provide the line number of error line and note 3)preprocessed program file of the lexical analyzer source code of the analyzer(Lex.c), test file(test.c),status transformation chart,excutable program. Output: Error-recording file, symbol table file and identifier file.
Platform: | Size: 192512 | Author: 张永胜 | Hits:

[ELanguageflex++bison++.src

Description: C++版 词法分析、语法分析器-C version of lexical analysis, grammar analyzer
Platform: | Size: 1152000 | Author: 白天 | Hits:

[Windows Developgf2112gf

Description: VB代码集合·一个C语言分析器 .. ·生成Pascal语言.. ·Basic编译器源码.. ·一个基于C++的语法.. 最新内容下载排行榜 ·VmBasic 源代.. ·小型的 C 语言编译.. ·VC++编的一个词法.. ·C++版 词法分析、.. ·编译原理词法分析的电.. · idel虚拟机源.. ·pl/0词法编译器,.. ·良好的C语言语法检查.. ·小型的 C 语言编译.. ·小的c编译器包括词法.. 文件名称: xdtools.zip下载 所属分类: 编译器/解释器 开发工具: C 文件大小: 189 KB 上传时间: 2004-10-28 下载次数: 15 提 供 者: 李可 详细介绍: 一个很好的编译工具!!! (2005-3-16,VB,422KB,下载0次)【向站长举报此文件和某个同类文件可能重复】-VB code set a C language analyzer .. Generation Pascal language .. Basic compiler based on the source .. 1 .. C syntax download the latest list VmBasic source substituting .. small C language compiler VC .. Part of a lexical .. C version of lexical analysis, .. compiler theory lexical analysis of electric .. Debido source Virtual Machine .. pl/0 accidence compiler, .. good C language syntax check .. small C language compiler .. small c compiler including lexical .. file names : xdtools.zip download respective categories : compiler/interpreter development tools : C Size : 189 KB upload time : 2004-10-28 downloads : 15 providers : Li Long detailed presentations : a good compiler tool! ! ! (2005-3-16, VB, 422KB download 0) report to the head of this document and any similar document may r
Platform: | Size: 432128 | Author: 牛顿 | 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:

[MultiLanguageCodes and Application

Description: 这是一个中科院中文词法分析器,能对输入的文本进行分词,词性标注,未登陆词识别等功能,正确率相当高,很有用哦-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 on word recognition, correct rate quite high, is very useful oh
Platform: | Size: 2298880 | 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:

[ELanguagec语言词法分析程序

Description: .X语言词法分析程序的设计 目的:设计、编制、调制一个具体的词法分析程序,加深对词法分析原理的理解。 要求: (1)通过理解正规式、有限自动机原理,根据下面的X语言的说明编制一个X语言的词法分析程序。 (2)提交实验报告,报告内容如下: 目的要求、DFA、程序清单(带注释)、测试样例及结果-. X language lexical analysis procedure is designed to: design, preparation, modulation of the lexical analysis of a specific procedure, deepen understanding of the principles lexical analysis. Requirements: (1) through the understanding of the formal ceremony, finite automata theory, in accordance with the following X-language description of the preparation of an X language lexical analysis procedures. (2) submitted to the experiment report, which reads as follows: The purpose of the requirements, DFA, the list of procedures (with Notes), the test sample and the results
Platform: | Size: 33792 | Author: 萧飞 | Hits:

[ELanguagelexical

Description: 词法分析器,该程序可以识别数字,标识符,运算符,关键字,提取出各个单词-Lexical analyzer, the program can identify the number of identifiers, operators, keywords, extracted all the words
Platform: | Size: 9216 | Author: ansir | Hits:

[ELanguagelexical

Description: 编译语法,词法分析程序-Translation grammar, lexical analyser
Platform: | Size: 92160 | Author: chen | Hits:

[ELanguagelexical

Description: this file is for lexical analysis in c language
Platform: | Size: 1024 | Author: dan4xt | Hits:

[Otherlexical

Description: lexical analyser for compilers
Platform: | Size: 2048 | Author: Emad | Hits:

[ELanguageLexical-Compiler

Description: 一个词法编译器。功能描述在help.txt中有说明。-Lexical Compiler
Platform: | Size: 32768 | Author: zhangyuxi | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net