搜索资源列表

  1. Cpp2

    0下载:
  2. 王晓东 算法第五章课后习题 罗密欧与朱丽叶的回溯算法-Xiaodong algorithm Exercises Chapter V Romeo and Juliet after the backtracking algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:qdsunstar
  1. 20080116153752_jgg

    0下载:
  2. 九宫方格图,通过此程序用户可以很好的掌握回溯算法,并能够对mfc德变成有一定了解-Nine-palace grid map, through this process the user can grasp a good retrospective algorithm, and able to mfc Germany into a certain understanding of
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-17
    • 文件大小:1115136
    • 提供者:张戈
  1. 883

    0下载:
  2. 功能: 用回溯算法求解883喝酒问题。注意: 该程序尽可能用与算法一致的思路实现算法, 力求简单明了, 注重算法的清晰性-Function: The retrospective algorithm 883 alcohol problem. NOTE: The procedures and algorithms as much as possible consistent with the idea of algorithm to sim
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:佚名
  1. 5th_chapter

    0下载:
  2. ,《算法设计与分析》王晓东编著,第五章回溯法,课本例子代码实现 -, Algorithm Design and Analysis edited by Wang Xiaodong, chap backtracking, textbooks examples of code to achieve
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:8192
    • 提供者:benson
  1. Nqueen

    0下载:
  2. N皇后问题的回溯算法,非常简单,容易看懂-N Queen s problem back algorithm, is very simple, easy to understand
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:889856
    • 提供者:yi
  1. 9gjs

    0下载:
  2. C#计算九宫问题的算法实现。通过回溯算法来实现九宫问题(9*9个数排成9行9列行列和相等)的求解-C# Calculation algorithm Nine-palace issues. Algorithm to achieve through the back issues Nine-palace (9* 9 Number of line 9 line 9 and equivalent ranks) Solution
  3. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:40960
    • 提供者:wqlsun
  1. 01beibao

    0下载:
  2. 01背包问题,里面有四种算法,分别为动态规划,分支限定发,回溯法和谈新算法!-01 knapsack problem, there are four kinds of algorithms, dynamic programming, respectively, branch limit hair, the new algorithm backtracking peace!
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:247808
    • 提供者:chenchen
  1. suanfashejiyufenxi

    0下载:
  2. 计算机算法设计与分析实验报告:6大算法详细实验报告(相当详细).分治,动态规划,贪心,回溯,分支限界-Computer Algorithm Design and Analysis of Experimental Report: 6 large algorithm experiment detailed report (in considerable detail). Sub-rule, dynamic programming, gree
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:84992
    • 提供者:sy
  1. dgdgh

    0下载:
  2. 回溯算法走迷宫之经典,回溯算法学习不可不研究的好题目-Maze of the classic backtracking algorithm, backtracking algorithm can not study to learn a good topic
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:1381376
    • 提供者:gary
  1. chexiangtiaodu

    0下载:
  2. 数据结构课程设计 车厢调度 一、需求分析 1、用编号依次为1,2,3,……,n表示停在铁路调度站入口处的车厢序列。 2、用一个栈形象地表示为火车的调度站。 3、利用栈先进后出的性质,结合递归和回溯算法,实现编号1…n的车厢的所有可能的序列和每种序列的出入栈变化过程。 本程序用C语言实现,已经在TURBOC 2.0环境下通过。-Data structure the curriculum design of a
  3. 所属分类:压缩解压

    • 发布日期:2024-05-17
    • 文件大小:60416
    • 提供者:llh
  1. 8_QUEENS

    0下载:
  2. 八皇后问题:八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-Eight Queen s question: Pat s problem is an ancient and well-known problem is a typical example of b
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:crystal
  1. kebiaopaike

    0下载:
  2. 以前从网上下载的一个比较好的排课系统,排课系统采用“并行回溯”的算法,只需设置好学校基本信息和排课的各项限制条件后,其余事情则由计算机来完成。课表安排完全自动化(也可手工安排),排完后可进行调整,采用随机安排方式,具有排课速度快、准确率高、效果好,并能自动计算教师教学工作量,多种格式的班级、教师、全校课程表的输出。主要功能包括:课表管理(新建、打开、删除课表)、基本设置(年级、班级、教师、课程)、教学设置(上课时间、课时、教师任课)、排
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-17
    • 文件大小:1243136
    • 提供者:张强
  1. 8

    0下载:
  2. 给出经典游戏8皇后的所有解法,利用回溯算法-8 Queen' s classic game give all the solutions, the use of backtracking algorithms
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:高进
  1. huisu

    0下载:
  2. 人工智能实验题目——回溯算法解决8数码问题-Experimental artificial intelligence topics- Digital 8 retrospective algorithm to solve problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:959488
    • 提供者:寂静岭
  1. s

    0下载:
  2. 6. 素数环问题 把从1到20这20个数摆成一个环,要求相邻的两个数的和是一个素数。 分析:用回溯算法,考察所有可能的排列。 -6. Prime numbers loop problem 1-20 from 20 before the number into a ring, adjacent to both the number of requests and is a prime number. Analysis: The
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-17
    • 文件大小:173056
    • 提供者:松柏长青
  1. example

    0下载:
  2. 回溯法是一种选优搜索法,按选优条件向前搜索,以达到目标但当探索到某一步时,发现原先选择并不优或达不到目标,就退回一步重新选择。这种走不通就退回再走的技术为回溯法,而满足回溯条件的某个状态的点称为“回溯点”。回溯算法是所有搜索算法中最为基本的一种算法,其采用了一种“走不通就掉头”思想作为其控制结构 -Backtracking is a search optimization method, based on forward selecti
  3. 所属分类:搜索引擎

    • 发布日期:2024-05-17
    • 文件大小:10240
    • 提供者:faruh
  1. queen

    0下载:
  2. 采用递归回溯算法求解N皇后问题;C语言实现,可以动态控制皇后数量-Backward recursive algorithm using N Queen' s problem C language implementation, you can dynamically control the number of Queen' s
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:yangxh
  1. C_Program_Daquan

    0下载:
  2. 用c实现数据结构、Winsock2编程、鼠标编程、asm嵌入式编程、汉诺塔问题、效验算法、N皇后问题回溯算法、骑士遍历、文件加密、万年历的算法,很好很强大-Data structure using c implementation, Winsock2 programming, mouse programming, asm embedded programming, Tower of Hanoi problem, well-tested
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-17
    • 文件大小:315392
    • 提供者:chyjp
  1. nquenehuisufa

    0下载:
  2. n皇后的回溯法遍历问题的实验报告,包括算法描述,源码-nquenewenti
  3. 所属分类:文件格式

    • 发布日期:2024-05-17
    • 文件大小:16384
    • 提供者:张引兵
  1. The_design_of_computer_algorithms

    0下载:
  2. 全书从算法设计和算法分析的基本概念和方法入手,系统介绍了算法设计方法与分析技巧。全书分为3个部分:第一部分介绍算法的基本概念、算法的数学基础以及算法复杂度分析;第二部分针对排序问题和图的问题,讨论各种已有的算法,并介绍常用的算法设计方法包括分治法、贪心法、动态规划法、回溯法和分支限界法,并介绍了计算的复杂性以及NP完全问题;第三部分讲述并行计算模型和并行算法设计技术。书中每章后面都附有一定数量的习题,帮助读者理解和掌握书中的内容。-Bo
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:7182336
    • 提供者:shang
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 37 »

源码中国 www.ymcn.org