搜索资源列表
回溯法求迷宫问题
- 回溯法求迷宫问题-back Method Maze
圆排列问题
- 回溯法实现最小圆排列问题-Backtracking minimize problems with a round
最大团问题
- 用回溯法实现最大团问题-with retroactive law to achieve the greatest problem Mission
c
- 用回溯法求解0—1背包问题,并输出问题的最优解。-Retrospective method with 0-1 knapsack problem, and output the optimal solution of the problem.
Glzy8_6626_1152_ppt
- 这是一个关于用回溯法解决TSP问题的实际案例,此案例可以有效的家觉旅行售货员问题(货郎担问题)。-It is a retrospective method used to solve TSP practical cases, this case can be an effective home sleep travel salesman problem (traveling salesman problem).
hamilton421
- 用回溯法求解哈密尔顿回路的课程设计,含有源代码,课程设计说明书文本。非常难得!-Hamilton method with back loop course design, with source code, course design specification text. Very rare!
dianlu
- 电路布线问题 【问题描述】 印刷电路板将布线区域划分为n╳n个方格阵列。在布线时,电路只能沿直线或直角布线。为避免线路相交,已布线的方格要做封锁标记。设起始位置为a,终止位置为b,求解电路布线问题。 【设计要求】 设计印刷电路板的布线模拟程序。 (1)采用栈或队列等数据结构。 (2)采用穷举法的回溯搜索,求a到b可能的布线线路。 (3)推荐采用层次优先搜索,求a到b最优的布线线路。 -Circuit wiring problem [Problem Descr ip
Algorithm-analysis-
- 算法分析与设计论文附加代码,动态规划解决凸多边形的最优三角分割和回溯法解决哈密顿回路问题-Algorithm analysis and design thesis additional code, dynamic programming to solve the optimal convex polygon triangulation and backtracking to solve the problem Hamiltonian circuit
stone_n
- 有n*n个石头,每个石头有n种形状和n种颜色可选,用回溯法编程实现每个石头对应的形状和颜色都不相同。-There are n* n stones, each stone has a n n kinds of shapes and colors, to achieve each corresponding to the shape and color of the stone is not the same program by backtracking.
evacuation
- 这是一个好的建模学习资料,赶快下载吧, 数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、 插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、 图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、 最优化理论的三大非经典算法:模拟退火法、神经网-very goog