搜索资源列表
马踏棋盘2.1.1
- 本程序可模拟中国象棋中马步走法 对你输入的一个点快速遍步整个棋盘-this program can simulate Chinese Chess Knight law to which you input a point fast times throughout the chessboard step
马踏棋盘C
- 一个数据结构的实验。马踏棋盘的程序。已经通过编译了。-a data structure experiments. Horse riding chessboard procedures. The compiler has been passed.
填充棋盘
- 棋盘填充程序残缺棋盘的问题是:要求用三格板(triominoes)覆盖残缺棋盘(如图1-2所示)。在此覆盖中,两个三格板不能重叠,三格板不能覆盖残缺方格,但必须覆盖其他所有的方格。在这种限制条件下,所需要的三格板总数为(22k-1)/3。可以验证(22k-1)/3是一个整数。k为0的残缺棋盘很容易被覆盖,因为它没有非残缺的方格,用于覆盖的三格板的数目为0。当k=1时,正好存在3个非残缺的方格,并且这三个方格可用图1-2中的某一方向的三格板来覆盖。-chessboard filled with i
残缺棋盘程序
- 残缺棋盘是一个有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
对马踏棋盘的一点研究
- /*本人先后编了两次,第二次进行了改进。改进的思想主要是注意到棋盘上每一点的下一可到达点的个数 (下称为权值)不同,对于可到达点较少(权值小)的点应该先跳上去,这样后来跳的点可跳的方向就比 较多,回溯的现象就比较少,这样就可以大幅度提高速度*/-/ * I have compiled twice, the second time for improvements. Improved thinking is that every point on the chessboard of t
马踏棋盘
- 一个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
马跳棋盘
- 马跳棋盘源程序 ,一个实际问题的解决-Ma checkerboard source, a practical solution to the problem
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
随机生成八皇后棋盘
- 随机生成八皇后棋盘,利用爬山法选择较优方案,Randomly generated eight Queen s chessboard, using mountain climbing method to choose better programs
马踏棋盘实验报告
- 数据结构马踏棋盘实验实验报告。加源代码,对实验有一定的指导作用(Horse riding board test)
GLU_棋盘
- visual c++ 实现openGL绘制棋盘的程序,入门(Visual C++ implements the program to draw a chessboard by openGL.)
棋盘格INI
- 自定义棋盘格生成程序, 配合视频截图和Opencv自带相机标定例程可以很好标定相机(Custom checkerboard generation program, combined with video screenshots and Opencv camera calibration routine can calibrate the camera well.)