资源列表

« 1 2 ... .75 .76 .77 .78 .79 980.81 .82 .83 .84 .85 ... 1384 »

[编译器/词法分析wendu

说明:实现恒温的控制仍需人工辅助才可以实现温度调剂。如果需要更高的智能化得温度控制,我们需要修改电路和程序。-temp control
<王宾> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[编译器/词法分析LL1

说明:LL1,实现LL1的基本功能,实现first和follow集,-LL1, LL1 of the basic functions of first and follow sets
<lulu> 在 2024-11-20 上传 | 大小:9.16mb | 下载:0

[编译器/词法分析zc2

说明:这是一个词法分析和语法分析的代码,是一个编译器的前段,-this is a simple compiler about lex.l and bison.y.
<zhou yan> 在 2024-11-20 上传 | 大小:47kb | 下载:0

[编译器/词法分析CPP

说明:指针总结 要了解指针,多多少少会出现一些比较复杂的类型,所以我先介绍 一下如何完全理解一个复杂类型,要理解复杂类型其实很简单,一 个类型里会出现很多运算符,他们也像普通的表达式一样,有优先 级,其优先级和运算优先级一样,所以我总结了一下其原则: 从变量名处起,根据运算符优先级结合,一步一步分析. 下面让我们先从简单的类型开始慢慢分析吧:-pointer summary To understand pointe
<wangwei> 在 2024-11-20 上传 | 大小:508kb | 下载:0

[编译器/词法分析leeos.tar

说明:leeos.tar.gz是一步一步写嵌入式操作系统的编译器,环境是在linux下的。-Leeos_tools_for_linux. Tar. Gz is embedded operating system step by step to write the compiler, environment is in the Linux.
<longhong> 在 2024-11-20 上传 | 大小:35.75mb | 下载:0

[编译器/词法分析1

说明:编译原理实验 表达式翻译器:一个中缀表达式到后缀表达式的翻译器 表达式文法及其翻译模式定义如下: expr  expr + term {print(‘+’)} | expr - term {print(‘-’)}| term term  term * factor {print(‘*’)} | term / factor {print(‘/’)} | factor factor ᠑
<wuchiren> 在 2024-11-20 上传 | 大小:5kb | 下载:0

[编译器/词法分析SyntaxTree

说明:编译原理的语法分析树,在文本文件中读取公式构造语法分析树-One kinds of compiling engineer:to code the SyntaxTree
<邓峰> 在 2024-11-20 上传 | 大小:1.93mb | 下载:0

[编译器/词法分析Parser

说明:语法分析器,算符优先实现,完成FIRSTVT, LASTVT的构建,算符优先表的实现和规约过程的输出-Parsers, operator precedence to achieve completion of FIRSTVT Construction of LASTVT, the operator precedence table and the Statute of the output of the process
<侯超俊> 在 2024-11-20 上传 | 大小:1000kb | 下载:0

[编译器/词法分析LR(0)analyser

说明:用vc++做的一个基于LR(0)的文法分析器,个人感觉还是很不错的。-this is lr(0)analyser,i feel this complier is so good that i upload it,and show it to everybody .
<liuxiang> 在 2024-11-20 上传 | 大小:1.96mb | 下载:0

[编译器/词法分析Reverse-Compilation-Techniques

说明:逆向编译器或反编译器的编写技术。这些技术基于编译器和优化理论,并以独特的方式应用于反编译;这些技术以前从未被公开发表。-This paper presents a reverse compile or decompile the preparation of technical. These technology-based compiler and optimization theory, and applied in a uniqu
<tunshizhe> 在 2024-11-20 上传 | 大小:786kb | 下载:0

[编译器/词法分析EXP17-XRAM

说明:实现外部存储器IS61LV256的数据读写操作,采用Multiplexed mode- Allow phonetic typing English English Spanish Ex
<静儿> 在 2024-11-20 上传 | 大小:17kb | 下载:0

[编译器/词法分析Compiler-theory

说明:编译原理学习课件,深入浅出,使用于初学者,-Compiler theory learning courseware, to use for beginners
<liyishao> 在 2024-11-20 上传 | 大小:6.47mb | 下载:0
« 1 2 ... .75 .76 .77 .78 .79 980.81 .82 .83 .84 .85 ... 1384 »

源码中国 www.ymcn.org