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

搜索资源列表

  1. Tnewwboxmaanu

    0下载:
  2. <p>完整的的推箱子游戏源码,另外加入了搜搜索算法,能自动演示解法 </p> -<p> Complete the the Sokoban game source, additional search search algorithm, automatic demo Solution </p>
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-06
    • 文件大小:176610
    • 提供者:hanrui95862
  1. TSPGA

    0下载:
  2. 遗传算法是模拟生物在自然环境中的遗传和进化过程而形成的一种自适应全局优化概率搜索算法,有很强的解决问题的能力和广泛的适应性。-The genetic algorithm is the simulation of biological genetic and evolutionary processes in the natural environment and the formation of an adaptive global optimization probabilistic sear
  3. 所属分类:CSharp

    • 发布日期:2017-12-09
    • 文件大小:12852
    • 提供者:klimg
  1. rosenberg-linearsearch

    0下载:
  2. 基于线搜索算法求解rosenberg函数的极小值问题-Based on line search algorithm for solving the problem of the rosenberg function minimum value
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:2217
    • 提供者:陈翔
  1. splitewords

    0下载:
  2. 在对话框中,调用第三方分词工具(ICTCLAS中文分词免费版),实现对中文的分词示例程序,可以对想实现全文搜索算法的中文分词问题提供解决方案。-In the dialog box, call the third-party segmentation tools (word ICTCLAS Chinese free version), the sample program to achieve the segmentation of Chinese text search algorithms C
  3. 所属分类:File Operate

    • 发布日期:2017-11-28
    • 文件大小:4402678
    • 提供者:李明宇
  1. mygraph

    0下载:
  2. 校园导航系统 以某一校园的平面图为例,运用图的搜索算法实现简单的导航功能-Graph Campus Navigation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-11
    • 文件大小:11032018
    • 提供者:王辉
  1. PATH-FINDER

    0下载:
  2. 一个最优路径搜索算法的实现,针对迷宫问题的算法-The realization of an optimal path search algorithms, algorithms for maze problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-11
    • 文件大小:2655
    • 提供者:XML
  1. 1

    0下载:
  2. C++实现 2种搜索算法,其中一种为盲目搜索、另一种为启发式搜索; 软件基本功能满足: 初始状态可以选择由软件随机产生,也可以通过人机交互产生。 2)需要对搜索过程和路径提供解释。 3)分析和研究存储结构、启发式函数等因素对搜索性能和效率的影响 -C++ achieve two kinds of search algorithms, one for the blind search, another heuristic search basic software functio
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:3614
    • 提供者:阿娇
  1. StringsSearch

    0下载:
  2. 关键字搜索算法. 可以对要搜索的大量关键字进行状态机构建,然后使用这个状态机只扫描一次文本,即可找出文本中都有哪些关键字出现了,以及出现的位置.-Keyword search algorithm., State agencies built a large number of keywords to search, and then use the state machine to scan the text only once, you can find out what keyword
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:61052
    • 提供者:Fab Lyd
  1. To-sumilate-a-animal-predation

    0下载:
  2. 是通过模拟狼群觅食行为而发展起来的一种基于群体协作的随机搜索算法。 分析比较了多种捕食方式和羊群逃逸方式的效率和特点。-Is a random search algorithm developed by the foraging behavior of analog wolves based group collaboration. The analysis and comparison of the efficiency and characteristics of a predatory
  3. 所属分类:Console

    • 发布日期:2017-03-21
    • 文件大小:12314
    • 提供者:lijiang
  1. initialvmplacement

    1下载:
  2. 虚拟机放置matlab代码 随机搜索算法 效率较高 速度较快 求解结果准确 -Virtual machine placement Matlab code random search algorithm is more efficient, faster solution results accurate
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:3072
    • 提供者:snwang
  1. golden-section-method

    0下载:
  2. 一维优化黄金分割法程序,vb6.0编写的一维0.618最优值搜索算法。-One-dimensional optimization procedure of the golden section method, the vb6.0 written 0.618 optimal value of the search algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:2839
    • 提供者:曹立良
  1. ZGXX

    0下载:
  2. 以实际案例来促进读者对算法的理解,提高实际编程能力。主要内容包括:中国象棋博弈,局面表示,走法表示及生成走法,局面评估,基本搜索算法,人机博弈,机器对弈,置换表,算法分析及测试技术,时间控制策略,启发式搜索策略,更多搜索策略。-Based on the actual case to promote understanding of algorithm, improve the actual programming ability. The main contents include: Chine
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:4081045
    • 提供者:jiandie
  1. flooding

    0下载:
  2. 将信息利用深度优先搜索算法(DFS),进行flooding式传播-using Depth-First-Search(DFS)to forward information by the flooding algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:1667
    • 提供者:张小云
  1. 1

    0下载:
  2. 智能优化算法作为新兴的搜索算法,一般是指利用自然界的生物系统与优化过程的某些相似性而逐步发展起来的优化算法,如遗传算法、粒子群算法、蚁群算法等,它们通过对搜索空间中的一组解按概率规则操作得到下一组解。 人工鱼群算法源于对鱼群运动行为的研究,是一种新型的智能仿生优化算法。它具有较强的鲁棒性、优良的分布式计算机制、易于和其它方法结合等优点。目前对该算法的研究、应用已经渗透到多个应用领域,并由解决一维静态优化问题发展到解决多维动态组合优化问题。 -As an emerging intell
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:374268
    • 提供者:eggitta
  1. GA-MATLAB

    0下载:
  2. 遗传搜索算法,实数编码的源程序。适合各种版本的 matlab-Genetic search algorithm matlab
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:1996
    • 提供者:汤雄
  1. NQueens

    0下载:
  2. N-皇后问题的快速局部搜索算法,参考:Rok Sosic and Jun Gu. A Polynomial Time Algorithm for the N-Queens Problem. SIGART Bulletin, 1(3):7-11, 1990.-n queens
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:1997
    • 提供者:苏浩
  1. bloxorz-game-solver

    0下载:
  2. 用宽度优先搜索算法实现Bloxorz小游戏的最优化,是一种数学建模方法-With a breadth-first search algorithm to achieve optimal Bloxorz game, is a mathematical modeling approach
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:3414
    • 提供者:sujianan
  1. GSMothed

    0下载:
  2. 运筹学->常用一维搜索算法->黄金分割法c语言实现-Operations Research-> common one-dimensional search algorithm-> golden section method c language
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:171807
    • 提供者:陈维多
  1. Fibonacci

    0下载:
  2. 运筹学->常用一维搜索算法->斐波那契数列法C语言实现-Operations Research-> common one-dimensional search algorithm-> Fibonacci sequence France C language
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:178284
    • 提供者:陈维多
  1. search

    0下载:
  2. 禁忌搜索算法 实现tsp 程序代码有注释 易懂-tabu search
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2969
    • 提供者:guyu
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 30 »
搜珍网 www.dssz.com