搜索资源列表
棋盘覆盖
- 棋盘覆盖问题的算法源程序-chessboard coverage of the algorithm source code
suanfa
- 算法分析里的棋盘覆盖问题,VC编程实现,是基于图形界面的,能很好的演示。附带有算法的实验报告
chessplate
- 分治算法解决棋盘覆盖问题-partition algorithm chessboard coverage
qipan
- 此程序源码为算法分析与设计中的棋盘覆盖问题,以经过调试,可以根据需要在源码中改棋盘大小。
chessBoard
- MFC实现用分治算法中的用L型骨牌的棋盘覆盖的问题。
算法分析-棋盘覆盖
- 这是计算机本科专业算法分析课程里的一个算法,现用c#实现,供大家学习参考-This is the undergraduate professional computer algorithm analysis of the curriculum of an algorithm is used c #, for your reference learning
算法设计与分析源代码
- 包括:0-1背包.cpp 矩阵连乘.cpp 棋盘覆盖.cpp 整数划分.cpp 最大子段和
棋盘覆盖算法
- 有3个棋盘覆盖的算法,C++程序,
ChessCover
- 2的n次方阶的棋盘覆盖的算法实现(Visual C++ 6.0平台,c语言编写)-Chess Cover
12
- 棋盘覆盖算法实现,很好的算法 棋盘覆盖算法实现,很好的算法-Chessboard covering algorithm achieved a very good algorithm chessboard covering algorithm achieved a very good algorithm
chessboard
- 关于棋盘覆盖问题的算法设计与分析,经VC++6.0编译通过-ABOUT CHESSBOARD
Cover_board
- 棋盘覆盖问题,,算法中分治法的一个好例子,代码不到100行啊-Chessboard coverage, distributed algorithm for treatment of a good example of the code less than 100 lines ah
cover_chessboard
- 本程序是以图形化,慢动作显示经典棋盘覆盖算法问题。-This procedure is based on graphical, slow-motion show the classic board covering algorithm problem.
ChessBoard
- 算法分析与设计中用分治法解决棋盘覆盖问题。-Algorithm Analysis and Design using divide and conquer to solve the problem the board cover.
fenzhi_src
- 棋盘覆盖问题 设一个n*n棋盘,n=2k,用L 型条块覆盖棋盘中除一个指定方格外的所有方格,每个L型条块可恰好覆盖3 个方格。 实验内容:设计分治算法实现棋盘覆盖,要求图形化。-Board covering the establishment of a n* n chessboard, n = 2k, with the L-slice coverage for a specified board, in addition to all the extra square grid, eac
chessboard
- 用C++语言实现棋盘覆盖分治算法 在一个2k×2k 个方格组成的棋盘中,恰有一个方格与其它方格不同,称该方格为一特殊方格,且称该棋盘为一特殊棋盘。在棋盘覆盖问题中,要用4种不同形态的L型骨牌覆盖给定的特殊棋盘上除特殊方格以外的所有方格-C++ language with the board divided coverage of a 2k × 2k Algorithm in the composition of the board of squares, just a different box
java
- 棋盘覆盖,合并排序,快速排序 算法设计与分析 王晓东-Board cover, merge sort, quick sort algorithm design and analysis Xiaodong
Board-covering-algorithm
- 棋盘覆盖算法,分治法,使用Microsoft Visual Studio 2010编写,控制台程序-Board covering algorithm, divide and conquer method, using Microsoft Visual Studio 2010 written in console application
beud09
- 关于棋盘覆盖问题的算法设计与分析,经VC++6 0编译通过()
tcwkej
- 此程序源码为算法分析与设计中的棋盘覆盖问题,以经过调试,可以根据需要在源码中改棋盘大小,()