搜索资源列表
编译原理课程设计报告LL1文法
- 课程设计的目的 通过课程设计进一步理解高级语言在计算机中的执行过程,加深对编译原理中重点算法和编译技术的理解,提高自己的编程能力,培养好的程序设计风格。同时通过某种可视化编程语言的应用,具备初步的Windows环境下的编程思想。解和掌握LL(1)语法分析方法的基本原理;根据给出的LL(1)文法,掌握LL(1)分析表的构造及分析过程的实现。 -curriculum design through curriculum design aimed to further understand se
GrAnalyser
- 使用vc编写的文法分析器课件,对于入门的vc学习者,可以作为windows界面编程的参考-vc prepared by the use of grammar analyzer courseware for the entry vc learners, as windows programming interface reference
Keil_C_tutorial
- 分为PDF格式的Keil C编译器的使用说明和Word文本格式的keil C51详解。 包含内容: 第一章 Keil C51开发系统基本知识 第二章 Keil C51软件使用详解 第三章 Keil C51与标准C 第四章 Keil C51高级编程 第五章 Keil C51库函数参考 第六章 Keil C51例子 第七章 Keil C51的代码效率 第八章 dScope for Windows使用详解 -Into PDF format Keil C comp
KeilSoftwareCx51
- 本手册讲述对8051 的目标环境如何使用Cx51 优化C 编译器编译C 程序Cx51 编 译器包可以用在所有的8051 系列处理器上可以在WINDOWS 32 位命令行中执行本手 册假定你熟悉WINDOWS 操作系统知道如何编程8051 处理器并会用C 语言编程-This manual describes the target environment of the 8051 how to use the Cx51 optimizing C compiler to compile C pr
PL0_Compiler_WindowsAPI
- PL0文法编译器,应用Windows的API接口,图形界面编程,操作方便、简单。可以单步执行,可以保存结果。-PL0 grammar compiler, use Windows-API interface, graphical interface programming, easy to operate and simple. You can single-step execution, the result can be saved.
MinGW
- GCC是一个用于linux系统下编程的编译器,MinGw是可运行在windows下的GCC。-GCC is one for linux systems programming, compiler, MinGw is to run in windows under the GCC.
BCBPAPIPSerialPort
- 利用BCB编译器开发的串口程序,编程采用Windows API函数,系统运行较稳定。-BCB compiler development using serial, programming using the Windows API function, the system runs more stable.
grammer-analyze
- VC++编写的编译原理上的语法分析程序 喜欢Windows编程的朋友可以下载-VC++ Grammer Analyze
word-analyze
- VC++实现的编译原理上的词法分析程序 喜欢Windows编程的朋友可以下载-VC++ Word Analyze