搜索资源列表
host2
- 马踏棋盘算法编程,实现在棋盘上任意两点间的最短路径求解。-horse riding chessboard programming algorithm to achieve on the chessboard arbitrary 2:00 of finding the shortest path.
棋盘覆盖
- 棋盘覆盖问题的算法源程序-chessboard coverage of the algorithm source code
马走日棋盘搜索算法
- 本代码演示了马走日棋盘搜索算法。-demonstration of the code Ma days away chessboard search algorithm.
算法分析-棋盘覆盖
- 这是计算机本科专业算法分析课程里的一个算法,现用c#实现,供大家学习参考-This is the undergraduate professional computer algorithm analysis of the curriculum of an algorithm is used c #, for your reference learning
残缺棋盘报告
- 算法分析实验报告:残缺棋盘问题,简单易懂-algorithm analysis experiment : Incomplete chessboard, easily understood
马踏棋盘-vc.net
- 采用贪婪算法在VC.net环境下实现马踏棋盘。并提供多种路径-greedy algorithm used in VC.net environment under chessboard horse riding. And provide multiple paths
C马踏棋盘
- C语言实现的马踏棋盘,也是一个数据结构的小实验,代码简短,思路清楚,但算法效率不是很高-C language of the chessboard horse riding, as well as a small data structure experiments, code brief, clear thinking, but not very efficient algorithm
简单的马踏棋盘
- 这是一个马踏棋盘游戏的原代码,其中只是一种算法,还有很多方法可以实现!以后陆续上载!-This is a horse riding the original board game code, which is an algorithm, there are many ways to achieve! After gradually uploaded!
带局部优化算法的马踏棋盘
- 马踏棋盘的局部优化算法,我把它实现了.为了交作业啊.不容易!五个作业才完成了两个了. 测试结果很棒.只有(5,4)点需要回溯.不过立刻就可出结果.其余的点直接出结果.哈哈.就是代码乱了点. 祝好!
算法设计与分析源代码
- 包括:0-1背包.cpp 矩阵连乘.cpp 棋盘覆盖.cpp 整数划分.cpp 最大子段和
棋盘覆盖算法
- 棋盘覆盖算法~
五子棋对战算法设计与实现
- 在一个15*15的棋盘上,进行五子棋的对战,不同的是这一次要求由程序代替你战斗。 系统设计目的 根据系统提供的对战信息,通过计算给出合理的下一步落子的位置。
基于Harris算法的黑白棋盘格角点检测
- 基于Harris算法的黑白棋盘格角点检测 关键词 棋盘格Harris角点检测 亚像素摄像机标定二次曲面拟合
someccode 象棋之马踏棋盘
- 一些c程序,象棋之马踏棋盘、把算术表达式转化未逆波兰表达式、保龄球计分规则算法、可进行多达50位的大整数运算(+X)、铁路调度算法,演示了堆栈的基本用法,Some c procedures, horse riding chess board, the arithmetic expressions are not translated into Reverse Polish expression, bowling scoring rules algorithm, can be as many as
棋盘覆盖算法
- 有3个棋盘覆盖的算法,C++程序,
qipanfugai
- 算法分析之棋盘覆盖问题(上机作业) c#图形界面-Algorithm analysis covering the board
分治算法
- 君主和殖民者们所成功运用的分而治之策略也可以运用到高效率的计算机算法的设计过程中。本章将首先介绍怎样在算法设计领域应用这一古老的策略,然后将利用这一策略解决如下问题:最小最大问题、矩阵乘法、残缺棋盘、排序、选择和一个计算几何问题——找出二维空间中距离最近的两个点。 本章给出了用来分析分而治之算法复杂性的数学方法,并通过推导最小最大问题和排序问题的复杂性下限来证明分而治-monarchy and colonialists who have successfully used the divid
ss
- 马踏棋盘的实现,挺不错的程序源码.采用的穷举算法实现的-Horse riding board the realization of the procedure very good source. Exhaustive algorithm used to achieve the
fenzhifa
- 棋盘覆盖问题,是用分治法实现的。基本上全是数字实现的。虽然简单,但是这是为了说明一个算法的设计问题-Board cover problem is the use of sub-rule method to achieve. Basically, all the figures attainable. Although simple, but this is to illustrate the design of an algorithm
HorseridingChessboard
- 使用VC++完成的马踏棋盘的算法,结果很好,可以很轻松的解决此算法-Use VC++ Complete horse riding chessboard algorithm, resulting in very good, can easily resolve this algorithm