搜索资源列表
outcad
- 将路面检测数据输出到CAD,自动调整坐标的大小即间隔,以及绘图比例-road test data output to CAD, coordinates automatically adjust the size of that interval, and ratio Mapping
step
- 步进电机微调程序,用于步进电机控制与检测。测试步进角度和自动计算机角度。-Stepper motor tuning program for stepper motor control and testing. Step angle and automatic computer testing point of view.
333
- 一个简单的公交模拟系统,实现人的上车下车演示-自动检测中英文中译英英译中百度翻译 翻译结果(中 > 英)复制结果 A simple bus simulation system, the realization of human get on and off the demo
program1
- 本文利用MATLAB从预处理、边缘检测、车牌定位、车牌切割,字符分割、字符识别等几个方面,具体介绍了数字图像处理中车牌自动识别的原理。-In this paper , Principle of automatic license plate recognition in digital image processing is specially introduced using MATLAB from some perspectives , which conclude processing ,
ALScan
- 基于Acquisition Logic高速数据采集卡的数据采集软件,用于自动超声无损检测(三轴系统)。-Data acquisition software based on Logic Acquisition high speed data acquisition card is used for automatic ultrasonic nondestructive testing (three axis system).
006
- 单片机型号:AT89C51 模块:舵机,红外对管,直流电机,编码器,LCD显示屏 接线:比较复杂,见原理图 功能:电源通电后,调节按键,设定初始转速,之后将小车放到白线上,小车则自动沿着白线走,达到路径识别的功能。 详述:单片机启动后通过按键设置电机运行速度。红外对管检测当前白线位置,并计算偏差,输送给舵机,控制舵机转向,并沿着白线行走,编码器通过单片机进行计数并测速,实现速度闭环控制,达到恒速运行。LCD屏幕实时显示当前车速与各个参数,供用户调试。