搜索资源列表

  1. MaxClique.java

    0下载:
  2. 回溯法求解最大团问题,时间复杂度为O(n*2^n)。(The backtracking method is used to solve the maximum clique problem with a time complexity of O (n*2^n).)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:dupeihui
  1. 马的遍历

    0下载:
  2. 可以指定查看指定个数的解。在进行遍历过程中用到了贪心算法和回溯的思想。(You can specify the solution to the specified number. In the process of traversing, we use greedy algorithm and backtracking idea.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:2028544
    • 提供者:zszjzjy
  1. zengyi

    1下载:
  2. 用于实现基础的随动线性强化的回退映射算法的实现(Implementation of backtracking algorithm for linear enhancement based on implementation base)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:113664
    • 提供者:欢迎管理岗
  1. Queen

    0下载:
  2. 采用拉斯维加斯算法和回溯法相结合,解决N皇后问题(Las Vegas using algorithms and backtracking Combination, N Queens problem solving)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:Qing
  1. matlab 实现backstepping控制

    0下载:
  2. 利用反步法实现路径跟踪,包括直线、椭圆,圆轨迹等(Path backtracking with backstepping)
  3. 所属分类:matlab例程

« 1 2 ... 35 36 37 38 39 40»

源码中国 www.ymcn.org