资源列表
wuziqi
- 五子棋,人人对战,可重置游戏, 代码是相当的简单,适合初学者阅读吧-Backgammon, every battle, you can reset the game, the code is quite simple, it is suitable for beginners to read
ChessServer
- 五子棋服务器端,提供了 连接客户端的功能-the chess server
wuziqi
- 五子棋源代码。适合初学VC++的爱好者,-Gobang the source code. Suitable for beginners VC++ lovers.
xiangqi-API
- winapi dialog wuziqi
xiangqi
- 可以进行简单的象棋游戏功能,主要是人机对战,并且每赢一次,计算机设置的难度会增加-Can be a simple chess game features, mainly crew war, and each won once, the computer will increase the difficulty of setting
tmc
- 在国际象棋中,马的走法与中车象棋类似,即俗话说的“马走日”,下图所示即国际象棋中马(K)在一步能到达的格子(其中黑色的格子是能到达的位置)。 现有一200*200大小的国际象棋棋盘,棋盘中仅有一个马,给定马的当前位置(S)和目标位置(T),求出马最少需要多少跳才能从当前位置到达目标位置。 -In chess, in the way of the horse and cart similar to chess, that is, the saying goes "walking d
wuziqi
- 通过鼠标交替点击棋盘实现人人对弈,一款经典的小游戏-By clicking the mouse alternately towards chess board, a classic game
quweicaidan
- 趣味菜单 1、设计菜单 给出3个菜单项的内容和输入提示: 1.解一元二次方程 2. 出圈游戏 3. 退出程序 2、解一元二次方程要求:编制一个求方程ax2+bx+c=0的根的程序。一般将系数设成floa t型,可以把变量设成double型,使用库函数sqrt()在头文件math.h中定义 。 3、出圈游戏的要求:使用约瑟夫环游戏。这里假设有人数为n个人的一个小组,他们按顺时针方向围坐一圈。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报
upgrade
- 牌类游戏升级客户端及服务端代码,对于各种升级游戏都有很好的参考意义-Card game to upgrade the client and server code, the game has a very good upgrade for a variety of reference for
five
- 五子棋程序,适合毕业设计,作业程序开发-very good
wzq.28
- 五子棋,带AI和网络对战,AI采用规则描述的方式实现,网络对战需输入IP地址-wuziqi,with the abilities of AI and Network playing
mfc
- MFC五子棋游戏,有对弈算法,可人机、人人对弈,并有获胜数据记录。VC6.0开发。-MFC wuziqi game. with playing algorithm, have human-human mode and human-computer mode,save win&lose times data. vc6.0