-
Windows Mobile 下MAPI_关于邮件和短消息的技术支持都可以用这个
Windows Mobile 下MAPI_关于邮件和短消息的技术支持都可以用这个-Windows Mobile under MAPI_ mail and short message on the technical support can use this
- 2022-07-27 03:41:57下载
- 积分:1
-
浏览pe格式的字符串资源! 很特别
浏览pe格式的字符串资源! 很特别-View pe format string! Very special
- 2022-01-26 02:18:40下载
- 积分:1
-
。运行本程序前应安装金仓短信王标准商务版DG
。运行本程序前应安装金仓短信王标准商务版DG-C1A驱动程序,安装完驱动还需要在程序中加载dllforvc.dll、dllforvc.lib、dllforvc.h文件-. Running this program should be installed before the payment warehouse standard business version of SMS Wang DG-C1A drivers, installing the drivers also need to load in the program dllforvc.dll, dllforvc.lib, dllforvc.h file
- 2022-04-02 06:18:27下载
- 积分:1
-
The realization of a transparent form with the VC++
用VC实现透明窗体++
- 2023-04-22 10:20:04下载
- 积分:1
-
WinCE EVC4.2 TCP/IP客户端程序,可以和服务器端程序建立连接聊天
WinCE EVC4.2 TCP/IP客户端程序,可以和服务器端程序建立连接聊天-WinCE EVC4.2 TCP/IP client program, and server-side program can establish a connection to chat
- 2022-02-26 11:22:15下载
- 积分:1
-
通过com接口操作excel的小例子。该代码只是简单的操作方法,具体应用还需扩展。...
通过com接口操作excel的小例子。该代码只是简单的操作方法,具体应用还需扩展。-Com interface operations through a small example excel
- 2022-07-11 12:11:00下载
- 积分: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
-
把WAV、MP3格式的文件转换为WMA
把wav、mp3等格式文件转化为wma-put wav, mp3 format documents into wma
- 2023-08-16 08:40:03下载
- 积分:1
-
3389 tools to open the border, prepared by VC can be used to study the security...
边界开3389工具,用VC编写,可以用来学习安全和网络编程。-3389 tools to open the border, prepared by VC can be used to study the security and network programming.
- 2022-01-28 02:30:49下载
- 积分:1
-
注册bottlestore
这是一瓶存储管理系统,数据库中注册项目,和客户没有18岁以下,验证系统中避免错误
- 2022-03-15 11:16:09下载
- 积分:1