-
运动检测系统(修改后)
vc编的运动检测系统,特征区域匹配,运动物体提取,运动轨迹跟踪等(vc series of the motion detection system, features regional match, moving objects extraction, trajectory tracking)
- 2020-06-26 08:20:02下载
- 积分:1
-
wuziqi
SetColor(unsigned short ForeColor,unsigned short BackGroundColor) //颜色函数 { HANDLE hCon=GetStdHandle(STD_OUTPUT_HANDLE) SetConsoleTextAttribute(hCon,(ForeColor 16)|(BackGroundColor 16*16)) } 调用函数 SetColor(11,8) cout<<endl<<"文本内容结束!"<<endl SetColor(7,0) system("color xy") ;
- 2012-08-30 17:27:01下载
- 积分:1
-
huax
VC++ 画线,选颜色的小程序,可以选线的颜色,粗细等,VC6下直接编译就行了。(VC++ line drawing, choose the color of the applet, you can choose the color, thickness, etc., VC6 compiler directly on the line.)
- 2013-06-08 09:37:04下载
- 积分:1
-
Server
一个基于MFC的网络通信SOCKET程序,实现了接收SOCKET数据的同时,发送SOCKET数据。(An MFC-based network communication SOCKET procedure to achieve the same time to receive SOCKET data, send SOCKET data.)
- 2010-08-30 14:14:46下载
- 积分:1
-
读写Excel
读写Excel 用Ado对Excel可以很方便的进行读写 (read and write Excel Ado right with Excel can read and write to facilitate the conduct of)
- 2021-01-07 17:28:53下载
- 积分:1
-
waterfall_demo
一个演示3D波浪的图形类(A demonstration of 3D graphics-type wave)
- 2003-08-07 00:00:00下载
- 积分:1
-
MapXLecture
用MapX组件进行GIS二次开发,实现地图的基本管理与应用(Management and application of GIS secondary development of MapX map)
- 2013-03-02 11:08:38下载
- 积分:1
-
MFCchuankou
说明: 串口通信,也可实现虚拟串口通信。采用VS2015编程 MFC(Serial communication.
It can also realize virtual serial communication.)
- 2021-04-10 11:08:59下载
- 积分:1
-
jicheng
定义点Point类作为基类,在此基础上派生出直线Line类和圆Circle类,在Circle类的基础上以不同的属性派生出圆柱Cylinder类和球Spheroid。并要求基类和各派生类具有以下特点:
(1) Line类含有计算直线长度和斜率的成员函数。
(2) Circle类含有计算圆面积的成员函数。
(3) Cylinder类含有计算圆柱表面积和体积的成员函数。
(4) Spheroid类含有计算球体的表面积和体积的成员函数。
(Point definition of point type as the base category, on the basis of a straight line derived Circle Circle Line category and class, in the Circle class based on different attributes derived Cylinder class and ball cylinder Spheroid. And requested the base class, and factions of Health category has the following characteristics: (1) Line category contains the length and slope of a straight-line calculation of member functions. (2) Circle type of circular area containing the members of the calculation function. (3) Cylinder category contains cylindrical surface area and volume calculation of the member functions. (4) Spheroid Spheroid category contains the calculation of surface area and volume of the member functions.)
- 2009-01-03 09:49:40下载
- 积分:1
-
Getmacofremotemachine
获取远程机器的MAc地址,运行环境VC++
(get MAC of remote machine)
- 2009-05-10 17:27:13下载
- 积分:1