tic_tac_toe
代码说明:
这是一个简单的一字棋游戏,采用阿尔法贝塔剪枝算法做成的。(This is a simple word chess game, using Alpha Beta pruning algorithm are made.)
文件列表:
tic_tac_toe
...........\tic_tac_toe
...........\...........\app.config
...........\...........\bin
...........\...........\...\Release
...........\...........\...\.......\tic_tac_toe.exe
...........\...........\...\.......\tic_tac_toe.exe.config
...........\...........\...\.......\tic_tac_toe.pdb
...........\...........\...\.......\tic_tac_toe.vshost.exe
...........\...........\...\.......\tic_tac_toe.vshost.exe.config
...........\...........\...\.......\tic_tac_toe.vshost.exe.manifest
...........\...........\Board.cs
...........\...........\Form1.cs
...........\...........\Form1.Designer.cs
...........\...........\Form1.resx
...........\...........\obj
...........\...........\...\Debug
...........\...........\...\.....\Refactor
...........\...........\...\.....\TempPE
...........\...........\...\.....\......\Properties.Resources.Designer.cs.dll
...........\...........\...\.....\tic_tac_toe.csproj.FileListAbsolute.txt
...........\...........\...\.....\tic_tac_toe.csproj.GenerateResource.Cache
...........\...........\...\.....\tic_tac_toe.exe
...........\...........\...\.....\tic_tac_toe.FormMain.resources
...........\...........\...\.....\tic_tac_toe.pdb
...........\...........\...\.....\tic_tac_toe.Properties.Resources.resources
...........\...........\...\Release
...........\...........\...\.......\Refactor
...........\...........\...\.......\TempPE
...........\...........\...\.......\......\Properties.Resources.Designer.cs.dll
...........\...........\...\.......\tic_tac_toe.csproj.FileListAbsolute.txt
...........\...........\...\.......\tic_tac_toe.csproj.GenerateResource.Cache
...........\...........\...\.......\tic_tac_toe.exe
...........\...........\...\.......\tic_tac_toe.FormMain.resources
...........\...........\...\.......\tic_tac_toe.pdb
...........\...........\...\.......\tic_tac_toe.Properties.Resources.resources
...........\...........\...\tic_tac_toe.csproj.FileListAbsolute.txt
...........\...........\Program.cs
...........\...........\Properties
...........\...........\..........\AssemblyInfo.cs
...........\...........\..........\Resources.Designer.cs
...........\...........\..........\Resources.resx
...........\...........\..........\Settings.Designer.cs
...........\...........\..........\Settings.settings
...........\...........\tic_tac_toe.csproj
...........\...........\tic_tac_toe.csproj.user
...........\tic_tac_toe.sln
...........\UpgradeLog.XML
...........\_UpgradeReport_Files
...........\....................\UpgradeReport.css
...........\....................\UpgradeReport.xslt
...........\....................\UpgradeReport_Minus.gif
...........\....................\UpgradeReport_Plus.gif
下载说明:请别用迅雷下载,失败请重下,重下不扣分!