搜索资源列表
C源代码实例
- 包含220个C语言的各种源程序:001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010 猜数字游戏 011 模拟ATM(自动柜员机)界面 012 用一维数组统计学生成绩 013 用二维数组实现矩阵转置 014
WL40987330 C语言算法集
目录
第一部分 基础篇
001 第一个C程序
002 运行多个源文件
003 求整数之积
004 比较实数大小
005 字符的输出
006 显示变
智能迷宫小车.rar
- 简易智能迷宫小车的控制系统以STC89C52为核心,用一片L298N驱动两个减速电机。12V电源单独给电机供电,再用7805把12V电源降压至7V给单片机供电。小车的传感器模块感应壁障,并将壁障信号输入最小系统版,最小系统版根据程序设计的要求做出相应的判断送给电机驱动模块,让小车来实现前进、左转、右转、反转等基本功能。
maze
- 智能小车过迷宫基于C语言演示程序,适用于51单片机系列-Smart car
m21_CarCtrl
- 小车自动走迷宫,内含迷宫数字图像处理程序,迷宫算法。-Car with automatic maze, digital image processing program includes a maze, maze algorithm.
migonche
- 能走迷宫的小车,小车行走灵活,美观,这是简单的程序,可以测试一下小车。-To Maze' s car, trolley travel flexibility, aesthetics, this is a simple program that can test the car.
FINAL
- 利用openCV辅助实现小车走迷宫程序,利用摄像头拍摄的迷宫图像,进行数字化模拟后,实现路线判断功能。-Supporting implementation by openCV car Maze procedure, and use the camera shooting the maze images for digital simulation, the realization of routes to determine funct
SearchMaze
- 程序实现了小车的迷宫中寻路的功能。程序控制小车判断走出迷宫的最短路径,找到路径后小车回到起始点,并以最快速度冲刺走出迷宫。-Program for the car' s maze pathfinding function. Process control car to determine the shortest path through the maze to find the path back to the starting
__our_car1
- 小车迷宫的程序,可以走完迷宫 ,很好的程序,欢迎下载 -Car maze procedure, you can finish the maze, great program, please download
Smart-car-tracking-maze-procedure
- 循迹迷宫智能小车程序,可以避障,循迹,走循迹迷宫-Smart car tracking maze procedure
Electronic-Design-Contest-
- 2010年广西电子设计竞赛迷宫小车参赛程序-Guangxi Electronic Design Contest maze car competition program in 2010
intellectual-car
- 简易智能迷宫小车的控制系统以STC89C52为核心,用一片L298N驱动两个减速电机。12V电源单独给电机供电,再用7805把12V电源降压至7V给单片机供电。小车的传感器模块感应壁障,并将壁障信号输入最小系统版,最小系统版根据程序设计的要求做出相应的判断送给电机驱动模块,让小车来实现前进、左转、右转、反转等基本功能。-Simple intelligent control system of the labyrinth car S
xiaoche
- 迷宫循迹小车,小车要在迷宫中走到终点,到终点后能够返回,并且是最短路径返回。其中迷宫中的引导线是黑线,识别传感器使用红外对管。 最关键的是返回程序的算法。一定要是最短路径返回。-Maze tracking the car, the car should come to the end of the maze to the end and be able to return, and is the shortest path to r
Text1
- 用超声波L298芯片 驱动小车 小车走迷宫 壁障程序-Ultrasonic L298 chip-driven car car Maze barrier to program
Based-on-51-Maze-car-
- 基于51的走迷宫小车(程序设计)-Based on 51 Maze car (program)
xiaoche
- 单片机C语言编写的智能小车控制程序,可以走出简单的小迷宫。 采用C语言编写完成,应用模块化的设计方法,各子程序做为实现各部分功能和过程,通过主程序不断对子程序的调用完成延时、暂停以及电机转动方向控制等部分的设计。-Microcontroller C language intelligent car control procedures, be able to get out of a simple maze. The completi
zoumiguoxiaoche
- 走迷宫小车程序,编译通过,实际跑过,正常无误-Maze car program, compiled by actual ran normal and correct
wanggemigongxiaoche
- 该程序源码是为了实现一辆由黑线引导行进路线的智能小车。要求小车在活动场上能利用传感器判断黑线的位置,并自自动沿黑线前进并走出迷宫。-The program source code to a guide by the black line the route of the smart car. Car in the activity field using sensors to determine the position of the
stm32_3pi_xiaochechengxu
- 基于SMT32开发的智能平衡小车迷宫程序。-Based on the development of intelligent balance car SMT32 maze procedure.
小车迷宫
- 通过自寻和避障,成功的可以从一个封闭的地方自行寻找出口(Through self searching and obstacle avoidance, it is possible to find the exit from a closed place)