文件名称:CSharp_gobang
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:104.46kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
一款C#五子棋游戏源码,项目开发环境是VS2008,核心是基于遗传算法的,这是与其它五子棋不同的地方,虽然游戏功能不是很多,但最核心的遗传算法表现的非常清淅,希望通过本程序让C#爱好者对遗传算法有所了解。
-Welcome to play a C# source code, project development environment is VS2008, the core is based on genetic algorithm, which is different from other places where backgammon, though gaming is not much, but the core of the performance of genetic algorithms is very clear mission, hoping through this procedures to enable C# lovers understand the genetic algorithm.
-Welcome to play a C# source code, project development environment is VS2008, the core is based on genetic algorithm, which is different from other places where backgammon, though gaming is not much, but the core of the performance of genetic algorithms is very clear mission, hoping through this procedures to enable C# lovers understand the genetic algorithm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C#五子棋游戏/GoBangProject/Conf.cs
C#五子棋游戏/GoBangProject/favicon.ico
C#五子棋游戏/GoBangProject/Form1.cs
C#五子棋游戏/GoBangProject/Form1.Designer.cs
C#五子棋游戏/GoBangProject/Form1.resx
C#五子棋游戏/GoBangProject/Funny.cs
C#五子棋游戏/GoBangProject/GeneticAlgorithm/AIOperator.cs
C#五子棋游戏/GoBangProject/GeneticAlgorithm/AIRule.cs
C#五子棋游戏/GoBangProject/GeneticAlgorithm/CrossOver.cs
C#五子棋游戏/GoBangProject/GeneticAlgorithm/GeneticAlgorithm.cs
C#五子棋游戏/GoBangProject/GeneticAlgorithm/Genome.cs
C#五子棋游戏/GoBangProject/GeneticAlgorithm/ProbabilityExcute.cs
C#五子棋游戏/GoBangProject/GeneticAlgorithm/TestCrossOver.cs
C#五子棋游戏/GoBangProject/GoBangProject.csproj
C#五子棋游戏/GoBangProject/Program.cs
C#五子棋游戏/GoBangProject/Properties/AssemblyInfo.cs
C#五子棋游戏/GoBangProject/Properties/Resources.Designer.cs
C#五子棋游戏/GoBangProject/Properties/Resources.resx
C#五子棋游戏/GoBangProject/Properties/Settings.Designer.cs
C#五子棋游戏/GoBangProject/Properties/Settings.settings
C#五子棋游戏/GoBangProject/Resources/black.gif
C#五子棋游戏/GoBangProject/Resources/black.jpg
C#五子棋游戏/GoBangProject/Resources/chess.jpg
C#五子棋游戏/GoBangProject/Resources/head.JPG
C#五子棋游戏/GoBangProject/Resources/white.gif
C#五子棋游戏/GoBangProject/Resources/white.jpg
C#五子棋游戏/GoBangProject/Resources/Thumbs.db
C#五子棋游戏/GoBangProject/structs/Chess.cs
C#五子棋游戏/GoBangProject/structs/ChessPoint.cs
C#五子棋游戏/GoBangProject/structs/ChessRule.cs
C#五子棋游戏/GoBangProject/structs/HistoryRecord.cs
C#五子棋游戏/GoBangProject.sln
C#五子棋游戏/GoBangProject.suo
C#五子棋游戏/GoBangProject/GeneticAlgorithm
C#五子棋游戏/GoBangProject/Properties
C#五子棋游戏/GoBangProject/Resources
C#五子棋游戏/GoBangProject/structs
C#五子棋游戏/GoBangProject
C#五子棋游戏
C#五子棋游戏/GoBangProject/favicon.ico
C#五子棋游戏/GoBangProject/Form1.cs
C#五子棋游戏/GoBangProject/Form1.Designer.cs
C#五子棋游戏/GoBangProject/Form1.resx
C#五子棋游戏/GoBangProject/Funny.cs
C#五子棋游戏/GoBangProject/GeneticAlgorithm/AIOperator.cs
C#五子棋游戏/GoBangProject/GeneticAlgorithm/AIRule.cs
C#五子棋游戏/GoBangProject/GeneticAlgorithm/CrossOver.cs
C#五子棋游戏/GoBangProject/GeneticAlgorithm/GeneticAlgorithm.cs
C#五子棋游戏/GoBangProject/GeneticAlgorithm/Genome.cs
C#五子棋游戏/GoBangProject/GeneticAlgorithm/ProbabilityExcute.cs
C#五子棋游戏/GoBangProject/GeneticAlgorithm/TestCrossOver.cs
C#五子棋游戏/GoBangProject/GoBangProject.csproj
C#五子棋游戏/GoBangProject/Program.cs
C#五子棋游戏/GoBangProject/Properties/AssemblyInfo.cs
C#五子棋游戏/GoBangProject/Properties/Resources.Designer.cs
C#五子棋游戏/GoBangProject/Properties/Resources.resx
C#五子棋游戏/GoBangProject/Properties/Settings.Designer.cs
C#五子棋游戏/GoBangProject/Properties/Settings.settings
C#五子棋游戏/GoBangProject/Resources/black.gif
C#五子棋游戏/GoBangProject/Resources/black.jpg
C#五子棋游戏/GoBangProject/Resources/chess.jpg
C#五子棋游戏/GoBangProject/Resources/head.JPG
C#五子棋游戏/GoBangProject/Resources/white.gif
C#五子棋游戏/GoBangProject/Resources/white.jpg
C#五子棋游戏/GoBangProject/Resources/Thumbs.db
C#五子棋游戏/GoBangProject/structs/Chess.cs
C#五子棋游戏/GoBangProject/structs/ChessPoint.cs
C#五子棋游戏/GoBangProject/structs/ChessRule.cs
C#五子棋游戏/GoBangProject/structs/HistoryRecord.cs
C#五子棋游戏/GoBangProject.sln
C#五子棋游戏/GoBangProject.suo
C#五子棋游戏/GoBangProject/GeneticAlgorithm
C#五子棋游戏/GoBangProject/Properties
C#五子棋游戏/GoBangProject/Resources
C#五子棋游戏/GoBangProject/structs
C#五子棋游戏/GoBangProject
C#五子棋游戏
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.