-
step-motor
步进电机程序 C8051F410驱动程序(Stepper motor driver application C8051F410)
- 2011-09-07 20:40:43下载
- 积分:1
-
13161511021
简单发表文章系统。带后台。支持无限量发表文章,百度自动收录。(Simple system published articles. With the background. Supports an unlimited amount of published articles, Baidu is automatically included.)
- 2014-05-11 10:46:50下载
- 积分:1
-
builtin
qt内建对话框,对qt中提供的对话框进行了系统归纳和总结,并在逐个演示。(qt built-in dialog box, on the qt dialog boxes provided in the system and summarized, and in one by one presentation.)
- 2011-08-16 09:00:45下载
- 积分:1
-
Laganiere---OpenCV-2
Laganiere - OpenCV 2. Computer Vision Application Programming Cookbook
- 2013-08-13 17:05:51下载
- 积分:1
-
deep-CCA
深度典型相关性分析,在线性的CCA上增加了深度网络,以此来学习新特征并提高多模态数据之间相关性(
Deep cca ,the deep network is added in linear CCA to learning description that the correlation is better between multi-modal datas)
- 2020-12-13 19:29:15下载
- 积分:1
-
SLIC_mex
SLIC超像素分割matlab版本,主要算法为C++与matlab算法联动(SLIC super pixel segmentation matlab version, the main algorithm is C++ and matlab algorithm linkage)
- 2018-10-09 14:51:36下载
- 积分:1
-
四路寻迹
#include
#define CAR_SPEED_MAX 10 //最大速度
sfr P4=0xe8;
sbit PWM_R=P1^7; //PWM输出
sbit PWM_L=P1^2;
sbit Moto_RA=P1^6;
sbit Moto_RB=P1^5;
sbit Moto_LA=P1^4;
sbit Moto_LB=P1^3; //左右电机驱动
unsigned char Moto_Speed_R; //右轮速度
unsigned char Moto_Speed_L; //左轮速度
unsigned char Moto_Speed_Num; //PWM调速
sbit INF_R0=P4^3; //循迹 右侧内传感器
sbit INF_R1=P4^2; //循迹 右侧外传感器
sbit INF_L0=P4^1; //循迹 左侧内传感器
sbit INF_L1=P4^0; //循迹 左侧外传感器
unsigned char Car_Sta; //电机启动速度
/***********************************
*函数名称:void Delay(unsigned char num)
*函数功能:延时
*参数说明:num 延时时间 数值最大255
*返回说明:无
*其它说明:不精准延时
***********************************/
//void Delay(unsigned char num)
//{
// unsi
- 2023-04-27 18:20:04下载
- 积分:1
-
503
电饭煲控制源程序 很实用 很强大
你们一定喜欢(Rice cooker is very useful source control is very strong that you will love)
- 2009-12-23 15:01:39下载
- 积分:1
-
dxAvi
说明: 可在matlab中运行,是通过matlab读取视频的有效软件(Run in matlab, matlab read through the effective video software)
- 2010-04-26 17:02:47下载
- 积分:1
-
WindowsFormsApp1
点击button按钮,从后台开启指定exe程序。(Click the button button to open the specified exe program from the background.)
- 2020-06-24 10:00:02下载
- 积分:1