资源列表
JGoBang
- 用java写的五子棋游戏,有基本的AI功能,也就是能人机对战,当然也有双人对战,总之我要下赢电脑要费一番脑筋-Write gobang games with java, basic AI functions, that is, man-machine war, of course, a Double Battle, in short, I want the next win computer to spend a lot of minds
WuZiQi
- 五子棋初步,建立了gui界面,能下一些棋-Gobang initial establishment of the gui interface to some game
Backgammon
- 利用C语言制作的一个五子棋的小游戏,益智,方便携带-The use of C language made a little game of backgammon
ChessSource
- 一个网络象棋游戏的源代码,希望对大家有所帮助-A network chess game source code, I hope all of you to help
gobang
- 玩家与计算机对战五子棋策略型AI游戏范例
Calculation-of-the-24-games
- 计算24游戏,最终要求是输入四个一位数,通过加减乘除,允许加入括号,计算出24,显示计算过程,并提示成功信息。可以首先完成输入三个一位数,只通过加减,计算出12;再完成通过加减乘除,再完成可以加入括号-Calculation of the 24 games, the final requirement to enter the four-digit, by addition, subtraction, multiplication and division, allowed to join th
eluosi
- 俄罗斯方块,不足千行的代码就能实现了它的基本功能,有兴趣的朋友还可以把它的功能扩展一下。-Russian box, less than a thousand lines of code will be able to realize its basic functions, interested friends can also be used to expand some of its functions.
javafivechess
- Java编写的五子棋游戏,双方玩家可以实现对弈。-Written in Java backgammon game, both players can play chess.
saoleiyouxi
- 简单的扫雷游戏,也是开始学习弄得,大家不要见笑啊,主要是学习-Mine a simple game, but also began to learn confused, do not laugh at ah, mainly to learn
Test
- 八数码难题的搜索求解演示,该程序研究广度搜索算法。-Eight digital problem solving search demonstration, research breadth search algorithm.
FangKuai
- 自己用VC++程序编写的俄罗斯方块游戏,虽然功能不是很完全,但基本的功能都实现了,有一定的参考价值!-Their use VC++ Procedures prepared Tetris game, although the feature is not very complete, but the basic features are realized, there are some reference value!
wzqyy
- 简单的五子棋Java程序实现,可供进一步添加和修改。-Simple fivestone game. It is implemented by Java. We can easy modify or add other funtion to this program.