搜索资源列表
++cifafenxicompiler
- 编译原理的实验--设计一个词法分析器,可以识别C中的关键字和各种符号-compiler principle experiments -- design a lexical analyzer can identify C keywords and various symbols
diguifenxi
- 语法分析器 源代码 可以用于学生编译原理课程设计编写 很好的参考。,运行环境Visual C-parser source code can be compiled for students preparing curriculum design principle a good reference. , Visual C Runtime Environment
imdi
- 这是一个高速多维插值算法。当我们建模以后,原始的算法可能极为复杂和低速,在现有的计算条件下要得到最终的结果甚至要让我们等白了头,而该模块可以让复杂低速的计算变得简单迅速,甚至瞬间得到结果。它的原理是通过原始模型算法计算出有限的栅格节点,构建出一个多维栅格,而后可以无限次的对多维输入值瞬间得出对应的输出值,而得到的结果跟通过原始算法得到的结果相差无几。 并且,该模块还提供了对输入、输出值的校准功能。 该模块限定的输入、输出值为8位或16位的整数,浮点的计算也可以先变换为整数后再
c语言分析
- 一个关于编译原理的编程,是一个c语言来实现的,可以运行。主要是分析输出。-a compiler on the Principle of programming, is a C language to achieve, and can run. Analysis is the main output.
142
- 编译原理中的递归下降语法分析器写得不好请凉解-Compilation Principle of Recursive dropped poorly written parser please cooler solution
lexical_analysis
- 编译原理课程作业,词法分析器。简单的对于一段C程序进行词法分析-Compiler theory course work, lexical analyzer
cifafenxiqi
- 编译原理 词法分析器实现 用c++实现 -complie theory 词法分析器
FormCal
- C++编写的可编程计算器,编译原理相关知识-Written in C++ programmable calculator, compiler theory of knowledge
shuxingzi
- 本源代码使用C语言编写,是对编译原理中属性字设计的实现。-Source code using the C language, is compiled character design principles in the property achieved.
chk3
- 这是一个编译原理的文件~实现C++编译器~-This code is for complier use C++~
erfge
- C++源代码单词扫描程序,编译原理的 实验-C++ source code word scanner
yufafenxi
- 用C++编写的简单的语法分析,参照编译原理相关书籍,简单易懂。-Using C++ to write a simple syntax analysis, reference books compiler theory, simple and understandable.
词法分析器
- 用C语言编写的编译原理词法分析器,可读取文件,功能非常强大(The Compiling Principle lexical analyzer, written in C language, can read the file, and the function is very powerful.)