搜索资源列表
dlx_verilog.rar
- 这是我个人写的DLX处理器流水线的Verilog代码,在ModelSim中仿真通过,并且在ISE中能综合!即可以下载到FPGA中运行指令,指令可以根据需要定义,也可和相应的编译器配合使用,这里给学习流水线和Verilog的朋友共享。,This is my personal wrote DLX pipeline processor Verilog code, adopted in the ModelSim simulation and can be integrated in the ISE! T
LALR(1)
- LALR(1)分析器的构造——整套课程设计,打分是良好,附有可运行的整套源代码。改一下小结就可以直接交了。-LALR (1) parser construction- set of curriculum design, scoring is good, with complete source code can be run. Summary of change it can be directly handed over.
tcc-0.9.25
- 一个小型的C编译器源码,可支持在X86,ARM体系架构目标代码的生成。自身可运行于WINDOWS或LINUX环境下。-A tiny C compiler source code for windows and linux both.
CMM-parser
- 一款CMM语法分析器,功能比较全面,可解释运行程序-A CMM parser, function more fully, run the program explained
mpi_summa
- summa算法,可在曙光4000A并行机上编译运行,矩阵维数无要求-summa algorithm, can be compiled to run on the Dawning 4000A parallel computer, the matrix dimension did not ask
VFP-UnFoxall3.0
- 软件介绍:UNFOXALL v3.00 专业注册版 FoxPro反编译工具。可以完整的从FOX所有版本(FoxBase, FoxPro2.x for DOS/Windows, VFP3.0/5.0/6.0)开发的EXE,.APP,.FOX,.SPX, .MPX, .QPX, .PJT及其 他文件中完整反编译出所有源程序及其他文件。 使用说明: 安装原版后,运行原版选择关于,输入用户姓名,邮件,单位,后确定退出再解压注册机至原版目录下运行注册机,可以得到正确注册码
Lexical-compiler
- 词法编译器,包含.jar的可运行文件,还有NDF流程图-Lexical compiler Lexical compiler Lexical compiler
CMMintepre
- CMM(自定义) 是C 语言的一个子集,本程序对用这种语言写成的程序进行分析并输出相关的分析结果,解释器使用C语言写成.由词法分析程序、语法分析程序和语义分析程序组成。资源中包括程序源代码、可运行程序及测试程序、一个VC工程和相关设计用CMM语言设计文档。-CMM (custom) is a subset of the C language, the procedures of programs written in this language analysis and analysis rel
A-simple-parser
- 一个简单的语法分析程序,在visual C++下可运行-A simple parser can be run under visual C++
Lexical-analyzer.cpp
- 编译原理实验课程中得词法分析器的C++源码,可直接运行-Course C compiler principle experiment was lexical analyzer++ source code, can be directly run
18b20
- 温度传感器DS18B20程序,带有解释和说明,可在编译器中运行。-Temperature sensor DS18B20 procedures, with explanations and can be run in the compiler.
Topological-
- 实现拓扑排序的完整源代码,可直接编译运行-The topological sort of the complete source code can be directly compiled to run
DOTANALYZER
- 使用YACC进行dot图形语言的语法分析,仅上传编写的代码,使用时需先安装YACC(linux系统下),并联合编译,或者运行MAKE完成编译生成相应可执行文件。-YACC performed using dot syntax analysis, upload only part of the code, when used need to install (under linux system) YACC, and jointly compile, compile or run MAKE gen
Lexical
- 编译原理里的词法分析程序,完善按照c语言进行词法识别,下载后可直接运行,用于编译课程实验的学习-Compiler theory of lexical analysis procedures, to improve the C language for lexical recognition, download can be run directly, for the study of the course experiment
SAN
- 编译原理里的语义分析程序,完善按照c语言进行语义分析,下载后可直接运行,用于编译课程实验的学习-Compiler theory of semantic analysis program, perfect in accordance with the C language semantic analysis, download can be run directly, for the study of the course experiment
DynamicCompiler
- C#语言编写的C#编译器,可运行C#代码(C# language C# compiler, you can run C# code)
14-编译原理
- 编译原理相关书籍、可参照书籍学习有关编译相关的知识、学习编译器如何运行、全面的了解有关编译的原理(Compile principles related books, learn from books, compile related knowledge, learn how compiler works and understand the principles of compiling.)