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

搜索资源列表

  1. 周立功电脑鼠源代码

    1下载:
  2. 周立功电脑鼠源代码,可实现记忆功能,环境为IAR,芯片LM3s615,Week Ligong computer mouse source code, memory function can be realized, the environment for the IAR, chip LM3s615
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2017-03-25
    • 文件大小:98799
    • 提供者:wangzhen
  1. AStar.用A形算法寻找迷宫的最短路径,VC实现

    1下载:
  2. 用A形算法寻找迷宫的最短路径,VC实现,非常值得一看,A fractal algorithm used to find the shortest path maze, VC achieve, very worth a visit
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-05-14
    • 文件大小:172876
    • 提供者:壹号通缉犯
  1. 迷宫 数据结构(C语言版)关于栈与队列

    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. 所属分类:数据结构常用算法

    • 发布日期:2016-01-26
    • 文件大小:1436
    • 提供者:
  1. IEEE电脑鼠走迷宫参赛用代码

    0下载:
  2. IEEE电脑鼠走迷宫参赛用代码,16*16迷宫代码,采用了高速转弯方案,此为第一版,追求速度的调校方案,使用此代码在校级比赛中获得三等奖,使用者可参考本代码进行进一步修改与调整。-IEEE Computer Mouse Maze competition with the code, 16* 16 maze code, the program uses a high-speed cornering, this is the first edition, the pursuit of speed o
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-03-23
    • 文件大小:28603
    • 提供者:赵士博
  1. migong.rar

    0下载:
  2. 关于数据结构的课程设计:迷宫问题,提供了广度优先和深度优先两种算法。,On the data structure of curriculum design: the maze problem, provides a breadth-first and depth-first two algorithms.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:3182
    • 提供者:小海燕
  1. javapda.rar

    0下载:
  2. 该堡垒游戏是基于J2ME开发的手机RPG游戏,采用midp2.0技术实现了菜单、地图、主角动作及怪物动作和AI等,主要通过精灵间的碰撞检测来触动事件发生。游戏的主流程是玩家利用手机键盘操作主角在堡垒中拾取道具破解迷宫,并且随着关数的增加,游戏的难度也逐渐增加。另外,游戏中还包括了排行榜,声音设置,帮助等各种附加功能。其中充满了趣味性和刺激性,是适合各年龄段的益智冒险类游戏。,The bastion of the game is based on the development of J2ME m
  3. 所属分类:Other Games

    • 发布日期:2017-03-27
    • 文件大小:30249
    • 提供者:瑞力克
  1. game.rar

    0下载:
  2. 零起点学通C++中迷宫程序源代码,自己写的,Xuetong beginners C++ in the maze source code, written in their own
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:189378
    • 提供者:wxmx2008
  1. migongxunlu.rar

    0下载:
  2. 实现迷宫自动寻路的一个机器人算法,使用了递归算法及堆栈操作,很具有参考价值,Automatically achieve the maze routing algorithm for a robot, the use of a recursive algorithm and the stack operation, is a reference value
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:4047
    • 提供者:赵长风
  1. MAZE3D_5.zip

    0下载:
  2. 模拟3d迷宫的漫游,使用方向键控制,前后左右转向,左下方有全局地图,3d maze walking
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:1598
    • 提供者:lx_c
  1. micro-mouse-search.rar

    1下载:
  2. 此代码为电脑鼠迷宫拓扑结构搜索代码,处理器为LUMINARY公司的Lm3s615。,This code for the computer mouse maze topology search code LUMINARY processor' s Lm3s615.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:66983
    • 提供者:强强
  1. mouse-sch.rar

    0下载:
  2. 这是电脑鼠的原理图,电脑鼠能够自动搜索迷宫,最终找出最短路径,This is a schematic diagram of a computer mouse, computer mouse can automatically search a maze, and ultimately to find the shortest path
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:236476
    • 提供者:强强
  1. migongmfc

    0下载:
  2. 这是在寒假自学mfc后所写的迷宫程序,简单的图形界面,采用c++编程语言-It is written in the winter after the maze of self-mfc program, a simple graphical interface, using c++ programming language
  3. 所属分类:组合框控件

    • 发布日期:2017-05-15
    • 文件大小:3851606
    • 提供者:陈坤源
  1. migongqiujie

    0下载:
  2. 可以输入一个任意大小的迷宫数据,用非递归的方法求出一条走出迷宫的路径,并将路径输出-You can enter a maze of any size data obtained with a non-recursive way out of the labyrinth path and output path
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:73947
    • 提供者:罗峰
  1. atomization

    0下载:
  2. 本文档实现opengl的纹理贴图,光照,摄像机漫游,含有随机球和迷宫,含有三种物体贴图,三种光源的切换-This document realize opengl texture map, illumination, camera roaming, has random ball and maze, contains three kinds of object map, three of the light switch
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:6898
    • 提供者:王雁
  1. Maze32

    0下载:
  2. 用C实现的迷宫求解算法。图形界面,求解过程参照了深度优先搜索,迷宫由随即矩阵生成,采用栈作为路径存储结构-Implemented in C maze solving algorithm. Graphical interface, the solution process with reference to the depth-first search, then the matrix generated by the maze, using the stack as the storage st
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-19
    • 文件大小:5266948
    • 提供者:杨萝卜
  1. IEEE电脑鼠走迷宫代码第二版

    1下载:
  2. IEEE电脑鼠走迷宫代码第二版,此版为参加省赛所用的代码,依旧采用高速转弯方案,本方案所采用的调校方案较为保守,速度不是特别快,但是稳定性较高,可以顺利走完16*16迷宫,并可以进行简单修改走8*8迷宫,另外,如果对迷宫算法不满意可以单独提取转弯部分代码进行自行改编。-IEEE Computer Mouse Maze Code Second Edition, this version of the game used to participate in the provincial code,
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-03-23
    • 文件大小:28831
    • 提供者:赵士博
  1. mazes

    0下载:
  2. 一个C++的迷宫小游戏,益智的过关的游戏,可以供大家初步学习C++;基本的代码已实现。-A C++ maze games, puzzle games cross the border, can be used for all preliminary study C++ basic code has been achieved.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-14
    • 文件大小:3502180
    • 提供者:孟祥远
  1. 电脑鼠比赛的源码

    1下载:
  2. 本源码为去年湖南赛区参加电脑鼠比赛的源码能够实现连续转弯和迷宫的快速搜索。下载即用-The source for the Division to participate in Hunan last year, the source computer mouse game to achieve a continuous maze of turns and quick search. Download-use
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2012-12-14
    • 文件大小:137777
    • 提供者:hekai
  1. Solution_Stack

    0下载:
  2. 这是用WPF编写的一个走迷宫的用户界面程序源码,可以很好地演示走迷宫的整个过程。-This is written in a maze with WPF user interface program source code, can be well demonstrated Maze of the whole process.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:179934
    • 提供者:everysleeping
  1. xiaotuzizoumigong

    0下载:
  2. 模拟了一个小兔子走迷宫的界面,并且可以让用户自己操纵兔子移动,知道走出迷宫。-Simulation of a small rabbit Maze interface, and allows user to manipulate the rabbit moved out of the maze know.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-17
    • 文件大小:292999
    • 提供者:李强
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com