-
MyProject
一个读去Excel表,并将数据存入数据库的例子!可选择多种数据库!(an Excel table to read, and will maintain a database of examples! A choice of multiple databases!)
- 2004-11-23 22:05:06下载
- 积分:1
-
travelingsalesman
用动态规划法求解旅行商问题 已经加入注释 欢迎批评指正(dynamic programming method for the traveling salesman problem has joined Notes welcome criticism correction)
- 2005-06-09 15:40:17下载
- 积分:1
-
ImageViewCtrl
一个picture控件类,可以对图片作简单处理,如:放大、缩小、滚动浏览等。(A picture control class, you can make a simple image processing, such as: zoom, scroll and so on.)
- 2013-08-20 17:18:04下载
- 积分:1
-
Client-dotnet
一个用于客户端和服务器端的客户端的简单程序,C#(one for the client and the server-client simple procedure, C#)
- 2013-09-03 12:09:29下载
- 积分:1
-
testmediaanaJpeg_xvid
从一个mpeg4视频文件中,抓取给定起始结束时间段内的图像,保存为jpeg格式,使用directshow实现(From a mpeg4 video file, the crawl a given time period starting the end of the image, save it as a jpeg format, the use of DirectShow realize)
- 2008-08-12 11:51:21下载
- 积分:1
-
yuzhifenge
说明: 标识物体测量面积周长VC++源代码,希望对大家有用(Identify objects, measuring an area of perimeter VC++ source code, want to be useful to everyone)
- 2021-03-04 18:49:32下载
- 积分:1
-
GDI-tuxiang
图像合成代码,这是书上的列程,对gdi 编程还是有帮助,请大家提出宝贵意见(Image synthesis code, which is listed on the book away, gdi programming or help for their valuable advice)
- 2012-10-01 15:19:02下载
- 积分:1
-
book
自己编写的一款利用C++MFC制作的通讯录。不怎么完善。。见谅。(I have written a book produced by the use of C++MFC. Not very perfect. . Forgive me.)
- 2013-06-08 15:17:00下载
- 积分:1
-
934567
使用ADO执行SQL命令,VC++精选编程学习源码,很好的参考资料。(Use the ADO SQL command, VC++ select learning programming source code, a good reference.)
- 2013-11-28 17:23:15下载
- 积分: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