资源列表

« 1 2 ... .58 .59 .60 .61 .62 463.64 .65 .66 .67 .68 ... 1384 »

[编译器/词法分析cdma2000

说明:用MATLAB语言实现CDMA2000调制的仿真程序-Using MATLAB language realize CDMA2000 modulation simulation program
<lynn> 在 2024-11-17 上传 | 大小:17kb | 下载:0

[编译器/词法分析myjava

说明:我开发的一个用java语言实现的编译器,内含词法分析器,语法分析器,而且可以实现中间代码生成.用到了SLR算法和LR(1)算法-I developed a java language using the compiler, containing the lexical analyzer, syntax analyzer, and code generation can be achieved between. Used the SLR
<陈想> 在 2024-11-17 上传 | 大小:66kb | 下载:0

[编译器/词法分析yufa

说明:对已给语言文法,利用递归子程序法,编制语法分析程序,要求将错误信息输出到语法错误文件中,建立符号表和输出语法树。-Have been addressed to the language grammar, the use of recursive subroutine method, the preparation of grammar analysis program, requested that error message outp
<李梦> 在 2024-11-17 上传 | 大小:5kb | 下载:0

[编译器/词法分析exe2

说明:一个小的MFC程序,主要是要做一个字符判别,界面上有具体介绍-A small MFC program, the main characters to act like a judge, the interface has a specific Introduction
<cindy> 在 2024-11-17 上传 | 大小:3.58mb | 下载:0

[编译器/词法分析863Lianglujiance

说明:该程序可是多路频率检测,输出超过5赫兹为高电平,否则输出低。-But the program multi-channel frequency detector, the output of more than 5 Hz for the high, or low output.
<sdcsadf> 在 2024-11-17 上传 | 大小:257kb | 下载:0

[编译器/词法分析parse

说明:编译原理课程设计中的词法和语法分析器的设计-Principles of curriculum design compiler of lexical and syntax analyzer design
<fangqiang> 在 2024-11-17 上传 | 大小:1.23mb | 下载:0

[编译器/词法分析sina

说明:正弦信号数据发生器,程序采样256点,可实现循环输出和调频。-Sinusoidal signal generator, data, procedures sampling 256 points, can realize the cycle output and FM.
<sdcsadf> 在 2024-11-17 上传 | 大小:232kb | 下载:0

[编译器/词法分析gcc-2.8.0.tar

说明:GCC编译器源代码,版本为gcc-2.8.0.tar.gz-GCC compiler source code, version for the gcc-2.8.0.tar.gz
<fanjing> 在 2024-11-17 上传 | 大小:8.08mb | 下载:0

[编译器/词法分析ctags-5.6.tar

说明:Exuberant Ctags is a multilanguage reimplementation of the much-underused ctags(1) program and is intended to be the mother of all ctags programs. It generates indexes of source code definitions which are used by a n
<zbwise> 在 2024-11-17 上传 | 大小:261kb | 下载:0

[编译器/词法分析ccalc

说明:a calc in visul c++ can help you study lex and ya
<zbwise> 在 2024-11-17 上传 | 大小:7kb | 下载:0

[编译器/词法分析cifafenxi

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

[编译器/词法分析25232154653

说明:LL(1)词法分析程序 可以生成first和follow集合 由不同文法构建分析表-LL (1) lexical analysis program can be generated first and follow set constructed by different grammar analysis table
<860917> 在 2024-11-17 上传 | 大小:181kb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 463.64 .65 .66 .67 .68 ... 1384 »

源码中国 www.ymcn.org