CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 15 puzzle

搜索资源列表

  1. penguzzle

    0下载:
  2. 著名的15谜游戏(15-puzzle )的Tcl/Tk版本,现在它可以有 4x4, 5x5 或6x6 的格子,所以更加有趣,改变图片也更加容易。 -mystery of the famous 15 games (15-puzzle) Tcl / Tk editions, it could 4x4, 5x5 or 6x6 lattice, the more interesting and change the picture much easier.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:21.34kb
    • 提供者:sky
  1. MagicPanel.rar

    0下载:
  2. 拼图魔板由4×4或3×3个方格组成,这样就增加拉用户的选择性,其中一个格子是空的。对于4×4的魔板,其它格子里随机放置15个编号为1-15的方块; 对于3×3的魔板,其它格子里随机放置8个编号为1-8的方块。 用鼠标任何与空格子相邻的方块可以把该方块移入空格。通过不断地移动方块,可将方块一行一行按数字顺序排列。 同时也可以使用图像来代替数字,对于4×4的魔板,将一个图像分成4×4个方块,打乱顺序后,放入魔板,并将其中一个方格置为空。最终目标是通过移动方块恢复为原始图像。 ,Magic pu
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:82.07kb
    • 提供者:zoushasha
  1. Eight_(8)_2183836282010

    0下载:
  2. A star algoritm for 15-puzzle
  3. 所属分类:Games

    • 发布日期:2017-04-01
    • 文件大小:27.78kb
    • 提供者:elham
  1. gameForMan

    0下载:
  2. 是男人就下100层手机版游戏。本游戏属于休闲益智类型(PUZ)。玩家控制角色左右移动,通过平板,针板,弹板,滚板等的过渡实现下楼。人物到达顶部后,被针扎一下少1点血;跳到向上滚动的针板上少1点血;跳到灰色的平板上,2秒后自动下落;只有跳到蓝色的平板上才能加一点血;人物总共15点血,当血变为0时或者人物掉到屏幕最下面时游戏结束。 -Men are on the next layer 100 Mobile Games. Puzzle Games belong to this type of le
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:53.64kb
    • 提供者:rxw27588
  1. JavaScript

    0下载:
  2. This Nice 15 puzzle-This is Nice 15 puzzle
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:164.18kb
    • 提供者:jack
  1. SlidingPuzzle

    0下载:
  2. 一个基于java的小游戏,名为SlidingPuzzle。类似于拼图,只不过是换成将打乱的1-15的数字按顺序重新排列成4*4矩阵形式。-A small java-based game called SlidingPuzzle. Similar to the puzzle, only to disrupt the 1-15 replaced by the number of re-arranged according to the order of 4* 4 matrix form.
  3. 所属分类:Games

    • 发布日期:2017-04-13
    • 文件大小:1.99kb
    • 提供者:li li
  1. puzzle

    0下载:
  2. This a program code that solves a puzzle.Which is in 3x3 grid you must place number from 1 to 9 such that all rows, columns and diagonals add up to 15.-This is a program code that solves a puzzle.Which is in 3x3 grid you must place number from 1 to 9
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:787byte
    • 提供者:gordon
  1. n-puzzle

    0下载:
  2. n-puzzle (8-puzzle, 15-puzzle, 24-puzzle) solution using A* algorithm. i have used 2 pass for reducing memory consumption by half. i will post it also on my blog http://rooparam.blogspot.com-n-puzzle (8-puzzle, 15-puzzle, 24-puzzle) solution using A*
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:4.34kb
    • 提供者:rrc
  1. 4bit_2005

    0下载:
  2. 15 puzzle problem.asifuhaicnsnawsoie siefhnbcl swkfhnb jaswiefhn swkfhn
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:61.26kb
    • 提供者:Sabid
  1. 15-puzzle

    0下载:
  2. 各种有趣的数学算法和数学题目,用数据结构解决-A variety of interesting mathematical algorithms and mathematical topics, with the data structure to solve
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-08
    • 文件大小:1.6mb
    • 提供者:liuyan
  1. puzzle15_src

    0下载:
  2. 15 puzzle for solving 15 puzzle with ida star algorith
  3. 所属分类:Game Program

    • 发布日期:2017-04-08
    • 文件大小:7.69kb
    • 提供者:zahra
  1. PuzzleFrame.java

    0下载:
  2. (1).能够实现简单的小游戏智能拼图,所设计的是数字智能拼图,包括初级和高级两种玩法; (2).初级三行三列,包括数字1——8,和一个活动按钮,高级四行四列,包括数字1——15和一个活动按钮; (3).游戏开始,数字随机排列,玩家把数字按顺序1——8或1——15排列起来(行排列)就算成功过关; (4).此游戏为休闲娱乐小游戏。 -(1). To achieve a simple smart puzzle game, designed for digital intelligent
  3. 所属分类:Games

    • 发布日期:2017-03-29
    • 文件大小:8.1kb
    • 提供者:向云洲
  1. 15puzzleastar

    0下载:
  2. this 15 puzzle program,this program work with A Star algorithm... -this is 15 puzzle program,this program work with A Star algorithm...
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1.09mb
    • 提供者:Navid Yamini
  1. 15puzzleIDAstar

    0下载:
  2. 15 puzzle program that work with ida star algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:185.39kb
    • 提供者:Navid Yamini
  1. 8puzzle

    0下载:
  2. 3-8-15 Puzzle Game implemented with Allegro using heuristics.-3-8-15 Puzzle Game implemented with Allegro using heuristics.
  3. 所属分类:Other Games

    • 发布日期:2017-05-27
    • 文件大小:9.39mb
    • 提供者:abbascafer
  1. TileProblem.tar

    0下载:
  2. This is simulation of classic 15 tile puzzle problem solver. It has capability to solve the problem using artificial intelligent techniques of depth first search and A-star search. This project is completely done in netbeans for running game requ
  3. 所属分类:Other Games

    • 发布日期:2017-03-29
    • 文件大小:21.66kb
    • 提供者:ravi
  1. FifteenPuzzle

    0下载:
  2. Solving of 15 puzzle problem. Done in BlueJ
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:43.65kb
    • 提供者:Valik Smilenko
  1. 15-puzzle

    0下载:
  2. 将视频画面分成15小块,打乱排列,可进行重组游戏。-The video screen is divided into 15 small pieces, disrupting ranged, may reorganize the game.
  3. 所属分类:android

    • 发布日期:2017-11-25
    • 文件大小:245.38kb
    • 提供者:Liuming
  1. 15-puzzle

    0下载:
  2. 一个益智游戏的控制器。 将图像从相机到洗牌的图像-This is a controller for puzzle game. It converts the image from Camera into the shuffled image
  3. 所属分类:android

    • 发布日期:2017-04-08
    • 文件大小:6.83kb
    • 提供者:wujiang
  1. 15Puzzle

    0下载:
  2. 8/15 puzzle C# implementation using A * (A Star) Algorithm.
  3. 所属分类:C#编程

    • 发布日期:2018-05-01
    • 文件大小:77kb
    • 提供者:adrenaline96
« 12 3 »
搜珍网 www.dssz.com