-
有关BP网络算法的源代码
有关BP网络算法的源代码-the BP network algorithm source code
- 2023-02-11 10:00:03下载
- 积分:1
-
好看的手表原代码
好看的手表原代码-pretty watches source
- 2023-07-24 11:15:02下载
- 积分:1
-
创造气球式提示栏。
创造气球式提示栏。-suggested the creation of a balloon-type column.
- 2022-01-26 08:25:12下载
- 积分:1
-
精简框架下的GDI+,非常棒的东西,值得参考!
精简框架下的GDI+,非常棒的东西,值得参考!-Streamlining the framework of the GDI+, Great things, it is also useful!
- 2023-01-16 14:25:03下载
- 积分:1
-
网格边界光滑曲面的程序,大家试试看,欢迎提出改进意见。...
网格边界光滑曲面的程序,大家试试看,欢迎提出改进意见。-grid border procedures smooth surface, we try to welcome suggestions for improvement.
- 2023-05-09 22:30:03下载
- 积分:1
-
Harris算法是最常用的图像角点检测算法之一。
Harris算法是最常用的图像角点检测算法之一。-HarrisJiaA corner can be defined as the intersection of two edges. A corner can also be defined as a point for which there are two dominant and different edge directions in a local neighbourhood of the pointoDianJianCe
- 2022-09-06 04:55:03下载
- 积分:1
-
标尺的制作,可以改变大小,放大缩小,字体也跟着变化,上下滚动...
标尺的制作,可以改变大小,放大缩小,字体也跟着变化,上下滚动-standard production, can change size, zooming, fonts also followed changes to scroll
- 2022-12-09 09:25:02下载
- 积分:1
-
贝塞尔曲线处理算法的源代码
贝塞尔曲线处理算法的源代码-Bessel curve processing algorithm source code
- 2022-03-25 01:13:03下载
- 积分: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 allocated by the waveform display program, the program is given a random show examples of the ever-changing curve
- 2022-01-25 22:56:31下载
- 积分:1