文件名称:EightPuzzleProblem-master
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-04-22
- 文件大小:
- 24kb
- 下载次数:
- 0次
- 提 供 者:
- chic****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
8Puzzle Consola, Resuelve aautomatico
(系统自动生成,下载前可以参看下载内容)
下载文件列表
EightPuzzleProblem-master
.........................\.gitignore
.........................\EightPuzzleBot.vsmdi
.........................\EightPuzzleConsole
.........................\..................\EightPuzzleConsole.csproj
.........................\..................\Program.cs
.........................\..................\Properties
.........................\..................\..........\AssemblyInfo.cs
.........................\EightPuzzleProblem.sln
.........................\EightPuzzleSolver
.........................\.................\AStarPseudoCode.cs
.........................\.................\Calculators
.........................\.................\...........\EightPuzzleGValueCalculator.cs
.........................\.................\...........\EightPuzzleManhattanDistanceCalulator.cs
.........................\.................\...........\IGValueCalculator.cs
.........................\.................\...........\IHValueCalculator.cs
.........................\.................\EightPuzzleGame.csproj
.........................\.................\EightPuzzleNode.cs
.........................\.................\INode.cs
.........................\.................\PathFinder.cs
.........................\.................\Properties
.........................\.................\..........\AssemblyInfo.cs
.........................\.................\SuccessorNodes
.........................\.................\..............\EightPuzzleSuccessorNodesCalculationRuleBase.cs
.........................\.................\..............\EightPuzzleSuccessorNodesGenerator.cs
.........................\.................\..............\EightPuzzleSuccessorsForEmptyTileEight.cs
.........................\.................\..............\EightPuzzleSuccessorsForEmptyTileFive.cs
.........................\.................\..............\EightPuzzleSuccessorsForEmptyTileFour.cs
.........................\.................\..............\EightPuzzleSuccessorsForEmptyTileOne.cs
.........................\.................\..............\EightPuzzleSuccessorsForEmptyTileSeven.cs
.........................\.................\..............\EightPuzzleSuccessorsForEmptyTileSix.cs
.........................\.................\..............\EightPuzzleSuccessorsForEmptyTileThree.cs
.........................\.................\..............\EightPuzzleSuccessorsForEmptyTileTwo.cs
.........................\.................\..............\EightPuzzleSuccessorsForEmptyTileZero.cs
.........................\.................\..............\ISuccessorNodesCalculationRule.cs
.........................\.................\..............\ISuccessorNodesGenerator.cs
.........................\EightPuzzleSolverTests
.........................\......................\EightPuzzleSolverTests.csproj
.........................\......................\Model
.........................\......................\.....\EightPuzzleTests.cs
.........................\......................\Properties
.........................\......................\..........\AssemblyInfo.cs
.........................\Local.testsettings
.........................\TraceAndTestImpact.testsettings