搜索资源列表

  1. totalarrange-recursion-backtracking

    0下载:
  2. 在排列树上递归回溯搜索全排列问题的全部解-Recursive backtracking search tree in the arrangement of the whole array of all solutions of the problem
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:178176
    • 提供者:jory
  1. tiaoma

    0下载:
  2. 用马走遍棋盘上的所有位置,不适用递归算法,使用回溯法-Horse traveled all the board positions, does not apply recursive algorithm, using the backtracking
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:jianjia
  1. Backtracking

    0下载:
  2. three problem of backtracking
  3. 所属分类:WEB源码

    • 发布日期:2024-05-21
    • 文件大小:34816
    • 提供者:Josue
  1. sudoku

    0下载:
  2. a very simple example of backtracking solution to generate a sudoku grid, and its answer. only need to have a dificult analizer. just try to clear a certain cuantity of numbers. sorry by my english. i hope th
  3. 所属分类:JSP源码/Java

  1. Backtracking

    0下载:
  2. 回溯法解决背包问题。经典背包问题的回溯法C语言实现。-Backtracking to solve knapsack problem. Classical knapsack problem backtracking C language.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:761856
    • 提供者:靳舒馨
  1. Knight-Parade

    0下载:
  2. 骑士巡游问题:从国际象棋棋盘上任意给定的方格开始移动骑士,相继地到达所有的64个方格,进入每个方格一次且仅进入一次。回溯法实现-Knight Parade problem: the chess board from any given knight box began to move, have to reach all the 64 squares, each square once and only entered into onc
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:396288
    • 提供者:chenb
  1. Travelling-Salesman-Problem-using-backtracking.ra

    0下载:
  2. traveling salesman problem using backtracking technique
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:11264
    • 提供者:ammu
  1. backtracking

    0下载:
  2. 利用回溯法来实现集装箱装载方案,要求n个集装箱装上这2艘轮船-Achieved by backtracking the container load plan, requiring n containers loaded on the two ships
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:179200
    • 提供者:钱民
  1. Backtracking

    0下载:
  2. 这是算法设计与分析课程实验,回溯算法实验的简单的源代码,包括回溯法背包问题,回溯符号问题。-This is the algorithm design and analysis course experiment, the experiment simple backtracking algorithm source code, including backtracking knapsack problem, the problem ba
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:林达
  1. chapter_8

    0下载:
  2. 现代智能算法法程序代码,遗传法 贪婪法 模拟退火法 蚂蚁群法 回溯法-Modern intelligent algorithms law code, the genetic method simulated annealing greedy algorithm backtracking ant colony method
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:133120
    • 提供者:于方
  1. Backtracking

    0下载:
  2. 利用回溯法来求解凸函数的最优值。采用非精确线性搜索,利用最少的迭代次数找到最优值。-backtracking method,change the step size in searching procesure and finally find the optimizaiton points.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:许寒冰
  1. Backtracking

    0下载:
  2. 回溯法vb编程ppt ,让你更加了解回溯法-Backtracking vb programming ppt, make you a better understanding of the backtracking
  3. 所属分类:数据库编程

    • 发布日期:2024-05-21
    • 文件大小:24576
    • 提供者:zyb
  1. Backtracking

    0下载:
  2. simulare backtracking ael
  3. 所属分类:软件工程

    • 发布日期:2024-05-21
    • 文件大小:2791424
    • 提供者:clasa
  1. backtracking

    0下载:
  2. 算法设计与分析(第5章回溯法),主要讲述回溯法-Algorithm Design and Analysis (Chapter 5 of backtracking), focuses on backtracking
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:83968
    • 提供者:刘强
  1. Backtracking-algorithm

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

    • 发布日期:2024-05-21
    • 文件大小:91136
    • 提供者:zqx
  1. Backtracking-batch-job-scheduling

    0下载:
  2. 运用回溯法实现批任务分配,使其工作花费最少。-The use of the backtracking implementation batch task allocation, make it work to spend at least.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:108544
    • 提供者:汪金
  1. Backtracking

    0下载:
  2. 回溯法,根据解空间树的结构,判断出结果集,不足之处还请指出-Backtracking, according to the tree structure of the solution space, determine the result set, inadequacies also please indicate
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:5220352
    • 提供者:徐昌
  1. Backtracking-method

    0下载:
  2. 分派问题: 给n个人分派n件作业, 把工作j分派给第i个人的成本为cost(i, j), 设计、编程、测试回溯算法, 在给每个人分派一件不同工作的情况下使得总成本最小-Distribution: distribution of n to n personal job, the job j is assigned to the i-th individual cost cost (i, j), design, programming, t
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:99328
    • 提供者:张丹丹
  1. Backtracking-optimal-scheduling

    0下载:
  2. 本代码为算法导论中最佳调度问题的回溯算法。算法思想为:建立一棵深度为N的M叉树,从根结点出发,进行深度优先遍历。每搜索完一条路径则记录下besttime 和bestx[]序列开始结点就成为一个活结点,同时也成为当前的扩展结点。在当前的扩展结点处向纵深方向移至一个新结点,成为一个新的活结点,也为当前扩展结点。如果在当前的扩展结点处不能再向纵深方向扩展,则当前扩展结点就成为死结点。此时,应回溯至最近的一个活结点处,并使这个活结点成为当前的扩
  3. 所属分类:书籍源码

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:flxyd
  1. Backtracking-Search-Algorithm

    0下载:
  2. 回溯搜索算法源代码Backtracking Search Algorithm-Backtracking Search Algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:1332224
    • 提供者:
« 1 2 34 5 6 7 8 9 10 ... 40 »

源码中国 www.ymcn.org