-
examples1_cc
期权的价格呼叫欧洲二项式单期模型数据库
(European call option price of one-period binomial model database)
- 2009-12-09 10:50:31下载
- 积分:1
-
Calibration
说明: halcon标定例程,适合初学者了解HALCON的使用(HALCON CALIBRAITON EXAMPLE)
- 2020-03-16 10:28:01下载
- 积分:1
-
NDK_demo2012
Network Development Kit is a set of simple classes for a client-server architecture. Network Development Kit is a set of simple classes for a client-server architecture.
- 2012-02-10 13:30:27下载
- 积分:1
-
VCNetworkhigh-levelprogramming
本书主要面向具有一定VC网络编程基础并希望学习较高层次编程技术的读者(The book has some major VC-oriented network programming base and hopes to learn higher-level programming technology readers)
- 2008-12-25 09:30:49下载
- 积分:1
-
detours-src-1.2
微软提供的截取Win32 API函数的开发包和例子 (The libraray and example to intercept win32 api function provided by microsoft)
- 2020-10-28 16:49:58下载
- 积分:1
-
multiview
VC++实现 multiview多视图窗口的实例源代码,可看到打开窗体时有几个子窗体随主窗口一起打开,如果你不知道这是怎么创建的,那么你需要本源码为你提供参考。源码在VC6.0下可顺利编译。如果初次编译有误,你可重新编译一下即可正常。(VC++ implementation source code examples multiview multi-view window, you can see there are several sub-forms together with the main window opens, if you do not know how to create, then you need to provide a reference for the source when you open the form. Source code can be compiled successfully under VC6.0. If the initial compilation is incorrect, you can recompile to normal.)
- 2014-06-03 14:46:24下载
- 积分:1
-
yy
说明: 在LINUX下实现视频点播后台的登录界面(For video-on-demand is at the login screen LINUX)
- 2014-10-25 13:10:33下载
- 积分:1
-
3275-anqn
VC++ 通过ODBC读写Excel文件 VC++ 直接通过ODBC操作读写Excel表格文件的程序,附上源代码,程序没有其它功能,就这一个读写EXCEL的功能,可以VC6下编译通过(VC++ to read and write Excel files via ODBC VC++ ODBC operations directly through the program to read and write Excel spreadsheet files, attach the source code, no other program features a reading and writing EXCEL on this feature, you can compile under VC6)
- 2011-07-12 10:10:34下载
- 积分:1
-
CP210x_VCP_Win7
usb 转串口驱动 win7系统下可以使用(usb to serial driver win7 system can be used under)
- 2011-08-04 19:24:39下载
- 积分: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