CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - heuristic

搜索资源列表

  1. cucaojishuxingyuejian

    0下载:
  2. 本程序是一个关于粗糙集属性约简启发式算法的实现,不过只有执行文件-this procedure is a rough set of attribute reduction heuristic algorithm to achieve, but only the implementation of documents
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:241346
    • 提供者:韩晴
  1. MC_3points

    0下载:
  2. 蒙特卡罗启发式搜索算法,在平面内的多个点找到任意三点组成对大三角形的面积-Monte Carlo heuristic search algorithm, a number of points in the plane to find any of three large triangular area formed
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2904
    • 提供者:zhaochuanmin
  1. algorithm02

    0下载:
  2. heuristic algotrihm for travelling salesman problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2774
    • 提供者:sadi
  1. Minoux_greedy_algorithm

    0下载:
  2. Minoux’s greedy algorithm is a method of a heuristic solution for the network design with linear separable costs.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:172086
    • 提供者:Makmur Hidayat
  1. Tabu_Best

    0下载:
  2. Tabu search is a meta-heuristic that guides a local search towards better solutions.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:49226
    • 提供者:tunakaan
  1. matrix

    0下载:
  2. heuristic algorithm for solving discrete optimization
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1963
    • 提供者:Naz
  1. qifashi

    0下载:
  2. 改文档详细论述了启发式优化算法的原理,以及使用例程和待改进点,供编程爱好者使用-Change the document in detail the principle of heuristic optimization algorithm, and the use of routines and points to be improved for programming lovers
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:24696
    • 提供者:周溜溜
  1. NelderMid

    1下载:
  2. The Nelder–Mead method or downhill simplex method or amoeba method is a commonly used nonlinear optimization technique, which is a well-defined numerical method for twice differentiable and unimodal problems. However, the Nelder–Mead technique is onl
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:3066
    • 提供者:masha
  1. Lin-Kernighan-heuristic-for-the-TSP-and-minimum-w

    0下载:
  2. Lin-Kernighan heuristic for the TSP
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1859763
    • 提供者:Tom
  1. TSP_SA

    0下载:
  2. Solution for Travelling Salesman Problem using the simulated annealing heuristic. As an input, we take coordinates of cities (x,y) and then transform them into distances matrix (we assume, the distance between x and y is the same as between y and
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:111528
    • 提供者:Fenomen
  1. Grasp2

    0下载:
  2. Grasp Heuristic header file
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:517
    • 提供者:romerito
  1. A-heuristic-algorithm

    0下载:
  2. 一个大地球物理数据的多元分析的启发式算法在模式识别集-A heuristic algorithm for pattern identification in large multivariate analysis of geophysical data sets
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:6182
    • 提供者:slimshady
  1. KMean

    0下载:
  2. KMEAN C# In data mining, k-means clustering is a method of cluster analysis which aims to partition n observations into k clusters in which each observation belongs to the cluster with the nearest mean. This results in a partitioning of the data sp
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:1578
    • 提供者:Truong
  1. TSP

    0下载:
  2. TSP Travelling Salesman Problem Heuristic. We included the MST-Heuristik (Minimum Spaning Tree) as well as the Christofides-Heuristik. Both solve the TSP Problem.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-08
    • 文件大小:2048
    • 提供者:Testy Tum
  1. TSP-Heuristics

    1下载:
  2. Another version of TSP Travelling Salesman Problem Heuristic. We included the MST-Heuristik (Minimum Spaning Tree) as well as the Christofides-Heuristik. Both solve the TSP Problem.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-06-27
    • 文件大小:1921
    • 提供者:Testy Tum
  1. CDS

    0下载:
  2. CDS(Campbell-Dudek-Simth):是Johnson算法的扩展,被认为是好的具有鲁棒性的启发式算法。用于求解n-job,m-machine的流水作业调度问题;即n项作业都需要顺序进行m个工序,m个工序中,每道工序仅有一台机器,如何安排n项作业的加工先后关系。-CDS (Campbell-Dudek-Simth): an extension of the Johnson algorithm is considered robust heuristic algorithm is go
  3. 所属分类:Algorithm

    • 发布日期:2017-11-04
    • 文件大小:863
    • 提供者:郁小芳
  1. css

    0下载:
  2. 用visual basic编译的布谷鸟算法的源代码,是一种很好地启发式智能算法。-Use visual basic compiler cuckoo algorithm source code, is a good heuristic intelligent algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:48640
    • 提供者:张星星
  1. beibao

    0下载:
  2. 一个背包问题的启发式算法,在处理小数据时可以快速得到结果。-A heuristic algorithm for knapsack problem, in dealing with small data can quickly get results.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:878
    • 提供者:qiangge
  1. TestAStar

    0下载:
  2. 在即时战略或角色扮演游戏中,经常需要控制角色移动到指定位置,只要存在可行路径,总是会采用最优路径到达目的地。这种能够在角色移动到目的地的方法,通常称为“游戏寻路算法”。 A*是一种启发式搜索算法,其所处理的对象是状态空间,安装预先设定的规则进行有选择有方向的遍历。-In the real-time strategy or role-playing games, often need to control the character moves to the specified locatio
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:99961
    • 提供者:leo
  1. hoopoe-heuristic-optimization.txt

    0下载:
  2. Most optimization problems in real life applications are often highly nonlinear. Local optimization algorithms do not give the desired performance. So, only global optimization algorithms should be used to obtain optimal solutions. This paper propose
  3. 所属分类:Algorithm

« 12 »
搜珍网 www.dssz.com