-
AI_project_2011
四子棋的AI程序,采用alpha_beta剪枝实现,采用的数据结构极为简单(Four sons chess AI programs, the use of alpha_beta pruning achieved using very simple data structure)
- 2021-04-27 23:08:44下载
- 积分:1
-
game_five-in-a-row
游戏五子棋,简单实现了两人对战的模式。可以建立连接也可以断开连接。游戏结束会自动给出输赢结果(Playing backgammon, a simple realization two players mode. You can establish a connection can be disconnected. End of the game will automatically give winners and losers)
- 2013-11-10 15:58:59下载
- 积分:1
-
CardGame
简单的纸牌游戏,可作为游戏入门实例,是坂本千寻书本的源码。(A simple card game can be used as an instance of the game started, is the source code for Sakamoto Chihiro books.)
- 2009-11-15 14:59:30下载
- 积分:1
-
my_five_point
简单的人人对弈的五子棋,C编写,简单的人人对弈的五子棋,C编写(Simple everyone games on the 331, written in C)
- 2012-06-05 17:29:03下载
- 积分:1
-
FiveChess
用java编写的一款五子棋游戏,很实用,是双人游戏,不能人机对战(Java write a 331 game, very practical, is a double game, not man-machine battle)
- 2012-08-01 12:11:43下载
- 积分:1
-
完整的四人网络麻将游戏
实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。本章主要介绍了非对等的网络服务功能的建立,传输信息的序列化,建立虚拟的三维空间,绘制图形和显示位图,在内存中创建位图和绘制图形等。(achieve a complete network of four mahjong games, the procedures set server and client functions and integration. This chapter introduces the non-reciprocal network services established, the sequence of transmission of information, the establishment of a virtual three-dimensional space, drawing and display bitmap in memory to create bitmap graphics and mapping.)
- 2005-06-20 16:32:22下载
- 积分:1
-
pukeGame
曾经做过的课程设计,比较简单的翻牌游戏,考察简单C语言的掌握(Has done curriculum design, relatively simple flop games, study simple C language)
- 2008-03-05 10:47:46下载
- 积分:1
-
Chinese-chess
系统实现中国象棋对弈并能实现一些基本功能,如:棋局的保存与棋局的调用。
系统五个功能键,即新游戏:开始一局新的对弈;悔棋:将棋子返回刚才所处位置;打开:调用以前保存的棋局;保存:将当前棋局保存;退出:退出本程序。(System to achieve a Chinese chess game and can achieve some basic functions, such as: the preservation of chess game chess game calls.
System five function keys, ie new game: Start a new Board of chess undo: the location of the pieces just returned Open: Call a previously saved game of chess Save: Saves the current game save Exit: Exit the program.)
- 2013-07-16 17:45:44下载
- 积分:1
-
luoxuanzhenlie
用C++实现的螺旋阵列,代码少,且看起来简洁明了(Spiral Array Implementation)
- 2010-01-11 19:57:08下载
- 积分:1
-
gobang-game
基于控制台的五子棋游戏,用easyX提供的图形接口进行编写,适合初学者,简单易懂,注释全面。注:安装图形库需要去EasyX官网下载“2012立冬版”,必须是这个版本,因为后来新的版本对有些函数做了调整,导致显示会有问题。(Console-based backgammon game, the graphical interface provided by easyX be written for beginners, easy to understand, comprehensive notes. Note: Installing graphics libraries need to EasyX official website to download " 2012 Lidong Edition" , must be this version, because the new version was made adjustments for some functions, resulting in the display there will be problems.)
- 2014-10-11 14:53:47下载
- 积分:1