-
ADS8688
说明: ADS868x 具有双极输入范围的1 6位,500kSPS,4 通道和 8 通道单电源逐次逼近寄存器器 (SAR) 模数转换器 (ADC)(ADS868x has a bipolar input range of 16 bits, 500 kSPS, 4-channel and 8-channel single power supply successive approximation register (SAR) analog-to-digital converter (ADC))
- 2019-06-15 16:04:47下载
- 积分:1
-
斗鱼弹幕助手
斗鱼弹幕助手,源码,有点老,应该可用
- 2022-02-06 02:32:56下载
- 积分:1
-
OOP_sample1
vc++ 与opencv实现单目标的匹配,没有错误,可以直接使用(vc++ goal with opencv to achieve a single match, there is no error, you can directly use)
- 2013-08-07 21:35:17下载
- 积分:1
-
sift
SIFT,即尺度不变特征变换(Scale-invariant feature transform,SIFT),是用于图像处理领域的一种描述。这种描述具有尺度不变性,可在图像中检测出关键点,是一种局部特征描述子。 该方法于 1999 年由 David Lowe 首先发表于计算机视觉国际会议(International Conference on Computer Vision,ICCV),2004 年再次经 David Lowe 整理完善后发表于 International journal of computer vision(IJCV) 。截止 2014 年 8 月,该论文单篇被引次数达 25000 余次。(来自百度)(SIFT, namely Scale-invariant feature transform (SIFT), is a description used in the field of image processing. This description has scale invariance and can detect key points in images. It is a local feature descriptor. This method was first published by David Lowe at the International Conference on Computer Vision (ICCV) in 1999 and published in the International Journal of Computer Vision (IJCV) in 2004 after it was sorted out and perfected by David Lowe again. As of August 2014, more than 25,000 citations have been cited. (From Baidu))
- 2019-07-08 09:34:31下载
- 积分:1
-
用P2P技术设计的一个简易聊天程序,要求不使用专用的主服务器,只要将好友添加到好友列表中就能检测好友是否在线,并相互发送聊天信息...
用P2P技术设计的一个简易聊天程序,要求不使用专用的主服务器,只要将好友添加到好友列表中就能检测好友是否在线,并相互发送聊天信息-Using P2P technology, design a simple chat program, asked not to use a dedicated master server, as long as the friend added to the Friends list will be able to detect friends are online, and send a chat message with each other
- 2022-02-20 21:39:50下载
- 积分:1
-
EYE
输出一个1到100之间的eye矩阵
- 2023-08-13 23:25:03下载
- 积分:1
-
musiaplay
基于51单片机的音乐程序,12MHZ晶振(51 MCU-based music programs, 12MHZ crystal oscillator)
- 2009-11-30 14:46:00下载
- 积分:1
-
JiSuanQi
说明: 基于Qt5.9.1的能够进行简单加减乘除运算的qt计算器(Qt calculator capable of simple addition, subtraction, multiplication and division)
- 2020-01-13 00:21:56下载
- 积分:1
-
3d打印机32位 arm控制板源程序
开源3d打印机,源代码可用于并联臂打印机,旋转臂打印机,三坐标轴打印机。diy高速打印机必备。
- 2022-03-11 23:39:48下载
- 积分: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