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

搜索资源列表

  1. maze

    0下载:
  2. 这是基于c++的迷宫程序,按照提示输入即可进行,修改迷宫路径从源码修改-This is based on c++ maze procedure, follow the prompts to enter can be modified to modify the maze path from source
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:178075
    • 提供者:侯涛刚
  1. maze

    0下载:
  2. ios编程:简单的迷宫游戏。在windows下使用codeblock实现。-ios programming: simple maze game. Use codeblock achieved in the windows.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:33110
    • 提供者:zqy
  1. line-maze-algorithm

    0下载:
  2. Teaching a Robot to Solve a Line Maze.
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:377678
    • 提供者:Gaga Gogolauri
  1. maze-problem

    0下载:
  2. 针对迷宫问题的解决思路及其相应的C++解决代码-Corresponding C++ to solve the maze code
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:861
    • 提供者:李一野
  1. Robot-in-maze

    0下载:
  2. robot,in , maze, game
  3. 所属分类:Shot Game

    • 发布日期:2017-04-26
    • 文件大小:10919
    • 提供者:jojo
  1. Maze-Generration-and-routing

    1下载:
  2. 设计算法生成一个N×M(N行M列)的迷宫,完成迷宫的组织和存储。实现两种不同的迷宫路由算法:广度优先和深度优先算法,并比较(包括理论和实验)两种方法的时间复杂性。-Design algorithm to generate a NM (N rows and M columns) of the maze, the maze to complete the organization and storage. Achieve two different maze routing algorithms:
  3. 所属分类:Other Games

    • 发布日期:2017-04-24
    • 文件大小:74446
    • 提供者:周利
  1. maze-robot

    0下载:
  2. 单片机编程,有Sensor情况下的可走迷宫的小车。主要在于Sensor探测到后和小车轮子的转动之间的关系。-Microcontroller programming, there may Maze car Sensor circumstances. Mainly Sensor to detect the relationship between the rotation and trolley wheels.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:933
    • 提供者:wendy
  1. Marble-Maze-for-WP8

    0下载:
  2. 很有名的 Windows Phone 8 maze 源码-WP8 maze game source code
  3. 所属分类:DirextX

    • 发布日期:2017-05-16
    • 文件大小:4502822
    • 提供者:亡命
  1. Maze

    0下载:
  2. 基于API函数的windows编程的迷宫,开发软件是Visual c++。可以实现简单普通困难三个级别,也可以自定义迷宫的宽高,并显示迷宫的最短路径,同时有背景音乐。-Maze, windows-based software development programming API function is Visual c++. Can be difficult to achieve a simple ordinary three levels, you can also customize th
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3277437
    • 提供者:翟舒青
  1. maze

    0下载:
  2. 簡單的迷宮,用鼠標移動的代碼.適合初學者參考學習-Simple maze, use the mouse to move the code reference for beginners to learn
  3. 所属分类:Other Games

    • 发布日期:2017-04-25
    • 文件大小:74870
    • 提供者:小敏
  1. Maze-Problem

    0下载:
  2. 经典迷宫问题BFS,手动打表寻找出口解决-Classic maze problem, manually hit the table looking for export
  3. 所属分类:Other systems

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

    0下载:
  2. ssd1 Skill Builder: Turtle Maze
  3. 所属分类:Jsp/Servlet

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

    1下载:
  2. 数据结构编写迷宫问题,利用入栈,出栈,队等知识,编写调试运行-Data structure of the maze problem, the use of the stack, the stack, teams knowledge, the preparation of commissioning
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1416412
    • 提供者:沈颜
  1. Maze

    0下载:
  2. 在labview中实现迷宫的功能 主要采用数据结构中的堆栈和深度优先的算法实现-Maze functions in labview mainly uses a stack data structure and depth-first algorithm
  3. 所属分类:LabView

    • 发布日期:2017-04-17
    • 文件大小:291764
    • 提供者:wangyue
  1. maze

    0下载:
  2. 随机画出迷宫,输入起点终点,寻找迷宫路径-Random draw maze, enter starting and ending points, find the maze path
  3. 所属分类:Console

    • 发布日期:2017-05-03
    • 文件大小:729891
    • 提供者:苏宪龙
  1. Maze-CPP-code

    0下载:
  2. 迷宫问题 C++ 代码实现-Maze C++ code
  3. 所属分类:Other windows programs

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

    0下载:
  2. 迷宫小程序,java实现基本功能. 实现功能比较简单,但是代码清晰-Maze applets, java basic functions
  3. 所属分类:Games

    • 发布日期:2017-04-26
    • 文件大小:457808
    • 提供者:hanwang
  1. maze

    0下载:
  2. 一个迷宫的小程序,利用简单的数组完成的迷宫程序,供C++初学者学习-A maze of small procedures done using simple array maze procedures for beginners to learn C++
  3. 所属分类:assembly language

    • 发布日期:2017-05-25
    • 文件大小:8625424
    • 提供者:王炳星
  1. The-Crystal-Maze-hhhh

    0下载:
  2. 迷宫游戏,这是一款最基本的智力游戏。虽然简单但是充满乐趣。-The Crystal Maze 。
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:3525
    • 提供者:赵涵晔
  1. maze

    0下载:
  2. 经典的迷宫问题 可用于对强化学习最优路径的研究-The classic maze can be used to study the optimal path reinforcement learning
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1645
    • 提供者:虎楠
« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 ... 50 »
搜珍网 www.dssz.com