CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Design Compiler
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - Design Compiler - List
[
Windows Develop
]
C-编译器的设计文档与源代码
DL : 1
C-编译器的设计文档与源代码.-C-Compiler design documents and source code.
Date
: 2008-10-13
Size
: 900.76kb
User
:
刘健
[
Windows Develop
]
catmouse
DL : 0
压缩包包含了C-编译器的设计文档与源代码,供学习参考。-compressed contains C-Compiler design documents and source code for the study reference.
Date
: 2008-10-13
Size
: 11.6kb
User
:
辜小花
[
Windows Develop
]
编译原理
DL : 0
这是一个编译原理的语法分析程序, PL/0语言词法及语法分析系统的设计与实现 -This is a principle of grammar compiler analysis procedures, PL / 0 language syntax and lexical analysis of the system design and implementation
Date
: 2008-10-13
Size
: 8.14kb
User
:
章鱼费
[
Windows Develop
]
编译原理课程设计1
DL : 0
编译原理课程设计,关于语法分析与词法分析的东西,自己的代码-compiler theory curriculum design, syntax analysis of lexical analysis and the things that their code
Date
: 2008-10-13
Size
: 38.8kb
User
:
吴胜
[
Windows Develop
]
bianyi课程设计
DL : 0
关于编译原理课程设计的词法分析部分,用c++代码编成-on compiler theory of curriculum design lexical analysis using code into c
Date
: 2008-10-13
Size
: 314.82kb
User
:
吴胜
[
Windows Develop
]
compiler_AccidenceAnalyser
DL : 0
学习编译原理时做的词法和语法分析程序.词法和语法分析封装在一个类CFenXi中, 程序在Visual C++6.0下调试通过.程序采用单文档设计,利用了分割窗体技术.-compiler theory when learning to do morphology and syntax analysis procedures. Morphology and syntax analysis package in a category CFenXi, the process in Visual C 6.0 debugging through. Adoption of a single document design, the use of separate forms of technology.
Date
: 2008-10-13
Size
: 197.32kb
User
:
鲁家君
[
Windows Develop
]
VHDLgdewrrrrrrrrrrrr
DL : 0
本设计中选用目前应用较广泛的VHDL硬件电路描述语言,实现对路口交通灯系统的控制器的硬件电路描述,通过编译、仿真,并下载到CPLD器件上进行编程制作,实现交通灯系统的控制过程。EDA技术是用于电子产品设计中比较先进的技术,可以代替设计者完成电子系统设计中的大部分工作,而且可以直接从程序中修改错误及系统功能而不需要硬件电路的支持,既缩短了研发周期,又大大节约了成本,受到了电子工程师的青睐。实现路口交通灯系统的控制方法很多,可以用标准逻辑器件、可编程序控制器PLC、单片机等方案来实现。但是这些控制方法的功能修改及调试都需要硬件电路的支持,在一定程度上增加了功能修改及系统调试的困难。因此,在设计中采用EDA技术,应用目前广泛应用的VHDL硬件电路描述语言,实现交通灯系统控制器的设计,利用MAXPLUSⅡ集成开发环境进行综合、仿真,并下载到CPLD可编程逻辑器件中,完成系统的控制作用。-the current design was chosen over a wide range of VHDL hardware description language circuit. Implementation of traffic lights at the junction of the controller hardware circuit description, compiler, simulation, to download and CPLD programming on production, traffic signal system to achieve the control process. EDA technology is used to design electronic products more advanced technology, designers can replace the complete electronic system design most of the work, but can directly from the process to amend the mistakes and system functions without the need for hardware circuits of support, both to shorten the development cycle, another significant cost savings by the electronic engineers of all ages. Achieving junction traffic signal system control many ways, using standard logic devic
Date
: 2008-10-13
Size
: 4.15kb
User
:
jazvy
[
Windows Develop
]
C-bianyi
DL : 0
本压缩包包含了C-编译器的设计文档与源代码,供学习参考。-the compressed contains C-compiler design documentation and source code reference for the study.
Date
: 2008-10-13
Size
: 903.27kb
User
:
tcsj
[
Windows Develop
]
hxf
DL : 0
编译原理课程设计,输入布尔表达式,然后有系统自动转换为逆波兰四元式-compiler theory of curriculum design, the importation of Boolean expressions, and then the system automatically converted to reverse Poland four yuan -
Date
: 2008-10-13
Size
: 3.06kb
User
:
hxf
[
Windows Develop
]
zh
DL : 0
编译原理课程设计,输入布尔表达式,然后有系统自动转换为逆波兰四元式-compiler theory of curriculum design, the importation of Boolean expressions, and then the system automatically converted to reverse Poland four yuan -
Date
: 2008-10-13
Size
: 628byte
User
:
hxf
[
Windows Develop
]
PL0design
DL : 0
编译原理课程设计:(2)扩充赋值运算:+= 和 -= (3)扩充语句(Pascal的FOR语句): ①FOR <变量>:=<表达式> TO <表达式> DO <语句> ②FOR <变量>:=<表达式> DOWNTO <表达式> DO <语句> 其中,语句①的循环变量的步长为1, 语句②的循环变量的步长为-1。 -Principles of curriculum design compiler: (2) the expansion of assignment operator:+ = And-= (3) the expansion of expressions (Pascal s FOR statement): ① FOR <variable>: = <expression> TO <expression> DO <statement> ② FOR <variable>: = <expression> DOWNTO <expression> DO <statement> of which the cycle of statement ① variable step size is 1, the cycle of statement ② variable step size for the-1.
Date
: 2025-12-17
Size
: 569kb
User
:
风飘零
[
Windows Develop
]
vc_DesignPattern_src
DL : 0
23个设计模式的vc范例代码,对应于每个模式都有一个对应的可编译工程。-23 design patterns vc sample code, corresponding to each mode may have a corresponding compiler works.
Date
: 2025-12-17
Size
: 291kb
User
:
zg
[
Windows Develop
]
scan
DL : 0
编译原理课程设计中的词法分析器scan,VC++编写,简单易懂。-Principles of curriculum design compiler lexical analyzer of the scan, VC++ Prepared, easy-to-read.
Date
: 2025-12-17
Size
: 365kb
User
:
liu
[
Windows Develop
]
QGBuildeCompiler
DL : 0
编译原理课程设计,基于VC++,实现了基于simple语言的编译器设计-Principles of curriculum design compiler, based on VC++, the realization of a simple language based on compiler design
Date
: 2025-12-17
Size
: 1.28mb
User
:
your name
[
Windows Develop
]
Principlesofcurriculumdesigncompiler
DL : 0
大学编译原理的课程设计 包含源代码(c++编写)和说明文档 -Principles of curriculum design compiler
Date
: 2025-12-17
Size
: 8.87mb
User
:
wendy
[
Windows Develop
]
yffx
DL : 0
编译原理课程设计LR(0)自底向上语法分析-Principles of curriculum design compiler LR (0) bottom-up parsing
Date
: 2025-12-17
Size
: 1kb
User
:
m38381338
[
Windows Develop
]
LR(0)compiler1
DL : 0
编译原理课程设计LR(0)自底向上语法分析-Principles of curriculum design compiler LR (0) bottom-up parsing
Date
: 2025-12-17
Size
: 1kb
User
:
m38381338
[
Windows Develop
]
cc
DL : 0
编译原理课程设计,dowhile循环语句的分析,算符优先,4元式输出的,包括课程设计报告,80分以上的课程设计-Principles of curriculum design compiler, dowhile loop analysis, operator priority, 4 yuan of output, including curriculum design report, more than 80 curriculum design
Date
: 2025-12-17
Size
: 303kb
User
:
cc
[
Windows Develop
]
Principles-of-curriculum-design
DL : 0
编译原理课程设计总结报告 1.设计题目及相关内容 本课程设计完成的是递归下降分析法。对算术表达式和赋值语句进行语义分析并生成四元式序列。其中,本设计用C语言对简单的pascal语言子集编制一个编译程序。语义分析输入的是语法分析后提供的单词串,而语法分析的输入是词法分析的程序所提供的单词序列。要求把语法分析程序和词法分析都作为子程序调用,其中输入字符串要用文件操作。 2.运行环境(软、硬件环境) 硬件环境:方正电脑,P4CPU,512M内存 软件环境:Visualc++6.0 3.算法设计的思想 本设计题目的实现,使用了多个程序,包括语义分析,语法分析和词法分析。 -Principles of curriculum design to compile a summary report 1. The design of the subject and related content This course is designed drop recursive analysis. Of arithmetic expressions and assignment statements and generate semantic analysis of quaternion sequence. Among them, the design of a simple C language pascal language subset of the preparation of a compiler. Semantic analysis is parsing the input after the word string, and parsing the input lexical analysis procedure is provided by the word sequence. Procedures require parsing and lexical analysis are called as a subroutine, which enter the string to use file operations. 2. Operating environment (software and hardware environment) Hardware environment: PC Founder, P4CPU, 512M memory Software Environment: Visualc++6.0 3. Algorithm design thinking The realization of the design subject, the use of a number of procedures, including semantic analysis, syntax analysis and lexical analysis.
Date
: 2025-12-17
Size
: 2.54mb
User
:
爱爱爱
[
Windows Develop
]
DClicense_Install_crack_tool
DL : 0
synopsys 公司Design compiler的安装步骤及license生成工具-Installation of the Design compiler,Synopsys and the neccesary tools for license crack and generate
Date
: 2025-12-17
Size
: 1.25mb
User
:
john
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.