搜索资源列表
SimplexalgorithmwithC
- Simplex algorithm for linear optimization code with C-Simplex algorithm for linear optimization code with C++
daima
- 遗传-模拟退火算法解决组合优化问题,结合遗传算法与模拟退火算法各自的优点-Genetic- simulated annealing algorithm to solve combinatorial optimization problems, the respective advantages of the combination of genetic algorithms and simulated annealing algorithm
siyuanshi
- 自动生成四元式,有简洁的界面,包含代码优化,是编译技术实验课的作业。-Automatically generated quaternion type, there is a simple interface that contains the code optimization, compiler technology experiment homework assignment.
quadratic-interpolation-ID
- 二次插值法求一维优化问题最优解,适合FORTRAN和优化问题初学者学习参考-Quadratic interpolation optimal solution of one-dimensional optimization problem for FORTRAN and optimization beginners to learn
BinaryTree
- 基于二叉树实现一元多项式的加法、减法、乘法、除法,并实现算法的优化及对内存的最小使用,将结果存储在原多项式中-Based on a binary tree polynomial addition, subtraction, multiplication, division, and to achieve the optimization algorithm and minimal use of memory, and stores the result in the original polyn
cminus
- 简化C编译器的程序示例,该程序采取了最简单的实现方法,用lex&yacc工具的辅助,实现一个C编译器的框架,省略了中间代码生成部分和代码优化,直接生成汇编代码,实现了while语句、加法运算符等的翻译。-Simplified C compiler program example, the program has taken the simplest implementation, auxiliary lex & yacc tools to implement a C compiler f
liziqun
- 粒子群优化是一种新兴的基于群体智能的启发式全局搜索算法,粒子群优化算法通过粒子间的竞争和协作以实现在复杂搜索空间中寻找全局最优点。-Particle swarm optimization is a new global search heuristic algorithm based on swarm intelligence, particle swarm optimization algorithm by particle competition and collaboration to a
Tiger
- 关于Tiger语言的编译器,进行了多种优化,生成mips代码完全正确-Compiler for Tiger with optimization
TSP_ant
- Test Ant colony optimization
CIntelligent
- Traditional Computational Intelligence CI primarily concentrates on resolution of many problems with algorithm optimization
MPLAB_C18_C
- 介绍MPLAB C18的使用,语法介绍、优化、示例程序等。-Introduction to the use of C18 MPLAB, syntax introduction, optimization, sample programs, etc.
Differential_evolution
- Economic load dispatch problem is allocating loads to plants for minimum cost while meeting the constraints. It is formulated as an optimization problem of minimizing the total fuel cost of all committed plant while meeting the demand and losses -Eco
compiler-and-interpreter
- 类PASCAL语言编译器和解释器,不带优化-Class PASCAL language compiler and interpreter, without optimization
PSO
- Example OPtimization
Input_Distributed_Generation
- Particle Swarm Optimization
runpso
- PSO optimization exa
pidcanshu
- 可实现单纯寻优,避免局部解,速度快,能够实现对单纯形的要求。-Simple optimization can be achieved to avoid partial solutions, fast, able to achieve the requirements of the simplex.
danchunxing
- 可实现单纯寻优,避免局部解,速度快,能够实现对单纯形的要求,实现求解。-Simple optimization can be achieved to avoid partial solutions, fast, able to achieve the requirements of the simplex.
yiqunyouhua
- 蚁群算法是受真实的蚂蚁群体行为启发而得出的一类仿生算法。采用蚁群算法,设计好蚁群系统,利用MATLAB进行仿真,解决函数优化问题。-Ant colony algorithm is inspired by real ants swarm behavior and it is concluded that the category of bionic algorithm. Using ant colony algorithm, design good ant colony system, use o
编译器
- 一个实现了前端后端完整功能以及优化的完整编译器。(A complete compiler that implements the full functionality of the front-end, back-end, and optimization.)
