文件名称:sudoku
- 所属分类:
- 其他智力游戏
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 4.06mb
- 下载次数:
- 0次
- 提 供 者:
- unr***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一款数独游戏源代码,运行在支持table pc的系统上(如vista)。
界面美观,是学习vs和游戏开发的理想教程-A Sudoku game source code, running on the table pc support systems (such as vista). Interface aesthetics, learning and game developers vs ideal Tutorial
界面美观,是学习vs和游戏开发的理想教程-A Sudoku game source code, running on the table pc support systems (such as vista). Interface aesthetics, learning and game developers vs ideal Tutorial
(系统自动生成,下载前可以参看下载内容)
下载文件列表
sudoku
......\AssemblyInfo.cs
......\bin
......\...\Debug
......\...\Release
......\Collections
......\...........\FastBitArray.cs
......\...........\PuzzleStateCollection.cs
......\...........\PuzzleStateStack.cs
......\...........\TechniqueCollection.cs
......\ConfigurationOptions.cs
......\Controls
......\........\ImagePanel.cs
......\........\ImagePanel.resx
......\........\MarqueeProgressBar.cs
......\........\MarqueeProgressBar.resx
......\........\NoFlickerPanel.cs
......\........\NoFlickerPanel.resx
......\........\PuzzleGrid.cs
......\........\PuzzleGrid.resx
......\........\ScalingPanel.cs
......\........\ScalingPanel.resx
......\........\TextStatefulButton.cs
......\........\TextStatefulButton.resx
......\........\WinningAnimation.cs
......\........\WinningAnimation.resx
......\Generator.cs
......\GeneratorOptions.cs
......\Images
......\......\ButtonHighlighted.png
......\......\ButtonShadow.png
......\......\ButtonUnchecked.png
......\......\CellActiveLowerLeft.png
......\......\CellActiveLowerRight.png
......\......\CellActiveSquare.png
......\......\CellActiveUpperLeft.png
......\......\CellActiveUpperRight.png
......\......\CellHintLowerLeft.png
......\......\CellHintLowerRight.png
......\......\CellHintSquare.png
......\......\CellHintUpperLeft.png
......\......\CellHintUpperRight.png
......\......\Eraser.png
......\......\ExitButtonChecked.png
......\......\ExitButtonHighlighted.png
......\......\ExitButtonShadow.png
......\......\ExitButtonUnchecked.png
......\......\HelpButtonChecked.png
......\......\HelpButtonHighlighted.png
......\......\HelpButtonShadow.png
......\......\HelpButtonUnchecked.png
......\......\New.png
......\......\NewPuzzleBackground.png
......\......\NewPuzzleItemChecked.png
......\......\NewPuzzleItemHighlighted.png
......\......\NewPuzzleItemUnchecked.png
......\......\Options.png
......\......\Pen.png
......\......\Scratchpad.png
......\......\Undo.png
......\MainForm.cs
......\MainForm.resx
......\MicrosoftInk1.7
......\...............\Microsoft.Ink.dll
......\NativeMethods.cs
......\Nullables
......\.........\NullableByte.cs
......\.........\NullableInt.cs
......\.........\NullablePoint.cs
......\.........\NullableUint.cs
......\.........\NullObject.cs
......\obj
......\...\Debug
......\OptionsDialog.cs
......\OptionsDialog.resx
......\Program.cs
......\PuzzleDifficulty.cs
......\PuzzleState.cs
......\PuzzleStatus.cs
......\ResourceHelper.cs
......\Solver.cs
......\SolverOptions.cs
......\SolverResults.cs
......\Strings.resx
......\Sudoku.4.0.resharper
......\Sudoku.4.0.resharper.user
......\Sudoku.csproj
......\Sudoku.csproj.user
......\Sudoku.gpState
......\Sudoku.sln
......\Techniques
......\..........\BeginnerTechnique.cs
......\..........\BlockAndColumnRowInteractionTechnique.cs
......\..........\CombinationIterator.cs
......\AssemblyInfo.cs
......\bin
......\...\Debug
......\...\Release
......\Collections
......\...........\FastBitArray.cs
......\...........\PuzzleStateCollection.cs
......\...........\PuzzleStateStack.cs
......\...........\TechniqueCollection.cs
......\ConfigurationOptions.cs
......\Controls
......\........\ImagePanel.cs
......\........\ImagePanel.resx
......\........\MarqueeProgressBar.cs
......\........\MarqueeProgressBar.resx
......\........\NoFlickerPanel.cs
......\........\NoFlickerPanel.resx
......\........\PuzzleGrid.cs
......\........\PuzzleGrid.resx
......\........\ScalingPanel.cs
......\........\ScalingPanel.resx
......\........\TextStatefulButton.cs
......\........\TextStatefulButton.resx
......\........\WinningAnimation.cs
......\........\WinningAnimation.resx
......\Generator.cs
......\GeneratorOptions.cs
......\Images
......\......\ButtonHighlighted.png
......\......\ButtonShadow.png
......\......\ButtonUnchecked.png
......\......\CellActiveLowerLeft.png
......\......\CellActiveLowerRight.png
......\......\CellActiveSquare.png
......\......\CellActiveUpperLeft.png
......\......\CellActiveUpperRight.png
......\......\CellHintLowerLeft.png
......\......\CellHintLowerRight.png
......\......\CellHintSquare.png
......\......\CellHintUpperLeft.png
......\......\CellHintUpperRight.png
......\......\Eraser.png
......\......\ExitButtonChecked.png
......\......\ExitButtonHighlighted.png
......\......\ExitButtonShadow.png
......\......\ExitButtonUnchecked.png
......\......\HelpButtonChecked.png
......\......\HelpButtonHighlighted.png
......\......\HelpButtonShadow.png
......\......\HelpButtonUnchecked.png
......\......\New.png
......\......\NewPuzzleBackground.png
......\......\NewPuzzleItemChecked.png
......\......\NewPuzzleItemHighlighted.png
......\......\NewPuzzleItemUnchecked.png
......\......\Options.png
......\......\Pen.png
......\......\Scratchpad.png
......\......\Undo.png
......\MainForm.cs
......\MainForm.resx
......\MicrosoftInk1.7
......\...............\Microsoft.Ink.dll
......\NativeMethods.cs
......\Nullables
......\.........\NullableByte.cs
......\.........\NullableInt.cs
......\.........\NullablePoint.cs
......\.........\NullableUint.cs
......\.........\NullObject.cs
......\obj
......\...\Debug
......\OptionsDialog.cs
......\OptionsDialog.resx
......\Program.cs
......\PuzzleDifficulty.cs
......\PuzzleState.cs
......\PuzzleStatus.cs
......\ResourceHelper.cs
......\Solver.cs
......\SolverOptions.cs
......\SolverResults.cs
......\Strings.resx
......\Sudoku.4.0.resharper
......\Sudoku.4.0.resharper.user
......\Sudoku.csproj
......\Sudoku.csproj.user
......\Sudoku.gpState
......\Sudoku.sln
......\Techniques
......\..........\BeginnerTechnique.cs
......\..........\BlockAndColumnRowInteractionTechnique.cs
......\..........\CombinationIterator.cs