Suduc

所属分类:Windows编程
开发工具:Visual C++
文件大小:44KB
下载次数:3
上传日期:2016-04-18 09:05:40
上 传 者ciaolemeng
说明:  用vc++6.0实现的数独解算器,代码包含控制台和windows两个版本。用改进的回溯法递归实现寻优过程。能对有解数独迅速给出一个合法解;对无解数独可以给出报错提示。 该程序在普通计算机解决芬兰数学家于2012年7月给出的最难数独,用时需1~10秒。欢迎交流。
(soduk solver could solve the hardest problem)

文件列表:
Suduc\ProbVal.cpp (1778, 2013-07-10)
Suduc\ProbVal.h (757, 2013-07-10)
Suduc\Resource.h (446, 2013-07-02)
Suduc\Solver.cpp (7632, 2013-07-10)
Suduc\Solver.h (1119, 2013-07-10)
Suduc\StdAfx.cpp (292, 2013-07-02)
Suduc\StdAfx.h (1106, 2013-07-02)
Suduc\Suduc.aps (16860, 2013-07-02)
Suduc\Suduc.clw (242, 2013-07-02)
Suduc\Suduc.cpp (1022, 2013-07-07)
Suduc\Suduc.dsp (4516, 2013-07-02)
Suduc\Suduc.dsw (727, 2013-07-10)
Suduc\Suduc.h (323, 2013-07-02)
Suduc\Suduc.ncb (74752, 2013-07-11)
Suduc\Suduc.opt (54784, 2013-07-11)
Suduc\Suduc.plg (244, 2013-07-10)
Suduc\Suduc.rc (1457, 2013-07-02)
Suduc\Suduko\res\Suduko.ico (1078, 2013-07-10)
Suduc\Suduko\res\Suduko.rc2 (398, 2013-07-10)
Suduc\Suduko\resource.h (4545, 2013-07-10)
Suduc\Suduko\StdAfx.cpp (208, 2013-07-10)
Suduc\Suduko\StdAfx.h (1054, 2013-07-10)
Suduc\Suduko\Suduko.aps (40000, 2013-07-10)
Suduc\Suduko\Suduko.clw (4189, 2013-07-10)
Suduc\Suduko\Suduko.cpp (2063, 2013-07-10)
Suduc\Suduko\Suduko.dsp (4414, 2013-07-10)
Suduc\Suduko\Suduko.h (1324, 2013-07-10)
Suduc\Suduko\Suduko.plg (1209, 2013-07-11)
Suduc\Suduko\Suduko.rc (10135, 2013-07-10)
Suduc\Suduko\SudukoDlg.cpp (6097, 2013-07-11)
Suduc\Suduko\SudukoDlg.h (1524, 2013-07-10)
Suduc\Suduko\res (0, 2013-07-10)
Suduc\Suduko (0, 2013-07-11)
Suduc (0, 2013-07-11)

======================================================================== CONSOLE APPLICATION : Suduc ======================================================================== AppWizard has created this Suduc application for you. This file contains a summary of what you will find in each of the files that make up your Suduc application. Suduc.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. Suduc.cpp This is the main application source file. Suduc.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named Suduc.pch and a precompiled types file named StdAfx.obj. Resource.h This is the standard header file, which defines new resource IDs. Microsoft Visual C++ reads and updates this file. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者