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

搜索资源列表

  1. maze

    0下载:
  2. 小型迷宫,能实现简单的寻址,适合初学mfc的少年们。-Small maze, to achieve simple addressing, suitable for beginners mfc of teenagers.
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:2597353
    • 提供者:韩速度
  1. Maze-solving-the-problem

    0下载:
  2. 本演示程序中,首先实现一个以链表做存储结构的栈类型,然后编写一个求解迷宫的非递归程序。求得的通路以三元组(i,j,d)的形式输出,其中:(i,j)指示迷宫中的一个坐标的方向。-This demo program, the first to do to achieve a linked list storage structure stack type, and then write a non-recursive procedure to solve the maze. Obtained acc
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:1683
    • 提供者:张妍
  1. maze

    0下载:
  2. 迷宫程序。首先创建迷宫,然后搜索路径,记录路径。使用堆栈-Maze procedure. First create a maze, then the search path, record path. Using the stack
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2714
    • 提供者:shimijun
  1. Maze

    0下载:
  2. 基于PRIM算法的迷宫生成,并用迭代的方式寻找迷宫路径,可以设置多出口多入口。可以用TXT文件输入迷宫,也可以生成迷宫TXT文件。-PRIM-based maze generating algorithm and finding the maze s path by iteration, you can set up multiple export multiple entrances. you can enter the maze by txt files,and also generate
  3. 所属分类:Other systems

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

    0下载:
  2. 数据结构;迷宫算法;输出最短路径和所有路径-Data structure maze algorithm outputs the shortest path and all paths
  3. 所属分类:Other systems

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

    0下载:
  2. 很简单的迷宫小游戏 控制台游戏 地图可更改-Very simple maze game console game map change
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:836
    • 提供者:youlian
  1. maze

    0下载:
  2. 从maze.txt文件中读入迷宫,打印迷宫,找出最短路径,并且动态显示其最短路径-Reads files from maze.txt maze, print maze, find the shortest path, and dynamically display its shortest path
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1995
    • 提供者:于民
  1. Maze

    0下载:
  2. 利用C语言编程,分别采用递归和非递归的方法解决迷宫问题-Using the C programming language, namely the use of recursive and non-recursive methods to solve the maze problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:103917
    • 提供者:eliizabeth
  1. maze

    0下载:
  2. maze solution. it is a solution for maze problem with matlab code. in this solution I used very simple functions and it is easy for everyone.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:734
    • 提供者:lily
  1. maze

    0下载:
  2. 经典的c语言迷宫问题解答,寻找路径,对于新手理解栈有很大帮助-maze problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1320
    • 提供者:于海坤
  1. maze

    0下载:
  2. 用堆栈实现迷宫老鼠路径的输出,通路用x表示。-Stack rat maze path with the output path is represented by x.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:2975402
    • 提供者:王荣康
  1. maze-addressing

    0下载:
  2. C数据结构中的迷宫路径的求解,希望对C语言数据结构的研究有帮助-C data structure of the maze addressing
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:251420
    • 提供者:wanglin
  1. maze

    0下载:
  2. 这是基于c++的迷宫程序,按照提示输入即可进行,修改迷宫路径从源码修改-This is based on c++ maze procedure, follow the prompts to enter can be modified to modify the maze path from source
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:178075
    • 提供者:侯涛刚
  1. maze-problem

    0下载:
  2. 针对迷宫问题的解决思路及其相应的C++解决代码-Corresponding C++ to solve the maze code
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:861
    • 提供者:李一野
  1. Maze

    0下载:
  2. 基于API函数的windows编程的迷宫,开发软件是Visual c++。可以实现简单普通困难三个级别,也可以自定义迷宫的宽高,并显示迷宫的最短路径,同时有背景音乐。-Maze, windows-based software development programming API function is Visual c++. Can be difficult to achieve a simple ordinary three levels, you can also customize th
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3277437
    • 提供者:翟舒青
  1. Maze-Problem

    0下载:
  2. 经典迷宫问题BFS,手动打表寻找出口解决-Classic maze problem, manually hit the table looking for export
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:971
    • 提供者:
  1. Maze-CPP-code

    0下载:
  2. 迷宫问题 C++ 代码实现-Maze C++ code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:182129
    • 提供者:肖冬冬
  1. maze

    0下载:
  2. 经典的迷宫问题 可用于对强化学习最优路径的研究-The classic maze can be used to study the optimal path reinforcement learning
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1645
    • 提供者:虎楠
  1. Romeo-and-Juliet-maze-problem

    0下载:
  2. 罗密欧与朱丽叶的迷宫问题。罗密欧与朱丽叶身处一个m×n的迷宫中,如图所示。每一个方格表示迷宫中的一个房间。这m×n个房间中有一些房间是封闭的,不允许任何人进入。在迷宫中任何位置均可沿8 个方向进入未封闭的房间。罗密欧位于迷宫的(p,q)方格中,他必须找出一条通向朱丽叶所在的(r,s)方格的路。在抵达朱丽叶之前,他必须走遍所有未封闭的房间各一次,而且要使到达朱丽叶的转弯次数为最少。每改变一次前进方向算作转弯一次。请设计和实现一个算法帮助罗密欧找出这样一条道路。-Romeo and Juliet m
  3. 所属分类:Other systems

    • 发布日期:2017-06-02
    • 文件大小:14434459
    • 提供者:zhangqian
  1. maze

    0下载:
  2. 用C语言写的迷宫程序,可以输出路径,这个对数据结构应该有用-Written in C language maze procedure can output path, this should be useful for data structures
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:183708
    • 提供者:
« 1 2 3 45 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com