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

搜索资源列表

  1. MyBuilder

    0下载:
  2. 同样是设计模式中的迷宫问题,这次是用Builder这个创建型模式来做的,比较简单-is the same design pattern of the maze of problems, this is the Builder to create a type, and make relatively simple
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14110
    • 提供者:涛涛
  1. MyFactoryMethod

    0下载:
  2. 同样是设计模式中的迷宫问题,这个是利用factoryMethod来实现的,也较简单-is the same design pattern of the maze, the use of factoryMethod to achieve, than simple
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:18101
    • 提供者:涛涛
  1. mglj

    0下载:
  2. 数据结构:迷宫路径求解 数据结构:迷宫路径求解-data structure : labyrinth path data structure Solution : Solving the maze path data structure : Solving labyrinth path data structure : maze Solving Path
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1075
    • 提供者:tylzsd
  1. mgwenti

    0下载:
  2. 用stl实现的迷宫问题算法!(源创) 在这里你将看到stl的强大和方便!-used to achieve the maze Problem! (Source Chong) Here you will see stl a powerful and convenient!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1394
    • 提供者:王哲江
  1. Cantor

    0下载:
  2. 本程序显示为分形中的一个图形,很象迷宫。利用分形学的基础知识算法实现的。-this procedure showed the fractal a graphics, much like a maze. Fractal use of the basic knowledge of the algorithm.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:55590
    • 提供者:符宗夏
  1. 2006_02_04_000210_UvKrEEyoyq

    0下载:
  2. 这是一个比较好的迷宫程序 是我在别的网站刚刚下载的程序-This is a good maze procedure is the other site I just downloaded procedures
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:66487
    • 提供者:团党
  1. opengl_3d_maze

    1下载:
  2. 此程序采用 opengl 结合图结构实现了3d迷宫的绘制,具有参考意义-procedure used opengl graph structure to achieve a maze of 3d rendering, with the reference value
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:210808
    • 提供者:terry
  1. canvas

    0下载:
  2. 用双向链表寻找迷宫路径,可以自己记住路径并实时删除舍弃路径-used for two-way maze trails can remember their own path and immediately delete abandon path
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:31389
    • 提供者:幸运谷
  1. MAZE123456

    0下载:
  2. 迷宫程序 迷宫程序-maze procedure maze procedure maze procedure
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:21441
    • 提供者:believe
  1. hitBall

    0下载:
  2. 包含整个工程文件和可执行文件! state.h中含有迷宫算法!大家可以看看!这也是整个程序的关键所在!-whole project includes documents and executable files! State.h contains maze algorithm! We can see ! This is the key to the whole process!
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:163946
    • 提供者:王哲江
  1. migonqiujie

    0下载:
  2. 迷宫求解程序,可以打开一个迷宫文件,求出它的最短路径-maze solvers, can open a maze, it obtained the shortest path
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:49512
    • 提供者:wenzhiwei
  1. migong1

    0下载:
  2. 一个用C语言模拟走迷宫的程序,有BUG,即最后都迷宫所有格子都走过后会死循环。-a C language simulation Maze procedure, BUG, that is the end all lattice maze has already gone through cycle after death.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:1707
    • 提供者:
  1. hitBall2

    0下载:
  2. 再来一个碰碰球小游戏!里面有两个关键的算法:迷宫算法外( findPath())和递归回搠的算法( SameBall() )-then fondled a ball game! There are two key algorithms : outside the maze algorithm (findPath ()) and recursive algorithm to daub (SameBall (
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:137480
    • 提供者:王哲江
  1. migongqiujie

    0下载:
  2. 内容是关于迷宫求解的,主要是联系有关的算法。-is on solving the maze, contact the relevant algorithms.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1836
    • 提供者:木雨
  1. eleBall

    0下载:
  2. 利用迷宫原理,对导电体和导电性的数量比例进行一个的实验,得出一个零界值。-use maze theory, the electrical conductivity and the amount for a percentage of the experiment, a zero value sector.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:4746
    • 提供者:倪恩伟
  1. goodMaze

    0下载:
  2. 用四种不同的算法来实现迷宫,并有一定的交互性。用户可设置不同的起点方向等等参数,其中一种算法是本人自己想出来并加以实现的。-four different algorithms to achieve maze, and a certain degree of interactivity. Users can set up different parameters, etc. direction starting point, an algorithm is my own thinking and
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:79082
    • 提供者:倪恩伟
  1. labyrinth2

    0下载:
  2. 这是一个用c语言编成的关于数据结构中的迷宫问题的小游戏程序,内容详尽,已成功在c语言编译环境下通过测试。-This is a language used c into the data structure of the maze of small game procedures, as detailed have been successful in C language compiler environment to pass the test.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:1924
    • 提供者:wangyang
  1. Win32Maze

    0下载:
  2. Win32下立体迷宫程序,含自动求解,可求迷宫最短路径和所有路径,分别用广度优先搜索和深度优先搜索两种方法实现,欢迎讨论。-Win32 three-dimensional maze procedure, including automatic solution Stepping maze shortest path and all trails. priorities were used to search breadth and depth-first search in two ways,
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:24914
    • 提供者:enderlw
  1. Cmaze

    0下载:
  2. 利用栈和队等数据结构的算法逻辑,我自己做得一款迷宫游戏,很粗糙,但还可以啦!是火影版的呦!-stack and the use of data such as the structure of the algorithm logic, I was doing a new maze game, a very rough, it can also be! Yes strove version of the next adventure!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:82009
    • 提供者:byron
  1. labyrinth00

    0下载:
  2. 这是一个迷宫的程序,运行环境也是在TC环境下-This is a maze procedure, the environment is the environment TC
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12818
    • 提供者:张羽
« 1 2 ... 32 33 34 35 36 3738 39 40 41 42 ... 50 »
搜珍网 www.dssz.com