-
tongxunlu
通讯录,有界面,用于简单作业实训,界面可以自行改善,希望对大家有点点用处(Address book, interface, for simple job training, the interface can improve themselves, we hope to have little use)
- 2017-06-25 21:29:53下载
- 积分:1
-
Scan
局域网共享扫描MFC多线程编写 具有端口扫描 共享扫描 IP扫描 mac扫描等功能(MFC multi-threaded scanning local area network to share the preparation of a port scan scanner share scanner functions such as IP scanning mac)
- 2009-10-21 20:15:30下载
- 积分:1
-
stm32
实现DSP-STM32 上对四相双极性步进电机的调速控制,及STM32上矩阵键盘的使用(Realization of the four-phase bipolar stepper motor speed control on the DSP-STM32, STM32 and the use of the keyboard matrix)
- 2016-04-09 23:15:24下载
- 积分:1
-
csuanfa
C/C++的常见算法集合,非常经典,很适合初学者(C/C++ Common algorithm collection, very classic, it is suitable for beginners)
- 2008-06-20 03:34:26下载
- 积分:1
-
toCstring
将不同格式的数据转换成cstring格式,很方便,文件存在txt文件中(different data format conversion cstring format, is a convenient, the paper documents exist txt)
- 2006-09-27 18:16:45下载
- 积分:1
-
Default.aspx
mutilple upload................................
- 2009-11-13 05:25:51下载
- 积分:1
-
Client
VC++ 2008客户端实现 可以模拟多个服务器链接(VC++ 2008 client implementation can simulate multiple servers link)
- 2012-10-02 03:31:21下载
- 积分:1
-
dsdv
DSDV协议在ns2中的实现,可以直接使用,无需调试(DSDV protocol implementation in ns2, can be used directly, without debugging)
- 2011-06-02 12:03:09下载
- 积分:1
-
GshaangqumianP
GPS导航定位双曲面求解方法,,用了卡尔曼滤波法,改方法实时性高
(GPS navigation and positioning the hyperboloid solving method, using a Kalman filter method, change its method of real-time high)
- 2012-09-15 22:26:34下载
- 积分:1
-
CvvImage
好多opencv的应用程序界面中在MFC中显示图像,但是我发现这些显示功能大部分用到了一个叫CvvImage的类,最近使用opencv2.3.1,发现找不到这个类了。 没有具体研究过opencv ,但是opencv在MFC中显示图像需要用的一个叫做CvvImage的类的DrawToHDC()的函数,但是我在2.3.1下却怎么也没有找到这个类,和这个函数。在2.3.1的文档下没有关于这个的任何资料,不知道是不是新版本的opencv去掉了这个类,或者用其他的方式实现了。所以我需要用以前的方式实现这个类。在网上找了一些资料。发现这个问题可以这样处理。 我们可以自己建立一个CvvImage.h和一个CvvImage.cpp的文件,添加到工程中。这样我们在工程中包含上这个CvvImage.h的头文件,就可以正常的按照以前的方式使用CvvImage类将图像绘制到MFC控件中了(Many opencv application interface in the MFC display images, but I found that most of these display features used in a class called CvvImage, the recent use of opencv2.3.1, found that the class can not find. There is no specific study of the opencv, but opencv in the MFC to display the image needs to be used in a class called DrawToHDC () function, but I did not find the kind of 2.3.1 under the CvvImage, and this function. There is no information about this in the 2.3.1 document, and it is not known whether the new version of OpenCV has removed this class, or has been implemented in other ways. So I need to use the old way of this class. On the Internet for some information. Found the problem can be handled in this way. We can create a CvvImage.h and a CvvImage.cpp file, added to the project. So we in the project includes the CvvImage.h header file, you can normally use the CvvImage class in accordance with the previous way draws the image to the MFC control.)
- 2016-05-03 09:55:45下载
- 积分:1