搜索资源列表
五子棋VC版
- 用VC写的五子棋游戏.游戏提供三首背景音乐, 如果您不满意,可以更换,用您喜欢的MIDI改名为mid1.mid或mid2.mid或mid3.mid,用它们覆盖原来的即可.单击左键落子,单击右键毁棋-VC write 331 games. Game 3 provided the background music, if you are not satisfied, can be replaced with your favorite MIDI renamed mid1.mid or mid2.mi
Jos
- 程序是用来布置软件界面。使用户具有友好的入口。本程序没有特殊功能,仅由主程序调用进行初始化界面,是主程序的子程序。程序采用顺序处理。非常驻内存。无覆盖要求。可重人 -procedure is used to layout software interface. Enables users with a friendly entrance. No special procedures of the functional only by the main program called initial
ChessBoard
- 完美的棋盘覆盖程序,界面很漂亮!!可以自动覆盖,也可以手动单步执行,自动覆盖可以自己设定覆盖间隔。-Perfect board cover procedures, the interface is very beautiful! ! Automatically covered, or you can manually step by step, auto coverage interval can be set for cover.
triborad
- 可以实现残缺棋盘的覆盖问题,以矩阵表示结果。-Incomplete coverage of the board can question the results of the matrix.
ChessBoard
- 解决棋盘覆盖问题的源代码,算法书上的算法的具体实现-Solve the coverage problem of the source code of the board, the algorithm book a concrete realization of the algorithm
chess_cover
- 分治法解决棋盘覆盖问题。使用C#,可自定义棋盘大小。每个棋盘用若干L型块覆盖-Divide and conquer method to solve the coverage problem board. Using C#, customizable board size. Each board covered with a number of L-block
Chessfugai
- 实现n*n期棋盘的L型骨牌覆盖问题,可输入棋盘规格,特殊位置,输出覆盖结果-Implementation period of n* n board the L-shaped dominoes cover problem, enter the board size, specific location, output coverage results
chessBoard
- 实现图形化的棋盘覆盖问题。用VC++实现的一个小程序。-Implement graphical chessboard coverage problems.