文件名称:tic_tac_toe
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:233.68kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
这是一个简单的一字棋游戏,采用阿尔法贝塔剪枝算法做成的。-This is a simple word chess game, using Alpha Beta pruning algorithm are made.
相关搜索: tic tac toe
chess
(系统自动生成,下载前可以参看下载内容)
下载文件列表
tic_tac_toe/tic_tac_toe/app.config
tic_tac_toe/tic_tac_toe/bin/Release/tic_tac_toe.exe
tic_tac_toe/tic_tac_toe/bin/Release/tic_tac_toe.exe.config
tic_tac_toe/tic_tac_toe/bin/Release/tic_tac_toe.pdb
tic_tac_toe/tic_tac_toe/bin/Release/tic_tac_toe.vshost.exe
tic_tac_toe/tic_tac_toe/bin/Release/tic_tac_toe.vshost.exe.config
tic_tac_toe/tic_tac_toe/bin/Release/tic_tac_toe.vshost.exe.manifest
tic_tac_toe/tic_tac_toe/Board.cs
tic_tac_toe/tic_tac_toe/computer.jpg
tic_tac_toe/tic_tac_toe/extension.ico
tic_tac_toe/tic_tac_toe/Form1.cs
tic_tac_toe/tic_tac_toe/Form1.Designer.cs
tic_tac_toe/tic_tac_toe/Form1.resx
tic_tac_toe/tic_tac_toe/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll
tic_tac_toe/tic_tac_toe/obj/Debug/tic_tac_toe.csproj.FileListAbsolute.txt
tic_tac_toe/tic_tac_toe/obj/Debug/tic_tac_toe.csproj.GenerateResource.Cache
tic_tac_toe/tic_tac_toe/obj/Debug/tic_tac_toe.exe
tic_tac_toe/tic_tac_toe/obj/Debug/tic_tac_toe.FormMain.resources
tic_tac_toe/tic_tac_toe/obj/Debug/tic_tac_toe.pdb
tic_tac_toe/tic_tac_toe/obj/Debug/tic_tac_toe.Properties.Resources.resources
tic_tac_toe/tic_tac_toe/obj/Release/TempPE/Properties.Resources.Designer.cs.dll
tic_tac_toe/tic_tac_toe/obj/Release/tic_tac_toe.csproj.FileListAbsolute.txt
tic_tac_toe/tic_tac_toe/obj/Release/tic_tac_toe.csproj.GenerateResource.Cache
tic_tac_toe/tic_tac_toe/obj/Release/tic_tac_toe.exe
tic_tac_toe/tic_tac_toe/obj/Release/tic_tac_toe.FormMain.resources
tic_tac_toe/tic_tac_toe/obj/Release/tic_tac_toe.pdb
tic_tac_toe/tic_tac_toe/obj/Release/tic_tac_toe.Properties.Resources.resources
tic_tac_toe/tic_tac_toe/obj/tic_tac_toe.csproj.FileListAbsolute.txt
tic_tac_toe/tic_tac_toe/player.jpg
tic_tac_toe/tic_tac_toe/Program.cs
tic_tac_toe/tic_tac_toe/Properties/AssemblyInfo.cs
tic_tac_toe/tic_tac_toe/Properties/Resources.Designer.cs
tic_tac_toe/tic_tac_toe/Properties/Resources.resx
tic_tac_toe/tic_tac_toe/Properties/Settings.Designer.cs
tic_tac_toe/tic_tac_toe/Properties/Settings.settings
tic_tac_toe/tic_tac_toe/tic_tac_toe.csproj
tic_tac_toe/tic_tac_toe/tic_tac_toe.csproj.user
tic_tac_toe/tic_tac_toe/tic_tac_toe.gif
tic_tac_toe/tic_tac_toe.sln
tic_tac_toe/tic_tac_toe.suo
tic_tac_toe/UpgradeLog.XML
tic_tac_toe/_UpgradeReport_Files/UpgradeReport.css
tic_tac_toe/_UpgradeReport_Files/UpgradeReport.xslt
tic_tac_toe/_UpgradeReport_Files/UpgradeReport_Minus.gif
tic_tac_toe/_UpgradeReport_Files/UpgradeReport_Plus.gif
tic_tac_toe/tic_tac_toe/obj/Debug/Refactor
tic_tac_toe/tic_tac_toe/obj/Debug/TempPE
tic_tac_toe/tic_tac_toe/obj/Release/Refactor
tic_tac_toe/tic_tac_toe/obj/Release/TempPE
tic_tac_toe/tic_tac_toe/bin/Release
tic_tac_toe/tic_tac_toe/obj/Debug
tic_tac_toe/tic_tac_toe/obj/Release
tic_tac_toe/tic_tac_toe/bin
tic_tac_toe/tic_tac_toe/obj
tic_tac_toe/tic_tac_toe/Properties
tic_tac_toe/tic_tac_toe
tic_tac_toe/_UpgradeReport_Files
tic_tac_toe
tic_tac_toe/tic_tac_toe/bin/Release/tic_tac_toe.exe
tic_tac_toe/tic_tac_toe/bin/Release/tic_tac_toe.exe.config
tic_tac_toe/tic_tac_toe/bin/Release/tic_tac_toe.pdb
tic_tac_toe/tic_tac_toe/bin/Release/tic_tac_toe.vshost.exe
tic_tac_toe/tic_tac_toe/bin/Release/tic_tac_toe.vshost.exe.config
tic_tac_toe/tic_tac_toe/bin/Release/tic_tac_toe.vshost.exe.manifest
tic_tac_toe/tic_tac_toe/Board.cs
tic_tac_toe/tic_tac_toe/computer.jpg
tic_tac_toe/tic_tac_toe/extension.ico
tic_tac_toe/tic_tac_toe/Form1.cs
tic_tac_toe/tic_tac_toe/Form1.Designer.cs
tic_tac_toe/tic_tac_toe/Form1.resx
tic_tac_toe/tic_tac_toe/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll
tic_tac_toe/tic_tac_toe/obj/Debug/tic_tac_toe.csproj.FileListAbsolute.txt
tic_tac_toe/tic_tac_toe/obj/Debug/tic_tac_toe.csproj.GenerateResource.Cache
tic_tac_toe/tic_tac_toe/obj/Debug/tic_tac_toe.exe
tic_tac_toe/tic_tac_toe/obj/Debug/tic_tac_toe.FormMain.resources
tic_tac_toe/tic_tac_toe/obj/Debug/tic_tac_toe.pdb
tic_tac_toe/tic_tac_toe/obj/Debug/tic_tac_toe.Properties.Resources.resources
tic_tac_toe/tic_tac_toe/obj/Release/TempPE/Properties.Resources.Designer.cs.dll
tic_tac_toe/tic_tac_toe/obj/Release/tic_tac_toe.csproj.FileListAbsolute.txt
tic_tac_toe/tic_tac_toe/obj/Release/tic_tac_toe.csproj.GenerateResource.Cache
tic_tac_toe/tic_tac_toe/obj/Release/tic_tac_toe.exe
tic_tac_toe/tic_tac_toe/obj/Release/tic_tac_toe.FormMain.resources
tic_tac_toe/tic_tac_toe/obj/Release/tic_tac_toe.pdb
tic_tac_toe/tic_tac_toe/obj/Release/tic_tac_toe.Properties.Resources.resources
tic_tac_toe/tic_tac_toe/obj/tic_tac_toe.csproj.FileListAbsolute.txt
tic_tac_toe/tic_tac_toe/player.jpg
tic_tac_toe/tic_tac_toe/Program.cs
tic_tac_toe/tic_tac_toe/Properties/AssemblyInfo.cs
tic_tac_toe/tic_tac_toe/Properties/Resources.Designer.cs
tic_tac_toe/tic_tac_toe/Properties/Resources.resx
tic_tac_toe/tic_tac_toe/Properties/Settings.Designer.cs
tic_tac_toe/tic_tac_toe/Properties/Settings.settings
tic_tac_toe/tic_tac_toe/tic_tac_toe.csproj
tic_tac_toe/tic_tac_toe/tic_tac_toe.csproj.user
tic_tac_toe/tic_tac_toe/tic_tac_toe.gif
tic_tac_toe/tic_tac_toe.sln
tic_tac_toe/tic_tac_toe.suo
tic_tac_toe/UpgradeLog.XML
tic_tac_toe/_UpgradeReport_Files/UpgradeReport.css
tic_tac_toe/_UpgradeReport_Files/UpgradeReport.xslt
tic_tac_toe/_UpgradeReport_Files/UpgradeReport_Minus.gif
tic_tac_toe/_UpgradeReport_Files/UpgradeReport_Plus.gif
tic_tac_toe/tic_tac_toe/obj/Debug/Refactor
tic_tac_toe/tic_tac_toe/obj/Debug/TempPE
tic_tac_toe/tic_tac_toe/obj/Release/Refactor
tic_tac_toe/tic_tac_toe/obj/Release/TempPE
tic_tac_toe/tic_tac_toe/bin/Release
tic_tac_toe/tic_tac_toe/obj/Debug
tic_tac_toe/tic_tac_toe/obj/Release
tic_tac_toe/tic_tac_toe/bin
tic_tac_toe/tic_tac_toe/obj
tic_tac_toe/tic_tac_toe/Properties
tic_tac_toe/tic_tac_toe
tic_tac_toe/_UpgradeReport_Files
tic_tac_toe
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.