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

搜索资源列表

  1. VC-MiGong

    0下载:
  2. 范磊C++视频中的走迷宫程序(VC++6.0环境)-Fan Lei C++ video Maze procedure (VC++6.0 environment)
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3351344
    • 提供者:
  1. migong

    0下载:
  2. 以一个n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍,设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。-N the long square represents a labyrinth of 0 and 1, respectively, the maze of paths and obstacles to design a program, for any set of the maze, find a path the inlet to the out
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:32501
    • 提供者:jojo
  1. migongwenti

    0下载:
  2. 基于c语言编写的一个可以完成迷宫问题的软件。本科的大作业-C language based on a software to complete the maze. Great job undergraduate
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:161081
    • 提供者:孙孙
  1. Cpp1

    0下载:
  2. 这是一个迷宫的程序,使用广度优先搜索,实现从任意起点到任意终点的路径搜索。-This is a maze of procedures, the use of breadth first search, to achieve any starting point to the path of any destination search.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1079
    • 提供者:嘿嘿
  1. 3

    0下载:
  2. 在迷宫设计中,需要设计迷宫的大小、迷宫的出入口、根据输入的入口来寻找迷宫的出口,并把路径输出来。 在设计迷宫大小和出入口时,采用的是根据操作者实现的,但迷宫的具体路障和通道是随机实现的。 主程序从main()函数中进行,包括输入迷宫的大小等信息,然后调用迷宫模块,在迷宫模块中也调用了栈的模块。 栈模块——实现栈抽象数据类型 迷宫模块——实现迷宫抽象数据类型-In the design of the maze, it is required to design the size o
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:185198
    • 提供者:各种吃
  1. gezimigong

    1下载:
  2. 现有一种格子迷宫,该迷宫由N行N列的格子构成。迷宫中有三种格子,第一种是墙壁,不能通过;第二种格子能正常通行,经过该格子可以到达与它相邻的上/下/左/右格子中;第三种格子除了具有第二种格子的功能外,它还具有“瞬间移动”功能,到达此格子后,可以选择是否瞬间被传送到给定的格子上。在一个由上述三种格子构成的迷宫中,给定起点和终点的位置,求从起点到达终点所需要的最小代价。-Lattice maze
  3. 所属分类:Other windows programs

    • 发布日期:2015-11-14
    • 文件大小:1024
    • 提供者:王先生
  1. A-algorithm

    0下载:
  2. A*算法的实例。通过迷宫路径的搜索展示A*算法广度优先搜索的过程-Examples of A* algorithm. By searching the maze path display A* algorithm breadth-first search process
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:2753732
    • 提供者:江佚枫
  1. mase

    0下载:
  2. 简单的小人走迷宫的小程序,是c++初学者的练手作业,比较简单,功能也很简单。-Simple villain small Maze procedure is c++ beginners to practice hand operation, relatively simple, function is also very simple.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:2563541
    • 提供者:caicai
  1. MapDesigner

    0下载:
  2. 用JAVA实现的地图设计器,可以实现规定的路径行走方式,能够做成迷宫路径-Using JAVA to achieve the map designer, you can achieve the specified path walking, can be made into a maze path
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:19519
    • 提供者:波波152
  1. 123

    0下载:
  2. 迷宫游戏,在DOS下实现按指令移动小人移动,从入口到出口。-Maze game, in the DOS under the instruction to move the moving villain, the entrance to the exit.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1165
    • 提供者:张林强
  1. migong

    0下载:
  2. 迷宫问题是取自心理学的一个古典实验。实验中,把一只老鼠从一个没有顶的大盒子的门放入,在盒中设置了许多墙,对行进的方向形成了多处阻挡。盒子仅仅有一个出口,在出口处放置了一块奶酪,吸引老鼠在迷宫中寻找道路以到达出口。重复对老鼠进行上述实验,看老鼠能在多久找到出口。 本算法实现迷宫问题求解。-The maze problem is a classical experiment taken psychology. In the experiment, a mouse was put into th
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:7396
    • 提供者:胡玲芳
  1. Matlab-Mazegame

    0下载:
  2. 基于MATLAB的迷宫图游戏,迷宫图的规模和难度系数都可以在程序中修改-Maze game based on MATLAB,The size of the maze map and difficulty coefficient can be modified in the program
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:278611
    • 提供者:Joe
  1. Ex08_16

    0下载:
  2. 自动生成一个迷宫,并显示其路线,圆点为路径-Automatically generate a maze, and display its route, dot the path
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1981
    • 提供者:许飞
  1. 21

    0下载:
  2. 以一个m×n的矩阵表示迷宫,0和1分别表示迷宫中的通路和障碍,设计程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。 - 71/5000 In a m × n matrix representation labyrinth of 0 and 1, respectively maze of paths and obstacles, design procedures, arbitrary maze, find a path the inlet to the o
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2011
    • 提供者:sdfs
  1. TXT

    0下载:
  2. 载入txt文件迷宫,含几种搜索方法,例如depth first search, breadth first search等-TXT file loaded maze, including several search methods, such as the depth first search and breadth first search, etc
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-17
    • 文件大小:8192
    • 提供者:Btrbkri
  1. lkng

    0下载:
  2. 此程序是一个迷宫的小游戏,只要用键盘的方位键就可以控制,-This program is a maze of small game, as long as the location of the keyboard can control,
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-19
    • 文件大小:22528
    • 提供者:flksh
  1. migong

    0下载:
  2. 利用C语言来实现迷宫小游戏。并且可以让玩家自动选择难度。并且难度过大时玩家可以选择提示。-To achieve the maze game using the C language. And allows the player to automatically the difficulty. When too difficult and the player can choose prompt.
  3. 所属分类:Other systems

    • 发布日期:2017-12-15
    • 文件大小:4096
    • 提供者:苏双朋
  1. 238483

    0下载:
  2. 输入一个任意大小的迷宫, 用栈求出一条走出迷宫的路径-Enter a labyrinth of any size, use the stack and a maze path
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-16
    • 文件大小:7168
    • 提供者:Unsull
  1. maze3

    0下载:
  2. 利用C语言编写的一个走出30*30迷宫的简单程序-Using C language to write a simple program out of 30* 30 maze
  3. 所属分类:Other systems

    • 发布日期:2017-12-16
    • 文件大小:3072
    • 提供者:梁铃肖
  1. jlauseinteracts

    0下载:
  2. 下载DOS版和windows版的迷宫游戏全部代码-Download the DOS version and all the Windows version of the maze game code
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-13
    • 文件大小:201728
    • 提供者:Christqnx
« 1 2 ... 11 12 13 14 15 1617 »
搜珍网 www.dssz.com