-
360安全卫士界面源码 1.0
一款模仿360安全卫士的界面源码,基于winform开发,自定义界面和皮肤,有需要的朋友不要错过!
注意事项:
开发环境为Visual Studio 2013,使用.net 4.0开发。
- 2022-03-18 17:24:43下载
- 积分:1
-
VC编写的card类ActiveX控件,简单易用使用方便。
VC编写的card类ActiveX控件,简单易用使用方便。-A game of Card ActiveX Used VC program
- 2023-02-11 01:55:04下载
- 积分:1
-
一款可以代替word的软件,画图很好,很方便,是我的老师给的,希望大家喜欢。...
一款可以代替word的软件,画图很好,很方便,是我的老师给的,希望大家喜欢。-A word can replace the software, drawing very good, very convenient, was my teacher had given hope that everyone likes.
- 2022-09-14 15:35:03下载
- 积分:1
-
DBGrid Grid Control VB5.0 is provided by the controls, the corresponding documen...
DBGrid网格控件属于VB5.0所提供的控件,对应的文件名为DBGrid32.ocx,VB6未直接提供, 但在VB6的安装...哪里有这本好书《VB与串口通讯控制》可以下载,能给个链接吗?我会一直等你的连接的!!谢谢!! -DBGrid Grid Control VB5.0 is provided by the controls, the corresponding document, entitled DBGrid32.ocx, VB6 not directly provide, but in VB6 installed ... where this subtitle "VB and serial communication control" can be downloaded, give links? I will wait for you connect! ! Thank you! !
- 2022-01-26 07:49:52下载
- 积分: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
-
CAM基于单片机的串口摄像头模块
基于单片机的串口摄像头模块的读写C语言源程序-Based on single-chip camera module of the serial read and write the C language source
- 2022-03-20 14:45:58下载
- 积分:1
-
VB源码程序,平面TOOLBAR,rebarvb.rar
VB源码程序,平面TOOLBAR,rebarvb.rar-VB source program, graphic TOOLBAR, rebarvb.rar
- 2023-01-17 04:00:04下载
- 积分:1
-
C++ STL 标准模板库源码,对学习C++ STL非常有用
C++ STL 标准模板库源码,对学习C++ STL非常有用-C STL standard template library source code, to learn very useful C STL
- 2022-05-06 20:04:51下载
- 积分:1
-
一个很好的磁盘清理程序的源码
一个很好的磁盘清理程序的源码-a good disk clean-up procedures FOSS
- 2022-03-19 20:43:28下载
- 积分:1
-
计算机图形学作品。
关于星空,很绚丽。
没了!
计算机图形学作品。
关于星空,很绚丽。
没了!-Computer graphics work. With regard to the Star, it is gorgeous. No more!
- 2023-04-02 06:05:04下载
- 积分:1