CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - heuristic algorithm

搜索资源列表

  1. jiugong

    0下载:
  2. 重排九宫问题的启发式搜索算法求解-rearrangement JiuGongTu the heuristic search algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:47.22kb
    • 提供者:王剑光
  1. aco

    0下载:
  2. A new heuristic algorithm-ant colony optimization and its basical theory are introduced in this article to solve the complicated and optimized questions.This method simulates the course of ant searching food to solve this kind of questions.It has the
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2014-01-19
    • 文件大小:849.08kb
    • 提供者:wangliang
  1. CS-for-spring-design

    0下载:
  2. 用matlab实现启发式算法布谷鸟算法在弹簧设计中的应用程序-Application of the heuristic algorithm the cuckoo algorithm in the spring design using matlab
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:1.53kb
    • 提供者:丁默
  1. Cpp1

    0下载:
  2. 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
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:1012byte
    • 提供者:张龙
  1. yiziqi

    0下载:
  2. 用启发式算法实现一字琪,人工智能实验 -Heuristic algorithm using the word Qi, artificial intelligence experiments realize the word Qi heuristic algorithms, artificial intelligence experiment
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:778.5kb
    • 提供者:庄重
  1. Optimizers

    0下载:
  2. 一系列好用的用户友好的启发式优化算法,包括非自适应算法,基于模拟退火算法的种群算法,基本遗传算法,差分进化算法以及粒子群优化算法。此外,也包括神圣算法,它利用了所有这些优化算子,虽然有时交换种群之间的不同算法。-A nice set of user-friendly heuristic optimizers. Included are a non-adaptive, population based Simulated Annealing algorithm, a basic Genetic A
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:26.22kb
    • 提供者:竹子的信仰
  1. A-star

    0下载:
  2. A*算法,启发式路径搜索(星际,帝国等即时战略游戏中AI寻路)-A* algorithm, heuristic path search (Star, Imperial and other real-time strategy game AI pathfinding)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:394.04kb
    • 提供者:赵鹏
  1. TSP_CPP

    0下载:
  2. 使用Visual C++ 开发的Win32Console 程序,功能是:TSP问题求解,采用启发式算法。-Using Visual C++ development Win32Console procedures, concluding: TSP problem solving, heuristic algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1.88mb
    • 提供者:krest
  1. Modern_heuristic_algorithm

    0下载:
  2. 现代启发式算法,一本经典的教科书,讲解如何求解问题,分析深入浅出-Modern heuristic algorithm, a classic textbook, explain how to solve problems, analyze easily comprehensible
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:9.55mb
    • 提供者:robert
  1. 0517.initial_sol_new

    0下载:
  2. HFFVRP intial solution~ Applying the Meta-Heuristic Algorithm to Solve the Heterogeneous Fixed Fleet Vehicle Routing Problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-04
    • 文件大小:1.89mb
    • 提供者:Ryan
  1. DE

    0下载:
  2. 差分进化算法是一类基于种群的启发式全局搜索技术, 对于实值参数的优化具有较强的鲁棒性. 为了提 高差分进化算法的寻优速度、 克服启发式算法常见的早熟收敛问题-Differential evolution algorithm is a kind of heuristic global searching technique based on population, for real parameter optimization has stronger robustness. In order t
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1.19kb
    • 提供者:liuwenfang
  1. leidianci

    0下载:
  2. 本文以无约束优化问题为研究对象,研究了一种较新的元启发式算法,即类电磁机制算法(Electromagnetism-like Mechanism,EM),利用改进算法求解实际工程中的优化问题。-In this paper, a new heuristic algorithm, Electromagnetism-like Mechanism (EM), is studied by using the improved algorithm to solve the optimization probl
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-15
    • 文件大小:542kb
    • 提供者:高*
  1. Project_15352073_Dengdian_v2

    0下载:
  2. 停船问题退火解决,启发式算法解决泊位分配问题,退火是比较简单的,这里介绍简单的退火贪心来求解(To solve the problem of annealing, a heuristic algorithm to solve the berth allocation problem, annealing is relatively simple, this simple greedy annealing to solve)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:505kb
    • 提供者:dsada
  1. 布谷鸟算法

    0下载:
  2. 布谷鸟搜索算法[CuckooSearch(CS)],也叫杜鹃搜索,是由剑桥大学Xin-SheYang(杨新社)教授和S.Deb于2009年提出的一种新兴启发算法CS算法通过模拟某些种属布谷鸟(CuckooSpecies)的寄生育雏(BroodParasitism)来有效地求解最优化问题的算法.同时,CS也采用相关的Levy飞行搜索机制。(Cuckoo search algorithm [CuckooSearch (CS)], also called cuckoo search by Univer
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:2kb
    • 提供者:苏叶777
  1. 2016.11.03DE_SVR(差分进化)

    2下载:
  2. 以优化SVR算法的参数c和g为例,对DE(差分进化)算法MATLAB源码进行了详细中文注解。(Differential Evolution algorithm (DE) is a heuristic random search algorithm based on group differences. This algorithm is proposed by R.S and k.p. rice for solving Chebyshev polynomials. DE algorithm is
  3. 所属分类:Windows编程

  1. 萤火虫优化算法

    1下载:
  2. 萤火虫优化算法进行优化参数,是元启发式算法(The optimization algorithm for firefly optimization is a meta heuristic algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:2kb
    • 提供者:wangbiaofzgg
  1. 蝙蝠优化算法

    3下载:
  2. 蝙蝠优化算法是对参数进行优化的算法,是元启发式算法的一种(The bat optimization algorithm is an algorithm to optimize the parameters and is a kind of meta heuristic algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:1kb
    • 提供者:wangbiaofzgg
  1. 和声优化算法

    0下载:
  2. 和声优化算法是对参数进行优化的算法,是元启发式算法的一种(The harmonic optimization algorithm is an algorithm to optimize the parameters, and it is a kind of meta heuristic algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:1kb
    • 提供者:wangbiaofzgg
  1. D2D

    1下载:
  2. 启发式算法、优化算法和随机三种情况下的仿真对比。(Heuristic algorithm, optimization algorithm and simulation comparison in random three cases.)
  3. 所属分类:其他

    • 发布日期:2021-02-26
    • 文件大小:14kb
    • 提供者:goodays7
  1. 二维装箱论文

    3下载:
  2. 二维装箱文献 二维一刀切装箱问题的两阶段启发式算法_曹大勇 二维装箱问题的非线性优化方法_于洪霞 二维装箱问题的启发式算法研究_刘艳娟 二维装箱问题的启发式算法研究_姚怡 二维装箱问题的一种实现方法_武晓今 二维装箱问题非线性规划模型和算法_于洪霞 基于混合蚂蚁算法的二维装箱问题求解_赵中凯 遗传算法在装箱问题中的应用_汤岩(Two dimensional boxing literature Two stage heuristic algorithm for two dimen
  3. 所属分类:其他

« 12 3 »
搜珍网 www.dssz.com