搜索资源列表
2004091121193428419
- 五子棋C++程序-331 C Program
Csharp实现的俄罗斯方块程序
- c#做的俄罗斯方块程序,很不错的,值得学习.-c# does Russian block procedure, very good, is worth studying
c++俄罗斯方块程序
- 俄罗斯方块源代码* 文 件 名: ToyBricks.c * 完成时间: 2001年9月 * 完成地点: 华东地质学院综合楼507机房 * 开发模式: SDK程序 * 开发环境: MS VC++ 6.0 * 作 者: 王岭 * 工作单位: 中国建设银行三水市(广东省)支行 * E - Mail: Mao_jzh@163.com */ /* 备注: * 这是一个简单的俄罗斯方块游戏程序,写程序时没有注释, * 这是我写程序时的一个坏习惯。毕业有半
C实现的五子棋游戏
- 本程序用C实现,质量高,代码精彩,实现单机下的两人对战!-the procedures used to achieve C, high quality, excellent code to achieve the two single screen!
xiangqi(c++)
- 一个基本的象棋程序,里面还有一些地方需要改进-a basic chess procedures, there is also the need to improve some areas
用C开发的五子棋源小程序
- 用C开发的五子棋源小程序-C source development of the 331 small programs
C++five
- 一个用C++写的五子棋程序,包括人工智能的算法.-a C 331 written procedures, including artificial intelligence algorithms.
bwchess111
- TC编写的C程序,是我大一时候写的,黑白棋程序,只有一个文件,在TC下可以编译通过。-TC prepared by the C program is freshman when I write, reversi procedures, only one document, TC in the next compile.
ReversiChess
- Reversi/Othello棋,来自《C++程序设计语言题解》作者为David Vandevoorde,在vc.net下调试成功,设计非常精彩,可以借鉴-Reversi / Othello game, from the "C Programming Language Problems of the" author David Vandevoorde, Debugging under the vc.net successful, the design is very exci
ChinaChess10_wf1
- 这个是《象棋》。这都是我精心收藏的C程序。不知道贵站有没有,上传1个。-This is a "chess." That is what I meticulous collection of C procedures. Do not know Guizhan have uploaded a.
j_7869_mantischess1
- 中国象棋的C程序源码,希望能有用。有资源大家共享才是真的好。-Chinese chess C program source code, hope can be useful. Have the resources to share is really good.
16173
- 这是五子棋游戏的C程序源代码,其中有其实现的细节,请下载阅读并调试运行-This is the game of 331 C source code, which is to realize the details, please read and downloaded debugging operation
c++五子棋设计
- 这是一个c++五子棋设计程序-This is a 331 c Design Program
c++4
- 是一个能够远程下中国象棋的程序,能够基本实现远程下棋功能,但还不完善,屏幕有些闪烁,但还是值得借鉴的。程序使用说明:先在一台机器上运行,并选择作为服务器,再到另外一台机器上运行这个程序,选...软件类别:游戏编程|C++源码 .. 本文来源于虾客源码 http://www.xkxz.com
black
- 黑白棋的C程序源代码,不是很完善,还可以。
黑白棋c++程序
- 小游戏的黑白棋c++源程序-small game reversi c source
Game-Programming-With-C-Language
- c语言游戏程序设计,包括五子棋、俄罗斯方块、等流行的小游戏的实现源代码-c language game programming, including Gobang, Tetris, and so the realization of the popular small-game source code
C-code-of-Chinese-chess
- 中国象棋C程序源码,思路清晰,代码规范,供学习之用。-Chinese Chess C program source code, clear code specifications for learning.
c++ 华容道
- 简单的华容道大作业,可以实现多个关卡。。。用户可以选择自己操作游戏或者向电脑求助,程序可以自动运行
基于VS2010平台的C++五子棋游戏
- 一个简单的五子棋游戏小程序。本游戏程序,主要有开始、判断输赢、玩家自行认输、悔棋几个功能,并且具有清晰的用户操作区、区分明显的棋盘局、明确详细的游戏规则介绍,能正确实现目前游戏界面已有的功能,程序稳定。