搜索资源列表
黑白棋游戏
- 这个程序也是对编程基本功的一个训练,对于初学C语言的人,将分支,循环,数组,函数综合应用.-the process of programming is a basic skills training for the C language learning, to branch cycle, arrays, function integrated application.
wuziqibyght
- Borland C++编程 五子棋的小游戏 里边有编译的结构 学习人工智能所作 使用了分枝算法-Borland C programming renju the game inside a small structure study compiled by the use of artificial intelligence algorithms Mycobacterium
fiveChet
- C#写的五子棋游戏的源程序,可以用来学习基本的c#编程-write the C# 331 game of the source, can be used to learn basic programming c #
chess(c++)
- PC游戏编程(人机博弈)中的象棋源码 仅仅提供给需要他的人-PC game programming (man-machine game), the chess source only to the person who needs
renju(c++)
- PC游戏编程(人机博弈)中的五子棋源码 仅仅提供给需要他的人-PC game programming (man-machine game), the 331-source only to the person who needs
CmyFive
- C下实现的五子棋(非双人对下)。 光标的动态显示:采用setwritemode(1)函数,光标移动时在原位置再画一次,从而起到擦除原光标的效果。 判胜负的函数设计:为仅检验落子处的横、竖、斜三方向的胜负,节省了大量编程时间,并使运行效率大大提高。 游戏开始画面:本拟采用直接用程序画的方式,但效果不好。于是采用bmp图像显示方式,使开始画面更为美观。-under the C (121-under double right). Cursor dynamic display :
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
BBChess_1.3b_src
- 编写的十分简练且棋力较强的一款国际象棋引擎,全篇使用Ansi C编写。-BBChess is a computer chess engine by Borko Boš ković . BBChess version 1.3b has a rating over 2400 ELO points. The engine is Free Open Source Software and is licensed under the GNU General Public License.
mvc5sheep
- 基于MVC的C++五子棋游戏源码,游戏界面还挺专业,在VC6.0下顺利编译,很不错的游戏编程资料。-MVC based on the C++ source code Gobang game, the game interface quite professional, in the VC6.0 compiler under the smooth, very good game programming information.
CTetris
- C程序编写俄罗斯方块游戏,内含详细注解,和原理方法-C programming Tetris game, including detailed notes, and the principle of method
ChinaBlock
- C# 经典俄罗斯方块源代码,包括计分,最高分等一些基本功能,试用于学习C#编程,-C# source code for the classic Tetris, including scoring the highest grading some of the basic functions, try to learn C# programming,
Game-Programming-With-C-Language
- c语言游戏程序设计,包括五子棋、俄罗斯方块、等流行的小游戏的实现源代码-c language game programming, including Gobang, Tetris, and so the realization of the popular small-game source code
wuziqi
- 一个既能够人机对战,又能够进行网络对战的五子棋系统.C++编程。图形界面很好看。有背景音乐。-1 both to human-machine Battle, but also to carry out the backgammon online play system. C++ programming. Graphical interface look great. There is background music.
xiangqi
- 网上对弈游戏(象棋)采用Visual C++ 6.0编写。可以实现远程在线实时游戏。只要知道对方的IP地址,就可以随时进行连接,游戏.网上对弈可以随时进行,可以根据自己的水平挑选对手,也可以随时结束游戏.完全可以代替面对面的真人对弈,在某些方面甚至比真人对弈还要方便.本程序采用中国象棋通用规则。使用TCP/IP协议,用套接制编程编写。具有建立游戏主机或加入对方主机的功能。连接后可以实现即时双人对弈。-Games on the Internet games (chess) with Visual
21pipcount
- 一款关于纸牌的游戏,运用C++编程,适合初学者学习,是很好的的游戏-A game of cards, the use of C++ programming for beginners to learn, is a good game
C_rar
- 用c#编程的游戏,包括视频教程,电子文档等,是一个游戏开发很好的学习资料-The game with c# programming, including video tutorials, electronic documents, etc., is a good learning game development information
game_net_app
- 《游戏中的网络编程技术及应用》是学习游戏中网络编程技术的参考书。全书共分三大部分:第一部分介绍网络游戏编程的基本概念和相关基础知识;第二部分讲解了游戏编程的小型应用实例,内容包括基于Internet网络的游戏聊天室开发、多机对战版五子棋以及游戏大厅的创建示例;第三部分是大型网络游戏编程案例,内容包括网络坦克对战和网络斗地主的游戏案例,介绍大型游戏的设计规则、流程以及实现。 《游戏中的网络编程技术及应用》既有完整的基础知识讲解,又有复杂而完整的实例分析,读者能够轻松地将自己所学的理论知识
Chinese-chess
- 使用C++编程语言编写的中国象棋的源代码-Use C++ programming language source code for the Chinese chess
Chinesechess
- 用C++实现的中国五子棋游戏,对游戏编程爱好者有很大的帮助作用-C++ implementation with the Chinese backgammon game, fans of the game programming is very helpful
data_chess
- 完整的黑白棋游戏代码,利用OpenCV加载棋盘图片,用C++编写程序代码,附有详细的代码注释,让读者通俗易懂-Othello complete game code using OpenCV chessboard image loading, using C++ programming code, the code with detailed annotations, so easy to understand