CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 穷举算法

搜索资源列表

  1. tracy

    0下载:
  2. 求迷宫中从入口到出口的所有路径是一个经典的程序设计问题。由于计算机解迷宫室,通常用的是“穷举求解”的方法,即从入口出发,顺某一方向向前探索,若能走通,则继续往前走;否则沿原路退回,换一个方向在继续探索,直到所有可能的通路都探索到为止。为了保证在任何位置上都能沿原路返回,显然需要用一个后进先出的结构来保存从入口到当前位置的路径。因此,在球迷宫通路的算法中应用“栈”也就是自然而然的事了。 -seeking maze exports from the entrance to the path of a
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:38938
    • 提供者:Tracy
  1. yichuantuihuosuanfa

    0下载:
  2. 遗传算法,用来避免穷举法来寻求全局最优解,属于智能算法-The genetic algorithm is used to avoid the brute-force method to find the global optimal solution, belongs to the intelligent algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2718417
    • 提供者:辛亚运
  1. 20130712

    0下载:
  2. 用穷举法设计算法,这里讲解了如何利用穷举法设计算法,很有帮助的教程-Be exhaustive design algorithms, here to explain how to use the brute-force method design algorithms, helpful tutorials
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:140305
    • 提供者:Mr.Zhang
搜珍网 www.dssz.com