-
S3C2440+SM501在wince环境下的应用!
S3C2440+SM501在wince环境下的应用!-S3C2440+ SM501 in wince application environment!
- 2022-03-11 05:27:07下载
- 积分:1
-
based Pocket PC English phonetic input of the user interface part of the source...
基于Pocket PC的简体中文拼音输入法中的用户接口部分的源代码-based Pocket PC English phonetic input of the user interface part of the source code
- 2022-06-14 18:02:03下载
- 积分: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
-
使用API产生动态鼠标的例子,文件:animouse.rar
使用API产生动态鼠标的例子,文件:animouse.rar-API dynamically generated using the mouse example, file: animouse.rar
- 2022-03-22 01:38:31下载
- 积分:1
-
自动反击
自动反击---浏览器标题被改,首页被改软件-automatically counterattack--- browser title was changed, a change software Home
- 2022-02-06 19:19:52下载
- 积分:1
-
我注意到有一段时间,在Windows XP中,当你使用浏览器删除..
I ve noticed for a while that on Windows XP, when you use Explorer to delete a file or directory that is in use by another process, it takes what seems like an eternity before an error message appears telling you the file can t be deleted. During this time, there is no indication that Explorer even noticed the delete command. No hourglass, no nothing. By the time the message box appears, I ve already hit the delete key a few more times in a futile attempt to get Explorer to just do something, already. Either delete the file or tell me you can t...throw me a bone here.
- 2022-01-31 01:32:56下载
- 积分:1
-
使用API函数进行Windows程序设计
在窗口中点击鼠标左键绘制一个圆,点击鼠标右键输出一段文字
- 2022-02-04 22:56:11下载
- 积分:1
-
windowsCE下的注册表查看软件的EVC源码,很有参考价值.欢迎收藏....
windowsCE下的注册表查看软件的EVC源码,很有参考价值.欢迎收藏.-windowsCE the registry View EVC source software, of great reference value. Welcome collections.
- 2022-03-16 21:03:23下载
- 积分:1
-
直流变频电机
这是一个同一片单片机 连接基本代码;
- 2023-01-17 21:00:03下载
- 积分:1
-
VC++6.0 CGrindCtrl+ ODBC
VC++6.0 CGrindCtrl+ ODBC
VC++6.0 CGrindCtrl+ ODBC
VC++6.0 CGrindCtrl + ODBC 数据库操作
VC++6.0 CGrindCtrl + ODBC 数据库操作-VC++6.0 CGrindCtrl+ ODBC
VC++6.0 CGrindCtrl+ ODBC
VC++6.0 CGrindCtrl+ ODBC
- 2022-03-22 21:34:39下载
- 积分:1