-
博客程序源程序,可以参照下,最近较流行哟
博客程序源程序,可以参照下,最近较流行哟-blog procedures source, the light, the recent more popular yo
- 2022-01-29 00:19:19下载
- 积分:1
-
Matlab code for voltage unbalanced calculation
它是计算和绘制三相系统电压不平衡量的程序。传统的计算方法是用堡垒矩阵和计算正负序分量,而新的计算方法表明,可以用电压幅值和几何解来计算这个系数;
- 2022-02-21 07:52:50下载
- 积分:1
-
软件文件自动更新源代码,使用本程序,可以自动更新WEB服务器上的程序,使用XML文件作为配置文件。...
软件文件自动更新源代码,使用本程序,可以自动更新WEB服务器上的程序,使用XML文件作为配置文件。-Software automatically updates the source code file, use this procedure, you can automatically update the WEB server, the use of XML files as configuration files.
- 2022-01-25 22:59:44下载
- 积分:1
-
facedetector
人脸检测器 #include < iostream >
#include < cv.h >
#include < highgui.h >
int main(void)
{
int 键 = 0 ;
int i;
CvMemStorage * 存储 = cvCreateMemStorage (0) ;
CvCapture * 捕获 = cvCaptureFromCAM (0) ;
char * 文件名 ="haarcascade_frontalface_alt.xml";
CvHaarClassifierCascade * 梯级 = (CvHaarClassifierCascade *) cvLoad (文件名,
0,0,0) ;
虽然 (关键! = "q") {
IplImage * 帧 = cvQueryFrame (捕获) ;
如果 (! 帧) 断 ;
CvSeq * 脸 = cvHaarDetectObjects (
帧,
级联,
存储,
1.1、
3,
0 / * CV_HAAR_DO_CANNY_PRUNNING *,
cvSize (40,40)) ;
为 (我 = 0 ; 我 < (脸? 面孔-> 共: 0) ; i + +) {
CvRect * wajah = (CvRect *) cvGetSeqElem (的脸,我) ;
CvFont 字体 ;
cvInitFont (& 字体,CV_FONT_HERSHEY_SIMPLEX,1.0,1.0,1,5,CV_AA) ;
CvRect * r=(CvRect*) cvGetSeqElem(faces, i) ;
cvPutTex
- 2022-01-30 19:16:21下载
- 积分:1
-
SMART PHONE 2005中关于RAPI的源码,可以使用此源码,在PC机上于SMART PHONE进行同步等操作,需用VS2005BETA2编译...
SMART PHONE 2005中关于RAPI的源码,可以使用此源码,在PC机上于SMART PHONE进行同步等操作,需用VS2005BETA2编译-SMART PHONE RAPI 2005 on the source code, you can use this source code on the PC to synchronize SMART PHONE operational, the compiler required VS2005BETA2
- 2022-03-05 20:05:04下载
- 积分:1
-
GTA
GTA-SA地图 管道求死 需要SAMP的PWN编辑工具 语言为C++ 喜欢的朋友可以下载-GTA-SA map
- 2023-02-20 06:25:03下载
- 积分:1
-
计算机小喇叭发声程序
计算机小喇叭发声程序-computer loudspeaker audible procedures
- 2023-03-10 04:00:03下载
- 积分:1
-
扩展卡尔曼滤波器算法
扩展卡尔曼滤波器算法-extend kalman filter algorithm
- 2022-03-01 18:03:45下载
- 积分:1
-
C++的关键知识点的希望大家喜欢。包括数组…
C++的重要知识点,希望大家喜欢.包括数组、指针-C++ Critical knowledge points in the hope that everyone likes. Including an array, pointer
- 2023-07-24 15:55:03下载
- 积分:1
-
java programe db card
java programe db card
- 2023-04-11 02:55:04下载
- 积分:1