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

搜索资源列表

  1. eightNum_lufeiop

    0下载:
  2. 以八数码问题为例,设计一类滑块问题的求解系统,初步掌握智能搜索算法中的盲目搜索和启发式搜索这两类基本方法,同时通过具体的问题体会搜索算法、数据结构、程序设计等知识的综合应用 A*用到是不在位将牌数和曼哈顿距离,动态显示,有算时间 我自己很用心做的,有实验报告,绝对详细-Eight digital issues, for example, design a slider problem solving system, initially grasp the two basic method
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3544349
    • 提供者:陆飞
  1. kdtree

    0下载:
  2. Kdtree 搜索算法,建树方法,邻近点搜索,查询-Kdtree searching algorithm,build tree, search neigbhor, query
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:58578
    • 提供者:Ding R
  1. Graph11

    0下载:
  2. 用C++实现了基于图的深度搜索算法。包括图的初始化、图的输入、图的深度搜素及搜索结果输出等。-Depth map-based search algorithm in C++. Including initialization, input to the graph of the Figure, the depth of the graph search and search results output.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4209416
    • 提供者:韩娟
  1. ds18b20-search

    0下载:
  2. 单总线数字温度传感器DS18B20二叉树搜索算法,带Protues仿真文件。-Single-bus digital temperature sensor DS18B20 binary tree search algorithm with the Protues simulation files.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:112533
    • 提供者:snake
  1. yuwen1

    0下载:
  2. 实验题目 分治算法的应用 实验内容 1、 二分搜索算法实现; 2、 大整数乘法或Strassen矩阵乘法的实现。 -Experimental subject partition use of the algorithm The experiment content 1, search algorithm dichotomy 2, big integer Strassen multiplication or the realization of the matrix
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:5639
    • 提供者:宇文
  1. kuaisu

    0下载:
  2. 快速最近邻矢量量化码字搜索算法 一种快速最近邻矢量量化码字搜索算法-Fast nearest neighbor codeword search algorithm for vector quantization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:55980
    • 提供者:simon
  1. Breadth-first-search-algorithm

    0下载:
  2. 广度优先搜索算法判断图的连通性Breadth first search algorithm of judgment figure connectivity -Breadth first search algorithm of judgment figure connectivity
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:4324
    • 提供者:赵君威
  1. TSP-simulated-annealing-algorithm

    1下载:
  2. 模拟退火算法是领域随机搜索算法的一种改进——加入概率接受准则,是十分简单的一种智能优化算法,本源码是用于求解TSP问题的模拟退火算法源程序-The simulated annealing algorithm is random search algorithm of field an improved-join probability accept criterion, it is very simple a kind of intelligent optimization algorithm,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-05-15
    • 文件大小:998
    • 提供者:qiangzi
  1. diannaoshusousuo

    0下载:
  2. 提供一种电脑鼠走迷宫的搜索算法代码,能够为你减少工作量-Search algorithm of a computer mouse
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:77476
    • 提供者:凌某某
  1. gaijin

    0下载:
  2. 研究一种高效改进的矢量量化码字搜索算法 研究一种改进的矢量量化码字搜索算法-An improved codeword search algorithm for vector quantization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:230780
    • 提供者:
  1. zishiliang

    0下载:
  2. 研究一种基于子矢量技术的矢量量化码字快速搜索算法 基于子矢量技术的矢量量化码字快速搜索算法-Vector quantization based on fast codeword search algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:101508
    • 提供者:
  1. Principle-and-Application-of-GA

    0下载:
  2. 遗传算法是模拟生物在自然环境中的遗传和进化过程而形成的一种自适应全局优化概率搜索算法。-The genetic algorithm is the simulation of bio-genetic and evolutionary processes in the natural environment and the formation of the probability of an adaptive global optimization search algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:371201
    • 提供者:零錢
  1. bw

    0下载:
  2. 一个黑白棋的visual c++程序源码,其中搜索算法可以给初学者借鉴一下。-An Othello of Visual C++ program source code, which the search algorithm can give beginners learn from it.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-10
    • 文件大小:2341480
    • 提供者:刘斌
  1. Binary-search

    0下载:
  2. 该程序是二叉搜索算法的代码实现,采用C++编程-The code of the binary search algorithm to achieve, using C++ programming
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:869617
    • 提供者:lydia
  1. Artificial-Intelligence

    1下载:
  2. 人工智能课件 中国科技大学 遗传算法 搜索算法 推理 贝叶斯网络等-Artificial intelligence courseware to science and technology university of China genetic algorithm search algorithm reasoning bayesian network, etc
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3236775
    • 提供者:chy
  1. main

    0下载:
  2. 已知图采用邻接表存储,写出深度优先搜索算法的非递归形式 对邻接表存储的图采用非递归的深度优先搜索 该程序只适合有向连通图,可以用邻接表这样的一个图进行测试-Figure adjacency list is stored to write a depth-first search algorithm non-recursive form of Adjacency list stored in the diagram using non-recursive depth-first sea
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:1322
    • 提供者:胡婷
  1. Algorithm-for-knn-of

    0下载:
  2. 提出了一种改进的散乱数据点k近邻搜索算法-An improved algorithm for searching points’k nearest neighbor is presented
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:575443
    • 提供者:吉祥如意
  1. SpellGame

    0下载:
  2. 一个很经典的拼图游戏,采用了启发式搜索算法。-一个很经典的拼图游戏,采用了启发式搜索算法。 source code of a Spell Image game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-02
    • 文件大小:693333
    • 提供者:老崔
  1. graph-depth-first-search

    0下载:
  2. 基于VC6.0,实现图的深度优先搜索算法-graph depth-first search
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:850
    • 提供者:刘兆好
  1. TS-for-TSP

    0下载:
  2. 现代优化算法中的禁忌搜索算法,50城市TSP测试数据,经测试结果与最优解接近。-Tabu search algorithm, 50 cities TSP test data.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1838
    • 提供者:mike
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com