搜索资源列表
用遗传算法计算最短路径
- matlab编写的计算排序问题或者求最优值问题,适用于数学建模以及工程计算-Matlab calculations prepared by the scheduling problem or seek optimal values, apply to mathematical modeling, and engineering computing
求一个Dijkstra优化算法
- 求解一个最短路径问题程序,可以参考一下求一个Dijkstra优化算法! 谢谢了 目的是求给定两点之间的最短距离 或者改一下我的程序也行 -shortest path to solve a problem of procedure, can seek a reference Dijkstra algorithm optimization! Thank you, the purpose is scheduled for 2:
一个用于求函数极值的遗传算法程序
- 一个用于求函数极值的遗传算法程序,使用VC++编程.-seek function for a maximum of genetic algorithm, the use of VC.
磁盘调度算法
- 2.最短寻道时间优先算法(Shortest Seek Time First,SSTF) 最短寻找时间优先调度算法总是从等待访问者中挑选寻找时间最短的那个请求先执行的,而不管访问者到来的先后次序。 采用最短寻找时间优先算法决定等待访问者执行操作的次序时,与先来先服务算法比较,大幅度地减少了寻找时间,因而缩短了为各访问者请求服务的平均时间,也就提高了系统效率。 但最短查找时间优先(SSTF)调度,FCFS会引起读写头在盘面上的
binary
- 利用遗传算法求最小值,程序中求得是表达式x1*x1+x2*x2+x3*x3再-2~2上的最小值,以及对应的x值,算法中使用二进制编码,交叉采用不同交叉和优势交叉,变异也分两种,不用变异和优势变异-using genetic algorithms for the minimum, procedures to seek expressions x1 x1 x2*** x2 x3 x3 another 2 ~ 2 on the minimum
用遗传算法计算最短路径
- matlab编写的计算排序问题或者求最优值问题,适用于数学建模以及工程计算-Matlab calculations prepared by the scheduling problem or seek optimal values, apply to mathematical modeling, and engineering computing
delphi遗传
- 关于求最值的delphi遗传算法源码,绝对可以用,调试通过,界面美观,由王小平书上的c代码改编所成,创建了一个ga类,向构造函数输入合适的参数就可以运算!-seek the most value on the delphi genetic algorithm source code can definitely use, debug, beautiful interface, Wang Xiaoping book adaptation
求一个Dijkstra优化算法
- 求解一个最短路径问题程序,可以参考一下求一个Dijkstra优化算法! 谢谢了 目的是求给定两点之间的最短距离 或者改一下我的程序也行 -shortest path to solve a problem of procedure, can seek a reference Dijkstra algorithm optimization! Thank you, the purpose is scheduled for 2:
一个用于求函数极值的遗传算法程序
- 一个用于求函数极值的遗传算法程序,使用VC++编程.-seek function for a maximum of genetic algorithm, the use of VC.
Integraller
- 可移植的积分算法 ,提供了数种方法(变步长梯形求积分;变步长辛卜生求积分;自适应梯形求积分;龙贝格求积分;计算一维积分的连分式法;高振荡函数求积分;勒让德-高斯求积分;拉盖尔-高斯求积分;埃尔米特-高斯求积分) ,比较实用-portable integral algorithm, a few methods (variable step-ladder for integration; Variable step for Oracle I
matlabCV
- 一些图象处理及机器视觉的matlib工具,例程,有ransac算法,求单应矩阵等等。-some image processing and machine vision matlib tools, routines, ransac algorithm, should seek single matrix, and so on.
zuiduanlujing
- 这是一个用来求最短路径的程序,用的是迪杰斯特拉算法-This is a used to seek the shortest path procedure, using a Dijkstra algorithm
pso
- 此程序包是用粒子群算法来求16个经典函数的最小最大值,其中界面友好,运行时会出现动态二维图来展现粒子群是如何运动来求最值的-This package is used for particle swarm optimization to 16 classic function of the smallest maximum value, in which user-friendly, run-time dynamic two-dimens
SX1603115刘阳遗传算法大作业
- 利用遗传算法的优点,通过改变种群数量,寻找规则来代替人工寻求最优解(Seek optimal solution)
chapter7多种群遗传算法的函数优化算法
- 用遗传算法去优化多种群问题,寻求目标的最优解(The genetic algorithm is used to optimize the multi-population problem and seek the optimal solution)
chapter8基于量子遗传算法的函数寻优算法
- 本文件为基于量子遗传算法的MATLAB软件去寻优(This paper is based on the MATLAB software to seek optimization based on the quantum genetic algorithm)
常用数值算法--C语言
- 常用数值算法,C语言实现,尤其针对求解多重微分方程组数值解、求多重积分有帮助(Commonly used numerical algorithm, C language implementation, especially for solving multiple differential equations of numerical solution. It is very helpful for you to seek multip
seek算法
- 本文对coreseek代码中涉及到的一部分算法进行说明,以便在阅读代码的时候,能更容易理解相关的代码。本文所整理的只是其中的部分算法,后面将在逐渐深入理解的基础上,进一步添加。(This article explains some of the algorithms involved in coreseek code so that it's easier to understand the code when you're readi
果蝇算法寻求极小值极大值
- 该算法是利用基本果蝇算法寻求极小值的操作(The algorithm uses the basic fruit fly algorithm to seek the operation of the minimum.)
MATLAB常用算法
- MATLAB常用算法,解微分方程,求求线性方程组等计算专业课程所需程序代码(MATLAB commonly used algorithm to solve differential equations, seek linear equations and so on to calculate the code required for professional courses.)