-
51单片机汇编代码 10kHz正弦波信号发生器
51单片机汇编代码 10kHz正弦波信号发生器-51 Single-chip assembly code 10kHz sine wave signal generator
- 2023-02-19 09:25:03下载
- 积分:1
-
SLR的语法分析器,VC6.0编译器通过,输入输出的文件名详见代码,输出文件中的分析过程和编译原理课本要求类似,根据不同的句子可能需要重新调整对齐格式...
SLR的语法分析器,VC6.0编译器通过,输入输出的文件名详见代码,输出文件中的分析过程和编译原理课本要求类似,根据不同的句子可能需要重新调整对齐格式-A SLR parser, built by MS VC 6.0, an assignment of my Compiler Principles course
- 2022-02-05 03:47:52下载
- 积分:1
-
编译原理实践教程PL0语言编译程序源代码。参考书:清华大学出版社的《编译原理》作者吕映芝、张素琴等。
实现主要功能有:对使用PL0语言编写的程序进行词法分析...
编译原理实践教程PL0语言编译程序源代码。参考书:清华大学出版社的《编译原理》作者吕映芝、张素琴等。
实现主要功能有:对使用PL0语言编写的程序进行词法分析,查看词法分析的结果,语法分析, 生成中间代码并可供查看,以及解释执行。
压缩包中含有实验报告文本,其中有程序中各功能模块及主要功能的详细说明。-Compilation Principle Practice Guide PL0 source language compiler. Reference: Tsinghua University Press, Compiler Construction Principles author Lu Ying-chi, such as Su-Qin Zhang. The realization of the main functions are: the use of language PL0 lexical analysis procedure to see the results of lexical analysis, syntax analysis, intermediate code generation and will also be available to view and explain the implementation. Experimental package contains the text of the report, including detailed description of every functional process modules and main functions.
- 2022-07-02 04:07:16下载
- 积分:1
-
布尔表达式的翻译
布尔表达式的翻译- Boolean expression translation
- 2022-05-07 00:53:13下载
- 积分:1
-
#包括“定义。”
#include "define.h"
#include
#include
#include
#include
FILE *fp
/*//////////////////////////////////////////////////////////////////////////////
This is a pretreatment.
/////////////////////////////////////////////////////////////////////////////*/
void readIntoBuffer(char buffer[256])
{
char ch1
char temp
int i
for(i=0 i
- 2022-07-10 06:26:26下载
- 积分:1
-
USB VHDL source code, supports Verilog HDL procedures
USB接口的VHDL源码,支持Verilog HDL程序-USB VHDL source code, supports Verilog HDL procedures
- 2022-02-01 18:09:49下载
- 积分:1
-
该文件是一个简短的语法分析文法,是用来实现LL1文法的,适用于初级学者!...
该文件是一个简短的语法分析文法,是用来实现LL1文法的,适用于初级学者!-this is a ll1 gramer!
- 2022-01-25 17:59:52下载
- 积分:1
-
一个简单实现了词法分析,语法分析,目标代码优化的编译器...
一个简单实现了词法分析,语法分析,目标代码优化的编译器-a simple realization of the lexical analysis, grammar analysis, the objectives of optimizing code compiler
- 2023-02-20 11:25:03下载
- 积分:1
-
Captor network with C++ builder,(réseaux des capteurs) a captor network simulato...
Captor network with C++ builder,(réseaux des capteurs) a captor network simulator
- 2022-06-18 03:36:12下载
- 积分:1
-
专门用来包装virtools文件的另一款工具,很好用的
专门用来包装virtools文件的另一款工具,很好用的-Dedicated to packaging virtools file another tool, a very good use
- 2022-01-29 00:37:51下载
- 积分:1