-
c sharp的点对点聊天 不用说太多了把凑下凑西
c sharp的点对点聊天 不用说太多了把凑下凑西-c sharp point to point chat
- 2023-06-29 18:30:04下载
- 积分:1
-
一个Windows ping源码,用VC++6.0编写,socket 入门编程
一个Windows ping源码,用VC++6.0编写,socket 入门编程-a ping-source Windows, VC 6.0 preparation, induction socket programming
- 2022-07-26 12:50: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
-
自己做的个电影文件浏览器,初学者可研究
自己做的个电影文件浏览器,初学者可研究
-Make their own film of the file browser, beginners will be able to examine
- 2023-07-16 07:30:03下载
- 积分:1
-
POJ typical Oklahoma Elaborates on topics include source code and they should pa...
poj典型题目解题思路详解
包含源代码和解题时应注意的问题及题目陷阱设计分析-POJ typical Oklahoma Elaborates on topics include source code and they should pay attention to solving the problems and pitfalls topic Design Analysis
- 2022-02-03 12:00:19下载
- 积分:1
-
运用B+数算法,实现树性存储,探索ntfs的存储算法
运用B+数算法,实现树性存储,探索ntfs的存储算法-use several algorithms to achieve sexual storage tree, explore ntfs storage algorithm
- 2022-03-25 11:03:57下载
- 积分:1
-
有关异常程序的应用和实现,如何抛出异常,继续处理程序。
有关异常程序的应用和实现,如何抛出异常,继续处理程序。-The application and achievement about exception programme,how to throw out exception,and continue to handle programme.
- 2022-04-12 06:45:08下载
- 积分:1
-
check ip address
check ip address use c sharp to do -check ip address
- 2022-07-13 23:04:41下载
- 积分:1
-
这只是一个例子,一个内容提供者类(见文章),它可以…
This just an example of a content provider class (see article), which overrides the PopulateItem virtual function to show the Shell s resources only when the user wants to access them
- 2022-02-25 12:29:12下载
- 积分:1
-
WindowsXP的系统图标库,图标总数累计417个,可以丰富您的素材库,令您的用户界面更加赏心悦目。...
WindowsXP的系统图标库,图标总数累计417个,可以丰富您的素材库,令您的用户界面更加赏心悦目。-WindowsXP system icon library, icon cumulative total 417, you can enrich the material library, your user interface more pleasing to the eye.
- 2022-03-16 07:22:04下载
- 积分:1