搜索资源列表

  1. x_maze

    0下载:
  2. X Windows下的迷宫程序-X Windows labyrinth procedure
  3. 所属分类:游戏

    • 发布日期:2024-05-07
    • 文件大小:6144
    • 提供者:站长
  1. C++课程设计 迷宫

    0下载:
  2. Turbo C++2.0下的迷宫程序,这是我的课程设计,里面有自己用乐谱演奏的音乐哦,音乐与游戏是并行的,可以一般听音乐-labyrinth program in turbo c++2.0,this is my course design,there is music by music book,music and game are parallel,you can listen to the music
  3. 所属分类:游戏

    • 发布日期:2024-05-07
    • 文件大小:10240
    • 提供者:无可厚非
  1. CMousemaze

    0下载:
  2. 一个用C++实现的迷宫程序,可以自己画迷宫,计算出最短路径,并显示。-C achieve a maze of procedures, can you paint the labyrinth, calculate the shortest path, and displayed.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-07
    • 文件大小:10240
    • 提供者:周君
  1. vc_maze

    0下载:
  2. maze目录下包含了4个迷宫相关的源代码:简单的迷宫生成算法、复杂的迷宫生成算法、简单的迷宫搜索算法、复杂的迷宫搜索算法,分别编译其中的.dsw文件即可获得相应的应用程序。-maze directory contains four maze of source code : a simple maze generation algorithm, complex maze generation algorithm, a simple se
  3. 所属分类:游戏

    • 发布日期:2024-05-07
    • 文件大小:107520
    • 提供者:yyang
  1. labyrinth

    0下载:
  2. 迷宫探险(含源程序+说明文档).用C++写的-Maze exploration (including source code+ Documentation). With C++ Written
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-07
    • 文件大小:68608
    • 提供者:*程
  1. migongchengxu

    0下载:
  2. 一款基于OPENGL的迷宫小游戏的源码,非常有意思的迷宫游戏,希望您尝试,利于学习OPENGL-OPENGL a labyrinth based on the game s source code, very interesting maze game, I hope you try to, conducive to learning OPENGL
  3. 所属分类:OpenGL

    • 发布日期:2024-05-07
    • 文件大小:22528
    • 提供者:张林
  1. labyrinth

    0下载:
  2. 迷宫 数据结构(C语言版)关于栈与队列,求迷宫从入口到出口的所有路径-Maze data structure (C language version) on the stack and queue, and the maze from the entrance to the export of all path
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:
  1. labyrinth

    0下载:
  2. 本程序的功能是找出指定迷宫的路径,包括了递归和非递归算法。-This procedure is to find out the designated functions of the labyrinth path, including the recursive and non-recursive algorithm.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:408576
    • 提供者:huangqiuxuan
  1. labyrinth

    0下载:
  2. 用C++实现的迷宫应用程序!可从文本文件中读入相应的迷宫!深度搜索实现!-Using C++ implementation of the maze applications! Can be read from the text file corresponding to the maze! Realize the depth of search!
  3. 所属分类:Windows编程

    • 发布日期:2024-05-07
    • 文件大小:104448
    • 提供者:陈新杰
  1. Labyrinth

    0下载:
  2. Labyrinth documentation.simple website mirrored and bundled at one place. so that all the process is easy to understand
  3. 所属分类:Windows编程

    • 发布日期:2024-05-07
    • 文件大小:4860928
    • 提供者:infinus
  1. labyrinth

    0下载:
  2. 利用不相交类集制作的自动生成迷宫的程序,迷宫大小可自由改变-labyrinth game
  3. 所属分类:Windows编程

    • 发布日期:2024-05-07
    • 文件大小:2502656
    • 提供者:zAz
  1. labyrinth

    1下载:
  2. 迷宫游戏(8086 汇编)可随机生成地图或者使用固定地图,至少要有五关,每关地图至少为 5*5,地图中要有一个入口和一个出口,入口到出口之间要有通路-Maze Game (8086 compilation) can be randomly generated map or use the fixed map, at least five passes and map at least every Guan 5* 5, the map s
  3. 所属分类:Windows编程

    • 发布日期:2024-05-07
    • 文件大小:7168
    • 提供者:cgy
  1. Labyrinth

    0下载:
  2. 极经典的C++中的走迷宫问题,设计算法,输出走出迷宫经历的各个点的轨迹-A very classic C++ in the Maze of problems, design algorithms, the output out of the labyrinth through the various points of the trajectory
  3. 所属分类:C#编程

    • 发布日期:2024-05-07
    • 文件大小:965632
    • 提供者:岳飞
  1. labirinto3d

    0下载:
  2. A labyrinth behing developed in c++ with opengl.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-07
    • 文件大小:52224
    • 提供者:Diogo
  1. labyrinth.c.tar

    0下载:
  2. 这是一个迷宫的问题。。。。 设计一个迷宮,找出迷宮路径-LABYRINTH
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-07
    • 文件大小:2048
    • 提供者:wjhlfamily
  1. labyrinth-algorithm

    0下载:
  2. 迷宫算法 走迷宫的游戏大家都耍过吧 迷宫算法 走迷宫的游戏大家都耍过吧-labyrinth algorithm labyrinth algorithm labyrinth algorithm
  3. 所属分类:游戏

    • 发布日期:2024-05-07
    • 文件大小:44032
    • 提供者:快乐南海
  1. Labyrinth-demo

    0下载:
  2. 迷宫问题演示程序 以一个n*n的方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。迷宫问题要求求出从入口(1,1)到出口(n,n)的所有通路,或得出没有通路的结论。 具体要求是:程序启动后显示一张迷宫图板,用白色的方格表示通路,黑色的方格表示障碍。用户可以通过点击的方式改变迷宫图板上通路,设置新的迷宫状态图,然后可以由用户按“开始执行”按钮,即可在迷宫图板上显示从入口(1,1)到出口(n,n)的所有通路。 -Maze prob
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-07
    • 文件大小:6144
    • 提供者:eminem@
  1. 2321

    0下载:
  2. 基于CFD迷宫密封泄漏量的研究.CFD-based labyrinth seal leakage studies.-CFD-based labyrinth seal leakage studies.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-07
    • 文件大小:665600
    • 提供者:
  1. labyrinth

    0下载:
  2. c语言下的一个迷宫求解问题。自动探索前方路径,最终找出唯一一条走出迷宫的路。-a maze solving problem with c language . Automatically discover the path ahead, and ultimately find the only way out of the labyrinth.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:526336
    • 提供者:Bai
  1. labyrinth-java

    0下载:
  2. 走迷宫游戏java实现源代码,有具体的界面和详细的程序说明。-Labyrinth game Java source code, and implement a specific interface and detailed application instructions.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-07
    • 文件大小:20480
    • 提供者:石凤兴
« 12 3 4 5 6 7 8 9 10 ... 13 »

源码中国 www.ymcn.org