-
CV+MFC
说明: opencv 功能测试用例, 图像操作,(opencv function test)
- 2020-04-04 20:39:01下载
- 积分:1
-
CPPSRC-by-tricksr.ZIP
CPPSRC by tricksrone program scpirt for vbCPPSRC by tricksrone program scpirt for vb(CPPSRC by tricksrone program scpirt for vb)
- 2013-07-15 09:11:52下载
- 积分:1
-
C++ - 副本
说明: 找到C++大学教程第九版的电子书,服务于学生及C++初学者(Find out the PDF of the ninth edition of C + + university course for students and C + + beginners)
- 2020-06-09 18:35:46下载
- 积分:1
-
adpmedian
这是自适应中值滤波的matlab函数实现,可以清晰的保存图像的细节。(This is the adaptive median filtering matlab function to achieve, you can save the image clear the details.)
- 2012-01-07 16:46:31下载
- 积分:1
-
通讯模块拨打电话程序
通讯模块拨打电话程序 -Communication module calling procedures
- 2022-02-06 02:44:49下载
- 积分:1
-
HashTable
This program is the realization of HashTable developed in the C++ Programming Language.
And development tool is Visual Studio.
Thank you.
- 2010-06-03 11:44:07下载
- 积分:1
-
FitEllipse
椭圆轮廓提取及拟合,opencv+vs建一个工程即可实现(can be used to fit ellipse)
- 2012-12-15 10:16:33下载
- 积分:1
-
md5 - 副本
说明: 文件哈希识别,采用md5法则进行。思路为每固定时间对文件进行比较,输出文件哈希值并给出结论。文件会被写入列表中,针对文本文件有效。(Document Hash Recognition,using MD5)
- 2019-04-03 20:51:55下载
- 积分:1
-
EEPROM
说明: 基于arduino 的EEPROM,是实现将电子计时器里的数值储存到EEPROM中,实现开关电源不影响电子计时器(The EEPROM based on Arduino is to store the value of the electronic timer in EEPROM and realize that the switch power supply does not affect the electronic timer.)
- 2020-06-25 13:40:02下载
- 积分:1
-
Qt-read-write-Excel-with-QAxObject
Qt的windows商业版本提供了ActiveQt这个framework,使用这个组件我们可以在Qt中使用ActiveX控件。
这个代码提供了基本的Excel操作范例:打开 关闭 读写
另外,还实现了如何在Excel中插入散点图图表并添加趋势线,获取趋势线方程。
可以供进一步开发参考之用。
QAxContainer不包含在QtCore里面,所以要使用这里的代码的话还必须要在.pro文件中添加CONFIG+=qaxcontainer。
配套说明详见这里: http://blog.csdn.net/fcqwin/article/details/17885557(Qt provides a commercial version of windows ActiveQt this framework, we can use this component to use ActiveX controls in Qt. This code provides the basic Excel operations Example: opening and closing reader Also, realize how to insert a Scatter chart in Excel and add trend lines to get the trend line equation. Can be used for further development of reference. QAxContainer not included in QtCore inside, so you want to use this code, then you must also want to add CONFIG+ = qaxcontainer in. Pro file. See complete instructions here: http://blog.csdn.net/fcqwin/article/details/17885557)
- 2014-01-05 17:26:51下载
- 积分:1