CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - maze

搜索资源列表

  1. CHECK

    1下载:
  2. 本迷宫小汽车选用8位STC90C52单片机为控制器,通过3个红外光电传感器E18-D80nk对信号进行采集,采集到的信号经串口转换MAX232CPE处理后传给STC90C52单片机,经单片机处理后,发出控制命令给L298N,驱动2台直流电动机进行相应的动作。该小车实现了前进、后退、左右转弯、避障以及显示运行时间等基本功能,整个系统结构简单,可靠性高,实验测试结果满足要求-STC90C52 microcontroller pass the maze of car use 8 STC90C52 si
  3. 所属分类:SCM

    • 发布日期:2014-06-26
    • 文件大小:26624
    • 提供者:李俊君
  1. STC12c5a60s2

    1下载:
  2. 基于单片机的迷宫小车系统设计 这是一款 由STC12c5a60s2单片机控制的迷宫小车程序,采用了5路红外避障,2路光电循迹,同时有霍尔传感器测距,12864显示的一款毕业设计-The design of labyrinth car system based on MCU This is a STC12c5a60s2 single chip to control the maze car program, using 5 infrared obstacle avoidance
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-04-05
    • 文件大小:67121
    • 提供者:王靖
  1. 1

    0下载:
  2. 实现智能小车左右避障,以完成小车走迷宫部分的功能-About smart car obstacle avoidance, in order to complete the car maze part of the function
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1242
    • 提供者:白峰
  1. simulation-ofmouse

    0下载:
  2. 这是电脑鼠迷宫的仿真程序,也包括了一般电脑鼠的算法-This is a computer mouse maze simulation program, also includes a general algorithm for computer mouse
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:8066
    • 提供者:怀泪
  1. MazeDebug-race

    0下载:
  2. 这是电脑鼠的模拟软件,包括自话迷宫等功能,基于vs2005-This is a computer mouse simulation software, including features such as self-talk maze, based on vs2005
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:3786208
    • 提供者:怀泪
  1. maze

    0下载:
  2. 此程序能够实现电脑鼠的连续转弯(弧形),比原地转完快很多-This procedure can realize continuous turning the computer mouse (arc), much faster than the in situ transfer finished
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-24
    • 文件大小:19722
    • 提供者:wulei
  1. 4.EscapingCorners

    0下载:
  2. 在stm32开发板上配合硬件实现走迷宫功能,包含头文件-In stm32 development board with hardware implementation Maze features, including header files
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-14
    • 文件大小:3594
    • 提供者:
  1. IAR-mouse

    2下载:
  2. 去年湖南赛区参加电脑鼠比赛的源码能够实现连续转弯和迷宫的快速搜索476514871011fangan-Hunan Division participated in last year' s tournament source computer mouse to achieve continuous maze of turns and fast search 476514871011fangan
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-04-02
    • 文件大小:32812
    • 提供者:赵景坤
  1. zhouligong-77-migong-suanfa

    0下载:
  2. 本代码为广州周立功公司所作。。 本人只是在此基础上做了算法上的改进,, 本代码只可以走7*7的迷宫,,若要走其他的迷宫可以修改Mouse_Config.h里的配置。。 起点为迷宫的任意一个角落,,终点为对角-The code is made by Guangzhou weeks meritorious. . On this basis, I just did on the improved algorithm, this code can only walk the la
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:127054
    • 提供者:赵景坤
  1. zhouligong

    0下载:
  2. 周立功电脑鼠的maze有记忆的程序,经过修改,在冲刺时速度明显快很多-Computer mouse maze Zhou, who has memories of the program, with modifications, in the sprint faster than many
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:133081
    • 提供者:赵景坤
  1. diannaoshu-hunanshengsai-

    0下载:
  2. 具有特殊点处理 具有冲刺加速 在迷宫边缘为随机算法,中心为中心法则-Sprint has a special point processing has accelerated in the maze edge of randomized algorithms, the center is the central dogma
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-24
    • 文件大小:159506
    • 提供者:赵景坤
  1. Maze

    1下载:
  2. 一个电脑鼠的比赛程序,省赛时用的,功能完善,有参考价值。-A computer mouse game program, the provincial competition use, fully functional, there is a reference value.
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:111828
    • 提供者:李龙翔
  1. Computer-mouse

    0下载:
  2. 此代码基于NXP公司的LPC2138ARM7源代码,是黑龙江省电脑鼠比赛自制小车的源代码,能够驱动小车完成迷宫的搜索以及找到最短的路径完成任务!-LPC2138ARM7 source code, the code based on NXP corporation is heilongjiang province homemade car computer mouse game source code, can drive the car to complete the maze search a
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:13844
    • 提供者:chenya
  1. micromouse

    0下载:
  2. So-called computer mouse , English name is called MicroMouse, is to use the embedded microcontroller controller, sensors, and electrical and mechanical moving parts constitute a kind of intelligent walking device known as, it can automatic memory in
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-11
    • 文件大小:2497750
    • 提供者:许华尧
  1. Cat-and-mouse

    0下载:
  2. 这个程序是学数据结构后写的,里面涉及到了栈和队列的一些操作。开始本来只是要做迷宫求解的,-This program is a data structure after writing, which involves a number of operation stack and queue. Started originally just want to do maze solving,
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:2673
    • 提供者:li
  1. code

    0下载:
  2. 基于STC12C5A60S2的小车走迷宫原程序-Based STC12C5A60S2 car Maze source
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-25
    • 文件大小:127853
    • 提供者:shangchao
  1. stm32_3pi_car

    0下载:
  2. stm32环境下3pi小车,走迷宫,能编译通过。-Under stm32 environment 3pi car, Maze, to compile.
  3. 所属分类:SCM

    • 发布日期:2017-05-19
    • 文件大小:5192416
    • 提供者:谭坤
  1. migong

    0下载:
  2. C++实现走迷宫代码,如果你需要C++实现走迷宫程序,希望这个可以帮助你-Maze code in C++, C++, if you need to achieve Maze procedure, I hope this can help you
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:195718
    • 提供者:向那然
  1. migongtest

    0下载:
  2. 用quartus2实现一个迷宫游戏。界面在8×8点阵上进行。程序开始后 倒计时5秒进入迷宫地图。选择上下左右控制走出迷宫,撞墙人物不动。数码管倒计时30s.30秒内走出迷宫则显示成功,30s内未走出或出界则显示失败-Quartus2 achieve with a maze game. Interface performed on 8 × 8 dot matrix. Countdown to 5 seconds after the beginning of the program into the
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:551460
    • 提供者:hw
  1. MicroMouse

    0下载:
  2. 本程序为micromouse基本例程,可以实现搜索迷宫的最优路径,并以最短路径回到起点。-This program is micromouse basic routines, you can achieve the optimal path searching the maze, and the shortest path back to the starting point.
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:489599
    • 提供者:王俞玲
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com