-
VideCapture
VC下利用VFW进行视频捕获,及用AVI格式进行实时视频录像。速度快,但没有进行视频压缩。(Win32 下利用VFW进行视频捕获,及用AVI格式进行实时视频录像。速度快,但没有进行视频压缩。)
- 2012-03-08 15:51:48下载
- 积分:1
-
untitled1
说明: 实现对高温温度预测与回归,用于预测一些复杂系统的温度,实现优化控制,对于复杂系统回归控制问题上有不错的效果(It can be used to predict the temperature of some complex systems and realize the optimal control. It has a good effect on the regression control of complex systems)
- 2020-11-24 09:49:32下载
- 积分:1
-
Instructions
matlab 美赛经典写作助手,典范,帮你成功征服美赛(matlab mcm
)
- 2013-02-02 18:54:38下载
- 积分: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
-
wj
说明: 利用matlab编写的小波分解分频和除躁程序,分为高低频率,并除去噪声,达到较好的效果。(Prepared using matlab wavelet decomposition impatient frequency and in addition to procedures, divided into high and low frequency, and to remove noise, to achieve good results.)
- 2008-03-04 15:36:02下载
- 积分:1
-
MD5压缩算法
说明: MD5压缩算法源码 BCB 工程 + 源码(MD5 compression algorithm source BCB project + source code)
- 2020-02-28 22:10:03下载
- 积分:1
-
Render
用vtk+QT实现的MarchingCubes面绘制和光线投射体绘制,图形化洁面。(Surfacce rendering with MarchingCubes,
Volume rendering with ray-casting,
using QT+ VTK)
- 2010-11-12 10:38:13下载
- 积分:1
-
模拟S50卡片
单片机控制PN532,模拟S50卡片,支持id号改写(特殊卡号除外),支持扇区读写,整机即为一张卡片,可通过普通mifare读卡器操作
- 2023-05-30 07:10:03下载
- 积分:1
-
基于UCOS系统的HTTP服务器代码
本软件基于UCOS系统的HTTP服务器,可以进行web系统测试,集成CGI简易接口。方便使用
- 2022-03-22 17:59:11下载
- 积分:1
-
RC522_RST
RC522_RST.rar R C522_RST.rar(RC522_RST.rar R C522_RST. rar)
- 2006-07-08 15:26:24下载
- 积分:1