搜索资源列表
weiqi
- 通过socket 通信的局域网两人围棋游戏-through LAN Go two games
5game
- 连网对战,采用socket和串口进行通信~~~~~~~~~!
wangluowuziqi
- 功能十分简单的网络五子棋。主要可以用来学习SOCKET通信与五子棋的算法。
Gobang-Game
- 使用VC++实现了网络五子棋局域网内对弈功能,可以通过这个快速掌握VC++简单程序的编写以及Socket通信-Using VC++ implements the network backgammon games on LAN feature, you can quickly grasp the VC++ simple procedures for the preparation and Socket Communications
Chinese_Chess
- 中国象棋,是由本人编写的,借鉴了网络单机象棋的编程思想,这个版本可以进行联网,采用socket套接字进行通信-Chinese Chess, is written by me, drawing the network stand-alone chess programming ideas, this version can be networked to communicate with socket socket
flyGame
- Java 开发的网络飞行棋,通过Socket通信,可以两个人进行PK-Java Development Network flight chess, by Socket Communications, PK can be two people
chess
- 该源文件是基于socket的通信实例,实现了网络版中国象棋的功能。-The source file is an instance of socket-based communication, to achieve the function of online version of Chinese chess.
Chess_Easy
- 基于Visual C++实现的局域网象棋游戏,Socket通信,多线程。-design the chess game by use Visual C++ , Socket technology, Mutil Thread.
ChineseChess
- 大二做的。DEMO是Louis给的,小组完成。socket编程,实现TCP通信,积分机制,还有多媒体技术.-Sophomore done. Louis DEMO is given, the group is complete. socket programming, TCP communication, integration mechanisms, as well as multimedia technology, etc. Of you spectators can see for your
NET_AIchess
- 中国象棋:实现了网络对战、人机博弈、保存棋局和播放棋局的功能。网络对战使用异步Socket进行通信,在人机博弈中采用加权估值算法和负极大值搜索引擎。利用双栈使得在播放棋局过程中能灵活地退到上一步或前进到下一步,在走棋同时输出招法列表。-Chinese Chess: implements online play, man-machine game, save and play chess chess game features. Online play using asynchronous Soc
棋牌客户端通信模块功能
- 棋牌游戏客户端SOCKET 通信模块,功能完整,纯C++ 跨平台