搜索资源列表
马踏棋盘C
- 一个数据结构的实验。马踏棋盘的程序。已经通过编译了。-a data structure experiments. Horse riding chessboard procedures. The compiler has been passed.
马踏棋盘
- 一个C的马踏棋盘-a chessboard horse riding
马踏棋盘-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)点需要回溯.不过立刻就可出结果.其余的点直接出结果.哈哈.就是代码乱了点. 祝好!
someccode
- 一些c程序,象棋之马踏棋盘、把算术表达式转化未逆波兰表达式、保龄球计分规则算法、可进行多达50位的大整数运算(+X)、铁路调度算法,演示了堆栈的基本用法-Some c procedures, horse riding chess board, the arithmetic expressions are not translated into Reverse Polish expression, bowling scoring rule
aipeng
- 马踏棋盘 问题的解法- The horse treads the checkerboard question the solution
马踏棋盘
- 数据结构的课程设计-data structure of the curriculum design
马踏棋盘
- 一个C的马踏棋盘-a chessboard horse riding
horse_by
- 马踏棋盘问题:国际象棋中的马,怎样才能不重复的跳遍棋盘上的每一格呢? 笔者见过许多解决这类问题的程序,这个是最简洁同时也是速度最快的一个。-horse riding chessboard : the international chess Ma, how can we not repeat the jump all over the chessboard of each? I met many issues to resolve suc
马踏棋盘-vc.net
- 采用贪婪算法在VC.net环境下实现马踏棋盘。并提供多种路径-greedy algorithm used in VC.net environment under chessboard horse riding. And provide multiple paths
马踏棋盘(第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 require
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
马踏棋盘问题.
- 将马随即放在国际象棋的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 r
简单的马踏棋盘
- 这是一个马踏棋盘游戏的原代码,其中只是一种算法,还有很多方法可以实现!以后陆续上载!-This is a horse riding the original board game code, which is an algorithm, there are many ways to achieve! After gradually uploaded!
马踏棋盘127457
- 将马随即放在国际象棋的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 r
马踏棋盘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.
马踏棋盘实验报告
- 数据结构马踏棋盘实验实验报告。加源代码,对实验有一定的指导作用(Horse riding board test)