-
一个简单实现了词法分析,语法分析,目标代码优化的编译器...
一个简单实现了词法分析,语法分析,目标代码优化的编译器-a simple realization of the lexical analysis, grammar analysis, the objectives of optimizing code compiler
- 2023-02-20 11:25:03下载
- 积分:1
-
编译原理大作业
编译原理大作业---tiger编译器
包括semant,translate,mipsframe,regalloc等所有phase
懂的人自会知道-Compilation Principle big operation--- tiger compiler including semant, translate, mipsframe, regalloc all those who understand phase will know
- 2022-03-04 15:18:43下载
- 积分:1
-
一个简单的编译源程序
一个简单的编译源程序-a simple compiler source
- 2022-10-07 14:45:03下载
- 积分:1
-
这是一个用来调试驱动开发的一个调试器,可以编译和调试基于NDIS机制的驱动开发。...
这是一个用来调试驱动开发的一个调试器,可以编译和调试基于NDIS机制的驱动开发。-This is a debugger to drive the development of a debugger, Compiling and Debugging can be based on the NDIS driver development mechanism.
- 2023-08-14 00:25:02下载
- 积分:1
-
词法分析、语法分析,是本文的语言语法、语法知识。
词法分析,语法分析,文件中有语言的文法,根据文法写出的程序样例,还有根据样例进行词法分析得出的文件-lexical analysis, grammar analysis, the paper is the language grammar, grammar write the program sample, for example under the lexical analysis of documents
- 2022-08-02 19:29:19下载
- 积分:1
-
brief introduction, the entire project is divided into five documents : Main.c
简单介绍一下,整个工程分为5个文件:Main.c ----- 程序的入口点,其实很简单,就是调用两个函数。Global.h ----- 定义了一些全局变量及宏Parse.h ----- 语法分析器的主要算法Prece.h ----- 定义和实现了一些关于优先级的操作Stack.h ----- 定义和实现了一个栈及其操作编译的时候只要用TC2.0或者WinTC打开Main.c文件进行编译就好了。如发现有Bug请在这里贴出来或者把修改后的代码跟帖在这里:)总之,这个工程仅仅是一个简单示例,告诉大家怎么样把课堂上学到的知识运用到实际编程当中去,工程中所用到的模块化思想,数据结构等知识都是大家学过的,大三了,希望大家在最后这段时间里把写程序的本领练就出来。:)-brief introduction, the entire project is divided into five documents : Main.c----- procedure entry point, it is actually very simple, it is called two functions. Global.h----- definition of global variables and Wang Parse.h----- parser the main algorithm Prece.h----- definition and realization of a number of priority the operation Stack.h----- the definition and implementation of a stack and operation of the compiler used whenever WITH TC 2.0 or WinTC open Main.c documents compiled enough. If found please Bug out here or affixed to amend the code of Columbia here :) Overall, the project is just a simple example, like to tell you how to put classroom knowledge
- 2022-09-22 15:55:02下载
- 积分:1
-
LDPC码在AWGN信道下的MATLAB仿真程序
LDPC码在AWGN信道下的MATLAB仿真程序-LDPC code in AWGN channel under the MATLAB simulation program
- 2023-01-22 19:35:04下载
- 积分:1
-
8237各个引脚的功能以及其应用 可以运用于课程设计
8237各个引脚的功能以及其应用 可以运用于课程设计-8237 different pin functions and their applications can be used in curriculum design
- 2022-02-13 07:23:52下载
- 积分:1
-
javascript语言的解释器源码,主要用在firefox浏览器中。
javascript语言的解释器源码,主要用在firefox浏览器中。
-javascript language interpreter source, mainly in firefox browser.
- 2022-02-26 09:27:14下载
- 积分:1
-
NEC upd78f0300的自编程序样例,对78K0系列有都可以调用
NEC upd78f0300的自编程序样例,对78K0系列有都可以调用-NEC upd78f0300 sample of self-compiled program on the 78K0 series can be called
- 2022-03-25 06:03:31下载
- 积分:1