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

搜索资源列表

  1. HeuristicBoxman

    0下载:
  2. 使用启发式算法编写的推箱子游戏,有图形界面,可以自动演示最优步骤-use heuristics prepared by the RSS games, graphics interface, automatic optimal demonstration steps
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:14.86kb
    • 提供者:阮珏
  1. dossier

    0下载:
  2. For the incomplete methods, we kept the representation of the queens by a table and the method of calculation to determine if two queens are in conflict, which is much faster for this kind of problems than the representation by a matrix. heuristics
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:51.35kb
    • 提供者:ZHU
  1. qifa

    0下载:
  2. 启发式算法DOC文本,复制到C++中可直接运行.-heuristics DOC text copied to the C can be directly run.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3.77kb
    • 提供者:dqs
  1. Guided_Local_Search_to_the_TSP

    0下载:
  2. 与禁忌搜索动态修改邻域结构的方法不同, GLS的基本原则是通过不断改变搜索空间的地形(landscape)来帮助搜索过程逐步移出局部极值的, 也就是说搜索过程中解结构和邻域结构将保持不变, 而目标函数将被动态修改, 以使得当前的局部极值不再具有局部最优性。-Guided Local Search sits on top of local search heuristics and has as a main aim to guide these procedures in exploring e
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:762.07kb
    • 提供者:columbia
  1. Xcon2005_Drew_Copley

    0下载:
  2. Very good information about Anti-Virus Heuristics. by Drew Copley
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-02
    • 文件大小:530.18kb
    • 提供者:Cipee
  1. maugis

    0下载:
  2. 模拟退火和对称 *欧几里德旅行商问题。 * *为基础的解决办法的本地搜索启发式 *非过境道路和近邻 -/* * Simulated annealing and the Symetric * Euclidian Traveling Salesman Problem. * * Solution based on local search heuristics for * non-crossing paths and nearest neighbor
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:84kb
    • 提供者:孙博
  1. 3540744452

    0下载:
  2. When designing and implementing heuristics for discrete optimization problems, there are many choices to be made. These include search paradigms, search mechanisms, search parameters, test sets, etc. Often these choices are treated as independe
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:3.89mb
    • 提供者:REmya
  1. tochkisrc

    0下载:
  2. Delphi realization of well-known points game. Compiles with Delphi 7. Demonstrates simple depth search with some heuristics in estimate function.
  3. 所属分类:Other Games

    • 发布日期:2017-04-03
    • 文件大小:52.22kb
    • 提供者:GreyWolf
  1. FEC

    1下载:
  2. 聚类算法中的启发式算法中的FEC算法,可以处理复杂网络的问题。-Clustering algorithm heuristics in the FEC algorithm can handle complex network problems.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2.32kb
    • 提供者:刘长棕
  1. MATLAB

    0下载:
  2. it is a matlab program for ga sa tabu sworm opt heuristics we can also use matlab here. or there can
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:9.17kb
    • 提供者:virendra
  1. exam1

    0下载:
  2. ssd4的exam1,考的有两点,一是启发式思维的判别,二是运用vb进行编程-The examination, ssd4 exam1 has two, one is the heuristics, two is programmed with vb
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2.85kb
    • 提供者:王永康
  1. 6688258-SSD4Unit2

    0下载:
  2. 2.2 Creating with Buttons — Evaluating with Three Heuristics In this module, we will learn about the Button control and use it to develop our prototype of the Date/Time control panel. We will then analyze the result using 3 heuristics. •
  3. 所属分类:.net

    • 发布日期:2017-04-17
    • 文件大小:459.35kb
    • 提供者:mani
  1. nQueens

    0下载:
  2. 人工智能课程实验:使用启发式搜索求解皇后问题。启发式搜索是利用度量作为指南的一种搜索方法。皇后问题是计算机界的经典问题,n皇后问题为把n个皇后放入一个n*n的棋盘中,使皇后两两不在同一行,同一列以及同一斜线中。求解n皇后问题的算法众多,主要有回溯法,构造法,概率算法以及本实验所用的启发式搜索方法等。方法不同,求解问题所产生的时间效率也大不相同,本实验主要对比构造法与启发式搜索方法的效率。 -Artificial Intelligence Curriculum Experiment: Usin
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-10
    • 文件大小:2mb
    • 提供者:夏雪
  1. Code3

    0下载:
  2. Reading Data of locations customers from a .txt file and transforming these coordinates to polar coordinates (in order to use them for some Heuristics)
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:719byte
    • 提供者:blub
  1. 8_puzzle

    0下载:
  2. Its a 8 puzzle code solved using heuristics
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:3.33kb
    • 提供者:Satyarth
  1. svm4

    0下载:
  2.  -s svm类型:SVM设置类型(默认0)   0 -- C-SVC   1 --v-SVC   2 – 一类SVM   3 -- e -SVR   4 -- v-SVR   -t 核函数类型:核函数设置类型(默认2)   0 – 线性:u v   1 – 多项式:(r*u v + coef0)^degree   2 – RBF函数:exp(-r|u-v|^2)   3 –sigmoid:tanh(r*u v + coef0)   -d degree
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:17.44kb
    • 提供者:little863
  1. SingleGatewayPlacementinWirelessMesh

    0下载:
  2. Wireless Mesh Networks (WMN) are increasingly becoming popular as low cost alternatives to wired network for providing broadband access to users (the last mile connectivity). In these multi-hop networks, data is forwarded to a gateway from th
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-26
    • 文件大小:288.82kb
    • 提供者:Dinh Huu Nghia
  1. 8puzzle

    0下载:
  2. 3-8-15 Puzzle Game implemented with Allegro using heuristics.-3-8-15 Puzzle Game implemented with Allegro using heuristics.
  3. 所属分类:Other Games

    • 发布日期:2017-05-27
    • 文件大小:9.39mb
    • 提供者:abbascafer
  1. ACO-P-Tabu

    0下载:
  2. This refers to ACO which is a meta heuristics and use this in Tabu search algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:713.62kb
    • 提供者:Long
  1. Simple-Heuristics

    0下载:
  2. 本书内容包括:研究的总体框架、基本无知的决策制定、单一理由决策制定、超越选择——记忆、估计和分类等-Simple Heuristics That Make Us Smart invites readers to embark on a new journey into a land of rationality that differs from the familiar territory of cognitive science and economics. Traditional view
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-12
    • 文件大小:19.36mb
    • 提供者:王杰
« 12 3 »
搜珍网 www.dssz.com