-
Moravec
利用moravec算子提取特征点进行匹配(The feature points were extracted by moravec operator.)
- 2018-01-28 21:05:42下载
- 积分:1
-
VC++
残缺棋盘问题的VC++实现,用分而治之方法解决此问题(Defective chessboard problem VC++ Realize, using divide and conquer method to solve this problem)
- 2008-02-25 16:11:23下载
- 积分:1
-
滑动验证码
滑动验证码示例滑动验证码示例滑动验证码示例滑动验证码示例滑动验证码示例滑动验证码示例滑动验证码示例
- 2022-03-25 08:38:19下载
- 积分:1
-
ATT7026
电子竞赛用超好的资料,网上没有的。欢迎大家来看(Electronic racing super good information, not online. Welcome to the point of view)
- 2010-09-17 21:34:30下载
- 积分:1
-
qtstudydoc
QT学习教程,很好用的
差不多所有的程序教材都从Hello 开始,下面就是这个程序的qt版本(good QT course
1#include <QApplication>
2#include <QLabel>
3 int main(int argc, char*argv[])
4 {
5 QApplication app(argc, argv)
6 QLabel*label = new QLabel("Hello Qt!")
7 label->show()
8 return app.exec()
9 }
)
- 2012-03-10 14:46:07下载
- 积分:1
-
C++实战源码-用#打印三角形(入门级实例068).zip
C++实战源码-用#打印三角形(入门级实例068).zip
- 2019-10-01下载
- 积分:1
-
VTK+MFC
说明: 将VTK重建结果在MFC中显示,并有颜色与阀值设置。(VTK reconstruction results will be displayed in the MFC, and color threshold settings.)
- 2021-02-19 15:39:44下载
- 积分:1
-
HalconPaintROI
绘制区域,halcon区域绘制方法应用1234567890(12345657689708dxdz.zip)
- 2020-07-02 16:40:01下载
- 积分:1
-
对于一个给定宽度,不限高度的长木板.有很多矩形零件,如何排列才能使所占木板的高度最小....
对于一个给定宽度,不限高度的长木板.有很多矩形零件,如何排列才能使所占木板的高度最小.-for a given width and height of the open-long wooden planks. Many rectangular parts, How can share with the height of the smallest of wood.
- 2022-12-18 23:20:03下载
- 积分:1
-
TPL0501
德州仪器 的TPL0501 数字电位器的驱动程序,包含.h文件和.c文件(Texas Instruments TPL0501 digital potentiometer driver included. H files and the .c file)
- 2021-05-17 10:30:07下载
- 积分:1