资源列表
2
- 理解掌握Poisson过程的理论,了解随机过程的模拟实现技术,学习并掌握在实际中如何检验给定的随机过程是否为Poisson过程,分析Poisson过程的数字特征。-Poisson process theory to understand and grasp, understand the pseudo-random process implementation techniques, and learn how to master the actual test given Poisson r
rate_match
- 在4G中卷积码信道编码交织及速率匹配的运行的程序。-In 4G Convolutional interleaving and channel coding rate matching program running.
st_1
- 本章实验为实验一,任务是编写一个程序对使用C 语言书写的源代码进行词法分析和语法分析(C 语言的文法参见附录A),并打印分析结果。实验要求使用词法分析工具GNU Flex和语法分析工具GNU Bison,并使用C语言来完成。-This chapter first experiment experiments, the task is to write a program to use C source c
tinyc
- 编译原理课设实现的一个简单的编译器,包括词法分析,语法分析,-Compiler theory of a simple class-based compiler, including lexical analysis, parsing, etc.
GrammarPriority
- 编译原理作业,用python写的算符优先算法,实现了语法分析算符优先-Written python compiler theory with the operator priority algorithm
Font-production
- 字库的设计软件,以及点阵提取的二进制程序-Character design
compile
- 实现一个小型的编译器,可以进行词法分析、语法分析、语义分析-Implement a small compiler that can be lexical analysis, parsing, semantic analysis
INS
- Matlab Simulation of Strapdown Inertial Navigation System (INS) of circular trajectory,with the specific force and angular velocitie document text -Matlab Simulation of Strapdown Inertial Navigation System (INS) of circular trajectory,with the s
copiler
- 编译原理实验,实现PL语言的解释器,实现几条简单的语句。-Compiler principle experiment, PL language implementation of the interpreter, to achieve a few simple statements.
LexicalAnalyzer
- 使用工具实现 C/C++语言词法分析器 实现功能:使用词法分析的自动生成工具Flex 生成 C/ C++ 语言的词法分析器 -使用工具实现 C/C++语言词法分析器
test_mux_2_to_1
- Its a test bench for mux 2-to-1
advection
- Advection equation, this solves the advection equation using a Courant Friedrichs Levy number of 0.9 and a number of points of 200.