-
vc简单的聊天程序
应用背景
本程序基于vs2013编写,更低的版本不能运行。且只在局域网内实现
本程序基于vs2013编写,更低的版本不能运行。且只在局域网内实现
本程序基于vs2013编写,更低的版本不能运行。且只在局域网内实现
本程序基于vs2013编写,更低的版本不能运行。且只在局域网内实现
关键技术
可以实现群聊和私聊!!!!
可以实现群聊和私聊!!!!
可以实现群聊和私聊!!!!
可以实现群聊和私聊!!!!
可以实现群聊和私聊!!!!
- 2022-07-05 11:17:33下载
- 积分:1
-
这是一个主要用于对企业的文档进行有效管理,其主要包括基本信息、文档管理和系统设置。系统的功能性强,操作灵活,非常实用....
这是一个主要用于对企业的文档进行有效管理,其主要包括基本信息、文档管理和系统设置。系统的功能性强,操作灵活,非常实用.-This is a major enterprise for the effective management of documents, the main including basic information, document management and system settings. The function of the system is strong, operating flexibility, very useful.
- 2022-03-22 11:48:23下载
- 积分:1
-
一段小程序 但是我不知道是做什么的一段压缩是是是 杀的杀是...
一段小程序 但是我不知道是做什么的一段压缩是是是 杀的杀是
-this is very ease
but I can t understand
- 2022-03-30 11:58:07下载
- 积分:1
-
压缩包里有5个c程序,分别实现5个不同的算法:1个迷宫算法,
压缩包里有5个c程序,分别实现5个不同的算法:1个迷宫算法,-个货郎担算法-Compression bag 5 c procedures, respectively, to achieve five different algorithms: a maze algorithm,- a traveling salesman algorithm ..
- 2022-07-09 12:26:39下载
- 积分:1
-
获取DLL中的版本信息(主版本号,次版本号等)
获取DLL中的版本信息(主版本号,次版本号等)-DLL to obtain the version information (major version number, sub-version number, etc.)
- 2022-08-23 07:54: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
-
利用platformbuild编译,有关互斥变量的使用示例
利用platformbuild编译,有关互斥变量的使用示例-Platformbuild compiler to use the example of the use of mutually exclusive variables
- 2023-07-25 00:10:03下载
- 积分:1
-
图形学上机第三次实习设计! 二维变换及三维投影!
图形学上机第三次实习设计! 二维变换及三维投影!-graphics on the plane third internship design! Two-dimensional and three-dimensional projection transformation!
- 2022-06-18 15:24:33下载
- 积分:1
-
The communications industry acronyms query tool, convenient and practical, suita...
通信行业缩略语查询工具,方便实用,适合通信行业的各阶层开发人员使用-The communications industry acronyms query tool, convenient and practical, suitable for all sectors of the communications industry developers use
- 2023-03-31 21:45:04下载
- 积分:1
-
for calibrating touchscreen
for calibrating touchscreen
- 2023-03-07 01:20:03下载
- 积分:1