资源列表

« 1 2 ... .01 .02 .03 .04 .05 406.07 .08 .09 .10 .11 ... 1384 »

[编译器/词法分析onlySCAN

说明:编译原理课程设计中,只是关于C-的词法分析部分-Compiler Construction Principles of curriculum design, it is on the C-part of the lexical analysis
<高原> 在 2024-11-16 上传 | 大小:203kb | 下载:0

[编译器/词法分析cifa

说明:词法分析程序,用C++语言编写,包括源代码-Lexical analysis program, using C languages, including source code
<liweiie> 在 2024-11-16 上传 | 大小:2kb | 下载:0

[编译器/词法分析cifa

说明:词法分析器。编译原理实验。输入源程序,可以对每个单词分析,得出结果是每个单词及符号的词性-Lexical analyzer. Compilation Principle experiment. Input source, you can for each word analysis, the outcome of each part of speech of words and symbols
<周孝琼> 在 2024-11-16 上传 | 大小:176kb | 下载:0

[编译器/词法分析cifafenxiqi

说明:编译器,一个小型语言的词法分析器.完成词法分析等功能,识别出一个个单词.-Compiler, a small language lexical parser. Lexical analysis, such as the completion of function, to identify a word.
<cuiping> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[编译器/词法分析RC5xx

说明:// Copyright (c), Philips Semiconductors Gratkorn // (C)PHILIPS Electronics N.V.2000 // All rights are reserved. // Philips reserves the right to make changes without notice at any time. // Philips makes no warr
<sherry> 在 2024-11-16 上传 | 大小:26kb | 下载:0

[编译器/词法分析YUFAFENXI

说明:语法分析器的代码和EXE文件 由编译原理的算法编出的 -Grammar parser code and EXE file by the compiler algorithms allocation principle of
<枫丹> 在 2024-11-16 上传 | 大小:1.95mb | 下载:0

[编译器/词法分析CIFA

说明:自己做的词法分析器, 实现简易的词法分析功能-Own lexical analyzer, the realization of simple lexical analysis function
<枫丹> 在 2024-11-16 上传 | 大小:3.3mb | 下载:0

[编译器/词法分析LEX

说明:c语言实现的PL/0词法分析器,自己的第一个编译程序....还是不错的-c language of PL/0 lexical analyzer, its first compiler still good ....
<方鹏> 在 2024-11-16 上传 | 大小:162kb | 下载:1

[编译器/词法分析hexedit_20070930

说明:16进制HEX编辑器DELPHI控件源码。-16 hexadecimal HEX editor DELPHI source control.
<jacku> 在 2024-11-16 上传 | 大小:304kb | 下载:0

[编译器/词法分析Tinyc

说明:Tinyc是很出名的C编译器开发实例,编译原理实践随书源码-Tinyc is very well-known examples of the development of C compilers, the compiler with the principles of the practice of book-source
<luhaiheng> 在 2024-11-16 上传 | 大小:31kb | 下载:0

[编译器/词法分析cifa

说明:,本程序实现功能为词法分析器 ,用于程序源代码的词法分析 -, This program features for lexical analyzer for the source code of the lexical analysis
<杨洁> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[编译器/词法分析Compiler

说明:(1) 将此番分析程序设计成独立一遍扫描源程序的结构。词法分析的输出结果采用如下的二元组表示: (单词种别,单词自身的值) 对表识符,采用下列的二元组表示: (表识符,指向标识符表项的指针) 单词种别建议采用一个关键字一个整数值、一个算符一个整数值等形式,每个整数值是不重复的,设计中应考虑好编码的方案(要跟语法分析连贯)。 (2) 测试用例: 应该建立至少两个测试用例:一个词法上正确的PL/0源程序和词法上部正确
<dong> 在 2024-11-16 上传 | 大小:2kb | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 406.07 .08 .09 .10 .11 ... 1384 »

源码中国 www.ymcn.org