资源列表

« 1 2 ... .38 .39 .40 .41 .42 443.44 .45 .46 .47 .48 ... 1384 »

[编译器/词法分析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

[编译器/词法分析compile

说明:vb做的词法分析器,对于计算机专业的同学很有用啊,大家看看吧,我做的是实现对C程序的词法分析,基本上能满足要求。-vb to do the lexical analyzer, for Computer Science students useful ah, let us look at it, I realize to do that on the C lexical analysis process has basically bee
<任勇林> 在 2024-11-17 上传 | 大小:5kb | 下载:0

[编译器/词法分析OpenDE

说明:dk1游戏的原代码文件,完整.编译系统redhat7.3,mysql 3.23 ,luascr ipt v4.0 support-DK1 game s original code files and complete. Compiler System redhat7.3, mysql 3.23, luascr ipt v4.0 support
<wcx> 在 2024-11-17 上传 | 大小:9.27mb | 下载:0

[编译器/词法分析exescope1

说明:Exe Dll 反编译工具,可以做为汉化编辑工具使用!-Exe Dll decompile tool, you can use as a finished editing tools!
<xb> 在 2024-11-17 上传 | 大小:590kb | 下载:0

[编译器/词法分析hello

说明:很好的c语言词法分析程序,该词法分析程序用VC++ 6.0编写。我做的一个C子集的词法分析器可以分析C语言的一个子集,包括关键字以及绝大部分的符号.-Good c language lexical analysis procedures, the lexical analysis procedure used VC++ 6.0 preparation. I make a C subset of the lexical analyzer
<小薇> 在 2024-11-17 上传 | 大小:888kb | 下载:0

[编译器/词法分析Simple

说明:编译原理实验:设计并实现一个Simple语言的编译器-Compiler Principle Experiment: Design and realization of a Simple Language compiler
<陈飞> 在 2024-11-17 上传 | 大小:691kb | 下载:0

[编译器/词法分析js_NoPublicApi

说明:js 解析引擎,非常强大 js 解析引擎,非常强大-js analytical engine, a very powerful analytical js engine, very powerful
<周小东> 在 2024-11-17 上传 | 大小:1.42mb | 下载:0

[编译器/词法分析scan-bianyiyuanli

说明:编译原理,第一个实验词法分析器 里面是word文档,代码可直接运行 -Compiler Construction Principles, the first experiment inside the lexical analyzer is a word document, the code can be directly run
<myonload> 在 2024-11-17 上传 | 大小:8kb | 下载:0

[编译器/词法分析fenxiqi

说明:能实现简单的c++代码的词法分析,编译原理初学者必经阶段。功能比较简单,MFC界面。-Can realize a simple c++ The lexical analysis code, compile beginner principle to go through. Function is relatively simple, MFC interface.
<> 在 2024-11-17 上传 | 大小:1.58mb | 下载:0

[编译器/词法分析LL(1)wenfa

说明:LL! 文法。。功能有限。只能。只能测试非直接做递归的文法。-LL! Grammar. . Limited functions. Only. Only test to do not directly recursive grammar.
<chenyuanming> 在 2024-11-17 上传 | 大小:2kb | 下载:0

[编译器/词法分析newasp200611484010502

说明:相当于一个C语言的编译器,可以用来测试C中大部分的程序-Equivalent to a C language compiler, can be used to test C in most of the procedures
<LiMing> 在 2024-11-17 上传 | 大小:753kb | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 443.44 .45 .46 .47 .48 ... 1384 »

源码中国 www.ymcn.org