搜索资源列表
qifa
- 启发式算法DOC文本,复制到C++中可直接运行.-heuristics DOC text copied to the C can be directly run.
15shuma
- 用宽度优先 深度优先 启发式算法求解15数码问题-sorry
CS-for-spring-design
- 用matlab实现启发式算法布谷鸟算法在弹簧设计中的应用程序-Application of the heuristic algorithm the cuckoo algorithm in the spring design using matlab
CS
- 用matlab实现启发式算法布谷鸟算法,用于生产优化-New heuristic- CS algorithm for the production optimization problem using matlab
Cpp1
- c++ plamer法排序 Palmer启发式算法是基于作业的加工时间按斜度顺序指标排列作业的启发式算法。按机器的顺序,加工时间趋于增加的作业被赋予较大的优先权数。 -c++ plamer Act Sort Palmer heuristic algorithm is based on the operation of the processing time as a gradient sequence with operation indicators heuristic algorit
yiziqi
- 用启发式算法实现一字琪,人工智能实验 -Heuristic algorithm using the word Qi, artificial intelligence experiments realize the word Qi heuristic algorithms, artificial intelligence experiment
Optimizers
- 一系列好用的用户友好的启发式优化算法,包括非自适应算法,基于模拟退火算法的种群算法,基本遗传算法,差分进化算法以及粒子群优化算法。此外,也包括神圣算法,它利用了所有这些优化算子,虽然有时交换种群之间的不同算法。-A nice set of user-friendly heuristic optimizers. Included are a non-adaptive, population based Simulated Annealing algorithm, a basic Genetic A
RWXML8
- 分别用贪心算法和启发式算法对测试用例集进行了最小化。-the Greedy and Heuristic is used to minimized the test suite.
tcore_v6
- 编译后端指令调度算法其中包括数据流依赖分析,启发式算法调度算法-instruction scheduling
fans
- 用编程语言实现八数码难题的启发式搜索算法; 2. 利用所编程的程序,对初始的So状态
MVO
- 多元宇宙优化算法是一种元启发式算法,通过物理上的黑洞、白洞、虫洞三个重要的概念寻找最优值(Multi-Verse Optimizer)
启发式分割算法
- 该程序为2000年外国学者提出的启发式分割算法,消除了其他算法的缺点,能够更好的寻找突变点(The program is a heuristic segmentation algorithm proposed by foreign scholars in 2000, which eliminates the shortcomings of other algorithms and can better find the point of mutation)
人工蜂群算法_MATLAB 版01
- 人工蜂群算法 智能优化算法 启发式算法 程序(artificial swarm optimization)
TLBO
- 教与学优化算法 智能优化算法 启发式算法(teach-learn based optimization algrithom)
萤火虫优化算法
- 萤火虫优化算法进行优化参数,是元启发式算法(The optimization algorithm for firefly optimization is a meta heuristic algorithm)
布谷鸟
- 布谷鸟优化算法是对参数进行优化的算法,为元启发式算法的一种(The optimization algorithm of cuckoo is an optimization algorithm for the parameters)
蝙蝠优化算法
- 蝙蝠优化算法是对参数进行优化的算法,是元启发式算法的一种(The bat optimization algorithm is an algorithm to optimize the parameters and is a kind of meta heuristic algorithm.)
和声优化算法
- 和声优化算法是对参数进行优化的算法,是元启发式算法的一种(The harmonic optimization algorithm is an algorithm to optimize the parameters, and it is a kind of meta heuristic algorithm.)
蚁群算法
- 蚁群算法是一种用来寻找优化路径的概率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为。 这种算法具有分布计算、信息正反馈和启发式搜索的特征,本质上是进化算法中的一种启发式全局优化算法。蚁群算法的matlab实现(Ant colony algorithm is a probabilistic algorithm for finding optimal paths. It was put forward by Marco Dori
BSO_code
- 甲壳虫算法,一种2017年提出的启发式算法(This is Beetle algorithm)