资源列表

« 1 2 ... 34 35 36 37 38 3940 41 42 43 44 ... 1383 »

[编译器/词法分析mini-pl0-plus

说明:扩展后的mini-pl0语法编译器,具体语法见压缩包中的文件介绍。用lex和yacc编写。含15个测试用例。-expansion of the mini-pl0 syntax compiler, the specific syntax compressed see the introduction of documents. Lex generates and with the preparation. With 15 Test Cas
<李略> 在 2008-10-13 上传 | 大小:17949 | 下载:0

[编译器/词法分析ExpressAnalysis

说明:表达式分析, 支持算术运算,括号,关系运算,逻辑运算,字符串的like运算等。采用了有限自动机做词法分析, 语法分析用算符优先分析方法,正负号算符使文法不是OPG,因此这里作了特殊处理。分析的结果是逆波兰式, 存在一个链表中。在逆波兰式的基础上,用一个栈来进行求值。在vc++6.0下试验通过。 如有问题,可以mail: zch888email@163.com 我将尽快回复你。-expression analysis, suppo
<大山> 在 2008-10-13 上传 | 大小:22808 | 下载:0

[编译器/词法分析tcc-0.9.23

说明:Tiny C Compiler - C scr ipting Everywhere - The Smallest ANSI C compiler Installation on a i386 Linux host (for Windows read win32/readme.txt) ./configure make make test make install By default,
< 刘竞楠> 在 2008-10-13 上传 | 大小:446401 | 下载:0

[编译器/词法分析fenical_cifafxq

说明:词法分析器. 学习编译原理时做的词法分析器. 总体上感觉一般.-lexical analyzer. Principle study compiled done a lexical analyzer. On the whole, the general feeling.
<ji> 在 2008-10-13 上传 | 大小:27981 | 下载:0

[编译器/词法分析WORDCNT

说明:此为词法分析器的一部分,需要加一些分析过程才能实现功能-this as part of the lexical analyzer, the need to increase some analysis functions can be achieved
<刘剑飞> 在 2008-10-13 上传 | 大小:1914 | 下载:0

[编译器/词法分析Soft122512003017

说明:编译器:一个VC++编写的词法分析器 可以自己输入 也可以导入一个文件进行分析-compiler : a VC prepared their lexical analyzer can also be imported into a document analysis
<lin> 在 2008-10-13 上传 | 大小:27842 | 下载:0

[编译器/词法分析yucefenxibiao

说明:用C语言编写的编译预测分析程序,有通用性 进行自顶向下编译-C language compiler prediction analysis procedures, conduct a generic top-down Compiler
<tangliang> 在 2008-10-13 上传 | 大小:5524 | 下载:0

[编译器/词法分析cffxq4

说明:这是一个词法分析器,采用C++语言编写,具有很强的分析功能-This is a lexical analyzer, using C language, and highly functional analysis
<duanhz> 在 2008-10-13 上传 | 大小:1529 | 下载:0

[编译器/词法分析WiseFox

说明:一个类似Microsoft Access的小型数据库管理系统,提供全部VC源码,涉及界面设计、数据存储、页面调度、语法分析、报表设计等多项技术,对数据库学习、研究以及企业应用都有极高的价值。 -similar to a small Microsoft Access database management system full source VC, involving interface design, data storage, sc
<shahai> 在 2008-10-13 上传 | 大小:415137 | 下载:0

[编译器/词法分析fifafenxiqifuyiming

说明:小型词法分析器。输入程序文件片段,输出结果是二元组的。-small lexical analyzer. Input program fragments of files, the output is the result of the dual Group.
<付益明> 在 2008-10-13 上传 | 大小:11070 | 下载:0

[编译器/词法分析bc31

说明:borland c++3.1的压缩文件,是一个很好的编译器,比c++好用一点,不过差不多。-borland c 3.1 compressed files, is a good compiler, c handy, But almost.
<liu1234> 在 2008-10-13 上传 | 大小:7375152 | 下载:0

[编译器/词法分析cparse

说明:简易C语言词法分析程序。可以对C源文件进行分析。-simple C language lexical analysis procedure. Can the C source files for analysis.
<李济> 在 2008-10-13 上传 | 大小:3442 | 下载:0
« 1 2 ... 34 35 36 37 38 3940 41 42 43 44 ... 1383 »

源码中国 www.ymcn.org