搜索资源列表
残缺棋盘程序
- 残缺棋盘是一个有2k´ 2k个方格的棋盘,其中恰有一个方格残缺,其中残缺的方格用阴影表示。-incomplete chessboard is a 2k
my棋盘覆盖
- 棋盘覆盖 applet小程序-chessboard coverage applet small program
残缺棋盘
- 残缺棋盘(defective chessboard)-incomplete chessboard (defective chessboard)
棋盘覆盖
- 棋盘覆盖问题的算法源程序-chessboard coverage of the algorithm source code
马踏棋盘
- 一个C的马踏棋盘-a chessboard horse riding
good棋盘覆盖
- 棋盘覆盖,不错的-chessboard coverage, good
马走日棋盘搜索算法
- 本代码演示了马走日棋盘搜索算法。-demonstration of the code Ma days away chessboard search algorithm.
数据结构实验马踏棋盘
- C语言数据结构实验例子,马踏棋盘,按照程序提示操作
棋盘八皇后
- 棋盘八皇后-eight Queen's chessboard
VC马跳棋盘
- 用vc实现的马跳棋盘-achieve with a horse vc checkerboard
马踏棋盘(第2章)
- 1. 问题描述设计一个国际象棋的马踏遍棋盘的演示程序。2. 基本要求将马随机放在国际象棋8*8棋盘的某个方格中,马按走棋规则进行移动。编制非递归程序,求出马的行走路线,将数字1,2,3,4,…,64依次填入一个8*8方阵。-1. Problem descr iption design of a chess board Ma travels in the demonstration program. 2. Ma basic requirements on random chess 8 * 8 ch
马踏棋盘问题.
- 将马随即放在国际象棋的8×8棋盘Board[8][8]的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字1,2,……,64依次填入一个8×8的方阵,输出之。-Ma immediately on the international chess 8 8 chessboard Board [8] [8] of a box, MA by the rules of chess go mobile. Requi
带局部优化算法的马踏棋盘
- 马踏棋盘的局部优化算法,我把它实现了.为了交作业啊.不容易!五个作业才完成了两个了. 测试结果很棒.只有(5,4)点需要回溯.不过立刻就可出结果.其余的点直接出结果.哈哈.就是代码乱了点. 祝好!
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
my.rar
- 盘覆盖问题:在一个2k×2k 个方格组成的棋盘中,恰有一个方格与其它方格不同,称该方格为一特殊方格,且称该棋盘为一特殊棋盘。在棋盘覆盖问题中,要用图示的4种不同形态的L型骨牌覆盖给定的特殊棋盘上除特殊方格以外的所有方格,且任何2个L型骨牌不得重叠覆盖。,Set cover problem: in a 2k × 2k grid consisting of a chessboard, just have a box with other boxes is different from that o
随机生成八皇后棋盘
- 随机生成八皇后棋盘,利用爬山法选择较优方案,Randomly generated eight Queen s chessboard, using mountain climbing method to choose better programs
harris_cornerdetect.rar
- Harris角点提取实现了对棋盘格模板角点的精确提取,matlab程序及示例图片。,Harris Corner Detection realize the chessboard grid template Corner precise extraction, matlab procedures and sample images.
棋盘覆盖算法
- 有3个棋盘覆盖的算法,C++程序,
five2
- 一个五子棋的例子,棋盘画的不错-A Gobang example, a good board painting
aipeng
- 马踏棋盘 问题的解法- The horse treads the checkerboard question the solution