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

搜索资源列表

  1. Maze-solution

    0下载:
  2. 迷宫求解 *问题描述:可以输入一个任意大小的迷i宫数据,用非递归的方法求出一条走出迷宫的路径,并将路径输出; *要求: 在上交资料中请写明:存储结构、基本算法(可以使用程序流程图)、源程序、测试数据和结果、算法的时间复杂度、另外可以提出算法的改进方法;-Maze solution * descr iption: can enter a fan of any size I palace data, using the recursive methods work out a out
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:1974
    • 提供者:Jay
  1. maze

    0下载:
  2. 数据结构(c语言)栈的初学者学习代码:迷宫找出口的实现-Data structure (c language) stack for beginners to learn Code: realization of the maze to find export
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:485440
    • 提供者:pan
  1. OpenCV-Maze-generation

    0下载:
  2. 用OpenCV库中的窗口创建函数和图像处理函数编写的迷宫的生成与行走小游戏-Window created in the OpenCV library functions and image processing functions written in the maze generation and walk of game
  3. 所属分类:Console

    • 发布日期:2017-05-11
    • 文件大小:3042856
    • 提供者:FaLeFengLe
  1. maze

    0下载:
  2. 这是一个用C++编写的迷宫小游戏,需要手动输入迷宫,用0和1表示。0表示有路,1表示墙,若存在路线的话就输出迷宫路线,否则输出路线不存在-This is written a C++, maze game, you need to manually enter the maze, represented by 0 and 1. 0 means a road, one said wall, if there is a line, then output the maze route, otherwi
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4178591
    • 提供者:吴广哲
  1. 33D--Maze-souD

    0下载:
  2. 3D迷宫的一种基于J2ME的手机游戏戏源码源代码,奉献给大家! -3D maze of a source code of J2ME-based mobile game play source, dedicated to you!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:105801
    • 提供者:圣人
  1. maze

    0下载:
  2. Mathmatica开发的迷宫求解算法 有随即生成迷宫 随即老鼠解迷宫及摸墙算法-Maze solving algorithm of the Mathmatica the development of a randomly generated maze then mouse Xie maze and touching the wall algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:14440
    • 提供者:riche
  1. Maze

    0下载:
  2. 迷宫算法.简易的二维迷宫.演示找到一条从起点到终点找到的路径.-Maze algorithm . This Program is a simple two-dimensional maze algorithm. Presentation to find a path found from start to finish.
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:11193
    • 提供者:moasm
  1. maze

    0下载:
  2. 关于走迷宫算法的实现程序,完全采用C++语言实现,可以运行-Maze algorithm program, fully C++ language, you can run
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:945
    • 提供者:肖雪梅
  1. Maze

    0下载:
  2. Subject : Maze Finder Development Soft : Eclipse Language : Android
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:59124
    • 提供者:goansoo
  1. MAZE

    0下载:
  2. 隨機產生迷宮, 可手動行走迷宮或使用自動計算迷宮路徑-Automatic calculation of the maze path
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:50915
    • 提供者:Alex yu
  1. maze

    0下载:
  2. 这是运行在VC上的小程序,主要实现迷宫的功能,能够找出最优路-This applet is running on the VC, mainly the maze to find the optimal path
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:342444
    • 提供者:董云才
  1. maze-game-

    0下载:
  2. C语言编写的迷宫小游戏,包含程序源代码,代码简单,功能都已实现,可以下载学习-Maze game written in C, containing the program source code, the code is simple, the functions have been achieved, you can download learning! !
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:6389
    • 提供者:zwlong
  1. As-a-rat-in-a-six-side-of-the-maze-(

    0下载:
  2. 大致就是一个老鼠在一个六个边的迷宫(httpen.wikipedia.orgwikiRadial_arm_maze)里寻找食物(reward),然后找到后记忆下来 下一次去寻找的时候 可以更快的找到食物,具体要求和解释见附件,不过是英文的,里面还有2个example code也是关于-As a rat in a six side of the maze ( httpen.wikipedia.orgwikiRadial_arm_maze ) in search of food ( reward )
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-01
    • 文件大小:151409
    • 提供者:王建
  1. maze

    0下载:
  2. 一个简单的控制台程序,能自动创建迷宫,具有迷宫的基本功能,能够自动寻径,找到迷宫的出口,并打出路径。-A simple console program can automatically create a maze, with the basic functions of the maze, can automatically routing find maze export, and hit the path.
  3. 所属分类:Console

    • 发布日期:2017-11-23
    • 文件大小:1811
    • 提供者:邓舒容
  1. Third-Maze

    0下载:
  2. 这是一个小迷宫,用C编辑的小游戏。简单易懂,但比较基本。-This is a small maze, C edit the game. Easy to understand, but it is rather basic.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:1722
    • 提供者:wangby
  1. Maze-recursive

    0下载:
  2. 对于9*9迷宫的路径找寻,利用递归的方法,使得代码短小精悍,易于理解。-For the 9*9 maze path search, using a recursive method, makes the code dapper, easy to understand.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:836024
    • 提供者:yangpengboo
  1. Maze

    0下载:
  2. 用maze文本编辑线路,可以在主界面通行的路径-Maze text edit line, you can access the main interface path
  3. 所属分类:Button control

    • 发布日期:2017-12-03
    • 文件大小:1257
    • 提供者:苏亚晶
  1. maze

    0下载:
  2. C++迷宫问题求解,随机生成迷宫存放于二维数组,为保证至少有一条通路,再生成一条路径置入迷宫中,然后回溯法求解-C++ maze problem solving randomly generated maze stored in a two-dimensional array, in order to ensure at least one path, and then generate a path into your maze, then backtracking to solve
  3. 所属分类:Console

    • 发布日期:2017-11-21
    • 文件大小:2653
    • 提供者:
  1. maze

    0下载:
  2. 迷宫游戏1.从文件中读出迷宫数据,寻找并打印路径通路;存储迷宫数据到文件。 2.文件中迷宫地图数据格式为: 长 宽 入口 出口 迷宫地图数据 迷宫地图数据由01二进制组成,1表示墙壁,0表示通路 3.可以采用字符显示迷宫地图和路径,比如□表示通路, ▇表示墙壁, ※表示找到的路径. -Maze game from a file read out the maze of data to find and print the path pathway storage maze
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:1581
    • 提供者:name
  1. maze-pathfinding

    0下载:
  2. 使用Qt编写的迷宫寻路maze pathfinding,可以设置起点、终点、障碍、随机障碍,生成最短路径,并且支持单步显示-The maze routing maze pathfinding, written using Qt can set the starting point to the end of obstacles, random obstacles, and to generate the shortest path, and supports single-step
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-20
    • 文件大小:1458204
    • 提供者:Neohet
« 1 2 3 4 5 67 8 9 10 11 ... 40 »
搜珍网 www.dssz.com