文件名称:Chess
- 所属分类:
- C#编程
- 资源属性:
- [C/C++] [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 89kb
- 下载次数:
- 0次
- 提 供 者:
- webus*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Visual studio 2005,C#开发
中国象棋网络版,具有人工智能,可采用人工下棋、电脑参谋、电脑下棋等模式参加互联网比赛。采用ClickOnce发布到你的网站上,选择只能联机运行,可以让玩家只能上你的网站玩游戏。
共有三个项目:
Game是主项目;
CChessThinker是用C++写的人工智能DLL类库;
Thinker是用C#写的DLL,只是简单的封装了CChessThinker,目的是让有些朋友可以直接用C#开发人工智能的DLL直接替换
Thinker.dll,使得程序的智能程度得到提高。如果用C++等语言开发出来的人工智能类库就直接替代CChessThinker.dll
-Visual studio 2005, C# development of Chinese Chess Online with artificial intelligence, can use artificial playing chess, computer staff and computer chess and other models to participate in Internet games. Using ClickOnce to publish to your website, choose to run only on-line, allowing the player can only play games on your site. There are three items: Game is the main project CChessThinker is written in C++ class library DLL artificial intelligence Thinker is written in C# DLL, simply encapsulate CChessThinker, to let some friends can use the C# development of artificial intelligence DLL direct replacement Thinker.dll, makes the process a greater degree of intelligence. If you use C++ and other languages developed in artificial intelligence library directly replace CChessThinker.dll
中国象棋网络版,具有人工智能,可采用人工下棋、电脑参谋、电脑下棋等模式参加互联网比赛。采用ClickOnce发布到你的网站上,选择只能联机运行,可以让玩家只能上你的网站玩游戏。
共有三个项目:
Game是主项目;
CChessThinker是用C++写的人工智能DLL类库;
Thinker是用C#写的DLL,只是简单的封装了CChessThinker,目的是让有些朋友可以直接用C#开发人工智能的DLL直接替换
Thinker.dll,使得程序的智能程度得到提高。如果用C++等语言开发出来的人工智能类库就直接替代CChessThinker.dll
-Visual studio 2005, C# development of Chinese Chess Online with artificial intelligence, can use artificial playing chess, computer staff and computer chess and other models to participate in Internet games. Using ClickOnce to publish to your website, choose to run only on-line, allowing the player can only play games on your site. There are three items: Game is the main project CChessThinker is written in C++ class library DLL artificial intelligence Thinker is written in C# DLL, simply encapsulate CChessThinker, to let some friends can use the C# development of artificial intelligence DLL direct replacement Thinker.dll, makes the process a greater degree of intelligence. If you use C++ and other languages developed in artificial intelligence library directly replace CChessThinker.dll
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CChess Source\CChessThinker\ReadMe.txt
.............\.............\Calculate.h
.............\.............\MantisChessDef.h
.............\.............\MantisChessThink.h
.............\.............\stdafx.h
.............\.............\Calculate.cpp
.............\.............\CChessThinker.cpp
.............\.............\MantisChessThink.cpp
.............\.............\stdafx.cpp
.............\GameWorld\Image\Hand.bmp
.............\.........\.....\Player00.bmp
.............\.........\.....\Player01.bmp
.............\.........\.....\Player10.bmp
.............\.........\.....\Player11.bmp
.............\.........\.....\Table20.bmp
.............\.........\.....\Table21.bmp
.............\.........\app.config
.............\.........\Properties\AssemblyInfo.cs
.............\Thinker\Properties\AssemblyInfo.cs
.............\GameWorld\ChineseChess\ChessMan.cs
.............\.........\............\ChessMan.Designer.cs
.............\.........\............\ChineseChessControl.cs
.............\.........\............\ChineseChessControl.Designer.cs
.............\Thinker\ChineseChessThinker.cs
.............\GameWorld\ChineseChess\ChineseChessThinker.cs
.............\.........\............\Classes.cs
.............\.........\Form1.cs
.............\.........\Form1.Designer.cs
.............\.........\Game.cs
.............\.........\Global.cs
.............\.........\HallForm.cs
.............\.........\HallForm.Designer.cs
.............\.........\LoginForm.cs
.............\.........\LoginForm.Designer.cs
.............\.........\MatchForm.cs
.............\.........\MatchForm.Designer.cs
.............\.........\MatchSettingForm.cs
.............\.........\MatchSettingForm.Designer.cs
.............\.........\MessageCenter.cs
.............\.........\Player.cs
.............\.........\Program.cs
.............\.........\Web References\RoomService\Reference.cs
.............\.........\..............\ChineseChessService\Reference.cs
.............\.........\Request.cs
.............\.........\Properties\Resources.Designer.cs
.............\.........\Room.cs
.............\.........\RoomControl.cs
.............\.........\RoomControl.Designer.cs
.............\.........\Properties\Settings.Designer.cs
.............\.........\Table.cs
.............\.........\TableControl.cs
.............\.........\TableControl.Designer.cs
.............\.........\ChineseChess\Thinker.cs
.............\.........\TipsBox.cs
.............\.........\TipsBox.Designer.cs
.............\.........\GameWorld.csproj
.............\Thinker\Thinker.csproj
.............\CChessThinker\dll.def
.............\GameWorld\Web References\ChineseChessService\ChineseChess.disco
.............\.........\..............\RoomService\RoomService.disco
.............\Game.gpState
.............\....World\ChineseChess\image\blackcannon.ico
.............\.........\............\.....\blackchariot.ico
.............\.........\............\.....\blackgeneral.ico
.............\.........\............\.....\blackguard.ico
.............\.........\............\.....\blackhorse.ico
.............\.........\............\.....\blacksoldier.ico
.............\.........\............\.....\blackstaff.ico
.............\.........\............\.....\blank.ico
.............\.........\............\.....\redcannon.ico
.............\.........\............\.....\redchariot.ico
.............\.........\............\.....\redgeneral.ico
.............\.........\............\.....\redguard.ico
.............\.........\............\.....\redhorse.ico
.............\.........\............\.....\redsoldier.ico
.............\.........\............\.....\redstaff.ico
.............\.........\Properties\app.manifest
.............\.........\Web References\RoomService\Reference.map
.............\.........\..............\ChineseChessService\Reference.map
.............\.........\ChineseChess\ChessMan.resx
.............\.........\............\ChineseChessControl.resx
.............\.........\HallForm.resx
.............\.........\LoginForm.resx
.............\.........\MatchForm.resx
.............\.........\MatchSettingForm.resx
.............\.........\Properti
.............\.............\Calculate.h
.............\.............\MantisChessDef.h
.............\.............\MantisChessThink.h
.............\.............\stdafx.h
.............\.............\Calculate.cpp
.............\.............\CChessThinker.cpp
.............\.............\MantisChessThink.cpp
.............\.............\stdafx.cpp
.............\GameWorld\Image\Hand.bmp
.............\.........\.....\Player00.bmp
.............\.........\.....\Player01.bmp
.............\.........\.....\Player10.bmp
.............\.........\.....\Player11.bmp
.............\.........\.....\Table20.bmp
.............\.........\.....\Table21.bmp
.............\.........\app.config
.............\.........\Properties\AssemblyInfo.cs
.............\Thinker\Properties\AssemblyInfo.cs
.............\GameWorld\ChineseChess\ChessMan.cs
.............\.........\............\ChessMan.Designer.cs
.............\.........\............\ChineseChessControl.cs
.............\.........\............\ChineseChessControl.Designer.cs
.............\Thinker\ChineseChessThinker.cs
.............\GameWorld\ChineseChess\ChineseChessThinker.cs
.............\.........\............\Classes.cs
.............\.........\Form1.cs
.............\.........\Form1.Designer.cs
.............\.........\Game.cs
.............\.........\Global.cs
.............\.........\HallForm.cs
.............\.........\HallForm.Designer.cs
.............\.........\LoginForm.cs
.............\.........\LoginForm.Designer.cs
.............\.........\MatchForm.cs
.............\.........\MatchForm.Designer.cs
.............\.........\MatchSettingForm.cs
.............\.........\MatchSettingForm.Designer.cs
.............\.........\MessageCenter.cs
.............\.........\Player.cs
.............\.........\Program.cs
.............\.........\Web References\RoomService\Reference.cs
.............\.........\..............\ChineseChessService\Reference.cs
.............\.........\Request.cs
.............\.........\Properties\Resources.Designer.cs
.............\.........\Room.cs
.............\.........\RoomControl.cs
.............\.........\RoomControl.Designer.cs
.............\.........\Properties\Settings.Designer.cs
.............\.........\Table.cs
.............\.........\TableControl.cs
.............\.........\TableControl.Designer.cs
.............\.........\ChineseChess\Thinker.cs
.............\.........\TipsBox.cs
.............\.........\TipsBox.Designer.cs
.............\.........\GameWorld.csproj
.............\Thinker\Thinker.csproj
.............\CChessThinker\dll.def
.............\GameWorld\Web References\ChineseChessService\ChineseChess.disco
.............\.........\..............\RoomService\RoomService.disco
.............\Game.gpState
.............\....World\ChineseChess\image\blackcannon.ico
.............\.........\............\.....\blackchariot.ico
.............\.........\............\.....\blackgeneral.ico
.............\.........\............\.....\blackguard.ico
.............\.........\............\.....\blackhorse.ico
.............\.........\............\.....\blacksoldier.ico
.............\.........\............\.....\blackstaff.ico
.............\.........\............\.....\blank.ico
.............\.........\............\.....\redcannon.ico
.............\.........\............\.....\redchariot.ico
.............\.........\............\.....\redgeneral.ico
.............\.........\............\.....\redguard.ico
.............\.........\............\.....\redhorse.ico
.............\.........\............\.....\redsoldier.ico
.............\.........\............\.....\redstaff.ico
.............\.........\Properties\app.manifest
.............\.........\Web References\RoomService\Reference.map
.............\.........\..............\ChineseChessService\Reference.map
.............\.........\ChineseChess\ChessMan.resx
.............\.........\............\ChineseChessControl.resx
.............\.........\HallForm.resx
.............\.........\LoginForm.resx
.............\.........\MatchForm.resx
.............\.........\MatchSettingForm.resx
.............\.........\Properti