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

搜索资源列表

  1. Source

    0下载:
  2. 用VC编程实现迷宫游戏。调试环境:Win XP;VC++ 6.0-Programming with VC games maze. Debugging environment: Win XP VC++ 6.0
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1736877
    • 提供者:李荣
  1. tcmaze

    0下载:
  2. 迷宫探险算法,一个CPP文件实现。在TC下编译生成。生成的程序是dos exe。LEFT/UP/RIGHT/DOWN 在迷宫中向左、上、右、下走一步。走过的路线显示为黄色,回头路显示为红色。-Adventure maze algorithm to achieve a CPP file. TC compiled in the next generation. Procedure is generated dos exe. LEFT/UP/RIGHT/DOWN in the maze to t
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:68450
    • 提供者:Tank Source
  1. xtem

    0下载:
  2. 压缩包里有5个c程序,分别实现5个不同的算法:1个迷宫算法,-个货郎担算法-Compression bag 5 c procedures, respectively, to achieve five different algorithms: a maze algorithm,- a traveling salesman algorithm ..
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:8147
    • 提供者:项玉
  1. Stack

    0下载:
  2. 完成堆栈抽象数据类型的顺序、链式表示与实现。实现功能:数值转换,计算器(表达式求值),迷宫求解,判断某个字符串是否是回文 -Completion of the stack abstract data type of the order, said that with the realization of the chain. The realization of functions: numerical conversion calculator (expression evaluation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:33009
    • 提供者:韩非
  1. migong

    0下载:
  2. 是一个迷宫程序,程序里用0表示可以走的路,1表示墙,计算机自动寻找出口的程序。-Is a maze procedures, procedures that can be spent 0 path, 1 that the wall, the computer automatically search for the export process.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:174795
    • 提供者:quan
  1. 2Dmaze

    0下载:
  2. 递归法生成2D迷宫,Recursive method generating 2D maze-Recursive method generating 2D maze
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-12
    • 文件大小:787
    • 提供者:_free_
  1. migong

    0下载:
  2. 经典的迷宫问题,用户可以选择随即地图,或者使用已存好的地图,然后画出这个地图,然后自动走迷宫,用户可慢慢观察走的路线,最后打印出可通路径。-Classic maze problem, then map the user can choose, or keep using a good map, and then draw the map, and then automatically Maze, the user can observe the route, and finally print
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:57912
    • 提供者:孙晓麦蒂
  1. zoumigongsheji

    0下载:
  2. 有一个m*n格的迷宫(表示有m行、n列),其中有可走的也有不可走的,如果用1表示可以走,0表示不可以走,文件读入这m*n个数据和起始点、结束点(起始点和结束点都是用两个数据来描述的,分别表示这个点的行号和列号)。现在要你编程找出所有可行的道路,要求所走的路中没有重复的点,走时只能是上下左右四个方向。如果一条路都不可行,则输出相应信息(用-l表示无路)。 -A m* n grid of a maze (that has m lines, n out), which may also not go
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:592
    • 提供者:肖影
  1. puzzle

    0下载:
  2. 有一个迷宫,用一个二维数组maze[1: m][1: n]表示,其元素值只有两个:0与1。其中以值0表示该位置可以走通,以值1表示该位置阻塞。在迷宫的左上方maze[1][1]处有一入口,右下方maze[m][n]处有一出口,如图1-1所示。现要求探寻从迷宫入口到出口有无通路;若有,则指出其中一条通路的路径:将迷宫数组中通路上的0替换成另一数字(例如8),输出找到通路的迷宫数组;同时按照走通的顺序输出路径上每一步的位置坐标及向下一步前进的方向;若没有,则给出相应的信息。-There is a m
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1853
    • 提供者:张三
  1. labyrinth

    0下载:
  2. 用c写的一个迷宫游戏,进入tc运行游戏,按上下左右键控制,任何时候按ESC键退出-C write with a maze game, run into the tc games, according to the control up and down around keys at any time by the ESC key to exit
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-12
    • 文件大小:968
    • 提供者:tianhaolei
  1. Catalanandmaze

    0下载:
  2. 产生Catalan数,火车调度的所有排列,以及证明排列的正确性. 迷宫算法.-produces Catalan number, and all permutation in train dispatch, and of course including the proof. maze algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2288
    • 提供者:youguiyan
  1. 1

    0下载:
  2. 问题描述 迷宫问题是取自心理学的一个古典实验。在该实验中,把一只老鼠从一个无顶大盒子的门放入,在盒子中设置了许多墙,对行进方向形成了多处阻挡。盒子仅有一个出口,在出口处放置一块奶酪,吸引老鼠在迷宫中寻找道路以到达出口。对同一只老鼠重复进行上述实验,一直到老鼠从入口走到出口,而不走错一步。老鼠经过多次试验最终学会走通迷宫的路线。设计一个计算机程序对任意设定的矩形迷宫如下图A所示,求出一条从入口到出口的通路,或得出没有通路的结论。 -Descr iption Maze problem
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-02
    • 文件大小:88914
    • 提供者:小强
  1. 1111

    0下载:
  2. 迷宫问题解决 C实现 简单明了,实用性强 请多支持,-maze
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1190
    • 提供者:单双
  1. Game_of_Castle

    0下载:
  2. 一个很简单的走迷宫游戏,玩家进入城堡,找到公主,然后按原路返回。遇到怪物则游戏失败-Maze is a simple game, players enter the castle, to find the princess, and then return to the original way. Failures encountered in the game is a monster
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1190
    • 提供者:沈峰伟
  1. MazeProblem

    0下载:
  2. C语言编写的迷宫问题小程序,在Turboc2.0下编译通过,界面友好-C language, the issue of small maze procedure adopted in the compiler under Turboc2.0, user-friendly
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:2571
    • 提供者:liuwei
  1. migong

    0下载:
  2. 1)给出菜单选项,并在程序中预先设计3幅迷宫图(m×n)(m、n不超过15),用户可以自由选择其中一幅。3幅地图的复杂性不同,为容易、一般、较难。 2)可以随意选择玩家的初始位置,也可由计算机随机产生(菜单中由用户选择); 3)记录玩家的旅行记录,即每一幅迷宫的碰壁次数,走了多少步才走出迷宫等。 4)设定悔步功能,即按指定键可以悔一步,连带的这一步记录也将删除掉。 -1) given menu option, and in the process of three pre-
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:348555
    • 提供者:一心
  1. 123

    0下载:
  2. 迷宫问题,如何在C/C++环境下实现迷宫问题-Maze problem, how C/C++ environment the question of the realization of the maze
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:841
    • 提供者:宁宁
  1. migong

    0下载:
  2. 本程序主要是用栈来实现迷宫问题。所用算法是非递归算法,输入为迷宫的行数和列数,然后在对应位置上输入其值(0表示该位置通,1表示该位置不通)。输出则是以三元组(i,j,d)的形式,其中(i,j)表示迷宫中的一个坐标,d表示走到下一坐标的方向,-This procedure is mainly used to achieve the maze problem stack. Algorithm used in a non-recursive algorithm, enter the number of
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:19168
    • 提供者:尹素芳
  1. mazebestpath

    0下载:
  2. 迷宫最短路径问题,采用递归算法实现,C语言学习者的经典题目-Maze shortest path problem, the use of recursive algorithm
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:1050
    • 提供者:骆俊武
  1. DataStructure

    0下载:
  2. 有链表,队列,树,各种排序,图,栈,迷宫等的小程序-There are list, queues, trees, a variety of sequencing, map, stack, a maze of small procedures, such as
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:32284
    • 提供者:liyang
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 40 »
搜珍网 www.dssz.com