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

搜索资源列表

  1. WIREfinal

    0下载:
  2. AUTOCAD的二次开发。该软件有一个主要功能是利用计算机堆栈技术和迷宫算法在CAD中自动求出最短路径长度(其中还利用了CAD的扩展数据技术,自定义了单链表类和自定义栈类,ADO数据库连接)-AUTOCAD secondary development. The software is a main function is to use computer technology stack and the maze of CAD algorithm automatically calculated
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:129919
    • 提供者:邵志民
  1. 迷宫1

    0下载:
  2. [程序语言] IE3, IE4, IE5, NS3, NS4+ [功能描述]   生成和解决迷宫问题的Java小程序,可以在支持java的浏览器中运行。迷宫以三维形式显示在窗口中。   你可以按下相应的按钮,“New”生成一个新的迷宫,“Solve”按钮用于显示求解一个迷宫问题的路径,“Clear”按钮清除解决迷宫问题的路径。   一旦生成迷宫后,你也可以自己用手工来求解它的路径,你可以使用四个箭头键来画出其路径。   对于每个迷宫问题
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:44126
    • 提供者:金晓爽
  1. maze_OGL

    1下载:
  2. 用opengl编写的随机生成和破解迷宫的代码,简洁易懂,且可移植性强,是学习opengl很好的例程。-use opengl prepared by the random maze generation and crack the code, easy to read and portability strong, learning opengl good routines.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:105262
    • 提供者:牛哥
  1. 3D_MAZE_OGL

    0下载:
  2. 经典的opengl范例程序,三维迷宫的生成和漫游,nehe的代码总是值得一读,适合opengl的中级以上开发人员。-classic example opengl procedures, three-dimensional maze of generation and roaming, nehe code should always be a time for the opengl or above the intermediate level developers.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:253686
    • 提供者:牛哥
  1. MazeWalkerMaze

    2下载:
  2. 用有限状态机实现的迷宫求解。本程序用于画图的是OpenGL.-finite state machine to achieve the maze solving. The procedure for drawing the OpenGL.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:17895
    • 提供者:舞龙
  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. 3Dmaze_opengl

    0下载:
  2. 这是用opengl编写的3d迷宫 ,读者可以怎加贴图,自己设计迷宫样式 加以修饰-This is opengl prepared by the 3d maze, readers can we increase map. design their own forms to be modified maze
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:105364
    • 提供者:王强
  1. qishimigong

    0下载:
  2. 很好的求解骑士迷宫的的代码,可以在vc6.0环境下运行的c语言代码-good for the Knights maze of code can run under vc6.0 the c language code
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:2023
    • 提供者:王玲玲
  1. cgprojectFinalFinal

    0下载:
  2. CG做的迷宫游戏,可以用键盘转变视角等. You can enter: w for up to see the sence x for down to see the sence a for seeing left side of the sence d for seeing right side of the sence z for zooming the sence c for shuming the sence s for chan
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:11594
    • 提供者:顾玮
  1. walkmaze

    0下载:
  2. 用OPENGL编写的一个程序,生成了一个迷宫,并且可以在里面行走-use OpenGL prepared a procedure to generate a maze, and the inside running
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:20446
    • 提供者:刘格林
  1. 2044815934

    0下载:
  2. 3D迷宫及地图编辑器,首先用地图编辑器编辑一幅地图,并存为.map文件。 之后可以用3D迷宫程序打开.map文件,最后就可以在虚拟空间中漫游。-3D maze and a map editor, first used a map editor a map to coexist. Map document. After three D can be used to open the maze procedure. Map document, it will be a virtual space t
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:969176
    • 提供者:王刚
  1. zcmg

    0下载:
  2. 使用matlab程序读取迷宫图象文件,并进行处理,成功走出了迷宫.此程序只可以准确绘出只有一条路径的任意复杂迷宫
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:28135
    • 提供者:hxf
  1. 3D_Maze

    2下载:
  2. 用OPenGL 做的一个3D迷宫 用\"W\"\"A\"\"S\"\"D\"控制行走操作 用鼠标控制视角装换
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2276139
    • 提供者:杨怡劼
  1. 经典迷宫问题实现

    0下载:
  2. 经典迷宫问题实现,利用栈记录路径。本算法找到的并非最短的路径。
  3. 所属分类:绘图程序

    • 发布日期:2014-01-17
    • 文件大小:45687
    • 提供者:dong
  1. Delphi OpenGL编的3D迷宫,带地图编辑器(更新)

    0下载:
  2. Delphi OpenGL编的3D迷宫,带地图编辑器(更新).-Delphi series of the OpenGL 3D maze, with the map editor (update).
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:936749
    • 提供者:顾恩礼
  1. 42

    0下载:
  2. OpenGL多视口的程序绘制3D迷宫 效果很酷-OpenGL Viewport procedures more than rendering the effect of cool 3D maze
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:32490
    • 提供者:王亚峰
  1. Puzzle

    0下载:
  2. VC++和openGL开发的迷宫程序,通过鼠标点击事件完成游戏。-Developed by VC++ and openGL ,and you can click the mouse to play the game。
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1848680
    • 提供者:
  1. ScapeMan

    0下载:
  2. 自己用MFC做的小游戏,迷宫小游戏,有三关,但音乐-A game
  3. 所属分类:Graph program

    • 发布日期:2017-05-22
    • 文件大小:7080577
    • 提供者:暴龙
  1. PUzzll-OpenGL

    0下载:
  2. 三维迷宫,用OpenGL在VC++下开发,实现了三维漫游的功能-3D
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-20
    • 文件大小:5870093
    • 提供者:Forrest
  1. MazeShow

    0下载:
  2. 基于OpenGL的三维迷宫程序,自动随机生成迷宫,并以第一人称视角漫游-An OpenGL Based Maze Navigation Programme
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:641508
    • 提供者:杨飞
« 12 3 4 5 »
搜珍网 www.dssz.com