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

搜索资源列表

  1. 8-Puzzle

    0下载:
  2. genetic algorithm code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:63910
    • 提供者:a_hamzeiian
  1. 8Puzzle

    0下载:
  2. Popular 8 puzzle game, solved with search algorithms, ideal homework for Artificial Intelligence courses
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-06
    • 文件大小:403391
    • 提供者:İ brahim
  1. CSharpPathfind_src

    0下载:
  2. 8-Puzzle A* in c sharp implementing IA
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:7418
    • 提供者:justice
  1. Rompecabeza

    0下载:
  2. 8-puzzle A* implement IA
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:320645
    • 提供者:justice
  1. Taquin_v1.1

    0下载:
  2. a source code that solves the 8 puzzle problem. it uses A-star algorithm with prolog
  3. 所属分类:Home Personal application

    • 发布日期:2017-04-07
    • 文件大小:27472
    • 提供者:sarah
  1. eight-queens-puzzle

    0下载:
  2. 皇后问题(在8*8格的国际象棋盘上放置8个皇后,使得任意两个皇后不能互相攻击,即任何行,列或对角线上不得有两个或两个以上的皇后),打印输出皇后的位置,如在第一行第二个为01000000,以此类推逐行写出-The queen s problems (in 8* 8 s international chess on placed eight queen, make any two queen can t to fight each other, which means any line, colum
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-29
    • 文件大小:690
    • 提供者:小钟
  1. Java_Eight-Puzzle

    1下载:
  2. 基于A星算法的8数码问题Java程序源代码-Java source code based on the A star algorithm Eight Puzzle
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-21
    • 文件大小:12410
    • 提供者:Ian_Wong
  1. PuzzleGame

    0下载:
  2. this source code is written in visual basic 8 puzzle tile I hope you enjoy it
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:42714
    • 提供者:sajjad
  1. puzzle-bfs

    0下载:
  2. This program solves the puzzle by profema of 8 DFS algorithm
  3. 所属分类:Compiler program

    • 发布日期:2017-11-21
    • 文件大小:883
    • 提供者:pollo
  1. 8Puzzle

    0下载:
  2. A* search algorithm implementation which solves 8-puzzle problem and simulates the tiles using DirectX 9
  3. 所属分类:Algorithm

    • 发布日期:2017-11-18
    • 文件大小:20890391
    • 提供者:burak
  1. Puzzle(execude)

    0下载:
  2. this solve puzzle 8 by artificial intelligence. write by Visual c++ 2012 x64 & DirectX 9. work on windows 7 x64. -this is solve puzzle 8 by artificial intelligence. write by Visual c++ 2012 x64 & DirectX 9. work on windows 7 x64.
  3. 所属分类:DirextX

    • 发布日期:2017-11-11
    • 文件大小:1555334
    • 提供者:abbs
  1. ConsoleApplication1

    0下载:
  2. e: C# code tha implements the Breadth-first-search (BFS) search algorithm. The program solves the 8-puzzle game using the algorithm
  3. 所属分类:Game Engine

    • 发布日期:2017-11-23
    • 文件大小:9527
    • 提供者:melhem
  1. puzzle-(1).rar

    0下载:
  2. puzzle de 8, juego de rompecabezas aplicando busqyeda a ciegas,puzzle de 8, juego de rompecabezas aplicando busqyeda a ciegas
  3. 所属分类:Other Games

    • 发布日期:2017-11-24
    • 文件大小:349999
    • 提供者:mery
  1. 8-puzzle-(java)

    0下载:
  2. 8puzeel program by java-8puzeel program by java
  3. 所属分类:Compiler program

    • 发布日期:2017-11-08
    • 文件大小:193536
    • 提供者:may
  1. A_Star-puzzle

    0下载:
  2. 使用A星算法,解决8棋盘问题。但是有时会没有结果。-A star algorithm to solve the problem of the 8 board. But sometimes no results.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-21
    • 文件大小:400536
    • 提供者:zijian
  1. source_code

    0下载:
  2. 八数码(启发式和广度优先搜索两种方法实现)+骑士巡游+比赛日程安排等经典问题的C++源代码-the source code of some classic problems, such as 8 puzzle question, Knight Parade, and Competition Schedule.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-25
    • 文件大小:9943
    • 提供者:ledonJu
  1. puzzle_Dialaog

    0下载:
  2. 采用A星算法,解决八数码问题。用的软件是Visual C++ 6.0,有图形界面。-A Star code for 8 Puzzle Problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2690084
    • 提供者:niping
  1. 8_puzzle

    0下载:
  2. 8数码问题,包含代码,可执行文件,readme,运行截图-8 puzzle, including code, executable files, readme, run shot
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:52584
    • 提供者:mz
  1. AI8puzzle

    0下载:
  2. AI 8 puzzle solver: program to solve puzzle of 1-8 in a 9 form block
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:3997
    • 提供者:dudu
  1. 8-puzzle

    0下载:
  2. 启发式搜索解决八数码问题,人工智能经典算法-Heuristic search to solve the problem of the digital, classic artificial intelligence algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2521
    • 提供者:朱倩怡
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com