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

搜索资源列表

  1. migongsuanfa

    0下载:
  2. 将从迷宫入口到各点的最短路近的集合看作一棵树。用广度遍历 的方法即可找到出口的最短路近。本程序算法思想来源于求图上一点 到其余各点最短路近的Dijkstra算法。-Maze from the entrance point to the most recent collection of short circuit as a tree. Breadth traversal methods used to find the shortest path near exports. Algo
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:4332
    • 提供者:liweixia
  1. Maze

    0下载:
  2. 迷宫源程序,程序自动搜索路径,最后输出结果-Maze source
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1326
    • 提供者:fang
  1. Maze

    0下载:
  2. 一个基于JAVA的小程序,关于迷宫问题的,是我们的一个课后作业。-Maze
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:2547
    • 提供者:钟邱
  1. maze

    0下载:
  2. Java Maze3D迷宫游戏源码,浏览器上只要安上JAVA解释器就能运行,三维显示迷宫,点击 "New" 按钮开始迷宫之旅, 找不到出口的时候点击"Solve" 按钮显示红色的出口线路,点击"Clear" 清除解答。按上、下、左、右光标键可以单步找出口。-Maze Game Java Maze3D source, as long as the browser installed JAVA interpreter will be able to run, three-dimensional ma
  3. 所属分类:Game Program

    • 发布日期:2017-04-04
    • 文件大小:14596
    • 提供者:张乐
  1. 3D_java

    0下载:
  2. 3D手机游戏开发实例源代码 3D迷宫游戏的演示程序 -Examples of 3D mobile game development 3D Maze Game source code demo program
  3. 所属分类:Game Program

    • 发布日期:2017-05-15
    • 文件大小:3864262
    • 提供者:张乐
  1. PROJECT

    0下载:
  2. 利用vc 和 opengl 编程 实现 走迷宫过程 应用了opengl的纹理-simple home, and use opengl vc programming, application of the texture opengl-Opengl programming using vc and implementation process of the application of the Maze opengl texture-simple home, and use opengl vc p
  3. 所属分类:OpenGL program

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

    0下载:
  2. 迷宫问题,用于寻求一条可能的路径,迷宫问题,用于寻求一条可能的路径-Maze problem, for to find a possible path, the labyrinth problem for the search for a possible path
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:952
    • 提供者:胡柳
  1. maze

    0下载:
  2. 这是一个迷宫的源代码,是基于windows下的-maze
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:2558
    • 提供者:panpan
  1. maze

    0下载:
  2. 编写一个“密室寻宝”算法(以下简称算法),这个算法能够对给定的地图求得一个路径,使得通过该路径可以得到的物品总价值最大。 算法能够获取的信息有  地图的大小。  路径长度的最大值。  地图上每个坐标处的信息。
  3. 所属分类:Java Develop

    • 发布日期:2017-05-03
    • 文件大小:801138
    • 提供者:gaobo
  1. maze-1.0-source-binaries

    0下载:
  2. C#迷宫程序 C#迷宫程序 C#迷宫程序 C#迷宫程序 -C# mazeC# mazeC# mazeC# mazeC# mazeC# mazeC# mazeC# mazeC# mazeC# mazeC# mazeC# maze
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:99573
    • 提供者:丁俊杰
  1. Maze

    0下载:
  2. 一个迷宫游戏。随机生成一个迷宫,入口在迷宫的左上角,你要穿过迷宫到达迷宫右下角的出口。-A maze game. Randomly generate a maze, the maze at the top left corner of the entrance, you arrive to the maze through the export of lower-right corner of the maze.
  3. 所属分类:Game Program

    • 发布日期:2017-04-27
    • 文件大小:81914
    • 提供者:万磊
  1. migong

    0下载:
  2. VB编写的3D迷宫游戏源代码,完整的源代码下载。-VB prepared the 3D maze game source code, download the complete source code.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-26
    • 文件大小:20372
    • 提供者:顾宁海
  1. Mouseintothemaze

    0下载:
  2. 在一个随机的迷宫里,小白鼠如何能最快地从起点走到终点。可采用科学的神经网络或遗传算法来实现,也可以采用基本的办法:每条路都试探。-At a random maze, the mouse, how can the fastest from the starting point of an end. Neural network can be scientific or genetic algorithm to achieve, but also the basic approach can be
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3644
    • 提供者:冷秋
  1. MousePacket

    0下载:
  2. 老鼠,此老鼠的地道很深,很复杂,就像迷宫一样,地图根据当前老鼠所在位置智能移动, -Mouse, the rat tunnel deep, very complex, like a maze, the map location of the light of the current smart mobile mouse,
  3. 所属分类:Other Games

    • 发布日期:2017-04-26
    • 文件大小:140635
    • 提供者:张伟林
  1. Maze

    0下载:
  2. 数据结构中迷宫问题的求解,迷宫问题.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 迷宫问题.cpp 这是主应用程序源文件。 StdAfx.h, StdAfx.cpp 这些文件用于生成名为 迷宫问题.pch 的预编译头 (PCH) 文件和名为 StdAfx.obj 的预编译类型文件。 -Data structure to solv
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:155443
    • 提供者:张艳彬
  1. Maze

    0下载:
  2. 迷宫算法(maze) /* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK, * 1 means cannot go there, boundary is 0 and 9, cannot go beyond boundary. * Each step can be made horizontally or vertically for one more gri
  3. 所属分类:Data structs

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

    0下载:
  2. 用堆栈实现迷宫求解问题 基本思想: 若当前位置可以通过,则压入栈中,否则探求下一位置,若走不通,则回朔,迷宫大小:M*N.迷宫设置自定义。 求解迷宫问题的简单方法是:从入口出发,沿某一方向进行探索,若能走通,则继续向前走;否则沿原路返回,换一方向再进行探索,直到所有可能的通路都探索到为止。 为避免走回到已经进入的点(包括已在当前路径上的点和曾经在当前路径上的点),凡是进入过的点都应做上记号。-Maze with the stack to achieve the basic ide
  3. 所属分类:source in ebook

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

    0下载:
  2. 典型的迷宫算法,用数据结构——栈来实现,很好的代码-maze
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1840
    • 提供者:任雪菲
  1. maze

    0下载:
  2. 老鼠走迷宫。。。用回溯法求解。。。。矩阵记载迷宫资料-Maze rats. . . Method with backtracking. . . . Recorded in the maze of information matrix. . . .
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1088
    • 提供者:star
  1. MazeDemo

    0下载:
  2. 一个vc下实现的走迷宫游戏,预设一个简单的迷宫环境,用户输入移动方向,走出迷宫-Under a vc game of the Maze, by default a simple maze environment, the user enters the direction of movement out of the maze
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:492368
    • 提供者:qianchen
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com