-
matlab2
用matlab实现图像的各种变换,旋转,大小变换,滤波平滑。(Matlab implementation using a variety of image transformation, rotation, size, transform, smoothing filter.)
- 2009-03-08 11:23:51下载
- 积分:1
-
1callerID
说明: giai ma DTMF bat so dien thoai goi den bang ic chuyen dung.
- 2020-06-16 07:00:01下载
- 积分:1
-
基于STM32的智能垃圾桶
说明: 基于STM32的智能垃圾桶,实现的功能有红外传感器检测自动开盖,LED屏显示,温湿度测量,超重报警,异味检测,可燃气体检测(Based on STM32 intelligent trash can, the functions realized include automatic cover opening of infrared sensor detection, LED screen display, temperature and humidity measurement, overweight alarm, odor detection, combustible gas detection)
- 2020-09-22 20:17:51下载
- 积分:1
-
Wavelets
小波处理,滤波,复原,融合等VC源代码.(Wavelet processing, filtering, recovery, integration VC source code.)
- 2007-12-19 13:25:52下载
- 积分:1
-
34695136
c++实现固支三次样条曲线,算出曲线的系数,供其他绘图软件使用绘图,()
- 2017-12-02 22:17:43下载
- 积分:1
-
51驱动无刷电机
直接用51单片机驱动无刷电机,用定时器产生pwm输出直接控制电调而控制无刷电机
void zd_70us() interrupt 1
{
TH0=(65536-70)/256;
TL0=(65536-70)%256;
FLAG_JS++;
if(FLAG_JS==215)
FLAG_JS=0;
if(FLAG_JS
- 2022-10-06 20:15:03下载
- 积分:1
-
UU
说明: c++语言求解稀疏矩阵方程组的ICCG法源程序。参考:《工程电磁场数值计算分析与综合》 附录(Fortran90).(c++ solves sparse matrix equations with the ICCG method.Reference: " Analysis and Synthesis of Numerical Electromagnetic Field ," Appendix (Fortran90).)
- 2010-06-08 18:53:07下载
- 积分:1
-
Opencv图像处理
OpenCV图像处理实现空间颜色转换,颜色通道转换,图像滤波,傅立叶变换等功能函数模块。同时还有对视频的处理跟摄像头调用,获取视频帧,对获取的视频帧做图像处理,可用肤色检测放大变化
- 2022-02-22 11:07:53下载
- 积分:1
-
comtest
串口通信传输与接收。既:发送一个字节到MCU,再由MCU发回来。(Serial communication transmission and reception. Bothto send a byte to the MCU, and then sent back by the MCU.)
- 2012-05-31 15:56:15下载
- 积分:1
-
openssl-0.9.7i.tar
openssl-0.9.7库,包括MD5、DES、ssl、sha、crypto、aes(Openssl-0.9.7 Library ,including MD5,DES,ssl,sha,crypto,aes)
- 2018-05-29 09:53:24下载
- 积分:1