文件名称:SudokuMFC
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-07-19
- 文件大小:
- 41kb
- 下载次数:
- 0次
- 提 供 者:
- 韦**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用 MFC 写的一个数独小游戏。支持简单、普通、困难三种难度;支持游戏存档、读档;支持自动计算游戏结果。预设了20个游戏文件,使用“快速载入游戏”可随机载入这些文件。可以通过“建立新游戏”来产生新游戏并保存新游戏文件。
编译环境:Visual Studio 2008 SP1-Using MFC to write a Sudoku game. Supports simple, ordinary, hard three difficulty support the game archive, read files supports automatic calculation game results. The default of 20 game files, use the " fast load game" random load these files. Can " create a new game" to produce new games and new game save file. Compiler Environment: Visual Studio 2008 SP1
编译环境:Visual Studio 2008 SP1-Using MFC to write a Sudoku game. Supports simple, ordinary, hard three difficulty support the game archive, read files supports automatic calculation game results. The default of 20 game files, use the " fast load game" random load these files. Can " create a new game" to produce new games and new game save file. Compiler Environment: Visual Studio 2008 SP1
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SudokuMFC\Game\Original\Sudoku.001
.........\....\........\Sudoku.002
.........\....\........\Sudoku.003
.........\....\........\Sudoku.004
.........\....\........\Sudoku.005
.........\....\........\Sudoku.006
.........\....\........\Sudoku.007
.........\....\........\Sudoku.008
.........\....\........\Sudoku.009
.........\....\........\Sudoku.010
.........\....\........\Sudoku.011
.........\....\........\Sudoku.012
.........\....\........\Sudoku.013
.........\....\........\Sudoku.014
.........\....\........\Sudoku.015
.........\....\........\Sudoku.016
.........\....\........\Sudoku.017
.........\....\........\Sudoku.018
.........\....\........\Sudoku.019
.........\....\........\Sudoku.020
.........\SudokuMFC\GamePad.cpp
.........\.........\GamePad.h
.........\.........\ReadMe.txt
.........\.........\res\head.bmp
.........\.........\...\iconpng.png
.........\.........\...\Sudoku.ico
.........\.........\...\Sudoku.rc2
.........\.........\resource.h
.........\.........\stdafx.cpp
.........\.........\stdafx.h
.........\.........\Sudoku.cpp
.........\.........\Sudoku.h
.........\.........\Sudoku.rc
.........\.........\SudokuDlg.cpp
.........\.........\SudokuDlg.h
.........\.........\SudokuGame.cpp
.........\.........\SudokuGame.h
.........\.........\SudokuMFC.vcproj
.........\.........\targetver.h
.........\SudokuMFC.sln
.........\Game\Original
.........\....\Result
.........\SudokuMFC\res
.........\Game
.........\SudokuMFC
SudokuMFC