资源列表
ModelSim
- Modelsim仿真软件最基本的教程,如何新建工程,如何进行最简单仿真-this is a basic tutorial for Modelsim simulator
api
- This is a demo program from night hock algo
flex++-2.3.8-7.tar.Z
- 生成C++的词法/语法分析的Flex语法分析器 ,Flex syntactic and phrase parser which can produce C++ code
cifafenxi.rar
- 一个用C语言写的词法分析程序,输入所给文法的源程序字符串,输出二元组构成的序列。附有实验报告,Using C language to write a lexical analysis program, enter the source string to the grammar, the output sequence of binary units. With the experimental report
PY_2.rar
- 编译原理此法分析二,实现了词法分析器的基本思想和算法,Compiler analysis of the principle of this method, the lexical analyzer to achieve the basic ideas and algorithms
compiler.rar
- 网络上流传的一个学生对编译原理的学习心得 对初学者很有帮助,err
EDAshiyan.rar
- EDA实验3个经典程序及图形仿真文件和实验报告,对实验参考绝对有益处.,EDA experimental three classical procedures and graphical simulation and experimental paper that reports on the experiment are likely to benefit from the absolute reference.
lexical.rar
- 词法分析器,该程序可以识别数字,标识符,运算符,关键字,提取出各个单词,Lexical analyzer, the program can identify the number of identifiers, operators, keywords, extracted all the words
DFA.rar
- 扫描样本字符串,转换成NFA,继续转换,成为DFA,验证此字符串。,Scanning the sample string into a NFA, to continue to convert and become DFA, verify that the string.
CmmInterpretor.rar
- 关于CMM语言的解释器,详细的分析与解释功能,敬请下载,About CMM language interpreter, a detailed analysis and interpretation of features, please download
compile2.rar
- 编译原理 语法分析程序设计 [实验目的]: 1.了解语法分析的主要任务。 2.熟悉编译程序的编制。 [实验内容]:根据某文法,构造一基本递归下降语法分析程序。给出分析过程中所用的产生式序列。 全部源码,Compilation Principle parsing program design [experimental purposes]: 1. To understand the main task of parsing. 2. Familiar with the procedure
QPSKvhdl.rar
- QPSK的VHDL调制解调 FPGA设计思路思想,QPSK modulation and demodulation of the VHDL design thinking FPGA