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

搜索资源列表

  1. backtrack--TSP

    1下载:
  2. 使用回溯法求解TSP问题,使用VC++编写。代码量挺少,不过数据较大的时候需要时间比较长,时间复杂度为O(n!)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5409
    • 提供者:太阳
  1. bahunghou

    0下载:
  2. 从八皇后的例子看出搜速深度有限,仅有几层,而且不可能出现重复状态的问题,因此BACKTRACK过程完全适用,对于八数码问题则不然,必须设置深度范围限制及出现重复状态引起的死循环这两个回溯点. -Examples of Queen' s from eight to see the depth of search speed is limited, only few, but can not state the problem of duplication, so the process
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:829
    • 提供者:yishiwucheng
  1. backtrack

    0下载:
  2. 利用backtrack思想,解决背包问题,旅行商问题,整数排序。展示给初学者思想的精髓~-Using backtrack thinking to solve knapsack problem, traveling salesman problem, integer sorting. Quintessence presented to beginners ~
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1731
    • 提供者:惊云吹雪
  1. Backtrack_M_C

    0下载:
  2. 回溯算法c++实现,本程序按照《人工智能》一书所介绍的回溯算法求解传教士与野人问题-backtrack algrithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:3383
    • 提供者:liujuan
  1. TSPandBAGproblem

    0下载:
  2. 包里包含五个文件,其中ASforTSP是用蚂蚁算法解决TSP问题,Backtrack是用回溯法解决01背包问题,GAO是用遗传算法解决TSP,GreedySelector是用贪心算法解决01背包问题,MoneyChange是金额的数字与汉字的转换方案,本人作为一个学生初学编程,希望多多包涵。-Package contains five files, which ASforTSP ant algorithm to solve TSP is the problem, Backtrack 01 is
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:9925
    • 提供者:梦幻
  1. BackTrack

    0下载:
  2. 回溯法的实现源码,详细介绍了回溯法的使用方式和特点-Backtracking realize the source, detailing the use backtracking and characteristics
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-03
    • 文件大小:1129476
    • 提供者:Dou
  1. Backtrack-MaxLoading

    0下载:
  2. 背包问题的变形,解决背包最大装载问题。希望有所帮助-backpack maxloading
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3702638
    • 提供者:Zhou Lee
  1. KMP

    0下载:
  2. 字符串匹配算法KMP的实现:KMP算法避免了指针的回溯,大大节省了前缀字符串重复带来的重复匹配时间-String matching algorithm KMP implementation: KMP algorithm to avoid the pointer backtrack, greatly saving the prefix string to repeat the repeated match time
  3. 所属分类:Data structs

    • 发布日期:2017-05-05
    • 文件大小:523419
    • 提供者:任何
  1. Upload files

    0下载:
  2. Backtrack optimization and satellite formation algorithms, Artificial intelligence and finite element books
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:9969664
    • 提供者:holybrother
  1. Matlab-code-for-CS-reocvery

    0下载:
  2. 正交匹配追踪(OMP)算法属于贪婪算法。而贪婪算法是一种不追求最优解,只希望得到较为满意解的方法。贪婪法一般可以快速得到满意的解,因为它省去了为找最优解要穷尽所有可能而必须耗费的大量时间。贪婪算法常以当前情况为基础作最优选择,而不考虑各种可能的整体情况,所以贪婪算法不要回溯。(Orthogonal matching pursuit (OMP) algorithm belongs to greedy algorithm. Greedy algorithm is a method that does
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:72704
    • 提供者:cc 520
  1. CSBP_matlab

    0下载:
  2. 正交匹配追踪(OMP)算法属于贪婪算法。而贪婪算法是一种不追求最优解,只希望得到较为满意解的方法。贪婪法一般可以快速得到满意的解,因为它省去了为找最优解要穷尽所有可能而必须耗费的大量时间。贪婪算法常以当前情况为基础作最优选择,而不考虑各种可能的整体情况,所以贪婪算法不要回溯。(Orthogonal matching pursuit (OMP) algorithm belongs to greedy algorithm. Greedy algorithm is a method that does
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:16384
    • 提供者:cc cc
搜珍网 www.dssz.com