搜索资源列表
-
0下载:
我的编译原理课程设计。类PASCAL的语法,仿造PL0文法,采用递归子程序法生成中间代码-四元式。没有实现中间代码的优化。-I compiler theory of curriculum design. PASCAL syntax, copy PL0 grammar, using recursive method subroutine code generation middle-4 yuan style. Not achieved intermediate code optimization.
-
-
1下载:
将博弈理论与演化算法结合起来,开发了一种新进化优化的算法-of Game Theory and combining evolutionary algorithm, the development of a new evolutionary optimization algorithm
-
-
0下载:
中间代码的公共表达式优化算法,是编译原理学习的一个好例子-intermediate code of public expression optimization algorithms, compiler theory is the study of a good example
-
-
0下载:
一个用于学习的编译器 ,系统的一般构造原理、基本设计方法、主要实现技术和一些自动构造工具,主要由语言基础知识、词法分析、语法分析、中间代码生成、代码优化、目标代码生成、符号表的构造和运行时存储空间的组织等8部分组成。-a study for the compiler, the system's general tectonic theory, the basic design method main technical and automatically constructs some
-
-
0下载:
包含有详细的混沌理论优化算法,可以用于控制器参数的寻优-Chaos Theory contains a detailed optimization algorithm, can be used for optimization of controller parameters
-
-
2下载:
运筹学,最优化理论中的DFP拟牛顿法,即变尺度法-Operations research, optimization theory, the DFP quasi-Newton method, that is, variable metric method
-
-
0下载:
本论文提出逆向编译器或反编译器的编写技术。这些技术基于编译器和优化理论,并以独特的方式应用于反编译;这些技术以前从未被公开发表。-This paper presents compiler Reverse compiler or the preparation of anti-technology. These techniques based on compiler and optimization theory, and applies a unique way to decompile t
-
-
0下载:
叶元烈《机械优化理论与设计》中:复合形算法实例及源程序-YE Yuan-lie, "Mechanical Optimization Theory and Design" : Complex algorithms examples and source code
-
-
0下载:
编译原理
第1章绪论
第2章数据类型
第3章控制结构
第4章程序语言的设计
第5章非过程式程序设计语言
第6章形式语义学简介
第7章编译概述
第8章词法分析
第9章自上而下的语法分析
第10章自下而上的语法分析
第11章语义分析和中间代码生成
第12章代码优化和目标代码生成
第13章运行时存储空间的组织
-Compiler theory
Chapter 1 Introduction
Chapter 2 data types
C
-
-
0下载:
逆向编译器或反编译器的编写技术。这些技术基于编译器和优化理论,并以独特的方式应用于反编译;这些技术以前从未被公开发表。-This paper presents a reverse compile or decompile the preparation of technical. These technology-based compiler and optimization theory, and applied in a unique way to decompile these tech
-
-
0下载:
L infinite theory for 3D reconstruction optimization
-
-
0下载:
最优化理论,最速下降法,matlab实现,很好地,分享一下-Optimization theory, the steepest descent method, matlab realize, well, to share
-
-
0下载:
《最优化理论与方法》书籍中的乘子法的源程序,该书中的很多案例都用此方法试验过,本代码是一个小案例,将目标函数和约束函数按自己的需求换掉就能进行所期望的运算-" Optimization Theory and Methods" books multiplier method of the source, the book' s many cases are tested using this method, the code is a small case, the obj
-
-
0下载:
本代码为《最优化理论与方法》书籍重的信赖域算法的代码,本代码中的目标函数和约束等初值可由需要进行改变,来得到所期望的计算-The code for the " optimization theory and method" heavy books trust region algorithm code, the code of the objective function and constraints may need to change the initial value
-
-
0下载:
本代码为《最优化理论与方法》书籍中的共轭梯度法算法的代码,并举了两个书上的作业题的例子,本代码中的目标函数和约束等初值可由需要进行改变,来得到所期望的计算-The code for the " optimization theory and method" books conjugate gradient method algorithm code, citing two books on the example of the job title, the code in th
-
-
0下载:
本代码为《最优化理论与方法》书籍中的拥有Amijo改进的最速下降法算法的代码,并举了3个书上的作业题的例子,本代码中的目标函数和约束等初值可由需要进行改变,来得到所期望的计算-The code for the " optimization theory and method" books have Amijo improvement in the steepest descent method algorithm code, citing the three books on
-
-
1下载:
本代码为《最优化理论与方法》书籍中的牛顿法和拟牛顿法算法的代码,并举了2个书上的作业题的例子,本代码中的目标函数和约束等初值可由需要进行改变,来得到所期望的计算-The code for the " optimization theory and method" books in the Newton method and quasi-Newton method algorithm code, citing two books on the example of the job
-
-
0下载:
约束规划是最优化理论中非常重要的内容之一,该文件夹内是线性规划经典算法的matlab源码。-Constraint programming optimization theory is a very important element of the folder is the classic linear programming algorithm matlab source code.
-
-
0下载:
二次规划是最优化理论中非常重要的内容之一,该文件夹内是二次规划经典算法的matlab源码。-Quadratic programming optimization theory is a very important element of the folder is the classic quadratic programming algorithm matlab source code.
-
-
0下载:
蚁群优化算法,优化理论详细注解。更改数据后可举一反三-Ant colony optimization algorithm, optimization theory detailed notes. After you change the data can draw inferences
-