搜索资源列表
DEPHI 台球 3d台球源码
- 3d台球源码,-Source code of 3d pool game
JAVA-zuoqiu
- java做的仿QQ游戏中的桌球游戏,看看效果如何。-QQ java games to do table tennis simulation game to see how it works.
five
- 1.1 题目:多用户五子棋游戏 1.2 要求实现一个简单的多用户五子棋的游戏程序,包括如下两个界面: (1)选择对弈桌及角色(执黑、执白、观看)。 (2)在游戏界面,有开始,退出(游戏未结束、点退出自动判负);发言及显示区;用户列表区;棋盘绘制区-1.1 Title: Multi-user 1.2 Gobang game demands a simple multi-user games Gobang procedures, including the following two i
sd
- 实现一个简单的多用户五子棋的游戏程序,包括如下两个界面 (1)选择对弈桌及角色(执黑、执白、观看)。 (2)在游戏界面,有开始,退出(游戏未结束、点退出自动判负);发言及显示区;用户列表区;棋盘绘制区。 -The realization of a simple multi-user games Gobang procedures, including the following two interface (1) choice of chess table and role (Bla
Bomberman
- 这是个双人对战的乒乓球游戏,基于JAVA语言开发,附有完整源码。游戏过程中配有音乐,通过这个实例你可以学到很多JAVA编程技巧。 -This is a double against the table tennis game, based on the JAVA language development, with full source code. The course of the game with music, through this example you can learn a
Othello
- 使用java編寫的GUI的黑白棋遊戲-GUI using java prepared Riversi games, search algorithms using classical game tree, and on this basis have done a lot of optimization, the evaluation function I used Simon M. Lucas and Thomas P. Runarsson published in its Temporal
AndroidDesign
- 一个基于Andriod的Java开发的乒乓球小游戏源码-The development of a Java-based Andriod the source table tennis game
ins123
- 基于GUI的Java五子棋游戏源码,可人机对战,用java swing做的,运行时 需要修改图片的路径。 制作思路: 用按钮做棋子,用图片填充每个按钮。 设置棋盘为24*24的,五子棋FiveChessGame类,继承了JFrame,并且 添加了时间监听,五子棋的棋子chess,用JButton表示,五子棋棋子chess 对应的棋子标识,用于标记棋子的状态。 1表示黑棋,-1表示白棋,默认0表 示无棋子,点击棋子时设置棋子的图标setOnChessI
java-chess
- 中国象棋,位棋盘,Zobrist键值,alpha-beta搜索,置换表,局面评价,包含设计说明-Chinese chess, chessboard, Zobrist keys, alpha-beta search, transposition table, situation assessment, including design descr iption
BasketBall
- this java code implemented about BasketBall table scores
multable
- java编写九九乘法表 1*1=1 2*1=2 2*2=4 3*1=3 3*2=6 3*3=9 4*1=4 4*2=8 4*3=12 4*4=16 5*1=5 5*2=10 5*3=15 5*4=20 5*5=25 6*1=6 6*2=12 6*3=18 6*4=24 6*5=30 6*6=36 7*1=7 7*2=14 7*3=21 7*4=28 7*5=35 7*6=42 7*7=49 8*1=8 8*2=16 8*3=24 8*
p1
- java练手,一个简单的桌球了练习,培养java学习兴趣(Java hand, a simple table tennis practice, cultivate interest in learning java)