文件名称:FengartOthello_V1.0_Source
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2.83mb
- 下载次数:
- 0次
- 提 供 者:
- F***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
整体来说,这份代码是能够实现了黑白棋的智能下棋功能,而且也不弱,我想在国内应该找不到.NET版、而且高智能的黑白棋源代码了。
本来没打算发源代码,吝啬?主要我怕部分“懒人”修改本程序的界面,然后作为自己的东东去发布,还美其名曰“原创”(汗!),我想你不会是这样的人。
发源代码的目的是抛砖引玉(小弟我抛砖,有玉的尽量砸过来)。AI算法是通用的,并不局限于某种棋,你可以取其精华去其糟粕,少走很多不必要的弯路。
源码也方便了那些一心只想搞算法而不想花心思在界面上的朋友。
-overall, this code is to achieve a smart player reversi functional, but not weak, I would like to be unable to find domestic.NET version, but high intelligence reversi the source code. Originally did not intend to originate code, mean? I fear that the main part of "lazy" to modify this procedure interface, and then as their Eastern to publish, also the name of the "original" (Khan!) , I think you will not be that kind of person. Birthplace of the code is to encourage the (younger I parabolic brick, as the smash-up). AI algorithms is a common, is not confined to a game, you can select the essence to its dross and go to a lot of unnecessary detours. FOSS is also convenient for those who would like to engage wholeheartedly algorithm does not want the effort to interface f
本来没打算发源代码,吝啬?主要我怕部分“懒人”修改本程序的界面,然后作为自己的东东去发布,还美其名曰“原创”(汗!),我想你不会是这样的人。
发源代码的目的是抛砖引玉(小弟我抛砖,有玉的尽量砸过来)。AI算法是通用的,并不局限于某种棋,你可以取其精华去其糟粕,少走很多不必要的弯路。
源码也方便了那些一心只想搞算法而不想花心思在界面上的朋友。
-overall, this code is to achieve a smart player reversi functional, but not weak, I would like to be unable to find domestic.NET version, but high intelligence reversi the source code. Originally did not intend to originate code, mean? I fear that the main part of "lazy" to modify this procedure interface, and then as their Eastern to publish, also the name of the "original" (Khan!) , I think you will not be that kind of person. Birthplace of the code is to encourage the (younger I parabolic brick, as the smash-up). AI algorithms is a common, is not confined to a game, you can select the essence to its dross and go to a lot of unnecessary detours. FOSS is also convenient for those who would like to engage wholeheartedly algorithm does not want the effort to interface f
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FengartOthello
..............\FengartOthello
..............\..............\AboutFengartOthello.cs
..............\..............\AboutFengartOthello.Designer.cs
..............\..............\AboutFengartOthello.resx
..............\..............\bin
..............\..............\...\Debug
..............\..............\...\Release
..............\..............\...\.......\FengChessBoard.OthelloBoard.dll
..............\..............\...\.......\MonkeyOthello.vshost.exe
..............\..............\DownStone.wav
..............\..............\DownStoneResult.cs
..............\..............\FengartOthello.csproj
..............\..............\FengartOthello.csproj.user
..............\..............\frm_Option.cs
..............\..............\frm_Option.Designer.cs
..............\..............\frm_Option.resx
..............\..............\IO
..............\..............\..\OthelloFile.cs
..............\..............\..\OthelloFileManager.cs
..............\..............\..\PlaySound.cs
..............\..............\MainForm.cs
..............\..............\MainForm.designer.cs
..............\..............\MainForm.resx
..............\..............\Monkey.cs
..............\..............\obj
..............\..............\Othello
..............\..............\.......\Othello.OverrideOperator.cs
..............\..............\.......\Othello.Private.cs
..............\..............\.......\Othello.Public.cs
..............\..............\Program.cs
..............\..............\Properties
..............\..............\..........\AssemblyInfo.cs
..............\..............\..........\Resources.Designer.cs
..............\..............\..........\Resources.resx
..............\..............\..........\Settings.Designer.cs
..............\..............\..........\Settings.settings
..............\..............\Resources
..............\..............\.........\DownStone.wav
..............\..............\.........\Info2.png
..............\..............\.........\Monkey.gif
..............\..............\.........\Think.gif
..............\..............\.........\twobanana.png
..............\..............\.........\WhiteStone80.gif
..............\..............\StaticObject.cs
..............\FengartOthello(07-4-20).sln
..............\FengChessBoard.OthelloBoard
..............\...........................\bin
..............\...........................\...\Debug
..............\...........................\...\Release
..............\...........................\...\.......\FengChessBoard.OthelloBoard.dll
..............\...........................\...\.......\FengChessBoard.OthelloBoard.pdb
..............\...........................\BoardStruct.cs
..............\...........................\Constants.cs
..............\...........................\Enum.cs
..............\...........................\obj
..............\...........................\OthelloBoard.cs
..............\...........................\OthelloBoard.csproj
..............\...........................\OthelloBoard.csproj.user
..............\...........................\OthelloBoard.Designer.cs
..............\...........................\OthelloBoard.resx
..............\...........................\Properties
..............\...........................\..........\AssemblyInfo.cs
..............\...........................\..........\Resources.Designer.cs
..............\...........................\..........\Resources.resx
..............\...........................\Resources
..............\...........................\.........\DownedWhite.png
..............\...........................\.........\WhiteStone.png
..............\...........................\Seat.cs
..............\...........................\Step.cs
..............\...........................\StoneNode.cs
..............\FengartOthello
..............\..............\AboutFengartOthello.cs
..............\..............\AboutFengartOthello.Designer.cs
..............\..............\AboutFengartOthello.resx
..............\..............\bin
..............\..............\...\Debug
..............\..............\...\Release
..............\..............\...\.......\FengChessBoard.OthelloBoard.dll
..............\..............\...\.......\MonkeyOthello.vshost.exe
..............\..............\DownStone.wav
..............\..............\DownStoneResult.cs
..............\..............\FengartOthello.csproj
..............\..............\FengartOthello.csproj.user
..............\..............\frm_Option.cs
..............\..............\frm_Option.Designer.cs
..............\..............\frm_Option.resx
..............\..............\IO
..............\..............\..\OthelloFile.cs
..............\..............\..\OthelloFileManager.cs
..............\..............\..\PlaySound.cs
..............\..............\MainForm.cs
..............\..............\MainForm.designer.cs
..............\..............\MainForm.resx
..............\..............\Monkey.cs
..............\..............\obj
..............\..............\Othello
..............\..............\.......\Othello.OverrideOperator.cs
..............\..............\.......\Othello.Private.cs
..............\..............\.......\Othello.Public.cs
..............\..............\Program.cs
..............\..............\Properties
..............\..............\..........\AssemblyInfo.cs
..............\..............\..........\Resources.Designer.cs
..............\..............\..........\Resources.resx
..............\..............\..........\Settings.Designer.cs
..............\..............\..........\Settings.settings
..............\..............\Resources
..............\..............\.........\DownStone.wav
..............\..............\.........\Info2.png
..............\..............\.........\Monkey.gif
..............\..............\.........\Think.gif
..............\..............\.........\twobanana.png
..............\..............\.........\WhiteStone80.gif
..............\..............\StaticObject.cs
..............\FengartOthello(07-4-20).sln
..............\FengChessBoard.OthelloBoard
..............\...........................\bin
..............\...........................\...\Debug
..............\...........................\...\Release
..............\...........................\...\.......\FengChessBoard.OthelloBoard.dll
..............\...........................\...\.......\FengChessBoard.OthelloBoard.pdb
..............\...........................\BoardStruct.cs
..............\...........................\Constants.cs
..............\...........................\Enum.cs
..............\...........................\obj
..............\...........................\OthelloBoard.cs
..............\...........................\OthelloBoard.csproj
..............\...........................\OthelloBoard.csproj.user
..............\...........................\OthelloBoard.Designer.cs
..............\...........................\OthelloBoard.resx
..............\...........................\Properties
..............\...........................\..........\AssemblyInfo.cs
..............\...........................\..........\Resources.Designer.cs
..............\...........................\..........\Resources.resx
..............\...........................\Resources
..............\...........................\.........\DownedWhite.png
..............\...........................\.........\WhiteStone.png
..............\...........................\Seat.cs
..............\...........................\Step.cs
..............\...........................\StoneNode.cs