-
VCDialogDrawing
VC版绘图,直接在对话框中绘制曲线图,可以在二维与上位之间切换(VC version of the drawing, directly draw graphs in the dialog box, you can switch between two-dimensional and the host)
- 2013-07-15 14:31:20下载
- 积分:1
-
CAMSHIFT
采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。
该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。已经调通了。(CAMSHIFT algorithm using rapid detection and tracking moving targets C/C++ source code, OPENCV BETA 4.0 version in its SAMPLE given this example. Document in the running VC6.0 environment compiler, is a stand-alone operating procedures, no OPENCV DLL library support. Before the operation, please connect the USB interface of the camera. You can then use the mouse selectedwiththemousewishestotrackthetarge. Has been transferred through.)
- 2013-07-14 22:25:08下载
- 积分:1
-
read_write
这个程序是一个linux-arm 根文件系统读写驱动程序。(This program is a linux-arm root file system read and write driver)
- 2013-10-17 20:15:06下载
- 积分:1
-
89600
89600全套资料。包括使用,说明,矢量分析的介绍,还有破解89000的文件(89600 full set of information. Including the use, instructions, vector analysis, introduction, the paper also crack 89000)
- 2021-01-11 22:08:49下载
- 积分:1
-
mod_demod
三种模拟调制与解调的算法,三种模拟调制为:AM,FM,SSB(Three types of analog modulation and demodulation algorithms, three types of analog modulation for: AM, FM, SSB)
- 2003-01-12 14:07:01下载
- 积分:1
-
Windows.Programming.Windows.Programming.Book
Windows.Programming.Windows.Programming.Book.Source Collection
GDI Working, Device Context, Resource Handling, The Child Windows..
- 2009-09-30 18:37:40下载
- 积分:1
-
串口调试,串口设备模拟 Modbus Tools
串口调试,串口设备模拟,支持32/64位系统。(Serial debugging, serial device simulation)
- 2020-06-20 08:00:01下载
- 积分:1
-
FullScreenHeader
说明: vc++开发的屏幕编辑工具,已编译调试通过(vc development of the screen editing tools, compiled through debugging.)
- 2006-03-28 13:58:28下载
- 积分:1
-
AcquireKlg
专家系统 基于MFC 连接数据库有点复杂(MFC connect to the database based expert system)
- 2010-05-25 10:38:23下载
- 积分:1
-
area
定义一个基类MyGraph,要求有一个纯虚函数double Area()=0。从基类派生一个圆类Circle和矩形类Rectangle,再由Rectangle类派生出Square类,分别给出Area()实现。
重载“>>”,实现对图形信息的输入。在主函数中计算三种形状的面积,并显示输出。 (Define a base class MyGraph, requires a pure virtual function double Area () = 0. Derive a circle and a rectangle class Rectangle Circle class from the base class, and then by Square Rectangle class derived class, are given Area () implementation. Reload " > > " to achieve the input of graphical information. Calculate the shape of the three main functions in the area, and display output.)
- 2014-02-07 23:13:19下载
- 积分:1