-
backwardforward
backwardfoeward load flow for distribution network
- 2014-02-14 00:30:57下载
- 积分:1
-
简单的背景差法实现车辆检测
本文的环境为opencv3.0+vs13,使用库函数简单的实现了背景差方法下的车辆检测。PS:但检测的效果并不理想,所以改用haar+adaboost的方法去做检测了,介绍里提及使用背景差实现了检测和跟踪,基本的思路都体现在注释里了较为简单,任何提高识别率的方法还不吝赐教!
- 2022-02-07 01:59:27下载
- 积分:1
-
voice-coil-motor
音圈电机控制代码,位置控制,速度控制,电机控制(voice coil control)
- 2021-02-23 09:19:40下载
- 积分:1
-
DeskTopWallPaper
使用VC++,调用windows系统API修改桌面壁纸的例子,可以参考下(The use of VC++, windows system calls API to modify the desktop wallpaper example, can refer to )
- 2014-05-22 18:07:14下载
- 积分:1
-
TAB控件的不同页面间数据传递
基于MFC,利用TAB控件,完成不同页面间的数据传递,得到类似一个加法器功能的TAB控件
- 2022-12-30 13:50:04下载
- 积分:1
-
Polynomial
Develop class Polynomial. The internal representation of a Polynomial is an array of terms. Each term contains a coefficient and an exponent. The term
2x4
has the coefficient 2 and the exponent 4. Develop a complete class containing proper constructor and destructor functions as well as set and get functions. The class should also provide the following overloaded operator capabilities:
Overload the addition operator (+) to add two Polynomials.
Overload the subtraction operator (-) to subtract two Polynomials.
Overload the assignment operator to assign one Polynomial to another.
Overload the multiplication operator (*) to multiply two Polynomials.
Overload the addition assignment operator (+=), subtraction assignment operator (-=), and multiplication assignment operator (*=).
- 2013-05-05 21:59:33下载
- 积分:1
-
ffpeg视频播放器
这是一个用C++语言开发的、基于ffpeg开源项目和SDL的视频播放器,可以播放本地媒体视频,实用技术如下;
视频流编解码、C++界面开发等。
- 2023-06-23 07:00:05下载
- 积分:1
-
TekVISA
c/c++环境下visa编程,lan,gpib,rs232,等(Development of visa in C / C + + Environment)
- 2020-06-23 21:20:01下载
- 积分:1
-
机器人stm32代码
机器人小车代码,自己可以修改。做自己的智能车,上面提供了PWM定义。采用PID算法小车循迹
- 2023-02-14 22:00:05下载
- 积分:1
-
des
data encryption standard algorithm implementation
- 2010-04-22 01:28:37下载
- 积分:1