搜索资源列表
wzq
- 程序结构非常好的dos下的五子棋游戏-very good program structure dos under the 331 games
java_wzq
- 五子棋游戏 b/s结构 具有聊天功能 具有单机和在线下棋功能 -331 games b / s structure chat with stand-alone functions and online chess
GoBang_And_Showhand
- c/s结构的五子棋和梭哈游戏,算法在服务器端!-c / s 331 and the structure of the postseason games, the algorithm on the server side!
wuziqibyght
- Borland C++编程 五子棋的小游戏 里边有编译的结构 学习人工智能所作 使用了分枝算法-Borland C programming renju the game inside a small structure study compiled by the use of artificial intelligence algorithms Mycobacterium
crafty
- 国际象棋的经典程序。其基本思想和框架结构被后来的国象程序及其它许多棋类程序开发者借鉴。经证明其中的大部分算法和结构仍是最优的。-chess classic procedures. Its basic idea and structure of the framework of the country by later processes like chess and many other developers learn from. Proved the most algorithm and t
blackwhite111234
- 一个用纯c语言编写的黑白棋游戏,对于掌握面向结构的程序设计思想有很大帮助-a pure c language used in the preparation of the game reversi, master-oriented structure of the design process will be of great help
FiveDOC
- 五子棋源代码,用文档视类结构写的mfc程序-renju source code with documentation, as written by the class structure mfc procedures
CChessThinkerEngine
- 本程序由四部分组成:数据结构定义、核心模块、扩展模块和操作界面。其中核心模块由走法产生器、搜索引擎和估值函数组成;扩展模块由悔棋功能、还原功能、思考线程控制及音效控制组成;操作界面对外接口有:棋盘位图、悔棋按钮、还原按钮、停止思考按钮、打开音乐按钮、关闭音乐按钮和新棋局按钮等-this procedure consists of four parts : data structure definition, the core module, expansion modules and inter
Card_board_123
- 一个界面优美的纸牌游戏,C/S架构,又一个学习的好材料-an elegant interface card games, C / S structure, a good learning materials
erss
- 含声音输出的俄罗斯方块Visual C++源码!结构简单!包含简单,复杂模式!只要改动少许就可以增加新的方块.-with voice output of the Russian box Visual C source code! Simple structure! Includes simple, complex models! As long as some changes can add a new box.
2004052417421518453
- 五子棋的汇编代码,结构比较简单-331 assembly code, relatively simple structure
五子棋的核心算法
- 五子棋核心算法,介绍五子棋程序的数据结构、评分规则、胜负判断方法和搜索算法过程-331 core algorithm, introduced 331 procedures of the structure, score rules, methods and judgment of the outcome search algorithm process
五子棋的核心算法
- 五子棋的核心算法 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣 性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝 和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规 则、胜负判断方法和搜索算法过程。-331 of 331 core algorithm is a widely loved by the public of the game, its rules simple and changeable, ver
STACKUP
- 用driextx编写的游戏。 外国人写的,比较典型,从中可以看出游戏的一般结构-driextx prepared with the game. Foreigners writing, more typical, can be seen from the general structure of the game
netgame
- VC++网络游戏建模与实现的PDF书,对网络游戏的架构有较好参考作用-VC++ online games Modeling and Implementation of the PDF book, online games are a good reference for the structure of
lianfanfan
- 一款类似于连连看的游戏,游戏的代码结构清晰适合初学者学习。-Lianliankan a similar game, games clear of the code structure suitable for beginners to learn.
pente
- 五子棋核心算法,介绍五子棋程序的数据结构、评分规则、胜负判断方法和搜索算法过程-Gobang the core algorithm, introduce the data structure Gobang procedures, scoring rules, the outcome of the methods and search algorithms to determine the course of
5ziqilunwen
- 当前网络上流传的五子棋游戏功能并不尽善尽美,其中最主要的问题就是人机对战和网络对战不能够一起实现,所以我决定开发[1]一个既能够人机对战,又能够进行网络对战的五子棋系统。整个架构的核心部分,类名为CTable。封装了棋盘的各种可能用到的功能[3],如保存棋盘数据、初始化、判断胜负等。用户操作主界面,主界面与CTable进行交互来完成对游戏的操作。-The spread of the current network function is not perfect Gobang game, the
wuziqi_renjiduiyi
- 智能化的五子棋人机对弈课程设计报告。主程序模块包括:数据结构,评分规则,胜负判断,搜索最优空格的算法过程。-Gobang intelligent man-machine chess curriculum design report. Main modules include: data structure, score rules, determine the outcome of the search process of optimal space algorithm.
cvery_3905839
- 对弈程序是个系统工程,它是以下四个系统的有机结合:(1) 棋盘结构,(2) 局面评价,(3) 搜索技术,(4) 其他。-Chess program is a systematic project, which is an organic combination of the following four systems: (1) board structure, (2) situation assessment, (3) search technology, (4) other.