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

搜索资源列表

  1. eightnumbers

    0下载:
  2. 选择深度优先算法来求解该八数码问题(3×3九宫格棋盘)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:19358
    • 提供者:祖超
  1. soduku

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

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

    0下载:
  2. Kakuro数独问题: 数独这个奇特的名字来源于日语Sudoku,是十八世纪瑞士数学家欧拉发明的。 后在美国发展,并在日本得以发扬光大。 Sudoku的规则十分简单,就是在9×9的九宫格里面填数字,每个方格中填人合适的数字以使得每行,每列以及每个九宫格都要包含从1~9的数字且互不相同. 数独的玩法逻辑简单,数字排列方式千变万化.不少教育者认为数独是锻炼脑筋的好方法。 谜题中会预先填入若干数字, 其它方格为空白, 玩家得依谜题中的数字分布状况, 逻辑推敲出剩下的空格里是什么数字
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:75369
    • 提供者:宋芬
  1. 九宫格 机器学习 分类实现

    0下载:
  2. 九宫格 机器学习 分类实现
  3. 所属分类:matlab例程

  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. labyrinth

    0下载:
  2. 迷宫图求解程序,九宫格,人工智能实验 可以在Prolog环境下,希望对大家有所帮助-Figure maze solver, squared, artificial intelligence experiments in Prolog environment, we want to help
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:18646
    • 提供者:jenny
  1. eight-digit

    0下载:
  2. 求解八数码问题,初始状态存放在文件中,读入后使用A*算法求解8数码问题,目标状态为1238_4765,即从左上角开始为1,然后按顺时针排列在九宫格中。输出为具体求解步骤-Solving the eight digital issues, the initial state stored in the document, read to use the A* algorithm to solve 8 digital issues, the target state for the 1238_476
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:16462
    • 提供者:郑益夫
  1. sudoku.win32

    0下载:
  2. 此为九宫格游戏的源码。运行程序,出现一个需要填数的九宫格,在游戏过程通过点击check可以检查结果是否正确。-This is the squares of the source game. Run the program, there is a need to fill in the number of squares, in the course of the game can check by clicking the check results are correct.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:89883
    • 提供者:刘丽娟
  1. nineGrid(aStar)

    0下载:
  2. 九宫格 人工智能 小程序! 使用方法: 在debug文件夹下面有两个 文本文件 相当于配置文件,作为程序的输入变量配置!-Small squares of artificial intelligence program! Usage: debug folder in the following two configuration files is equivalent to a text file as input variables to configure the procedure!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2696242
    • 提供者:dragonriver
  1. eight

    0下载:
  2. 采用A*算法解决九宫格谜题,代码附有注释-Using A* algorithm to solve the puzzle TICTACTOEMIDLET
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:8199
    • 提供者:lzx
  1. upload2

    0下载:
  2. 八数码问题。九宫格的每一个状态用一个字符串表示,该字符串为将九宫格中的数字从上到下,从左到右的连接起来,空白处用“0”表示。初始状态表示为”123804765”-8 digital issues. Style Box for each state with a string that the string will be the number of five direction pad from top to bottom, left to right to link up the space
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:3433
    • 提供者:zhengyu
  1. nine-square_grid

    0下载:
  2. 关于九宫格排列的算法研究 重排九宫 相对序列 反序数 自然顺序 Z形顺序-study about the Algorithm of arrange nine-square_grid
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:11428
    • 提供者:easter
  1. passrive

    0下载:
  2. 商人过河问题,运用九宫格算法求解如何才能得到最佳过河方案。-Businessmen across the river problem, use direction pad to get the best algorithm to cross the river scheme
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:861748
    • 提供者:killer
  1. eight_digital

    0下载:
  2. 八数码在3*3组成的九宫格棋盘上,摆有8个将牌,每一个将牌都刻有1-8中的某一个数码。棋盘中留有一个空格,允许其周围的某一个将牌向空格移动,这样通过移动将牌就可以不断改变将牌的布局。给定一种初始的将牌布局或结构(称初始状态)和一个目标布局(称目标状态),编程给出一个合法的走步序列-Eight digital composition of the 3* 3 Jiugongge board, will be placed with 8 cards, each of the cards are eng
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:257490
    • 提供者:liuyajuan
  1. A

    0下载:
  2. 根据A*算法实现九宫格重新排序问题,并记录每步的排序结果-Jiugongge A* algorithm based on re-scheduling problem, and record the results of each step of the sort
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:40323
    • 提供者:杨光
  1. ninegird_src

    0下载:
  2. 数字九宫格自动排序问题实验,八数码求解过程动态演示源代码-Digital Jiugongge automatic test scheduling problem, eight digital dynamic presentation source code solution process
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:11261
    • 提供者:
  1. wide-search

    0下载:
  2. 广度优先搜索重排九宫格实例,一个简单的对算法的实现-Breadth first search rearrangement of JiuGongGe examples, a simple to the realization of the algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-05-28
    • 文件大小:11592606
    • 提供者:汪鹏
  1. jiugongge

    0下载:
  2. 程序输入任意一个数n,都可以自动生成一个n维的矩阵,满足类似九宫格的排列-Program input any number n, can automatically generate an n-dimensional matrix, arranged to meet a similar Jiugongge
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:216805
    • 提供者:包河
  1. 8Digital-game

    0下载:
  2. 8数码游戏,经典,极品,九宫格,移动,寻路算法,耗时最小,完全可以运行-8 digital game, classic, gourmet, JiuGongGe, move, pathfinding algorithm, time consuming, can run the minimum
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:151086
    • 提供者:akun
  1. 数字九宫格

    0下载:
  2. 本程序由本人所写界面优美,可求解数字九宫格
  3. 所属分类:数据结构常用算法

« 12 3 »
搜珍网 www.dssz.com