搜索资源列表
第七章第九节实例
- 使用EVC开发“迷你游戏方块”完整示例编程。 采用OPP实现俄罗斯方块的编程,开发效率高。-use EVC development "mini game cubes" complete programming examples. OPP used to achieve the Russian block of programming, development of high efficiency.
zhou_NetworkGame-JunQi
- 大四的毕业设计,实现了一个具有小型网络游戏特征的四国军旗游戏,有一个完整的框架,数据库、服务器、客户端、大厅、游戏框架、玩家信息、游戏中的聊天、广告信息、以及防止了闪烁的画面,游戏音乐等。-a senior graduation design, realization of a small network games with the characteristics of the four countries flag games, there is a comprehensive frame
chess
- 一个完整的五子棋程序,图形界面完整,实现了人工智能一步预测
chess
- 棋盘游戏实战开发,以游戏中的活动区域作为研究对象。完整地实现了游戏的年
vcchinesechess
- 一个包含了完整实现中国象棋程序的vc源码
majiang
- 实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。-Achieve a complete network of four mahjong games, the program sets the server and client functionality and integration.
BaHuangHou
- 题目:八皇后问题。 八皇后问题是指求解如何在国际象棋8*8棋盘上无冲突的放置八个皇后棋子。因为在国际象棋里,皇后的移动方式是横竖交叉,所以在任意一个皇后所在的位置的水平,竖直和斜45度都不能有其他棋子的存在。一个完整的无冲突的八皇后棋子分布成为八皇后问题的一个解。设计思路:我使用了回溯的方法来解决八皇后问题,也就是逐次试探的方法。这个方法是通过函数putchess()对自身的递归调用来实现的。运行程序后,主函数调用putchess()函数在棋盘第一行第一列上放置棋子,开始向下一行递归。每一步
chess
- 功能完整的中国象棋,具有完整的走棋规则,能实现悔棋功能,能保存与读取残局,另外还做了一个软件封面。代码都配有详尽的注释, 适合初学者作为入门实例。-Full-featured Chinese chess, go with a complete game rules, to retract a false move in a chess game, can save and read the pieces, also made the cover of a software. Code wit
11
- 手机五子棋的代码,实现落子,悔棋,调整电脑难度等功能的一个完整的程序-Gobang phone code to achieve落子,悔棋, adjust the difficulty of the functions of the computer as a complete process
chess
- 中国象棋游戏+源代码,本游戏实现了较强的人工智能.而且游戏界面非常华丽. 资源中包括完整的VC++源代码,和工程文件.-Chinese chess game+ source code, the game has a strong artificial intelligence. And the game interface is very beautiful. Resources including the complete VC++ source code, and engineering
richman
- 大富翁源码,比较完整的实现了PC上面大富翁的功能。-Monopoly
game_net_app
- 《游戏中的网络编程技术及应用》是学习游戏中网络编程技术的参考书。全书共分三大部分:第一部分介绍网络游戏编程的基本概念和相关基础知识;第二部分讲解了游戏编程的小型应用实例,内容包括基于Internet网络的游戏聊天室开发、多机对战版五子棋以及游戏大厅的创建示例;第三部分是大型网络游戏编程案例,内容包括网络坦克对战和网络斗地主的游戏案例,介绍大型游戏的设计规则、流程以及实现。 《游戏中的网络编程技术及应用》既有完整的基础知识讲解,又有复杂而完整的实例分析,读者能够轻松地将自己所学的理论知识
24pointgame
- 本程序实现了24点游戏的基本功能,可以完整的进行操作,而其界面也较为美观。可以作为课程设计的参考程序。-This program implements the basic functions of 24-point game, you can complete the operation, and its interface is also more beautiful. Can be used as reference for curriculum design process.
FiveChessAppletDemo
- 该资源是实现五子棋小游戏的完整代码,而且具有设置棋盘大小的功能。-The resource is to achieve complete code backgammon game, and has set the board size of the function.
c-language-program-Othello
- c语言实现黑白棋程序,给出了黑白棋的完整实现-Othello program c language, gives a complete implementation of Othello
mah-jong
- 实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。-Four achieved a complete network of mahjong games, the assembly server and the client side functionality and integration.
weqeqe1
- 飞行棋完整源代码,有中文注释,在VC6.0平台下实现,供大家参考-Flight chess full source code, a Chinese comments, to achieve in the VC6.0 platform for reference
24point
- JAVA实现的很经典的24点游戏,能够实现该游戏完整的规则玩法-JAVA implementation of a classic 24-point games, can realize the rules of the game play full
doudizhu
- 用VC++实现斗地主游戏 界面友好,功能完整 -Landlords with VC++ to achieve the game and friendly interface, the functional integrity
xiangqi
- 完整实现中国象棋的全部功能,全部用c++语言编写-Full realization of the full functionality of Chinese chess, all with c++ language