200752512401791860

所属分类:人工智能/神经网络/深度学习
开发工具:Visual C++
文件大小:163KB
下载次数:17
上传日期:2007-08-22 13:54:54
上 传 者anqlong
说明:  Visual studio 2005,C#开发 具有人工智能,可采用人工下棋、电脑参谋、电脑下棋等模式参加互联网比赛。采用ClickOnce发
(Visual studio 2005, C# Development of artificial intelligence, to be used in artificial playing chess, computer staff, the computer model of chess and other games take part in the Internet. Using ClickOnce fat)

文件列表:
中国象棋网络版C#源码\CChess Source\Game.gpState (260, 2006-12-02)
中国象棋网络版C#源码\CChess Source\Game.sln (3608, 2006-12-02)
中国象棋网络版C#源码\CChess Source\Game.suo (35328, 2006-12-05)
中国象棋网络版C#源码\CChess Source\Thinker\ChineseChessThinker.cs (488, 2006-11-30)
中国象棋网络版C#源码\CChess Source\Thinker\Thinker.csproj (2126, 2006-12-01)
中国象棋网络版C#源码\CChess Source\Thinker\vssver2.scc (160, 2006-11-30)
中国象棋网络版C#源码\CChess Source\Thinker\Properties\AssemblyInfo.cs (1333, 2006-11-30)
中国象棋网络版C#源码\CChess Source\Thinker\Properties\vssver2.scc (95, 2006-11-30)
中国象棋网络版C#源码\CChess Source\Thinker\Properties (0, 2007-05-25)
中国象棋网络版C#源码\CChess Source\Thinker (0, 2007-05-25)
中国象棋网络版C#源码\CChess Source\GameWorld\app.config (1075, 2006-11-30)
中国象棋网络版C#源码\CChess Source\GameWorld\CChessThinker.dll (81920, 2006-11-30)
中国象棋网络版C#源码\CChess Source\GameWorld\Form1.cs (301, 2006-06-29)
中国象棋网络版C#源码\CChess Source\GameWorld\Form1.Designer.cs (955, 2006-06-29)
中国象棋网络版C#源码\CChess Source\GameWorld\Game.cs (428, 2006-06-29)
中国象棋网络版C#源码\CChess Source\GameWorld\GameWorld.csproj (14523, 2006-12-02)
中国象棋网络版C#源码\CChess Source\GameWorld\Global.cs (897, 2006-11-29)
中国象棋网络版C#源码\CChess Source\GameWorld\HallForm.cs (9885, 2006-12-01)
中国象棋网络版C#源码\CChess Source\GameWorld\HallForm.Designer.cs (11898, 2006-12-01)
中国象棋网络版C#源码\CChess Source\GameWorld\HallForm.resx (7899, 2006-12-01)
中国象棋网络版C#源码\CChess Source\GameWorld\LoginForm.cs (1989, 2006-12-05)
中国象棋网络版C#源码\CChess Source\GameWorld\LoginForm.Designer.cs (5058, 2006-12-02)
中国象棋网络版C#源码\CChess Source\GameWorld\LoginForm.resx (5814, 2006-06-24)
中国象棋网络版C#源码\CChess Source\GameWorld\MatchForm.cs (12809, 2006-11-29)
中国象棋网络版C#源码\CChess Source\GameWorld\MatchForm.Designer.cs (13311, 2006-11-29)
中国象棋网络版C#源码\CChess Source\GameWorld\MatchForm.resx (6008, 2006-07-15)
中国象棋网络版C#源码\CChess Source\GameWorld\MatchSettingForm.cs (894, 2006-11-29)
中国象棋网络版C#源码\CChess Source\GameWorld\MatchSettingForm.Designer.cs (4366, 2006-11-29)
中国象棋网络版C#源码\CChess Source\GameWorld\MatchSettingForm.resx (5814, 2006-11-29)
中国象棋网络版C#源码\CChess Source\GameWorld\MessageCenter.cs (30935, 2006-12-05)
中国象棋网络版C#源码\CChess Source\GameWorld\Player.cs (1529, 2006-11-29)
中国象棋网络版C#源码\CChess Source\GameWorld\Program.cs (393, 2006-06-29)
中国象棋网络版C#源码\CChess Source\GameWorld\Request.cs (3583, 2006-12-01)
中国象棋网络版C#源码\CChess Source\GameWorld\Room.cs (588, 2006-11-29)
中国象棋网络版C#源码\CChess Source\GameWorld\RoomControl.cs (3010, 2006-12-05)
中国象棋网络版C#源码\CChess Source\GameWorld\RoomControl.Designer.cs (1214, 2006-06-29)
中国象棋网络版C#源码\CChess Source\GameWorld\RoomControl.resx (5814, 2006-06-28)
中国象棋网络版C#源码\CChess Source\GameWorld\Table.cs (938, 2006-12-05)
中国象棋网络版C#源码\CChess Source\GameWorld\TableControl.cs (4111, 2006-12-05)
... ...

中国象棋网络版 Visual studio 2005,C#开发 具有人工智能,可采用人工下棋、电脑参谋、电脑下棋等模式参加互联网比赛。采用ClickOnce发 布到你的网站上,选择只能联机运行,可以让玩家只能上你的网站玩游戏。 共有三个项目: Game是主项目; CChessThinker是用C++写的人工智能DLL类库; Thinker是用C#写的DLL,只是简单的封装了CChessThinker,目的是让有些朋友可以直接用C#开发人工智能的DLL直 接替换 Thinker.dll,使得程序的智能程度得到提高。如果用C++等语言开发出来的人工智能类库就直接替代 CChessThinker.dll 本源代码可以***传播,随意修改,***增加广告。 转载请注明来源: 开源盛世-源代码下载网 http://www.vscodes.com

近期下载者

相关文件


收藏者