搜索资源列表
68_wzq
- ChessWZQ1.0 采用C/S模式编写 客户端和服务器端的交互有class Message中定义,有很好的可扩展性(见 Message 定义) 客户端负责界面维护和收集用户输入的信息,及错误处理 服务器维护各在线用户的基本信息和任意两个对战用户的棋盘信息,动态维护用户列表 鉴于Applet的下载速度太慢,故做成Application-ChessWZQ1.0 C / S mode to prepare the client and server side interaction
PlayCard
- 该文件包含了在vc6.0下用c++开发一个棋盘类游戏的通用游戏大厅,已经运行过,没有任何bug了,希望能给大家提供帮助!-This document contains the vc6.0 using c++ The development of a generic board games games hall, has been running, and there is no bug, and hope that I can help you!
chinesechess
- 在网上发现的好东东。完全包,在vc6.0中直接编译通过。 采用了一下搜索算法 1.CEveluation类:估值类,对给定的棋盘进行估值. 2.CMoveGenerator类:走法产生器,对给定的棋盘局面搜索出所有可能的走法. 3.CSearchEngine类:搜索引擎基类. 4.CNegaMaxEngine类:负极大值法搜索引擎. 5.CAlphaBetaEngine类:采用了Alpha-Beta剪枝技术的搜索引擎. 6.CFAlphaBet
yiziqi
- 采用三行三列的棋盘,根据极大极小搜索方法,采用人机对弈方式。一方走完一步后,等待对方走步,博弈过程每一时刻的棋局都在屏幕上显示出来。-3 using three lines of the board, in accordance with minimax search methods, the use of man-machine game mode. After the end of step one, waiting for the other side walk, the game eve
matafeiyan
- 一个实现马踏棋盘的c++源程序代码,感觉其效率较高并且代码简洁-A realization of horse riding board of c++ source code, and feel it more efficient and concise code. . .
Source-Code
- 1.CEveluation类:估值类,对给定的棋盘进行估值. 2.CMoveGenerator类:走法产生器,对给定的棋盘局面搜索出所有可能的走法. 3.CSearchEngine类:搜索引擎基类. 4.CNegaMaxEngine类:负极大值法搜索引擎. 5.CAlphaBetaEngine类:采用了Alpha-Beta剪枝技术的搜索引擎. 6.CFAlphaBetaEngine类:fail-softalpha-beta搜索引擎. 7.CHist
mataqipan
- 深度优先搜索遍历地"马踏棋盘",代码实现-Depth-first search traversal to " horse riding board" , code
c
- c++环境下的马踏棋盘条码,实现基本的功能,算法比较简单-c++ under horse riding board bar code, the basic functions, the algorithm is relatively simple
five_network
- 网络五子棋,包含客户端与服务器端,两个都由游戏信息控制端口,棋盘界面窗口和对方信息控制窗口组成-Network backgammon, including client and server-side, two by game information control port, board interface window, and the other information in the control window composed
FiveChess
- 设计五子棋需要实现的内容包括1)五子棋的界面即绘制棋盘2)网络的链接采用C/S结构即客户端与服务器3)五子棋的落子即走棋4)界面即服务器端界面和客户端的界面5)五子棋输赢规则。-Design backgammon need to achieve, including 1) backgammon interface that draw chessboard 2) network link using C/S structure that the client and server 3) backg
SrvFiveChess
- 五子棋,运行服务器端程序,打开程序主界面,如图1.1所示。服务器端主要由游戏控制窗口、棋盘窗口和对方信息窗口3个子窗口构成。-Backgammon, run server-side program, open the main program interface, shown in Figure 1.1. Mainly controlled by the game server-side window, board windows and other information window con
mataqipan
- 深度优先搜索遍历地"马踏棋盘",代码实现-Depth-first search traversal to " horse riding board" , code
HTML5linaliankan
- HTML5三国杀连连看小游戏,使用html5的canvas特性,纯JS开发。规则简单容易上手,可以设置棋盘大小,有小、中、大可选,带游戏提示功能,有暂停游戏查看排名、清除排名按钮。-HTML5 Three killed Lianliankan game, using html5 canvas characteristic of pure JS development. Simple rules easy to use, you can set the board size, small, med
ceki7
- 棋盘覆盖问题演示程序,图形界面,VC60开发()
6485689
- 本程序是用VC++编写的残缺棋盘,这是基于分治的思想,现利用一个数组将对应的残缺棋盘用L型排列好,再调用一个上色子程序将棋()
6460564
- 棋盘覆盖问题演示程序,图形界面,VC60开发()
Yixin-Board-master
- 里面有三个弈心文件,可以下载体验,五子棋功能挺全(you like it, if you like Gomoku ,you can down it)