文件名称:sudoku
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.1mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
The following is an example of how Microsoft Solver Foundation can be used to solve a constraint satisfaction problem (CSP) like generating a typical Sudoku problem.
Sudoku
http://www.codeproject.com/Articles/419389/Sudoku-using-Microsoft-solver-foundation
In this article I do not attempt to explain everything there is to know about constraint satisfaction problems, but I will go over the concepts in the hope that even if you have never heard of CSP you will still get the idea.
Sudoku
http://www.codeproject.com/Articles/419389/Sudoku-using-Microsoft-solver-foundation
In this article I do not attempt to explain everything there is to know about constraint satisfaction problems, but I will go over the concepts in the hope that even if you have never heard of CSP you will still get the idea.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
sudoku_codeproject/app.config
sudoku_codeproject/App.xaml
sudoku_codeproject/App.xaml.cs
sudoku_codeproject/Constants.cs
sudoku_codeproject/DecisionFactory.cs
sudoku_codeproject/GameController.cs
sudoku_codeproject/Grid.cs
sudoku_codeproject/lib/Microsoft.Solver.Foundation.dll
sudoku_codeproject/lib/Microsoft.Solver.Foundation.xml
sudoku_codeproject/MainWindow.xaml
sudoku_codeproject/MainWindow.xaml.cs
sudoku_codeproject/Properties/AssemblyInfo.cs
sudoku_codeproject/Properties/Resources.Designer.cs
sudoku_codeproject/Properties/Resources.resx
sudoku_codeproject/Properties/Settings.Designer.cs
sudoku_codeproject/Properties/Settings.settings
sudoku_codeproject/Sudoku.csproj
sudoku_codeproject/Sudoku.sln
sudoku_codeproject/SudokuGrid.xaml
sudoku_codeproject/SudokuGrid.xaml.cs
sudoku_codeproject/SudokuProblem.cs
sudoku_codeproject/SudokuSquare.xaml
sudoku_codeproject/SudokuSquare.xaml.cs
sudoku_codeproject/Utils.cs
sudoku_codeproject/App.xaml
sudoku_codeproject/App.xaml.cs
sudoku_codeproject/Constants.cs
sudoku_codeproject/DecisionFactory.cs
sudoku_codeproject/GameController.cs
sudoku_codeproject/Grid.cs
sudoku_codeproject/lib/Microsoft.Solver.Foundation.dll
sudoku_codeproject/lib/Microsoft.Solver.Foundation.xml
sudoku_codeproject/MainWindow.xaml
sudoku_codeproject/MainWindow.xaml.cs
sudoku_codeproject/Properties/AssemblyInfo.cs
sudoku_codeproject/Properties/Resources.Designer.cs
sudoku_codeproject/Properties/Resources.resx
sudoku_codeproject/Properties/Settings.Designer.cs
sudoku_codeproject/Properties/Settings.settings
sudoku_codeproject/Sudoku.csproj
sudoku_codeproject/Sudoku.sln
sudoku_codeproject/SudokuGrid.xaml
sudoku_codeproject/SudokuGrid.xaml.cs
sudoku_codeproject/SudokuProblem.cs
sudoku_codeproject/SudokuSquare.xaml
sudoku_codeproject/SudokuSquare.xaml.cs
sudoku_codeproject/Utils.cs
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.