-
人工神经faceeditapp算法编写的VC,它还不完善。世界。
用VC编写的人工神经faceeditapp算法,还不尽完美!欢迎下载指导!-Artifical nerve faceeditapp arithmetic programed with VC,it is not perfect yet.Welcome to download and guide.
- 2023-07-17 22:40:02下载
- 积分:1
-
sends SMS information to another mobile phone
sends SMS information to another mobile phone
- 2022-01-24 08:53:33下载
- 积分:1
-
listas.cpp
应用背景就像对位crear香格里拉BIBLIOTECA de作为,agrego坦托EL。CPP科莫EL。H,一个一个的ñadido干草联合国现在市金CON multilistas阙就像对hallar La descomposicióN binaria德联合肠。碘化噻唑青胺ESA contribución y我希望pueda ayudarle人EN EL工作阙埃斯特realizando O EN苏Proyecto。关键技术EN多少La单方面de la劈tecnologica,EN EL。CPP本身encuentran边desglosadas拉斯维加斯funciones referentes LA LISTA,Y EN EL documento。H硒encuentra恩funciones简历拉mismas,ADEMá的德阙本身encuentran拉斯维加斯比较necesarias对位realizar La operacion,终于EN EL现在已经aplicado SE埃斯特点。
- 2022-09-29 06:20:03下载
- 积分:1
-
线程同步技术,对初学者很有用
Visual C++中的多线程编程,对初学者很有意义-thread synchronize technology,useful to beginners
- 2022-02-26 14:47:14下载
- 积分: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
-
可以实现RAR文件解压功能的小程序。有需要的朋友可以下来试试,里面是一个VC工程文件,编译即可运行...
可以实现RAR文件解压功能的小程序。有需要的朋友可以下来试试,里面是一个VC工程文件,编译即可运行-RAR files can extract the functional implementation of small programs. Friends can have the required down try, which is a VC project file, the compiler can be run
- 2022-02-14 20:43:09下载
- 积分:1
-
wince下可运行的拼音输入法,在wincce4.2下测试成功。
wince下可运行的拼音输入法,在wincce4.2下测试成功。-weights can run under the Pinyin input method, the test under wincce4.2 success.
- 2023-01-05 10:40:04下载
- 积分:1
-
c语言实现AD采样实验
c语言实现AD采样实验-AD sampling experiments
- 2023-03-08 12:10:04下载
- 积分:1
-
用标准C实现任意时间暂停,可以利用 这个原理对程序计时
用标准C实现任意时间暂停,可以利用 这个原理对程序计时-Using standard C to achieve any time to suspend, you can use this principle to the process time
- 2023-03-28 11:10:04下载
- 积分:1
-
这是源代码,Visual Basic 6为I2C通信通过PC订单…
This the sorce code in Visual Basic 6 for the I2C Communication through PC Ports.-This is the sorce code in Visual Basic 6 for the I2C Communication through PC Ports.
- 2022-01-26 06:12:50下载
- 积分:1