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

搜索资源列表

  1. Puzzzle_8

    0下载:
  2. AI 8-Puzzle game program code
  3. 所属分类:Other Games

    • 发布日期:2017-04-04
    • 文件大小:254031
    • 提供者:Ilis
  1. puzzle

    0下载:
  2. js, php javascr ipt puzzle
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-06
    • 文件大小:13156
    • 提供者:uiuuuuui
  1. Puzzle

    0下载:
  2. 一个拼图游戏的源代码。 .游戏引擎代码参考[美]Michael Morrison的《游戏编程入门》 2.打猎游戏图片资源来自于《武林群侠传》中的打猎小游戏 3.用vc.net2005编译时注意在项目属性页中ATL使用选择"不使用ATL",字符集选"使用多字节字符集",还有链接器->输入->附加依赖项:msimg32.lib winmm.lib。-A jigsaw puzzle of the source code. . Game engine code to refer
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:414211
    • 提供者:ly
  1. puzzle

    0下载:
  2. 一个Puzzle游戏的源程序。 其中用到的算法可以学习下.-1 Puzzle Game of the source. Which the algorithm used to learn the next.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:37185
    • 提供者:294
  1. 8puzzle_a_star

    0下载:
  2. 一个使用a*算法解决8 puzzle游戏的程序。随机产生一个0到8数字的布局,然后按顺序排列,并且显示每步的运行。-One using the a* algorithm to solve 8 puzlle the game program. Randomly generate a 0-8 figure layout, and then in sequence, and shows each step of the operation.
  3. 所属分类:Game Program

    • 发布日期:2017-03-31
    • 文件大小:23053
    • 提供者:刘洋
  1. EightPazzelBfs

    0下载:
  2. This project solve 8 puzzle with breadth first search. I wrote this program for Artificial Intelligence lesson.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:35935
    • 提供者:somatco
  1. j2meGame

    0下载:
  2. j2me拼图游戏,一个小经典游戏,希望给初学的看看!-j2me jigsaw puzzle, a small classic game, hoping to imitate the look!
  3. 所属分类:Game Program

    • 发布日期:2017-03-26
    • 文件大小:103121
    • 提供者:驾驶的
  1. Puzzle

    0下载:
  2. 这是一个拼图游戏的源代码,是很基础的的java游戏编程-This is a jigsaw puzzle of the source code, is a foundation of java game programming
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:131502
    • 提供者:nie
  1. NUM-GAME

    0下载:
  2. a simple numerical puzzle. c++. 16 color graphics.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:26769
    • 提供者:mat
  1. java_8PuzzleApp

    0下载:
  2. To solve 8-puzzle problem using JAVA.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:16663
    • 提供者:ram
  1. 8queen

    0下载:
  2. This is a simple solution of 8queen puzzle problem. It finds all the possible solution of 8queen problem. -This is a simple solution of 8queen puzzle problem. It finds all the possible solution of 8queen problem.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:566
    • 提供者:Binoy
  1. SplitImage

    0下载:
  2. 这是一个含c#源码的拼图游戏,音效使用的DirectSound。-This is a jigsaw puzzle with c# source code, audio to use DirectSound.
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1828949
    • 提供者:zsd
  1. Calcoolation_SourceVS2005

    0下载:
  2. "Calcoolation" is a puzzle game that at first looks like the popular Sudoku. Just like in Sudoku, you have an N x N matrix, where the digits 1 through N must be placed in each column and in each row without repetition. The difference lies in the fact
  3. 所属分类:Other Games

    • 发布日期:2017-03-29
    • 文件大小:24503
    • 提供者:vddh
  1. roshan

    0下载:
  2. it is an m file which is for 8 puzzle
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-10
    • 文件大小:1141
    • 提供者:roshanrp
  1. eight

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

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

    1下载:
  2. 拼图游戏,包含C++编写的所有源码,和生成的可执行.exe,可直接打开运行游戏。可以自由修改。-Jigsaw puzzle that contains all written in C++ source code, and generate the executable. Exe, can be directly run the game open. Are free to modify.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-07
    • 文件大小:888888
    • 提供者:张小麒
  1. eightpuzzle

    0下载:
  2. eight puzzle using RBFS and A* search and manhattan distance heuristic function
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:19399
    • 提供者:sam
  1. 8_puzzle

    0下载:
  2. 8数码问题 八数码问题 A*算法 Hash结构-eight puzzle problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2816
    • 提供者:abacaba
  1. 4bit_2005

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

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

    0下载:
  2. A* Algorithm this program shoes how A* algorithm solve a 8-puzzle problem step by step
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:103946
    • 提供者:parisa
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com