CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 拼图

搜索资源列表

  1. QIQIAO

    0下载:
  2. 本函数是智力拼图问题演示程序,程序最多可以将6*8大小的矩阵分成15个模块,每个小模块的大小不能超过4*4大。并允许 手动编辑。该程序计算所有的可行方案并显示出组合拼接的所有结果。本程序在初始的时候已经给了一个11模块的划分形式,要演示按回车即可。 -intellectual puzzle problem demo program, most procedures can be 6 * 8 matrix size of 15 is divided into modules, each m
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:27174
    • 提供者:vegern
  1. Puzzle.gai

    0下载:
  2. 手机拼图游戏... 成品..我上载..只为了下一个拼图游戏代码来参考一下-phone picture arrangement game finished ... .. I posted .. just for the sake of the picture arrangement game under a code reference
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:284402
    • 提供者:潘海荣
  1. 拼图游戏源代码

    0下载:
  2. 一个拼图游戏的源代码-a source puzzles
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2055072
    • 提供者:方方
  1. pingtu

    0下载:
  2. 这两天着迷goolge earth抓图,编写了一个拼图的程序,主要是用到了imread imwrite和对话框几个知识点,很简单的。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1195
    • 提供者:jerry
  1. movepicture

    0下载:
  2. 自己写的一个自动拼图程序的源代码.用广度优先算法实现.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-16
    • 文件大小:271693
    • 提供者:曹彪
  1. pintu

    0下载:
  2. 拼图游戏C++,调试成功,转载他人代码。非本人制作,感谢作者。做的挺好的
  3. 所属分类:数值算法/人工智能

    • 发布日期:2014-01-17
    • 文件大小:2738870
    • 提供者:lmy
  1. soduku

    0下载:
  2. 数独游戏:是一种源自18世纪末瑞士的数学智力拼图游戏。拼图是九宫格(即3格宽×3格高)的正方形状,每一格又细分为一个九宫格。在每一个小九宫格中,分别填上1至9的数字,让整个大九宫格每一列、每一行的数字都不重复。 数独的玩法逻辑简单,数字排列方式千变万化。不少教育者认为数独是锻炼脑筋的好方法。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:431701
    • 提供者:zk
  1. puzzles.rar

    0下载:
  2. 算法全名为数字拼图问题(八数码)算法,讲述一个自动完成九宫格数字拼图的算法,Algorithm, called the whole issue of the number of puzzles (8 digital) algorithm, on a number of auto-complete puzzle squares algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:64855
    • 提供者:PT
  1. eightnums

    0下载:
  2. 八数码拼图程序源码,可以实现初始8个数码顺序到目标8个数码顺序的自动拼图-Eight digital jigsaw program source code, can achieve the initial eight digital sequence to the target sequence of eight digital automatic puzzle
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:83153
    • 提供者:harderwu
  1. pingtu

    0下载:
  2. matlab m语言编写的拼图游戏,对于学习matlab很有帮助-matlab m jigsaw puzzle languages, matlab helpful for learning
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1293
    • 提供者:竹笑
  1. Intelligence

    1下载:
  2. 人工智能课程大作业。一个拼图游戏,分为自动和手动。若选择自动,则可根据深度优先和广度优先的办法自动完成拼图步骤-Artificial Intelligence course great job. A jigsaw puzzle, is divided into automatic and manual. If you choose automatically, by virtue of the depth-first and breadth-first approach to auto-comp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-24
    • 文件大小:8085690
    • 提供者:jtu
  1. abc

    0下载:
  2. 关于vb的一些代码 C#制作的拼图游戏C#制作的拼图游戏C ·拼图游戏,可以回退等。练手用的。 ·-open i think you shoud open idea prepared by the pivotal games, and we can usually common are very similar. readers can learn code, the reference program, of course, can also entertainment fo
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-25
    • 文件大小:64401
    • 提供者:品江山
  1. 0下载:
  2. 智利拼图,含有源码,希望对大家能有帮助呀。-Chile puzzle
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:142809
    • 提供者:叶发明
  1. eight8

    0下载:
  2. 用计算机搜索算法解8数码问题(也就是平时玩的拼图),内置2种算法,BFS和A*,是XJTU人工智能导论课的大作业。-Computer search algorithm for solving the problem of digital 8 (that is usually playing the puzzle), built-in two kinds of algorithms, BFS and A*, is the introduction course of artificial inte
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3923485
    • 提供者:刘澈
  1. ass2ofAI

    0下载:
  2. 1.该程序基于vc6.0平台,打开工程编译运行及可以看到结果。 2.本程序为拼图游戏的缩影,假设原图为 1 2 3 4 5 6 7 8 图1 打乱后由A*算法给出最优解。 3.本程序的核心为A*算法,所以一些其他的功能未予以深究,如果要改变初始状态,请打开工程,在FileView下打开Source Files中的astar.cpp中,在其第17行的afirststate数组定义中给出,用数字0代表空格。如 图1 中的状态即可输入{1,2,3,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:15286
    • 提供者:ghb
  1. puzzle.algorithm.documents

    0下载:
  2. 经典拼图游戏算法设计文档Classic puzzle algorithm design documents -Classic puzzle algorithm design documents
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:4278
    • 提供者:lilizhen
  1. eight-puzzle

    0下载:
  2. 人工智能八数码拼图游戏的设计与实现(C++语言)-Eight artificial intelligence design and implementation of digital jigsaw puzzle (C++ language)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:214051
    • 提供者:zaini
  1. xiekun

    0下载:
  2. computer vision 对于两个图拼在一起的效果其中找出八个共同点来做拼图-computer vision
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1096
    • 提供者:蜥蜴
  1. search

    0下载:
  2. 解决拼图问题。利用AVL平衡树,是一种很有效率二叉搜索树,利用它可以的旋转功能可以很方便的构造,很快的查找 数据结构-BUC algorithm, an important database search algorithm. Use of AVL balanced tree is a very efficient binary search tree, it can use the rotation of the structure can be easily, quickly find
  3. 所属分类:Data structs

    • 发布日期:2017-05-24
    • 文件大小:3315993
    • 提供者:yinzengchun
  1. project

    0下载:
  2. 拼图游戏的最原始版本,中间的next按钮按第一次的时候是计算返回到出事状态的步骤。之后每按一次,便倒着走回去(最少步数)。-The jigsaw puzzle of the most primitive version of the middle of the next button is to calculate the first return to the accident the steps of the state. After each time you press, then ba
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:226110
    • 提供者:john
« 12 »
搜珍网 www.dssz.com