资源列表

« 1 2 ... .58 .59 .60 .61 .62 1263.64 .65 .66 .67 .68 ... 1383 »

[编译器/词法分析cifafenxi

说明:词法分析器的实现,1) 输入:字符串(待进行词法分析的源程序),输出:由(种别码,自身值)所组成的二元组序列。 2) 功能: a. 滤空格 b. 识别保留字 c. 识别标识符 d. 拼数 e. 拼复合单词: 例如: >=、 <=、 := 3) 检查如下错误: a. 程序语言的字符集以外的非法字符 b. 单词拼错,如9A88,而对于将begin拼写成begon的错误,只须把begon当成标识符即可 -Lexical analyzer realiz
<刘月> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[编译器/词法分析yufa

说明:语法分析器, 语法分析器,-Grammar parser, syntax analyzer, syntax analyzer,
<> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[编译器/词法分析Lcsgrammer

说明:用c语言实现简单的编译原理中的一条语句的词法分析。-Using c language compiler realize a simple principle of a statement of the lexical analysis.
<linchangsheng> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[编译器/词法分析cifafenxi

说明:这是编译原理此法分析器的简单代码,能实现基本的功能 -This is the principle of this method to compile a simple code analyzer that can realize the basic functions of
<林峰> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[编译器/词法分析linmin

说明:自动机实现,好东西来的。是编译原理的一个实现过程-Automata to achieve, good things come. The principle is to compile an implementation of the process
<pm> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[编译器/词法分析zjdm

说明:逆波兰式定义: 将运算对象写在前面,而把运算符号写在后面。用这种表示法表示的表达式也称做后缀式。逆波兰式的特点在于运算对象顺序不变,运算符号位置反映运算顺序。采用逆波兰式可以很好的表示简单算术表达式,其优点在于易于计算机处理表达式。-Reverse Polish definition: The object EDITORIAL computing, and the operator symbols written on the back. Use this expression, said ex
<项阳> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[编译器/词法分析hd

说明:词法分析器,可以将分析结果用分件形式分类表示,分为界符,关键字,数字等5类-Lexical analyzer, the results of the analysis can be used form of sub-items that are divided into sector Fu, keywords, figures, such as Category 5
<霍泉> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[编译器/词法分析cifafenxi

说明:词法分析,输入一系列无符号数,可以分析其中的数字,字母。这是编译原理种的一个简单小程序。
<童胜斌> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[编译器/词法分析brainfck

说明:brainf×ck的一种解释器。Brainf*ck,是一种极小化的计算机语言,它是由Urban Müller在1993年创建的。由于fuck在英语中是脏话,这种语言有时被称为brainf*ck或brainf***,甚至被简称为BF。 -brainf × ck an interpreter. Brainf* ck, is a minimization of the computer language, it is by Urban Müller in 1993 created. As the
<王林> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[编译器/词法分析dQQ22

说明:编译原理之词法分析器,通过数组。 不是很高明有改动,无措!请大家参考!-Compiler Construction Principles of lexical analyzer, through the array. Not high Ming has altered flawless! Please refer to everyone!
<屈明> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[编译器/词法分析PasswordField

说明:这是一个密码验证框图的原代码,相信对某些人还是很有用的。-This is a block diagram of a password to verify the original code, I believe some people still very useful.
<lining> 在 2025-06-17 上传 | 大小:1kb | 下载:1

[编译器/词法分析hdb3

说明:在VHDL平台上实现HDB3编码的源程序已调试完-In VHDL realize HDB3 encoding platform has been the source debugging End
<王晓鹏> 在 2025-06-17 上传 | 大小:1kb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 1263.64 .65 .66 .67 .68 ... 1383 »

源码中国 www.ymcn.org