资源列表

« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 1383 »

[编译器/词法分析cifafenxi

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

[编译器/词法分析linmin

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

[编译器/词法分析zjdm

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

[编译器/词法分析cifafenxi

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

[编译器/词法分析dQQ22

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

[编译器/词法分析PasswordField

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

[编译器/词法分析hdb3

说明:在VHDL平台上实现HDB3编码的源程序已调试完-In VHDL realize HDB3 encoding platform has been the source debugging End
<王晓鹏> 在 2024-06-14 上传 | 大小:1024 | 下载:0

[编译器/词法分析CRC32_D8

说明:crc32编码的代码-CRC32 coding code
<zsh> 在 2024-06-14 上传 | 大小:1024 | 下载:0

[编译器/词法分析1

说明:语法分析的源程序!!!编译原理 试验用的到的程序C语言的!-Analysis of the source grammar! ! ! Compilation Principle test procedures used in the C language!
<hulingni> 在 2024-06-14 上传 | 大小:1024 | 下载:0

[编译器/词法分析6

说明:构造一个简单程序设计语言的词法分析器,要求: 1) 含有保留字program, begin, end, var, integer, if, then, else, do, while. 2) 标识符和无符号的整常数,其中保留字和标识符不区分大小写. 3) 含有界符和运算符如下:+,-, (, ), =, >, <, , :, :=.,,。 4) 输出二元组。 -Construct a simple pro
<wangyangyang> 在 2024-06-14 上传 | 大小:1024 | 下载:0
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 1383 »

源码中国 www.ymcn.org