搜索资源列表
dos_gameboy-0.8.8
- gameboy游戏模拟器,COMMON.H CONV.C DASM.C DEBUG.C FILE_ID.DIZ FMFREQS.C FMFREQS.H GB.C GB.H GBLIST.C HELP.H IBMADLIB.C IBMASM.S IBMGIF.C IBMMSDOS.C IBMMSDOS.H IBMSB.C IBMSTACK.C KEYS.C LISTALL.C MAKEFILE TABLES.H TESTALL.C VGB-DOS.GIF VGB-DOS.TXT
mmzmagic_NetBallGame
- 网络版珠宝大对决。 Sources目录为源代码,包含所有公共单元BaseClass|客户端服务DLL GemFight|服务端 GemFightServer BIN目录为运行程序的目录 执行顺序 先运行bin目录下的\\服务端\\CenterServer.exe 此程序是登陆服务器 负责在线服务信息的路由。 bin目录下的\\服务端\\GemFightGameServer.exe 此程序是游戏服务器 负责珠宝大对决的游戏信息处理信息。
fivecheer
- 网络版本的五子棋.支持聊天,支持20桌同时进行游戏.-network version of the 331. Chat support, the support of 20 tables simultaneously game.
javaicq
- 本程序采用了Microsoft公司的SQL Server2000作为后台数据库。建立数据库javaicq,建立两个表,一个是用户信息表icq,包括呢称,Jicq号码等。一个是用户的好友信息表friend,包括用户自己的号码和好友的号码。-the adoption of the Microsoft SQL Server 2000 as a number of background According to the bank. Javaicq establish a database to esta
Hash
- Hash tables Java simulation
GameGobang
- 网络五子棋 服务器可以同时服务多桌,每桌允许两个玩家通过INTERNET对弈,实现同一桌可以相互通信! 内置说明书!-Internet backgammon server can service multiple tables, each table allows two players to play chess by INTERNET, can communicate with each other to achieve the same table!
xiangqi
- 设计一个支持基本计算统计功能和其他一些表格管理/处理功能的计算机软件,使用户可在该软件的支持下,用交互方式进行表格建立、数据输入、数据编辑及其他一些表格操作。二 功能要求 1.建立表格建立空白表格,同时在屏幕上显示,-To design a basic computing statistical functions and other forms management/processing computer software, so users can support the software,
diaoyu
- 基本规则(简化版):两个玩家(Player),一副扑克(Deck),大小王(Joker)可要可不要,我们的游戏假定包含大小王,洗牌 (Shuffle)之后,每个玩家得到同样数目的牌(27张),玩家任何时候不能看自己手里的牌,玩家依次出牌,每次出一张,轮到自己出牌时,抽出自己手中最底下的一张牌放到牌桌(Board)上,牌桌上的牌按照玩家出牌的顺序摆成一条长链。J(钩)是最特殊的一张牌,当某个玩家出到J时,便将牌桌上的所有牌都归为己有,并放到自己牌池的最上面(与出牌时恰恰相反),此即所谓“金钩钓鱼”
laba2
- In this program is implemented organization tables with a computed code. Data can be entered from a file (a patch) or manually -In this program is implemented organization tables with a computed code. Data can be entered from a file (a patch) or manu
heibaiqi_ALL
- 关于黑白棋的人机对弈的智能算法,主要包括极小极大、负极大、历史表、alpha-beta算法、置换表算法等等搜索算法。-About intelligent man-machine chess Othello algorithms, including Minimax, negative great, historical tables, alpha-beta algorithm, the permutation table algorithm so the search algorithm.
ELSTD3
- 灯光工程*罗斯方块移动程序,可以更改数据表以变换花样-Lighting project Tetris mobile program, you can change the data tables in order to transform the Mood
ELSTD3
- 灯光工程*罗斯方块移动程序,可以更改数据表以变换花样-Lighting project Tetris mobile program, you can change the data tables in order to transform the Mood
dev_table
- Global definitions for device call tables.
inspect.lua
- inspect.lua: Human-readable representation of Lua tables
chinesechess
- 主要利用Alpha-Beta剪枝算法进行搜索,并在此基础上加入置换表,并克服重复搜索局面,功能相对完善。(We mainly use the Alpha-Beta pruning algorithm to search, and add replacement tables on this basis, and overcome the repeated search situation, and the functions are relatively perfect.)