文件名称:Sudoku-Puzzle

  • 所属分类:
  • 其他智力游戏
  • 资源属性:
  • [Windows] [Visual C] [源码]
  • 上传时间:
  • 2014-12-02
  • 文件大小:
  • 1.49mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 曾**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

八数码问题(类似于华容道),是一个有益智力的小游戏,通过空白滑块的移动来将混乱的图案恢复到有序的状态

本代码的核心算法通过fortran编写,经过matlab的制图功能进行可视化,解决了任意初始条件下的八数码问题的自动求解过程

1、matlab的exe文件在matlab文件夹中,点击打开之后出现gui图形化界面。

2、点击start按钮,程序会随机生成一个初始状态,并判断是否可解(solvable按钮显示YES即可解,NO即不可解)。

3、可解的话点击go按钮,程序开始自动运行,每0.5s运行一步,演示解的过程,完成之后会显示操作步数。

4、不可解的话重新点击start按钮,生成新的初始状态(如果此时强行点击go按钮的话会显示程序错误)。

5、如果需要再次演示,可以点击redo按钮。6、除此之外,点击timecost按钮,会显示fortran程序的运行时间。

7、fortran文件夹中包括的是大赛之前第一次提交的fortran文件,程序的注释都在其中,可以参照。

8、matlab文件夹中的sourcecode文件夹中包括的是matlab所调用的fortran程序exe文件的源代码,由于各种原因,其中没有注释,还请见谅。

9、具体的移动情况(测试算例)保存在matlab文件夹的object.txt文件中-Eight digital (similar Huarong), is a useful intellectual game by moving the slider to the blank will restore order to the chaotic state of the pattern of the core algorithm code written by fortran, after mapping function matlab visualization, eight digital solve any initial conditions automatically solving process 1, matlab matlab exe file in the folder, gui graphical interface appears after clicking Open. 2. Click on the start button, the program will generate a random initial state, and determine whether the solvability (solvable solution button to display YES, NO that is unsolvable). 3, then click on the go button solvable, the program starts running automatically run every step of 0.5s, the operation step number will be displayed during the demonstration solution, is completed. 4, unsolvable, then re-click the start button to generate a new initial state (if at this time if forced to click on the go button will display program error). 5. If you need to demonstrate again, you can c
(系统自动生成,下载前可以参看下载内容)

下载文件列表





九宫格的八数码问题自动求解模拟

..............................\fortran

..............................\.......\Debug

..............................\.......\.....\DF60.PDB

..............................\.......\.....\lasthomework2.exe

..............................\.......\.....\lasthomework2.pdb

..............................\.......\.....\main.exe

..............................\.......\.....\main.ilk

..............................\.......\.....\main.obj

..............................\.......\.....\main.pdb

..............................\.......\.....\sub1.obj

..............................\.......\.....\sub2.obj

..............................\.......\.....\sub3.obj

..............................\.......\.....\sub4.obj

..............................\.......\lasthomework2.dsp

..............................\.......\lasthomework2.dsw

..............................\.......\lasthomework2.opt

..............................\.......\lasthomework2.plg

..............................\.......\main.dsp

..............................\.......\main.dsw

..............................\.......\main.f90

..............................\.......\main.opt

..............................\.......\main.plg

..............................\.......\sub1.f90

..............................\.......\sub2.f90

..............................\.......\sub3.f90

..............................\.......\sub4.f90

..............................\matlab

..............................\......\mccExcludedFiles.log

..............................\......\object.txt

..............................\......\op_interface1.exe

..............................\......\op_interface1.fig

..............................\......\op_interface1.m

..............................\......\readme.txt

..............................\......\solvable.txt

..............................\......\sourcecode

..............................\......\..........\Debug

..............................\......\..........\.....\DF60.PDB

..............................\......\..........\.....\sourcecode.exe

..............................\......\..........\.....\sourcecode.ilk

..............................\......\..........\.....\sourcecode.obj

..............................\......\..........\.....\sourcecode.pdb

..............................\......\..........\object.txt

..............................\......\..........\solvable.txt

..............................\......\..........\sourcecode.dsp

..............................\......\..........\sourcecode.dsw

..............................\......\..........\sourcecode.f90

..............................\......\..........\sourcecode.opt

..............................\......\..........\sourcecode.plg

..............................\......\..........\step.txt

..............................\......\..........\timecost.txt

..............................\......\sourcecode.exe

..............................\......\step.txt

..............................\......\timecost.txt

..............................\程序介绍.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org