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

搜索资源列表

  1. PSOPOWELL

    0下载:
  2. 一种PSO和POWELL相结合的快速搜索算法,有很强的实用性-POWELL A combination of PSO and the fast search algorithm, has a strong practical
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:91697
    • 提供者:
  1. BFS

    0下载:
  2. 广度优先搜索算法分析;供程序设计人员使用-Breadth-first search algorithm analysis for programmers to use
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:2038135
    • 提供者:牛芳
  1. 9927445TestTrec

    0下载:
  2. ASPSeek是一个C++编写的互联网搜索引擎,并使用了STL库。它主要包括一个检索机器人,一个搜索守护程序,和一个搜索前端(CGI或者是 Apache模块)。它大概可以检索几百万个URLs,来查找给定的短语和单词,并使用通配符,进行布尔搜索。搜索结果可以限定在给定的时间或站点,站点空间,并按照相关性或者时间进行排序(这里面使用了一些非常酷的技术)。ASPSeek可以应用于很多语言和编码中(甚至包括多字节语言如中文)。它为多个站点做了优化。(多线程检索,同步DNS查询, 按站点将结果分组, We
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-19
    • 文件大小:28390922
    • 提供者:必扬
  1. SearchInComplexNetwork

    0下载:
  2. 硕士论文。论文对已有的复杂网络搜索策略进行了详细的分析,并重点研究了这些搜索策略在几种典型的复杂网络拓扑结构中的搜索效率-analyze existing search strategies in complex network, and put emphasis on the efficiency of these strategies when searching in complex networks with typical topologies
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-01
    • 文件大小:911863
    • 提供者:zhangjiekui
  1. fbsc

    0下载:
  2. 禁忌搜索算法C/C++源代码,比较经典的算法。初学者可以看看 -Tabu search algorithm C/C++ source code, compare the classic algorithms. Beginners can look at the
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:672
    • 提供者:古云端
  1. fire

    1下载:
  2. 模拟退火算法是基于蒙特卡罗迭代求解法的一种启发式随机搜索过程。本文给出了该算法的详细介绍和伪代码。-Monte-Carlo simulated annealing algorithm is based on a heuristic iterative method for solving stochastic search process. This paper gives a detailed descr iption of the algorithm and pseudo code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:4854
    • 提供者:Royal
  1. sA-TS-for-TSP

    1下载:
  2. 模拟退火算法及禁忌搜索算法解tsp的比较,文章及matalb源码-Simulated annealing algorithm and tabu search algorithm for solving tsp comparison, articles and matalb source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:74935
    • 提供者:mengxiangwei
  1. Binarysearchtreedeshixian

    0下载:
  2. 1.掌握二叉搜索树的基本概念。 2.掌握二叉搜索树基本操作的实现。 -1. Binary search tree to master the basic concepts. 2. To master the basic operation of binary search tree implementation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:240052
    • 提供者:timmy
  1. olutions

    0下载:
  2. 用启发式搜索解决八数码问题,解释非常完整清楚-introduction to solutions to 8-bit problems with details.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2956
    • 提供者:wang
  1. eight_heuristic

    0下载:
  2. 用C语言实现启发式搜索算法,八数码问题,作者:陈华昌-C language implementation with the heuristic search algorithm, 8 digital issues, Authors: Chen Huachang
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:182828
    • 提供者:chc
  1. 8PuzzleProblem

    0下载:
  2. 实现了简单的宽度优先搜索,算法比较简单,课程设计时可用。-To achieve a simple breadth-first search
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:701310
    • 提供者:白天
  1. The_Intelligent_Optimization_Methods

    0下载:
  2. 有关智能优化方法(模拟退火,遗传算法,禁忌搜索,等等)-The intelligent optimization methods (simulated annealing,genetic algorithm,tabu search,etc)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1241109
    • 提供者:lidong
  1. tabu

    0下载:
  2. 禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压缩搜索范围, 这样可以提高搜索效率和全局搜索能力。用短期和长期禁忌列表存储器来保证算法能搜索到全和分局空间的每一点, 并且不重复搜索。经过验算析, 证明它是一种较好的全局启发式搜索法.-Tabu search method, the initial solution, neighborhood and tabu list size of the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:475029
    • 提供者:logspace
  1. TS_TSP

    0下载:
  2. 禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能 力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压缩搜索范围, 这样可以提高搜索效率和全局搜索能力。用短期 和长期禁忌列表存储器来保证算法能搜索到全局空间的每一点, 并且不重复搜索。经过验算和分析, 证明它是一种较好的 全局启发式搜索法-Tabu search method, the initial solution, neighborhood and tabu list siz
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:2333
    • 提供者:logspace
  1. sousuo

    0下载:
  2. 用有序链表编写的搜索算法,数据结构课用,可以参考-pointer
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1496
    • 提供者:杜诺桑
  1. Ant_clusting

    1下载:
  2. 蚁群聚类算法及其源码。是蚁群算法跟聚类算法的结合,启发式搜索社团结构。-Ant colony clustering algorithm and its source code. Ant colony algorithm with the clustering algorithm is a combination of heuristic search community structure.
  3. 所属分类:matlab

    • 发布日期:2015-04-23
    • 文件大小:2848
    • 提供者:刘长棕
  1. a

    0下载:
  2. 红黑树与二叉搜索树的性能和时间的比较以及实现-Red-black tree and binary search tree and the time comparison of the performance and the achievement of
  3. 所属分类:Data structs

    • 发布日期:2017-05-21
    • 文件大小:6415985
    • 提供者:崔玮
  1. Goldstein

    4下载:
  2. 解决无约束最优化的非单调线搜索程序源代码-nonmonotone line search program
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:11664
    • 提供者:徐美芳
  1. GA

    0下载:
  2. 遗传算法;使用遗传算法进行图片分割,在基于内容的图像搜索上有可能用到。
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:91043
    • 提供者:zouzhiming
  1. method1

    0下载:
  2. 讲述现代优化算法中的禁忌搜索算法,及其应用,时运筹与优化课程的提高。-About the modern optimization algorithms in the tabu search algorithm, its application, when the improvement of logistics and optimization programs.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:375459
    • 提供者:moke
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com