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

搜索资源列表

  1. optimizebackpack

    0下载:
  2. 背包问题c算法实现,利用回溯法实现的背包问题详解,内附源代码即详细注解,以及一些优化的思想,很容易理解,是一个很好的算法,通过调试,可以运行。-knapsack problem c algorithm, using the retrospective method to achieve Hi knapsack problem, the source code that contains detailed notes, and some optimization thinking, it is e
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2184
    • 提供者:xiaowei
  1. bags

    0下载:
  2. 四种算法(动态规划、回溯法、分支限界法、贪心法)实现0-1背包问题-four algorithms including dynamic planningm,tracing,branch and bound method and greedy to implement 0-1 bag problem.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-23
    • 文件大小:7199463
    • 提供者:王赛
  1. queen

    0下载:
  2. 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出: 在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上. -Eight queens problem is an old and well-known problem is a typical example backtracking algorithm. The problem is that the famous mathemati
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:961
    • 提供者:wu
  1. Backtracking-algorithm

    0下载:
  2. 回溯算法的介绍,解决怎样实现皇后问题。属于c++数据结构问题-Backtracking algorithm introduced queens problem solve how to achieve
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-25
    • 文件大小:91136
    • 提供者:zqx
  1. 1001

    0下载:
  2. 利用回溯法实现的迷宫求解问题,算法效率高-Maze Solving
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2610
    • 提供者:yss
  1. Train-scheduling-problem

    0下载:
  2. 代码中用编号依次为1,2,3,……,n表示停在铁路调度站入口处的车厢序列。用一个栈形象地表示为火车的调度站。利用栈先进后出的性质,结合递归和回溯算法,实现编号1…n的车厢的所有可能的序列和每种序列的出入栈变化过程。-Followed by number 1,2,3, ......, n represents the sequence in the car parked at the entrance to the railway station scheduling. With a stack
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:5566
    • 提供者:郭春杰
搜珍网 www.dssz.com