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

搜索资源列表

  1. ant

    0下载:
  2. 关于地图着色问题的蚁群搜索算法,启发式搜索算法的改进-Map Coloring Problem on ant colony search algorithm, heuristic search algorithm to improve
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:5.7kb
    • 提供者:yurongguo
  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. CS

    0下载:
  2. 用matlab实现启发式算法布谷鸟算法,用于生产优化-New heuristic- CS algorithm for the production optimization problem using matlab
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1.17kb
    • 提供者:丁默
  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. SCE_TOOL_BOX

    1下载:
  2. SCE(shuffled complex evolution )是一种相对较新的连续性问题的元启发搜索算法。这个工具箱是Duan Q Y 在优化水文参数中用到的-SCE (shuffled complex evolution) is a relatively new meta-continuity heuristic search algorithm. This toolbox is optimized Duan QY hydrological parameters used in
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:420.13kb
    • 提供者:胡军
  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. zmg

    0下载:
  2. A* 算法实现走迷宫通过编制迷宫程序来熟练掌握A*算法。充分理解A*算法和启发函数的关系-A* algorithmthrough the preparation of the maze procedure to skillfully master A* algorithm.* A full understanding of algorithms and heuristic function of
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1.8kb
    • 提供者:harris
  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. LivingMachinesUseofGeneticalAlgorithms

    0下载:
  2. Genetic Algorithms (GAs) are adaptive heuristic search algorithm premised on the evolutionary ideas of natural selection and genetic. The basic concept of GAs is designed to simulate processes in natural system necessary for evolution, specifically t
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:148.65kb
    • 提供者:raj
  1. bat

    0下载:
  2. 用matlab实现新的启发式算法—蝙蝠算法,用于生产优化问题-New heuristic- bat algorithm for the production optimization problem using matlab
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:994byte
    • 提供者:丁默
  1. ZGXX

    0下载:
  2. 以实际案例来促进读者对算法的理解,提高实际编程能力。主要内容包括:中国象棋博弈,局面表示,走法表示及生成走法,局面评估,基本搜索算法,人机博弈,机器对弈,置换表,算法分析及测试技术,时间控制策略,启发式搜索策略,更多搜索策略。-Based on the actual case to promote understanding of algorithm, improve the actual programming ability. The main contents include: Chine
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:3.89mb
    • 提供者:jiandie
  1. Astar

    0下载:
  2. 利用A星算法解决迷宫问题,用到了耗散函数,即启发式的h-A star algorithm to solve the maze, use the dissipation function, that is, heuristic h
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:1.36kb
    • 提供者:张强
  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. 萤火虫优化算法

    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