登录
首页 » C# » tic_tac_toe

tic_tac_toe

于 2009-12-21 发布 文件大小:234KB
0 122
下载积分: 1 下载次数: 35

代码说明:

  这是一个简单的一字棋游戏,采用阿尔法贝塔剪枝算法做成的。(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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Bit_Map
    实现了手机Gps客户端,可以接受并解析Gps信号,显示在线地图和实时路况(Mobile Gps achieve client can accept and parse the Gps signal, display online maps and real-time traffic)
    2010-08-02 11:07:56下载
    积分:1
  • pagewnd
    VC++调用Excel表格编辑数据的功能,一打开就显示Excel风格的表格(VC++ calling function Excel spreadsheet editing data, an open style on display Excel spreadsheet)
    2013-12-01 21:50:40下载
    积分:1
  • Raster_ColorMap
    说明:  SUPERMAP环境下的Raster_ColorMap实现(SUPERMAP environment to achieve Raster_ColorMap)
    2009-08-12 10:38:22下载
    积分:1
  • DLL_use
    介绍如何在DLL中进行函数的定义,如何使用外部程序调用DLL中定义的函数。(how the DLL function for the definition, the use of external program called defined in the DLL function.)
    2007-06-21 21:39:47下载
    积分:1
  • GPS_Software_receirver
    GPS软件接收机的源码,实现信号跟踪、捕获、电文解调、定位解算等功能,有助于学习卫星导航的同学加深对GPS接收机工作原理的理解,也可作为核心代码扩展为GPS接收机工作原理演示程序。(The source code of the software GPS receiver signal tracking, capture, message demodulation, position resolution and other functions, help students to learn satellite navigation to deepen understanding of the GPS receiver works can also be extended as the core code for the GPS receiverworking principle of demo program.)
    2020-07-04 11:20:01下载
    积分:1
  • Notepad
    c# windowsform 制作的文本编辑器,简单的记事本源码。(c# windowsform produced a text editor, simple notepad source.)
    2014-02-11 22:24:22下载
    积分:1
  • IPMonitor
    监视IP流量与IP数据包统计数据,列出IP流量的详细信息比如原IP地址与目的IP地址、协议类型、传入或传出IP数据包统计数据(Monitor IP traffic and IP packet statistics, lists details such as IP traffic original IP address and destination IP address, protocol type, incoming or outgoing IP packet statistics)
    2014-03-10 20:00:47下载
    积分:1
  • CSharp-checkbox-deleted-picture
    C#winfrom在窗体中怎么实现勾选checkbox删除图片(C# winfrom in the form how to achieve tick checkbox delete pictures)
    2013-10-18 09:59:54下载
    积分:1
  • multicore_6678
    基于dsp6678采用messageQ的方式进行核间通信,开发环境采用ccs5.5。实现8核串行的消息传递,分别是0核与1核,1核与2核....7核与0核(Inter-core communication approach based dsp6678 using messageQ)
    2020-07-14 23:18:51下载
    积分:1
  • VC
    说明:  汉王人脸通FaceID VC++ SDK开发包示例程序源代码,包含中英文版本。(Hanvon FaceID SDK, CN and EN demo VC++ source code included.)
    2019-08-14 12:23:30下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载