-
include DOS memory allocation, data change of space allocation, distribution mai...
包含分配DOS存储段,改变数据段空间分配,分配主存储器,从远堆中释放一块 ,重新分配主存, 改变数据段空间位置-include DOS memory allocation, data change of space allocation, distribution main memory, far from the rubble release of a redistribution of the main deposit, change of the spatial data, etc.
- 2022-07-26 22:42:58下载
- 积分:1
-
用Delphi开发,基于ADO的自定义注册软件
用Delphi开发,基于ADO的自定义注册软件-with Delphi, ADO-based registration software-defined
- 2022-08-17 05:47:50下载
- 积分:1
-
Simple screen lock source it is the computer when you leave a small computer loc...
简单的屏幕锁定源码
it is the computer when you leave a small computer locking procedures, and only returned a password can unlock-Simple screen lock source it is the computer when you leave a small computer locking procedures, and only returned a password can unlock
- 2022-12-14 15:00:04下载
- 积分:1
-
超炫的OFFICE 2007 界面控件
超炫的OFFICE 2007 界面控件,可以用来定制开发的软件界面。
- 2022-06-21 14:10: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
-
一个服务控制程序,主要实现服务的创建,启动,停止,移除等功能...
一个服务控制程序,主要实现服务的创建,启动,停止,移除等功能-a service control procedures, the main service creation, start, stop, remove function
- 2022-01-26 08:18:52下载
- 积分:1
-
挡风玻璃刮水器
它是一个用于模拟挡风玻璃刮水器的 c + + 库。它的主要功能包括设置雨刷器的速度 ;、 刮水器级别更改和更改的雨刮器拨号。
- 2022-02-22 10:27:13下载
- 积分:1
-
示例描述:本章演示对话应用程序的创建和开发。
computer 计算器应用程序的开发。
myModel 基于模式的对话框的开发。...
示例描述:本章演示对话应用程序的创建和开发。
computer 计算器应用程序的开发。
myModel 基于模式的对话框的开发。
Standard 标准对话框的开发。
- Standard
- 2022-03-13 07:56:02下载
- 积分:1
-
用C语言实现的求解输入两字串的相同子串个数及内容
用C语言实现的求解输入两字串的相同子串个数及内容-Using C language to solve the same input two string substring the number and content of
- 2022-06-26 08:28:55下载
- 积分:1
-
Silverlight围棋在线对弈程序 Silverlight围棋在线对弈程序
Silverlight围棋在线对弈程序 Silverlight围棋在线对弈程序-a program
- 2022-01-26 04:29:36下载
- 积分:1