搜索资源列表
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
带局部优化算法的马踏棋盘
- 马踏棋盘的局部优化算法,我把它实现了.为了交作业啊.不容易!五个作业才完成了两个了. 测试结果很棒.只有(5,4)点需要回溯.不过立刻就可出结果.其余的点直接出结果.哈哈.就是代码乱了点. 祝好!
算法设计与分析源代码
- 包括:0-1背包.cpp 矩阵连乘.cpp 棋盘覆盖.cpp 整数划分.cpp 最大子段和
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++程序,
12
- 棋盘覆盖算法实现,很好的算法 棋盘覆盖算法实现,很好的算法-Chessboard covering algorithm achieved a very good algorithm chessboard covering algorithm achieved a very good algorithm
Haffmancode
- 课程设计: 1.求出在一个n×n的棋盘上,放置n个不能互相捕捉的国际象棋“皇后”的所有布局。 2.设计一个利用哈夫曼算法的编码和译码系统,重复地显示并处理以下项目,直到选择退出为止。 【基本要求】 1) 将权值数据存放在数据文件(文件名为data.txt,位于执行程序的当前目录中) 2) 分别采用动态和静态存储结构 3) 初始化:键盘输入字符集大小n、n个字符和n个权值,建立哈夫曼树; 4) 编码:利用建好的哈夫曼树生成哈夫曼编码; 5) 输出编码; 6)
chessboard
- 关于棋盘覆盖问题的算法设计与分析,经VC++6.0编译通过-ABOUT CHESSBOARD
mtqp
- 马踏棋盘的C算法,数据结构,堆栈的学习,算法分析,贪婪算法-Horse riding board C-algorithms, data structures, stack, learning, algorithm analysis, greedy algorithm
mataqipan
- 能够实现马踏棋盘得算法运算 输入开始坐标点即可依次得到下个节点的坐标直到整个棋盘遍历完毕-Horse riding can be achieved board may enter a start coordinate point arithmetic operations can in turn be the coordinates of the next node until it has finished traversing the entire board
chessboard
- 新编写人机交互性棋盘算法 ChessBoard.cpp ChessBoard.h ChessBoardDoc.cpp MainFrm.cpp MyChessBoard.cpp ChessBoardChessBoardiew.dsw-ChessBoard
ChessBoard
- 算法分析与设计中用分治法解决棋盘覆盖问题。-Algorithm Analysis and Design using divide and conquer to solve the problem the board cover.
mataqipan
- 马踏棋盘经典算法,用到非递归回溯算法,C/C-Mata board classic algorithms, used in non-recursive backtracking algorithm, C/C++
Queen-of-the-board
- 皇后棋盘算法和C++程序实现。横行纵行斜行不能摆两个以上的皇后。-Queen board algorithms and C++ Program. Transverse oblique longitudinal Queen can not put more than two.
The-Horse-On-Board-And-PPT
- 自己解出的马踏棋盘算法,附带ppt详细说明-Own solution to the horse riding board algorithm, with the detailed descr iption of ppt
Knight-traveled-the-board-algorithm
- 数据结构经典算法C++实现(三):骑士走遍棋盘算法-Data structures classical algorithm C++ of realization (c): Knight traveled the board algorithm
chess
- 实现棋盘覆盖的功能,是基于C的棋盘算法代码,可以-Board covering the function, the board of C-based algorithm code, you can see