搜索资源列表

  1. 《迷宫》

    0下载:
  2. 这是一个用VG++写的迷宫游戏的程序。-this is a maze game which written with VC++
  3. 所属分类:游戏

    • 发布日期:2024-05-08
    • 文件大小:2048
    • 提供者:
  1. 下载DOS版和windows版的迷宫游戏全部代码

    0下载:
  2. 下载DOS版和windows版的迷宫游戏全部代码 -Download all of the codes for maze games in DOS and Windows edition.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-08
    • 文件大小:227328
    • 提供者:汪柏然
  1. hw2-04

    0下载:
  2. 这是一个关于迷宫(maze)的程序,简单,易懂-This is a maze program,simple,understandability.
  3. 所属分类:游戏

    • 发布日期:2024-05-08
    • 文件大小:172032
    • 提供者:
  1. 迷宫问题1

    0下载:
  2. 此程序是一个迷宫的小游戏,只要用键盘的方位键就可以控制。-This procedure is a little game of a maze, it can be controlled with the position key of the keyboard.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-08
    • 文件大小:25600
    • 提供者:石秀娟
  1. Mase

    0下载:
  2. 用VC写的,用栈解决了数据结构基本的迷宫问题.没有用到MFC类库-VC wrote, with a stack data structure to solve the basic problem of the maze. Do not use MFC
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-08
    • 文件大小:1954816
    • 提供者:sight
  1. (1)

    0下载:
  2. 1、 用随机数生成的方式(要求用户输入随机数)产生一个迷宫:“1”表示墙,“0”表示路,最后的路径用“8”表示,若没有路径则打印报文,若有路径则打印出路径。 2、 通过堆栈及判断实现迷宫的自动寻找路径功能 -1, the random number generator of (requiring user input random number) produces a maze : "a" Wall said
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-08
    • 文件大小:37888
    • 提供者:毅君
  1. 迷宫求解问题

    0下载:
  2. 一次软件作业,迷宫的求解问题,有需要的可以直接下载,(c语言版)-a software operations, maze solving the problem, we need can be directly downloaded (c language version)
  3. 所属分类:软件工程

    • 发布日期:2024-05-08
    • 文件大小:2048
    • 提供者:li
  1. mazegen

    0下载:
  2. maze一段代码用到了opengl显示2D的maze-maze section of the code used opengl 2D shows the maze
  3. 所属分类:OpenGL

    • 发布日期:2024-05-08
    • 文件大小:20480
    • 提供者:ree
  1. Maze11

    0下载:
  2. 一个自己写的毕业设计的程序。就是模拟迷宫问题。界面比较漂亮。操作简单。-himself wrote a graduate of the design process. The problem is the simulation of the maze. More beautiful interface. Simple operation.
  3. 所属分类:界面编程

    • 发布日期:2024-05-08
    • 文件大小:76800
    • 提供者:高陈强
  1. 迷宫求解(wjluo)

    0下载:
  2. 三种算法实现的迷宫出路求解,枚举、递归、还有栈。-three Algorithm way to solve the maze, enumeration, recursive, there are stacks.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-08
    • 文件大小:220160
    • 提供者:刘源
  1. maze_OGL

    0下载:
  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

    • 发布日期:2024-05-08
    • 文件大小:105472
    • 提供者:牛哥
  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 le
  3. 所属分类:OpenGL

    • 发布日期:2024-05-08
    • 文件大小:254976
    • 提供者:牛哥
  1. MazeView

    0下载:
  2. 一个迷宫的JAVA程序,有三个模块,依次运行。-a maze of Java procedures, three blocks, followed by running.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-08
    • 文件大小:3072
    • 提供者:张超
  1. MazeWalkerMaze

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

    • 发布日期:2024-05-08
    • 文件大小:17408
    • 提供者:舞龙
  1. 20020611_flashsj_Maze

    0下载:
  2. 迷宫的flash程序,动态演示出入栈的操作,对下正在学数据结构的同学有帮助-maze of procedures, dynamic access stack demonstration, the operation is under the data structure is to help the students
  3. 所属分类:界面编程

    • 发布日期:2024-05-08
    • 文件大小:17408
    • 提供者:l
  1. opengl_3d_maze

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

    • 发布日期:2024-05-08
    • 文件大小:210944
    • 提供者:terry
  1. MAZE123456

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

    • 发布日期:2024-05-08
    • 文件大小:21504
    • 提供者:
  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. 所属分类:棋牌游戏

    • 发布日期:2024-05-08
    • 文件大小:1503232
    • 提供者:王哲江
  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 alg
  3. 所属分类:界面编程

    • 发布日期:2024-05-08
    • 文件大小:78848
    • 提供者:倪恩伟
  1. dhsfj

    0下载:
  2. 很多呀,呵呵案例一 贪吃蛇游戏案例二 计算器案例三 黑白棋游戏案例四 迷宫问题案例五 扫地雷游戏案例六 速算24案例七 数据结构CAI系统案例八 进程调度案例九 存储管理分区分配算法案例十 通讯录案例十一 学生成绩管理案例十二 工资管理案例十三 图书借阅管理案例十四 教师工作量计算-many ah, Oh cases a game Snake Case 2 Case 3 reversi calculator case four game
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-08
    • 文件大小:59392
    • 提供者:小何
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org