资源列表

« 1 2 ... .73 .74 .75 .76 .77 978.79 .80 .81 .82 .83 ... 1384 »

[编译器/词法分析cifa

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

[编译器/词法分析cifafenxiqi

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

[编译器/词法分析YUFAFENXI

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

[编译器/词法分析CIFA

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

[编译器/词法分析LEX

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

[编译器/词法分析hexedit_20070930

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

[编译器/词法分析cifa

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

[编译器/词法分析Compiler

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

[编译器/词法分析C++_develepmetn_tools_series

说明:一个C的开发小工具,可以支持基本的C新类型的创建,C新类型的定义,是其他大弄工程中一个必不可少的C小工具.-C the development of a small tool that can support the basic C to create new types of, C of the definition of new types of other large projects get an indispensable g
<胡博> 在 2024-11-20 上传 | 大小:5kb | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 978.79 .80 .81 .82 .83 ... 1384 »

源码中国 www.ymcn.org