搜索资源列表
suanfafenxi
- 算法分析实验 java实现: 有: 公约数 合并算法 字符排序 快速排序 马踏棋盘问题 马踏棋盘问题(文本做法) 折半查找 最大子段和-algorithm analysis experiments java achieved : : Convention few characters sorting algorithm with Quick Sort horse riding horse riding chessboard problems chessboard
knight
- java遍历8*8棋盘源代码 运用哈密顿回路遍历,速度很快
Knightcruise
- 骑士漫游,马跳棋盘可视化效果,很有趣,且使用贪心算法非常便捷,速度很快
weiqigame
- java写的围棋游戏小程序 开发思路 调用applet类作为父类。在init事件中调用Qipan类,作出panel,上加控制用控件。在paint事件里调用drawline函数画棋盘,注册鼠标动作。鼠标单击位置上用drawoval画出棋子, 事件处理过程 A。重新开始 B。选择尺寸 C。悔棋事件 D。前进事件 有三个文件Weiqi.java,Qizi.java,Qipan.java
Main
- 这是一个画出五子棋盘的程序,用户自己输入棋盘的行列数,还可以选择输出五子相联的方向是横向或坚向
Queen
- 西洋棋中的皇后可以直线前进,吃掉遇到的所有棋子,如果棋盘上有八个皇后,则这八个皇后如何相安无事的放置在棋盘上?
200406251238582470
- 棋盘覆盖问题的算法源程序,是用JAVA实现的,可以运行-chessboard coverage of the algorithm source code, is to use Java to achieve, and can run
实验报告-棋盘覆盖
- 关于棋盘覆盖的基本思想运行结果测试平台以及源码-coverage on the chessboard of the basic ideological operating results and the source test platform
fivechess
- 利用图形界面处理相关知识,完成五子棋的棋盘、棋子及相关按钮的设计,完成两人博弈,并且能够实现复盘功能。-Knowledge of the use of graphical processing, completion of the backgammon board, chess pieces and related designs button to complete the two game, and to achieve re-set function.
Chess
- 8*8棋盘覆盖模型。java程序。第一步设置特殊方块坐标,第二步点击覆盖。-8* 8 board cover model. java program. The first step to set a special box coordinates, the second step click coverage.
ChessBoard
- 棋盘覆盖问题,java描述求解算法,算法分析与设计-Board cover problem, java solving algorithm descr iption, algorithm analysis and design
duiduipeng
- 对对碰游戏源代码 有课设报告 功能较多 积分 计时 棋盘变化等-对对碰游戏源代码 有课设报告 功能较多 积分 计时 棋盘变化等
TourOfKnight
- 马周游——8*8棋盘,采用回溯法动态实现。-Ma tour- 8* 8 chessboard, using the dynamic realization of backtracking.
java.wuziqi
- java网络五子棋 下面的源代码分为4个文件; chessClient.java:客户端主程序。 chessInterface.java:客户端的界面。 chessPad.java:棋盘的绘制。 chessServer.java:服务器端。 可同时容纳50个人同时在线下棋,聊天。 没有加上详细注释,j2sdk1.4下通过。 -java network Gobang source code is divided into the followi
Chap16
- 提供全面的站长运营经验及SEO技术! 下面的源代码分为4个文件; chessClient.java:客户端主程序。 chessInterface.java:客户端的界面。 chessPad.java:棋盘的绘制。 服务器端。 可同时容纳50个人同时在线下棋,聊天。 没有加上详细注释,不过绝对可以运行, -Station operators to provide comprehensive technical experience and SEO! The follow
Chess_board
- 利用JAVA的Graphic类库以及Applet实现的一个简单的国际象棋棋盘,-Graphic use of the JAVA class library, as well as a simple Applet to achieve the international chessboard,
java
- java网络五子棋 下面的源代码分为4个文件; chessClient.java:客户端主程序。 chessInterface.java:客户端的界面。 chessPad.java:棋盘的绘制。 chessServer.java:服务器端。 可同时容纳50个人同时在线下棋,聊天。 没有加上详细注释,不过绝对可以运行,j2sdk1.4下通过-java network Gobang source code is divided into the fol
dk
- 骑士游历程序 可以游历棋盘的每一个空格 这是一款小游戏,骑士游历。适合JAVA初学者-Knight traveled chessboard can be traveled in every space that is a game, Knight traveled. JAVA for beginners
gobang
- 自己写的五子棋游戏,有 棋盘,棋子对象, 准备结合网络聊天室,开发一个网络版五子棋游戏。-a gobang game。