资源列表
一个很不错的词法分析器
- 很不错,已经过调试,是一个经典的词法分析器源代码,值得-very good, it has been testing, is a classic lexical analyzer source code, it is worth a look at
计算机
- 这些是我从一些网站上下载的一些有关词法分析的程序,仅供参考.-These are some sites I download some of the lexical analysis procedures, for reference purposes only.
pacal词法分析
- 该程序是在C下的对TP的简单的词法分析,利用该程序可以分析简单的程序,别的也没有了,就是这些了-the program is the C of the right TP simple lexical analysis, using the program can analyze a simple procedure, nor the other, which is a
microsoft visual sourcesafe客户端访问控制漏洞
- microsoft visual sourcesafe客户端访问控制漏洞-microsoft visual SourceSafe client access control loophole
ci_f
- 内含词法分析器源代码文件以及编译结果还加上测试文件。是本人初试开发的作品,有很多不足之处,请各位高手多多指教,词法分析器--《编译原理》-lexical analyzer includes source code files and compile test results also add document. Yes, I try to develop the works, there are many shortcomings, please master exhibitions, the
c语言词法分析程序
- .X语言词法分析程序的设计 目的:设计、编制、调制一个具体的词法分析程序,加深对词法分析原理的理解。 要求: (1)通过理解正规式、有限自动机原理,根据下面的X语言的说明编制一个X语言的词法分析程序。 (2)提交实验报告,报告内容如下: 目的要求、DFA、程序清单(带注释)、测试样例及结果
词法分析
- 随着信息技术的不断发展,企业对人事管理也越来越重视了,资金投入比例也在加大,人事管理信息系统开发也开始走向完善的阶段。-As information technology continues to evolve, on the personnel management of the growing importance of capital also increased the proportion of input, personnel management information syste
tokenizer
- 当你写词法分析器时,Sun s Java中的 StreamTokenizer 类是很有用的。所以我生成了类似的一个类CStringTokenizer ,它的使用方法类似于Java的StreamTokenizer ,也提供了一些额外的功能,函数名也稍微有些不同-law analyzer, Sun's Java s StreamTokenizer category is very useful. I generated a similar type CStringTokenizer, its
jmat_5[1].0.jar
- JMAT: java MATrix 工具包装。 提供像 MATLAB 一样的功能和语法一样的易用的类。 JMAT 也包含有关2D 或 3D的图表 ,一个表达式语法分析器 , 和一些统计数值模拟工具-JMAT : java MATrix packaging tools. As MATLAB provide the same capabilities and syntax of the same ease-of-use category. JMAT also includes the 2D or 3
bophp-0[1].10.tar
- BoPHP是一个用于bossogg的Web接口,它使用PHP和它内建的XML语法分析器 -BoPHP for bossogg is a Web interface, which uses PHP and its built-in XML parser
sigle
- 编译器 词法分析是指原文件被分解为词法符号的过程,通常是整个编译过程的第一步。虽然通常认为了解 C++ 的词法分析过程对于大多数一辈子都不会编写 C++ 编译器的程序员来说意义不大,但这篇文章不仅仅是为了满足某些人的好奇心而写的,因为我觉得任意一个严谨的 C++ 程序员都应该对 C++ 的词法分析有所了解,以避免一些偶然情况下会发生的错误-compiler lexical analysis refers to the original document for lexical symbols d
grammatica-0[1].4.tar
- Grammatica是一个C#和Java的语法分析程序生成器(编译器的编译器)。它可以用LL(k)语法创建可读的和带有注释的源代码。它也支持创建一个运行时语法分析器,带不生成源代码。语法产生式用EBNF描述,使用规则表达式的符号-Grammatica is a C# and Java syntax analysis program generator (compiler compiler). It can be used LL (k) to create readable syntax and