资源列表
MiniOthello_0.03b1_src
- 主要是关于othello的一个游戏编程 里面涉及到剪枝算法 以及其他的知识 -code related to othello
wuzhiqi
- 用SWING实现的五子棋小游戏。 代码里有注释。 可供学习。-A little game build by Java Swing which named "WUZHIQI"
Hannoi
- 小游戏玩玩,希望大家会喜欢,这个也是从别人那弄来的程序-a game just for interest
durak2000
- GAME INTELEKTUL DURAK C++ Builder-GAME INTELEKTUL DURAK C++ Builder
5
- 使用java语言实现的小游戏,五子棋系统,使用了java语言编译,,使用了了SSH框架-Using java language of the game, backgammon system, use the java compiler, using the framework of the SSH
wuziqi
- 用vc实现的五子棋控制台程序,里面用到栈和队列的知识!-Implemented backgammon with the vc console application, which uses the knowledge of the stack and queue!
24pointGame
- 24点游戏 用VC实二十四点是一种益智游戏,它能在游戏中锻炼人们的心算,它往往要求人们将四个数字进行加减乘除四则混合运算(允许使用括号)求得二十四。-Major points in playing 24 by cards are: 1. Number of Players: Of course you can play it by yourself, but usually 2 players will play a game
FiveChess
- Visual C++网络通信编程实用案例精选(五指棋)-About Visual c++ networking communication programming practical cases selected (gobang)
feixing
- 飞行棋游戏,用这段代码可以模拟简单的飞行棋的过程。-It is a classical game,which is related with planes .You can use this code to imitate the interesting game.
QQFindOut
- QQ 游戏 大家来找茬 辅助工具源码. 其实就是个图片比较工具.-QQ aids to finding fault source.
five
- 五子棋 C++源代码 简单易懂 ,可很好的运行-five chess C++
digui
- 象棋游戏程序采用的就是递归算法递归算法是把问题转化为规模缩小了的同类问题的子问题。然后递归调用函数(或过程)来表示问题的解 -Chess game procedures used is the recursive algorithm. The algorithm is put into the scale of the narrowing of the same problem problem. Then the recursive function call ( or process )