搜索资源列表
欢乐五子棋c#版
- 用c# 写的游戏,应当仔细-used to write games, should look carefully at the
C实现的五子棋游戏
- 本程序用C实现,质量高,代码精彩,实现单机下的两人对战!-the procedures used to achieve C, high quality, excellent code to achieve the two single screen!
C-五子棋
- 一个老游戏,同学编的 还可以-an old game, the students can also compile
WIN9X下五子棋
- TC3.0下编译,98下运行(因为直接调用中断中的鼠标) 放在c:\\windows\\desktop\\wzq下 也就是把程序烤到98桌面上去 运行wzq.exe的时候必须有egavga.bgi 和 hzk16在同一目录-TC3.0 compiler, running under 98 (as a direct call interrupted the mouse) on c : \\ windows \\ desktop \\ wzq is under the procedures bake
五子棋-C语言
- C语言版的五子棋,TC下编译-C language version of the 331, TC compiler
单机五子棋
- 单机版的双人对战五子棋游戏
C++五子棋
- C++五子棋,分为三个类:人、电脑、裁判。实现了五子棋的基本功能。
QQ
- 个完全开源的交互聊天软件 ,仿QQ版增加了服务器互联的功能,增加了服务器互连的功能,同时去掉了服务器集群的功能 增加了群组的功能,包括聊天室和游戏大厅 ,增加了一个网络五子棋游戏,改正了在有些网络环境下,每5分钟左右自动掉线的问题.-Fully interactive open-source chat software, an increase of imitation QQ server version of the function of the Internet, an incre
FiveChess SP2
- C++课程设计,五子棋。可人机对战。-C curriculum designs, gobang. But man-machine to war.
DOS-fivestone-C++
- 一个c的五子棋,可以看看,这种还是很少的-A c of Gobang, you can see, this is still very little
FileCHEET
- C#写的五子棋游戏的精美源程序,支持双人对战,人机对战,算法值得研究-C# written in exquisite Games Gobang source to support the double battle, man-machine war, the algorithm is worth studying
wuziqi
- 我自己编写的纯C语言五子棋游戏,一台电脑上两人对战类型,命令行界面哟。-,,
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-Sharp-renju
- 用 Csharp 实现五子棋人机博弈,义乌工商学院计算机工程系 何耿明-Backgammon game machine realized by Csharp, Institute of Computer Engineering, Yiwu Industrial and Commercial He Gengming
Backgammon-C-language-source-code
- 玩转五子棋,轻松休闲娱乐,五子棋C语言源代码-Backgammon C language source code
五子棋
- 通过c# 编写的五子棋游戏,程序简单,希望对大家有用。(Gobang prepared by c# games, procedures simple, and we hope to be useful.)
五子棋正式版
- 五子棋-人机对战,c源码,Dev上运行成功,适合学习。(Gobang - Man-machine warfare, C source code, Dev running successfully, suitable for learning.)
双人五子棋
- 五子棋游戏,功能齐全,非常好用,可以用来作为c语言大作业(Gobang game, full of functions, very easy to use, can be used as C language homework)
非常简单的五子棋
- 菜鸟来学习QAQ不知道传啥,就传个这学期写的大作业吧orz(Rookies come to learn. I don't know what to pass on. Let's pass on a big assignment written this semester)
基于VS2010平台的C++五子棋游戏
- 一个简单的五子棋游戏小程序。本游戏程序,主要有开始、判断输赢、玩家自行认输、悔棋几个功能,并且具有清晰的用户操作区、区分明显的棋盘局、明确详细的游戏规则介绍,能正确实现目前游戏界面已有的功能,程序稳定。