文件名称:Sudoku_vb.Net
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2010-09-16
- 文件大小:
- 34.42kb
- 下载次数:
- 0次
- 提 供 者:
- wngsmail@163.com
- 相关连接:
- http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=3829&lngWId=10
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Title: VB.Net Sudoku Solver
Descr iption: Solve Sudoku puzzles - rules or brute force methods. Recognises most text grids so you can paste them in.
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scr ipts/ShowCode.asp?txtCodeId=3829&lngWId=10
The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
Descr iption: Solve Sudoku puzzles - rules or brute force methods. Recognises most text grids so you can paste them in.
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scr ipts/ShowCode.asp?txtCodeId=3829&lngWId=10
The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : Sudoku.rar 列表 Sudoku\AssemblyInfo.vb Sudoku\Brute Force.vb Sudoku\brute.txt Sudoku\Form1.resx Sudoku\Form1.vb Sudoku\grid.vb Sudoku\icon.ico Sudoku\Rule1.vb Sudoku\Rule2.vb Sudoku\Rule3.vb Sudoku\Rule4.vb Sudoku\Rule5.vb Sudoku\Rule6.vb Sudoku\Sudoku.sln Sudoku\Sudoku.suo Sudoku\Sudoku.vbproj Sudoku\Sudoku.vbproj.user Sudoku