-
convanddft
一些VC++的数字信号处理程序,其中包括dft,fft,卷积的运算(conv and dft)
- 2009-04-08 13:24:27下载
- 积分:1
-
Patient_Data
MFC中以ADO的形式连接Access数据库,包括增、删、改、查(MFC in the form of ADO connection to Access database, including add, delete, change, check)
- 2011-08-03 14:51:42下载
- 积分:1
-
FreeImage
FreeImage 第三方图片加载插件
http://freeimage.sourceforge.net/download.html(FreeImage Third party picture loading)
- 2016-09-29 10:29:23下载
- 积分:1
-
stm32f1_to_stm32l4
将工程从stm32f1平台移植到stm32l4平台的方法。(Porting projects from the stm32f1 platform to the stm32l4 platform.)
- 2021-04-27 21:28:44下载
- 积分:1
-
非常有用的学习,我个人喜欢的。没有问题你可以E。
对于学习很有帮助,我个人也很喜欢。大家有什么问题的也可以交流反馈一下。-Very useful for learning, I personally liked. That there is no problem you can exchange feedback.
- 2023-04-22 13:35:03下载
- 积分:1
-
称重软件
读取称重结果,并记录查询。》》》》》》》》》》(Read the weighing results and record queries.)
- 2021-03-24 13:59:15下载
- 积分:1
-
scavn
#include
#include
#include
#include
#include "stdafx.h"
#include
using namespace std;
using namespace cv;
int main(int argc, char** argv)
{
//声明IplImage指针
IplImage* pFrame = NULL;
IplImage* pFrImg = NULL;
IplImage* pBkImg = NULL;
CvMat* pFrameMat = NULL;
CvMat* pFrMat = NULL;
CvMat* pBkMat = NULL;
CvCapture* pCapture = NULL;
int nFrmNum = 0;
//创建窗口
cvNamedWindow("原视频", 1);
cvNamedWindow("静态背景", 1);
cvNamedWindow("动态目标", 1);
//使窗口有序排列
cvMoveWindow("原视频", 30, 0);
cvMoveWindow("静态背景", 360, 0);
cvMoveWindow("动态目标", 690, 0);
const char* imagename = "2.jpg";
- 2022-06-26 19:57:34下载
- 积分:1
-
Labwindows-CVI2010-Part11
Labwindows CVI2010软件主体11,由NI公司设计的数据采集编辑软件,全部11部分下载完后处理下即可(将各个部分的Labwindows CVI2010和.ZIP扩展名全部去掉) (Software, the main body of the Labwindows CVI2010 11, designed by the NI data acquisition and editing software, all Part 11 downloads After the treatment can be (all removed to various parts of the Labwindows CVI2010. ZIP extension))
- 2012-07-11 11:44:40下载
- 积分:1
-
[_ENIGMA_R1869373292005
enigma machine simulator
- 2014-11-05 14:58:54下载
- 积分:1
-
c-minus-(2)
这是一个实现了界面的编译器,用C++写的,具有可操作的界面。是我的一个毕业设计。(
这是一个实现了界面的编译器,用C++写的,具有可操作的界面。是我的一个毕业设计。
ON划词翻译ON实时翻译
This is an implementation of the interface compiler, written in C++, with the operation of the interface. Is one of my graduation project.
)
- 2020-07-01 19:40:01下载
- 积分:1