文件名称:sudoku
- 所属分类:
- 射击游戏
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.1mb
- 下载次数:
- 0次
- 提 供 者:
- Hoo****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
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
..................\App.xaml
..................\App.xaml.cs
..................\Constants.cs
..................\DecisionFactory.cs
..................\GameController.cs
..................\Grid.cs
..................\lib\Microsoft.Solver.Foundation.dll
..................\...\Microsoft.Solver.Foundation.xml
..................\MainWindow.xaml
..................\MainWindow.xaml.cs
..................\Properties\AssemblyInfo.cs
..................\..........\Resources.Designer.cs
..................\..........\Resources.resx
..................\..........\Settings.Designer.cs
..................\..........\Settings.settings
..................\Sudoku.csproj
..................\Sudoku.sln
..................\SudokuGrid.xaml
..................\SudokuGrid.xaml.cs
..................\SudokuProblem.cs
..................\SudokuSquare.xaml
..................\SudokuSquare.xaml.cs
..................\Utils.cs
..................\App.xaml
..................\App.xaml.cs
..................\Constants.cs
..................\DecisionFactory.cs
..................\GameController.cs
..................\Grid.cs
..................\lib\Microsoft.Solver.Foundation.dll
..................\...\Microsoft.Solver.Foundation.xml
..................\MainWindow.xaml
..................\MainWindow.xaml.cs
..................\Properties\AssemblyInfo.cs
..................\..........\Resources.Designer.cs
..................\..........\Resources.resx
..................\..........\Settings.Designer.cs
..................\..........\Settings.settings
..................\Sudoku.csproj
..................\Sudoku.sln
..................\SudokuGrid.xaml
..................\SudokuGrid.xaml.cs
..................\SudokuProblem.cs
..................\SudokuSquare.xaml
..................\SudokuSquare.xaml.cs
..................\Utils.cs