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

搜索资源列表

  1. maze

    0下载:
  2. 一个迷宫程序,可以编译运行,本科生的作业。-a program which structures a maze.it can has been compiled.it s a homework of a undergraduate student.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-24
    • 文件大小:20204
    • 提供者:李时雨
  1. maze

    0下载:
  2. 简单迷宫程序,使用的是图片的转换来实现人物的走动-Simple maze procedure, using a picture of the transformation to achieve the figure of the walking
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:153890
    • 提供者:王腾超
  1. maze

    0下载:
  2. 一个用C语言开发的走迷宫程序。采用了底层图形API画图。对图形学画图有很高的参考价值。-A Maze with a C language development program. Paint with the underlying graphics API. Paint on the graphics a high reference value.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:2675
    • 提供者:baiguo
  1. Maze

    0下载:
  2. 本程序实现找一个迷宫的最短路径。程序的实现方法是从开始结点开始对这个迷宫进行广优先遍历 -The process to achieve a maze to find the shortest path.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2509
    • 提供者:李拂晓
  1. maze

    0下载:
  2. 一个图片移动实现游戏移动的程序,是一个简单迷宫,但是不能自动生成迷宫-A picture of mobile games mobile program implementation, is a simple maze, but can not automatically generate a maze
  3. 所属分类:Other Games

    • 发布日期:2017-04-03
    • 文件大小:153889
    • 提供者:wtc
  1. maze

    0下载:
  2. 三个迷宫,多线程,GUI,三个人在一个迷宫中迷了路,用多线程帮他们找到出路-3 maze, multithreading, GUI, three people lost in a maze of roads, using multiple threads to help them find a way out
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:28975
    • 提供者:wsxg
  1. Maze(Stack)

    0下载:
  2. 应用栈求迷宫通路,用的是“穷举求解”的方法,即从入口出发,顺某一方向向前探索,若能走通,则继续往前走;否则沿原路退回,换一个方向再继续探索,直至探索到通路为止。-Application stack requirements maze path, using a "brute-force solving" approach, starting from the entrance, along a forward direction to explore, if we go through, the
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1600
    • 提供者:englishteam
  1. VC_OPENGL_programming_code_maze

    0下载:
  2. VC OPENGL编程实现迷的代码VC OPENGL programming code maze-VC OPENGL programming code maze
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:11118
    • 提供者:aoo
  1. maze

    0下载:
  2. maze algorithms. console application
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-02
    • 文件大小:961012
    • 提供者:jang
  1. maze

    0下载:
  2. 通过学习奥赛培训课程,利用回溯加递归的编程技巧完成的迷宫问题-Training courses through learning Orsay, plus use of recursive programming skills back to complete the maze problem
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:874120
    • 提供者:hust小羊
  1. maze

    0下载:
  2. 代码实现了电脑鼠走迷宫,利用右手算法,快速并且准确-Code of the computer mouse maze, using the right hand algorithm, fast and accurate
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4846
    • 提供者:寒梅天香
  1. Maze

    0下载:
  2. 使用C++实现迷宫,文件里有具体的算法分析。-Use C++, maze, file a specific algorithm analysis.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:968831
    • 提供者:章文君
  1. Maze

    0下载:
  2. 智能鼠走迷宫的改进程序,速度已明显改进可以试试一试-Improved Intelligent Mouse Maze procedure, the speed has been a marked improvement
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:110067
    • 提供者:还聚百川
  1. Maze

    0下载:
  2. C++文本界面编写的迷宫程序。可以手动输入迷宫,程序会自动判断迷宫是否能走通,并显示出一条通路。-C++ text interface written in the maze procedure. You can manually enter the maze, the program will automatically determine whether to go through the maze, and shows a path.
  3. 所属分类:Game Program

    • 发布日期:2017-04-05
    • 文件大小:605165
    • 提供者:byd
  1. Maze

    0下载:
  2. 用一个具体的二维数组(其元素只含0 1,其中0表示路,1表示墙)抽象成一个迷宫,探谜者从迷宫唯一的一个入口进入迷宫,找出一条通路从唯一的一个出口走出来。-With a specific two-dimensional array (whose elements contain only 01, where 0 means Road, 1 wall) abstracted into a maze, who Exploring the Mystery of the only one from th
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1552
    • 提供者:wangyuejia
  1. grafkom

    0下载:
  2. perfect Maze 2 dimensi
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:214985
    • 提供者:mei
  1. computer_graphic_maze

    0下载:
  2. perfect maze 2 dimension
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:215013
    • 提供者:mei
  1. puzzz

    0下载:
  2. google android 平台下的迷宫游戏-google android platform of the maze game
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:155963
    • 提供者:sadasas
  1. Maze

    0下载:
  2. This the maze written by c.this is .exe and source file- This is the maze written by c.this is .exe and source file
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:23494
    • 提供者:nader
  1. maze3D

    0下载:
  2. Source Code OpenGL and Java (JOGL), for generate 3D maze (using DFS algorithm), and you can move a cursor in maze, using your mouse, to find a way out from maze.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1704681
    • 提供者:sgt
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com