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

搜索资源列表

  1. searchalgorithm

    0下载:
  2. 搜索算法解分油问题,用c语言实现。附上实验报告-search algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:674406
    • 提供者:龚汉杰
  1. psot

    1下载:
  2. 粒子群算法工具包,包括动态环境的寻优,还可以直观看到粒子的搜索过程-Particle swarm optimization tool kit, including the dynamic environment of the optimization, you can also see the particles in an intuitive search process
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:774753
    • 提供者:段昊
  1. pso

    0下载:
  2. 粒子群优化(Particle Swarm Optimization - PSO) 算法是一种新兴的有潜力的进化算法( Evolutionary Algorithm - EA) .PSO 算法,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质. 但是它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作. 它通过追随当前搜索到的最优值来寻找全局最优。-pso
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1675175
    • 提供者:张岩
  1. maze_back

    1下载:
  2. 电脑鼠走迷宫算法 包含迷宫搜索和冲刺函数-Computer Mouse Maze algorithm is a function that contains a maze search and sprint
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:86721
    • 提供者:钱江潮
  1. 90_WSS

    0下载:
  2. 实现窗口搜索算法的并行系统——协同处理器-Search algorithm to achieve the window parallel systems- co-processor
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2821
    • 提供者:yeyang
  1. 91_WSS

    0下载:
  2. 实现窗口搜索算法的并行系统——序列存储器-Search algorithm to achieve the window parallel systems- Serial Memory
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2419
    • 提供者:yeyang
  1. 92_WSS

    0下载:
  2. 实现窗口搜索算法的并行系统——字符串存储器-Search algorithm to achieve the window parallel systems- the string memory
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2785
    • 提供者:yeyang
  1. 93_WSS

    0下载:
  2. 实现窗口搜索算法的并行系统——顶层控制器-Search algorithm to achieve the window parallel systems- the top-level controller
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3237
    • 提供者:yeyang
  1. SearchbasedAlgorithmsCaseStudy

    0下载:
  2. 讲述搜索算法,从枚举,DFS等许多例子,通过许多有关搜索的经典例子,来分析其中的思想,层层深入-About the search algorithm, from the enumeration, DFS, and many other examples, through a number of classic examples of the search, to analyze the idea of layers of in-depth
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:417217
    • 提供者:谭现成
  1. Search-OpenFTS-0.39.tar

    0下载:
  2. sqlite下的实现全文检索的算法,是搜索算法的基础-implement full-text search,其中sqlite的一个组件
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:81523
    • 提供者:郑立宝
  1. Renju

    0下载:
  2. 本人毕业设计时使用Alpha-Beta搜索算法的五子棋程序,觉得有用的可以参考下。-I graduated from design-time using the Alpha-Beta search algorithm Gobang program, find useful can refer to the next.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:87390
    • 提供者:hexun
  1. Search

    0下载:
  2. 用C++实现的一些经典的搜索算法,包括AVL树,跳表等算法,很高效,很实用。-C++, to achieve some of the classic search algorithms, including AVL trees, jump tables and other algorithms, very efficient and very practical.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:43970
    • 提供者:冷山道
  1. 017

    0下载:
  2. tc实现的广度优先搜索算法和深度优先搜索算法,对学算法很有帮组-tc realize the breadth-first search algorithm and the depth-first search algorithm, algorithm is useful for school groups to help
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:1692
    • 提供者:xiaochang
  1. mathematicalprogrammingcode

    0下载:
  2. 它包含了数学规划、线性规划、一元函数极值、多元函数极值拟牛顿法、多元函数极值、单纯形搜索法、非线性规划的代码-It contains matlab code of mathematical programming, linear programming, unary function, extreme value, multi-function extremum quasi-Newton method, multi-function extremum, simplex method, nonli
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:22630
    • 提供者:温娟
  1. A_algorithm

    0下载:
  2. 人工智能当中的A*搜索算法,此实现比较简单。可以当做这门课程的一个作业。-AI A* search algorithm.
  3. 所属分类:CSharp

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

    0下载:
  2. 模式识别经典搜索算法8数码游戏,经典入门必备.-Classical pattern recognition search algorithm 8 digital games, classic entry necessary
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:151768
    • 提供者:wyl_steven
  1. ann_1.1.2

    0下载:
  2. code for approximate nearest neighbor algorithm,最经典的近似搜索算法-code for approximate nearest neighbor algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-05-13
    • 文件大小:3124598
    • 提供者:Shock
  1. RFID

    0下载:
  2. 基于二进制查询树的RFID标签防碰撞算法、基于二进制搜索算法的RFID标签防碰撞算法-Binary query tree based anti-collision algorithm, RFID tags, the binary search algorithm based anti-collision algorithm for RFID tag
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1304808
    • 提供者:江涛
  1. 61008224-Exp12_Sort

    0下载:
  2. 各种分类搜索算法实例,可以应用于数学建模-Examples of various categories search algorithm can be applied mathematical modeling
  3. 所属分类:Console

    • 发布日期:2017-04-15
    • 文件大小:5958
    • 提供者:hyp
  1. tude

    0下载:
  2. 对任意给定的图(顶点数和边数自定),建立它的邻接矩阵并输出,然后利用队列的五种基本运算(置空队列、进队、出队、取队头元素、判队空)实现图的广度优先搜索算法-For any given graph (vertices and the number of edges from the set), to establish its adjacency matrix and the output, then use the queue of five basic operations (blank qu
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:1619
    • 提供者:陈兴
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 30 »
搜珍网 www.dssz.com