文件名称:Monkey黑白棋 (C#源代码)
文件大小:2.83MB
文件格式:RAR
更新时间:2010-06-30 09:19:14
C# 棋 源代码 黑白棋
整体来说,这份代码还是能够实现了黑白棋的智能下棋功能,而且也不弱,我想在国内应该找不到.NET版、而且高智能的黑白棋源代码了。
本来没打算发源代码,吝啬?主要我怕部分“懒人”修改本程序的界面,然后作为自己的东东去发布,还美其名曰“原创”(汗!),我想你不会是这样的人。
发源代码的目的是抛砖引玉(小弟我抛砖,有玉的尽量砸过来)。AI算法是通用的,并不局限于某种棋,你可以取其精华去其糟粕,少走很多不必要的弯路。
源码也方便了那些一心只想搞算法而不想花心思在界面上的朋友。
喜欢的就拍拍手掌,不喜欢的就拍拍脚掌!
【文件预览】:
FengartOthello
----me48.ico(9KB)
----Desktop.ini(51B)
----Thumbs.db(8KB)
----FengartOthello()
--------me48.ico(9KB)
--------bin()
--------StaticObject.cs(1KB)
--------obj()
--------IO()
--------Resources()
--------Properties()
--------Program.cs(476B)
--------frm_Option.resx(12KB)
--------frm_Option.Designer.cs(20KB)
--------AboutFengartOthello.cs(5KB)
--------DownStoneResult.cs(588B)
--------MainForm.designer.cs(24KB)
--------AboutFengartOthello.resx(20KB)
--------MainForm.resx(1.01MB)
--------MainForm.cs(19KB)
--------Othello()
--------DownStone.wav(5KB)
--------FengartOthello.csproj(6KB)
--------AboutFengartOthello.Designer.cs(10KB)
--------frm_Option.cs(2KB)
--------FengartOthello.csproj.user(168B)
--------Monkey.cs(21KB)
----FengChessBoard.OthelloBoard()
--------OthelloBoard.Designer.cs(2KB)
--------OthelloBoard.cs(10KB)
--------BoardStruct.cs(13KB)
--------bin()
--------Constants.cs(3KB)
--------OthelloBoard.csproj.user(168B)
--------obj()
--------Resources()
--------Csharp.ico(9KB)
--------Properties()
--------StoneNode.cs(2KB)
--------Seat.cs(2KB)
--------Enum.cs(4KB)
--------Step.cs(3KB)
--------OthelloBoard.csproj(4KB)
--------OthelloBoard.resx(6KB)
----FengartOthello(07-4-20).sln(2KB)
----FengartOthello(07-4-20).suo(48KB)