资源列表
pascalbianyi
- 一个相当不错的词法和语法分析器,基于可视化的,很好用的-a pretty good morphology and syntax analyzer, based on the visualization of the good
SLR2000_PERFORMANCE_SIMULATIONS
- SLR2000系统的性能方针,一篇论文,对研究卫星激光测距方面的人很有帮助-SLR2000 system performance approach, a thesis on research SLR side of the helpful
ZigBeeProtocolSourseAndSample
- 编译器:MCC18 v2.30.01 及其以上 编译环境:MPLAB 7.51 请把MpZBee文件夹拷贝到C盘根目录下才能正常编译。-compiler : MCC18 v2.30.01 and above compiler environment : Please MPLAB 7.51 MpZBee folder are copied to the directory C can be deep-rooted normal compiler.
up_VC_Prolog
- VC和prolog联合开发的prolog的编译器.是我的毕业设计,河海大学2006届毕业生的优秀毕业设计.以下是论文的一部分: 第三章 VC++与PROLOG的接口 一.接口方案及准备工作 在这里,我所采用的接口方案是直接调用库函数.PROLOG系列语言中,有一种叫Amzi PROLOG的,提供了较完善的库函数接口.在我的毕业设计中,我所采用的是Amzi PROLOG 5.0版本所提供的库函数接口,所引用的文件为Amzi.h,amzi.dll,amzi.lib.这些文件可以通过下载
complersrc
- 编译原理课程设计,VC实现源码,可以参考,特别是一些数据结构-compiler theory curriculum design, VC source can be found, especially in some data structure
NRF9E5_Demo
- NRF9E5简易表演程序 用于无线收发数据。-NRF9E5 performing simple procedures for wireless data transceiver.
nizhenbi
- 预测分析法实现的语法分析器 -Forecast and Analysis Method syntax analyzer Forecast and Analysis Method of Grammar Analyzer Forecast and Analysis Method syntax analyzer
yufafenxiyuanma
- 用C++语言编程实现语法分析器的功能,代码完整,运行正常
LexandYacc
- lex和yacc的简明教程。作者 :Thomas Niemann。 本书将教会你如何使用和构造一个编译器。
zdxx
- 编译原理课程设计,自定向下分析器 附带代码
cmm123321
- CMM编译器文档,编译原理课程设计中写的,希望有用
GrammarComplier
- C#语言编写的一个语法分析器,完成编译原理的实验作业