CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - 八数码

搜索资源列表

  1. 八数码多算法实现

    1下载:
  2. 这个程序是从广度优先搜索,深度优先搜索,A算法以及A*算法等多方面算法来解决八数码问题-this procedure is breadth - first search, depth-first search, A and A * algorithm algorithm various algorithms to solve the problem eight digital
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:73.85kb
    • 提供者:藤力
  1. EightNumber1.2

    0下载:
  2. 使用模块化实现八数码问题的解决方案,实现方法科学实用-use modular realization of eight digital solutions, scientific and practical methods
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:179.77kb
    • 提供者:Jackon
  1. 把数码难题

    0下载:
  2. 八数码难题的vc实现,界面美观,功能很强-eight digital vc realize the problem, beautiful interface, highly functional
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:259.99kb
    • 提供者:sjm
  1. 八数码MFC实现

    1下载:
  2. 用MFC实现的八数码,AStar算法!
  3. 所属分类:界面编程

  1. 八数码

    0下载:
  2. 采用A*算法实现八数码的自动路径搜索问题。
  3. 所属分类:对话框与窗口

    • 发布日期:2010-10-15
    • 文件大小:671.53kb
    • 提供者:skygmy
  1. SourceCode

    0下载:
  2. MFC实现的八数码问题,采用的是A星算法,欢迎多多指教!-Eight Box Game Using MFC
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:48.14kb
    • 提供者:SunMood
  1. bashumaA

    0下载:
  2. 八数码问题,MFC+A*算法实现!Open表方法!-MFC,I don t know how to miaoshu
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-21
    • 文件大小:6.18mb
    • 提供者:王亚飞
  1. BASHUMA

    0下载:
  2. 八数码功能实现,手动随机输入0-7的整数,不得重复,天后开始排序-Eight digital functions manually enter random integer 0-7, shall not repeat, days after the beginning of sort
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:661.08kb
    • 提供者:随心雨
  1. bashumawentiqiujie

    0下载:
  2. 八数码求解 通过C++编程实现 源码 加报告-Eight digital solving through C++ Programming source added the report
  3. 所属分类:Button control

    • 发布日期:2017-04-06
    • 文件大小:928.5kb
    • 提供者:yangjiye
  1. EightNum3virtory

    0下载:
  2. 八数码问题的动态解决,采用了A*搜索算法来解决-Eight digital dynamic solution to the problem using the A* search algorithm to solve the
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-03
    • 文件大小:671.53kb
    • 提供者:管明杨
  1. EightPuzzle

    0下载:
  2. 八数码问题的c++源码,visual studio2005下编写,实现界面化,并提供了图形化演示过程。-8 digital issues of c++ source code, visual studio2005 prepared, of the realization of the interface and provide a graphical demonstration.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-27
    • 文件大小:9.16mb
    • 提供者:lining
  1. A_star

    0下载:
  2. A_star 实现八数码问题(分别才用了不同的评估函数) 程序界面-A_star for Eight digital problems (were assessed only with a different function) program interface
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-23
    • 文件大小:6.96mb
    • 提供者:杨艳歌
  1. artificialintellgence

    0下载:
  2. 此程序是一个人工智能方面的一个典型的小程序,八数码问题-bashumawenti
  3. 所属分类:Button control

    • 发布日期:2017-04-02
    • 文件大小:3.46kb
    • 提供者:mary
  1. 8Games

    0下载:
  2. 用VC++编写基于文档/视图结构的Windows应用程序,基于文档/视图结构的八数码游戏,在娱乐中学习编程 -Written with VC++ based on the document/view architecture of Windows applications, based on the document/view architecture of the eight digital games, learning programming in entertainment
  3. 所属分类:Button control

    • 发布日期:2017-05-17
    • 文件大小:4.22mb
    • 提供者:zhangxiang
  1. 8-Games

    0下载:
  2. 实现八数码游戏,数字可以自动进行上下左右移动-Eight digital game
  3. 所属分类:ComboBox

    • 发布日期:2017-11-20
    • 文件大小:1.81mb
    • 提供者:白雪
  1. eightPpuzzle

    0下载:
  2. 八数码,一个简单人工智能程序,自动完成八数码的运行-Eight digital, a simple artificial intelligence program automatically runs eight digital
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-17
    • 文件大小:3.94mb
    • 提供者:cz
  1. Puuzer

    0下载:
  2. 实现经典八数码问题,任意给定初始状态,能够判断出是否有解,然后开始移动空格,直至找到目标状态。-Realize the classic eight digital problem, any given initial state, to determine whether there is a solution, and then start moving Spaces, until you find the target state.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-25
    • 文件大小:264.82kb
    • 提供者:路飞
  1. bsm

    0下载:
  2. 动态演示八数码问题的解决,依次点击按钮获取原始数据和目标数据,然后点击搜索即可实现演示过程-Dynamic presentations eight digital problem solving, then click the button to obtain the original data and target data, and then click the search can be realized during the demonstration
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-28
    • 文件大小:10.34mb
    • 提供者:lideqi
  1. gtaphic_smart

    0下载:
  2. 一个简单的八数码问题,你可以通过输入1到9的样字-A simple eight digital problem, you can enter 1 to 9 sample word
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-14
    • 文件大小:20.46kb
    • 提供者:FNL$928885
  1. digitsldhgital

    0下载:
  2. 8数码问题,能有效的解决八数码问题,可以看看呀!还可以-Eight digital problem, can effectively solve the problem of eight digital, you can see!
  3. 所属分类:ComboBox

    • 发布日期:2017-12-16
    • 文件大小:44kb
    • 提供者:woreigq
« 12 »
搜珍网 www.dssz.com