-
模式识别中的算法
ZLJZ概率密度函数的逼近
模式识别中的算法
ZLJZ概率密度函数的逼近-pattern recognition algorithm ZLJZ probability density function approximation
- 2022-01-22 13:30:44下载
- 积分:1
-
不错的AUTOCAD文件读取程序(VC源码+DEMO),对需要在其他程序中读取/编辑AUTOCAD文档具有很好的借鉴作用。...
不错的AUTOCAD文件读取程序(VC源码+DEMO),对需要在其他程序中读取/编辑AUTOCAD文档具有很好的借鉴作用。-good AUTOCAD document reader (VC+ source DEMO), the need in other proceedings to read/edit AutoCAD files with a good reference.
- 2022-01-26 02:03:51下载
- 积分:1
-
susan算子提取算法,提供对图像特征准确,鲁棒,快速的提取,并采用高效代码实现...
susan算子提取算法,提供对图像特征准确,鲁棒,快速的提取,并采用高效代码实现-extraction algorithm, the image features provide accurate, robust, fast extraction, and the introduction of efficient implementation of the code
- 2022-09-23 05:40:02下载
- 积分:1
-
UCGUI使用手册
第一章到第十五章,应该比较详细
UCGUI使用手册
第一章到第十五章,应该比较详细-UCGUI manual first chapter of the 15th chapter, it should be more detailed
- 2023-07-23 02:45:04下载
- 积分:1
-
一个小球在窗口导弹导弹准备简单的MFC…
很简单的一个用mfc编写的小球在窗口里面弹来弹去的程序。
工具栏中点最后一个黄色按钮,才可以启动小球程序。
另外 工具栏中还有开始和结束按钮。-very simple mfc prepared with a small ball inside the window to missile missiles to the procedure. Tools column last point a yellow button before they can start small ball procedures. In addition there are tools column beginning and end buttons.
- 2022-03-06 13:53:43下载
- 积分:1
-
Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这...
Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle:
Assume there is a line whoes direction is "sita" , and the distance from the origin to this line is s. So each point in this line satisfies the equation : s=x*Cos(sita)+ y*Sin(sita) . We can find out the lines based on this fact.
And this programme is to find out the longest line in the image.
- 2022-09-05 00:30:03下载
- 积分:1
-
在vc环境下关于图形颜色处理的程序,包括灰度转换,颜色分离等....
在vc环境下关于图形颜色处理的程序,包括灰度转换,颜色分离等.-vc environment in the context of color graphics processing procedures, including gray-scale conversion, color separation.
- 2022-03-19 08:13:55下载
- 积分:1
-
三色算法代码,已经在OMNETPP平台编译成功!
三色算法代码,已经在OMNETPP平台编译成功!-Tri-color algorithm code has been compiled in OMNETPP platform for success!
- 2022-06-27 05:25:35下载
- 积分:1
-
PGL是一个库,封装在MFC项目策划能力VC6一…
PGL is a library that encapsulates plot capabilities in a MFC project for VC6 and VC7. It is designed to be able to easily plot data generated in a project without the need of any external software. In fact, with CView and CDialog derived classes, you can have your app display chart in 5 minutes.
The aim of PGL is not to have a user-friendly environment but rather being able to generate any plot from the source code.
PGL was originally using OpenGL to raster graphics but now it uses GDI+ (so you need to install Microsoft SDK to compile PGL).
- 2023-06-09 07:20:03下载
- 积分:1
-
迷你图像浏览器源代码,比较早的程序,但是包含了图像浏览的基本概念和方法,适合初学者学习。...
迷你图像浏览器源代码,比较早的程序,但是包含了图像浏览的基本概念和方法,适合初学者学习。-mini image browser source code, the earlier procedures, but contains images visit the basic concepts and methods for beginners learning.
- 2022-03-03 06:22:58下载
- 积分:1