文件名称:GA-CSharp-game
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-03-13
- 文件大小:
- 345kb
- 下载次数:
- 0次
- 提 供 者:
- f***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于C#.net的遗传算法五子棋程序,程序已经测试过,可以运行-C#. NET genetic algorithm backgammon program, the program has been tested, you can run
(系统自动生成,下载前可以参看下载内容)
下载文件列表
遗传算法C#五子棋游戏程序
........................\GoBangProject
........................\.............\GoBangProject
........................\.............\GoBangProject.sln
........................\.............\GoBangProject.suo
........................\.............\.............\bin
........................\.............\.............\...\Debug
........................\.............\.............\...\Release
........................\.............\.............\...\.......\五子棋.exe
........................\.............\.............\...\.......\五子棋.pdb
........................\.............\.............\...\.......\五子棋.vshost.exe
........................\.............\.............\...\.......\五子棋.vshost.exe.manifest
........................\.............\.............\Conf.cs
........................\.............\.............\favicon.ico
........................\.............\.............\Form1.cs
........................\.............\.............\Form1.Designer.cs
........................\.............\.............\Form1.resx
........................\.............\.............\Funny.cs
........................\.............\.............\GeneticAlgorithm
........................\.............\.............\................\AIOperator.cs
........................\.............\.............\................\AIRule.cs
........................\.............\.............\................\CrossOver.cs
........................\.............\.............\................\GeneticAlgorithm.cs
........................\.............\.............\................\Genome.cs
........................\.............\.............\................\ProbabilityExcute.cs
........................\.............\.............\................\TestCrossOver.cs
........................\.............\.............\GoBangProject.csproj
........................\.............\.............\obj
........................\.............\.............\...\Debug
........................\.............\.............\...\.....\TempPE
........................\.............\.............\...\Release
........................\.............\.............\...\.......\GoBangProject.csproj.FileListAbsolute.txt
........................\.............\.............\...\.......\GoBangProject.csproj.GenerateResource.Cache
........................\.............\.............\...\.......\GoBangProject.Form1.resources
........................\.............\.............\...\.......\GoBangProject.Properties.Resources.resources
........................\.............\.............\...\.......\TempPE
........................\.............\.............\...\.......\......\Properties.Resources.Designer.cs.dll
........................\.............\.............\...\.......\五子棋.exe
........................\.............\.............\...\.......\五子棋.pdb
........................\.............\.............\Program.cs
........................\.............\.............\Properties
........................\.............\.............\..........\AssemblyInfo.cs
........................\.............\.............\..........\Resources.Designer.cs
........................\.............\.............\..........\Resources.resx
........................\.............\.............\..........\Settings.Designer.cs
........................\.............\.............\..........\Settings.settings
........................\.............\.............\Resources
........................\.............\.............\.........\black.gif
........................\.............\.............\.........\black.jpg
........................\.............\.............\.........\chess.jpg
........................\.............\.............\.........\head.JPG
........................\.............\.............\.........\white.gif
........................\.............\.............\.........\white.jpg
........................\.............\.............\structs
........................\.............\.............\.......\Chess.cs
........................\.............\......