搜索资源列表
根据需要设置俄罗斯方块
- 俄罗斯方块,一个大家都很喜欢玩的游戏,既是经典,也是流行,这里和大家一起共享源码,以图改进。-Swift blocks,a popular game.With source code,you can improve it.
电院五子棋(PLAEEI)
- 一款自主开发的五子棋程序,乃无禁手算法,为本人参加校挑战杯的作品,获三等奖。该程序棋力强劲,在QQ中的战绩目前为: 积分:43 赢:44 输:27 平:2 胜率:60% 曾和网上四五款无禁手的五子棋程序对弈,十盘中一般能胜七八盘!先手基本没负过! 采用了递归算法预测下一步,不过由于是为了应付学校的挑战杯,代码写的不是很规范,递归算法也不完美,之后由于学习时间很紧张,也没时间改进,今天把源代码公布出来,和大家一起学习探讨!大家可以自由使用我的代码,不过有点要求是,如果有人对程序中
zhongguoxiangqi
- 根据《人工智能》编写的中国象棋游戏,可以选择多中搜索引擎,附有源代码-under the "artificial intelligence" prepared by the Chinese chess game, we can choose more search engines, with source code
网络中国象棋对弈程序源代码
- 这是一款可以通过网络对弈的中国象棋程序源代码。 程序使用方法:Create创建主机,对方Join后即可开战! 源代码大小:164K -This is a network can play against Chinese chess program source code. Procedures for Use : Create to create mainframe, the other side can Join after the war! Source Size : 164K
Chess2.0
- 中国象棋源代码,VER2.0,详细说明在包里面,请仔细阅读,慢慢欣赏,有问题可以发邮件给我-Chinese chess source code, VER2.0 elaborate on the package inside, please read it carefully and slowly appreciate, the problem can send an email to
Connect5
- 利用JAVA开发的五子棋原代码 利用该代码可以进行五子棋的游戏.-use Java development renju source code can use the 331 for the game.
WIN32 SDK版本的象棋游戏源代码
- WIN32 SDK版本的象棋游戏源代码 用纯粹的windows sdk和C编写而成,学习游戏编程的好例子。 初学者可以看看实现过程,算法就不要详细研究了。 -WIN32 version of the SDK source code chess game with a purely windows sdk prepared and C from learning games programming a good example. Beginners can look at the i
Five
- 五子棋游戏,可以人机对战,可以网上对战-Five in a Row games, it can play between person and machines or through internent
Source
- 俄罗斯方块源码 直接运行可以看到结果。好东西大家分享嘛 -Tetris source code can be run directly see the result. Good things to share with you why
j_13598_lanya_wZQ
- J2ME手机蓝牙五子棋游戏,小巧好玩,这是手机版的源代码,新手可以研究一下。-Gobang J2ME Bluetooth mobile phone games, fun compact, this mobile phone version of the source code, and newcomers can look at.
chess
- 国际象棋游戏,用单片机8051进行控制,可以进行游戏娱乐,里面包含有源程序,以及用protues的仿真结果。-Chess game, using 8051 microcontroller to control, you can play games entertainment, which contains the source code, as well as with protues the simulation results.
go-bang-code
- 采用C语言写的五子棋原代码,可运行,有详细注释-Written using C language source code Gobang can run a detailed comment
C-code-wuziqi
- 五子棋的C源码,正在学习C的朋友可以拿去看看,TXT文件,源码编译通过,自己拿回去在修改调试吧-Gobang the C source code, are learning to look C' s friends can take it, TXT files, source code to compile, debug their right to take back the modified
backgammon-game-source-code
- 两人对战,五子棋游戏,源代码,十分好用 大家可以看一下-Play against, backgammon game, source code, very easy to use, we can look at
Renju-source
- 一个简单好用的五子棋游戏的源码,用纯C语言编写的,又想遍游戏的同志可以借鉴一下!-A simple renju game with source code, use pure written in C language, think again times game can draw lessons from a comrade!
Backgammon-java-code
- 本五子棋游戏是java源码,可以实现人机对战和人人对战,同时有帮助菜单。输和赢都会出现提示。计算机走棋子是用穷举法判断每一个坐标点的四个方向的的最大棋子数,最后得出棋子数最大值的坐标,下子。 -The backgammon game is the java source code, and everyone can play against human battle, while the Help menu. Will be prompted to enter and win. Comput
the-chess-game-source-code
- WIN32 SDK版本的象棋游戏源代码。采用VC6开发。包含AI,可人机对战。代码较为易懂,适合初学者参考和学习。-WIN32 SDK version of the chess game source code. Developed using VC6. Include AI, can be man-machine game. Code is more understandable for beginners reference and learning.
The-renju-source-code
- 五子棋源代码 用MFC编写 可以人机对战 相当不错的算法-The renju source code Written in MFC Can be man-machine battle Pretty good algorithm
Six-checkers-source-code
- 六人跳棋源代码,能让六个人轮流走,谁先走到对面谁就算赢。-Six checkers source code, can let six people take turns away, who go to the opposite who wins.
VCPP-Win32-Tetris-game-source-code
- 这是一个经典游戏俄罗斯方块的源代码,在vs2010中可以运行,对于学习vc++编程是个很好的实例教程。-This is a classic Tetris game source code, you can run in vs2010, for learning vc++ program is a good tutorial examples.