-
编译原理及实践课后答案及部分代码,要的自己下
编译原理及实践课后答案及部分代码,要的自己下-Compiler Construction Principles and Practice of after-school and part of the answer code
- 2023-01-20 01:15:03下载
- 积分:1
-
This manual describes the target environment of the 8051 how to use the Cx51 opt...
本手册讲述对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 program Cx51 compiler package can be used in all of the 8051 series of processors can be WINDOWS 32-bit command-line in the implementation of this manual assumes that you are familiar with WINDOWS operating system, know How do I program the 8051 processor and will use C language programming
- 2022-01-28 11:30:31下载
- 积分:1
-
LuaInterface。是lua的c#版本。支持.Net2.0。对于做各种脚本应用支持非常好用。简单,功能强大!...
LuaInterface。是lua的c#版本。支持.Net2.0。对于做各种脚本应用支持非常好用。简单,功能强大!-LuaInterface. Lua is the c# Version. Support. Net2.0. For a variety of scripts to do application support is very easy to use. Simple and powerful!
- 2023-02-16 07:00:04下载
- 积分:1
-
LDPC码在AWGN信道下的MATLAB仿真程序
LDPC码在AWGN信道下的MATLAB仿真程序-LDPC code in AWGN channel under the MATLAB simulation program
- 2023-01-22 19:35:04下载
- 积分:1
-
adaboost code in matlab
adaboost code in matlab
- 2022-01-26 06:23:19下载
- 积分:1
-
C++ Cinema ticketing system attached to the implementation of document
C++电影票务系统附文的实现
- 2022-10-24 23:05:03下载
- 积分:1
-
LL(1)文法使用的是确定的自顶向下的分析技术。LL(1)的含义是:第一个L表明自顶向下分析是从左向右扫描输入串,第2个L表明分析过程中将使用最左推导,1表明只...
LL(1)文法使用的是确定的自顶向下的分析技术。LL(1)的含义是:第一个L表明自顶向下分析是从左向右扫描输入串,第2个L表明分析过程中将使用最左推导,1表明只需向右看一个符号便可决定如何推导,即选择哪个产生式(规则)进行推导。-LL (1) grammar using a set top-down analysis techniques. LL (1) the meaning is: the first one L shows a top-down analysis is a scan input string from left to right, the first two L shows the analysis process will be the most left-derivation, one that will be just right to see a sign can decide how to derive, choose what Production (rules) for derivation. LL (1) grammar, followed by calculation of the discriminant needs FIRST sets, FOLLOW sets and SELLECT set, and then determine whether to LL (1) grammar, the last sentence further analysis.
- 2022-02-06 11:59:23下载
- 积分:1
-
针对java语言的最简词法分析器 输入原文件输出目标文件。txt
针对java语言的最简词法分析器 输入原文件输出目标文件。txt
- 2022-04-21 03:15:00下载
- 积分:1
-
PL/0语言编译器
PL/0语言编译器-PL/0 language compiler
- 2023-04-26 13:00:03下载
- 积分:1
-
一个小巧的,易于使用的XML文档解析器,内附例程使用
一个小巧、好用的xml文档 解析器,内附使用例程-A compact, easy to use the xml document parser, enclosing the use of routine
- 2023-06-09 16:05:03下载
- 积分:1