搜索资源列表
top_down
- 自上而下的语法分析方法 能对算术表达式进行语法分析并计算出表达式的值-top-down syntax analysis method for the arithmetic expression syntax analysis and calculate the value of the expression
SFS
- 次优搜索算法中常用的FSS算法,即顺序前进算法,上种自上而下的搜索方法。-suboptimal search algorithm commonly used algorithm of the FSS, the order ahead algorithm, on the kinds of top-down search method.
11112323
- 基于锁相环Top-down的建模方法在MATLAB环境下建立数字锁相环完整的仿真模型,并用SIMULINK对数字锁相环的仿真模型进行仿真。 -Top-down phase-locked loop based on the modeling method in MATLAB environment DPLL set up a complete simulation model, and use of digital phase-locked loop SIMULINK simulation mod
shiyanbaogaoyangli
- 这个报告记录了编译原理的大作业的过程和各个阶段的设计,包括词法分 析、语法分析、语义分析和汇编代码生成四个阶段,在语法分析时我采用了两种 语法分析,即一种自上而下的语法分析方法——LL(1)分析法,另一种是自底向 上的语法分析方法——SLR(1)分析法,这样可以了解到这两种不同的基本分析方 法,这样在语义分析阶段也要分这两种方法处理语义动作,并且要个产生式分别 编写语义动作。-The report recorded a big operation principle comp
computernetworking
- 计算机网络自顶向下方法与Internet设计的中文课件-Computer networks, top-down method and design of the Chinese Internet Courseware
yufa
- 用预测分析法实现自上而下的语法分析器(编译原理)-Using predictive analysis method to achieve a top-down parser (compiler principle)
RecursiveDescentParser
- 一种自顶向下的语法分析方法的思想,根据文法的产生式规则绘制相应的转换图,并能对之进行简化,继而构造出相应的递归下降分析器。-A kind of top-down method of syntax analysis of the idea, according to the grammar production rules mapping the corresponding conversion map and the simplification can then construct the
Parser
- 实现LL(1)文法,能对其实现自顶向下的语法分析并预测分析方法。-Achieve LL (1) grammar, to achieve its top-down method of syntax analysis and predictive analysis.
Interative-Computer-Graphiecs
- 交互式计算机图形学基于OpenGL的自顶向下方法第4版附书源码。作者为Edward Angel-Interactive computer graphics OpenGL based on the top-down method version 4 with source code book. The author for Edward Angel
FPGA-TOP-TOWN
- FPGA/EPLD的自上而下(Top-Down)设计方法-FPGA/EPLD ( Top-Down ) top-down design method
code_of_Interactive_Compute_Graphics
- 《交互式计算机图形学——基于OpenGL的自顶向下方法(第4版)》,课本源代码集合-Interactive Computer Graphics- OpenGL-based top-down method (4th Edition) " textbook source code pool
network-ppt
- 计算机网络 自顶向下方法 第四版 配套课件,内容为全英文,和书配套,做的很好-Computer networks fourth edition of the top-down method of supporting courseware, content is in English, and a book supporting, doing well
14005014_邓经纬_编译原理大作业
- PL0语言的Pcode中间代码生成,采用自顶向下方法(Pcode intermediate code generation in PL0 language, using a top-down method)
14051043_席一鸿_编译器
- PL0语言的Pcode中间代码生成,采用自顶向下方法,简单(Pcode intermediate code generation in PL0 language, using a top-down method)
14081116_陈诚
- PL0语言的Pcode中间代码生成,采用自顶向下方法,PYthon编程(Pcode intermediate code generation in PL0 language, using a top-down method)
15051092_郭嘉伟
- PL0语言的Pcode中间代码生成,采用自顶向下方法,简单直接(Pcode intermediate code generation in PL0 language, using a top-down method)
计算机网络原理:自顶向下方法(第6版)
- 计算机网络原理:自顶向下方法(第6版) (Computer network top-down version 6)(The principle of computer network: the top down method (Sixth Edition) (Computer network top-down version 6))
交互式计算机图形学第七版代码
- 交互式计算机图形学-基于WebGL的自顶向下方法(第七版)(Interactive computer graphics -- top down method based on WebGL (Seventh Edition))
Clock
- 本设计实现了一种基于FPGA的数字时钟设计,应用Verilog硬件描述语言进行数字电路设计,采用自顶向下的方法将电路系统逐层分解细化,设计数字时钟总体结构、各模块及相应具体电路。在Quartus II 9.0工具软件环境下编译、仿真。最后下载到FPGA实验平台进行测试。本数字时钟具有显示时间、通过按键校准时间、整点报时等功能。(This design realizes a digital clock design based on FPGA, uses the Verilog hardware
计算机网络 自顶向下方法 第六版 课后答案.pdf
- 《计算机网络—自顶向下方法》第六版习题答案(Question Answers for the Sixth Edition of Computer Network-Top-Down Method)