-
多点计算,峰值计算,随机产生n_gene个基因段,随机产生个体的同源基因段1...
多点计算,峰值计算,随机产生n_gene个基因段,随机产生个体的同源基因段1-more, the peak, randomly generated n_gene genes of randomly generated individual of a homologous gene
- 2022-04-25 10:23:40下载
- 积分: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
-
实时画图,源程序,便于初学的朋友参考提高水平
实时画图,源程序,便于初学的朋友参考提高水平-Real-time drawing, source code, easy beginner s friends refer to raise the level
- 2022-01-30 17:38:46下载
- 积分:1
-
vc6工程文件,演示了如何使用VFW连接摄像头的源代码。
vc6工程文件,演示了如何使用VFW连接摄像头的源代码。-vc6 project file, to demonstrate how to use the VFW connected camera source code.
- 2023-01-30 22:20:04下载
- 积分:1
-
在视觉基础应用程序中淡出窗体
Fade out a form in a Visual Basic application
- 2023-03-28 23:20:03下载
- 积分:1
-
一个Bezier曲线绘制的源代码
画贝赛尔曲线的源码-a source code of drawing bezier curve
- 2022-02-09 19:03:35下载
- 积分:1
-
cdxCDynamicControlsManager_source,控件资源,VC享受,人生乐趣,赶快下载...
cdxCDynamicControlsManager_source,控件资源,VC享受,人生乐趣,赶快下载-cdxCDynamicControlsManager_source, and the control of resources, VC enjoy life fun quickly download
- 2022-06-14 08:49:51下载
- 积分:1
-
用来查看任何一个地方的像素点的颜色,还是很有用的
用来查看任何一个地方的像素点的颜色,还是很有用的-Is used to view any one place pixel color, or very useful。。。。。。。。。。。。。。。。。
- 2022-03-05 16:13:21下载
- 积分:1
-
一个基于对话框的应用程序,CDialogBar类用法
一个基于对话框的应用程序,CDialogBar类用法-This is an application project to show you how to use the CDialogBar class. It is based on Dialog project.
- 2023-05-26 12:50:02下载
- 积分:1
-
使用图形和图象处理对不规则区域的选取。
本程序使用一张中国地图作为位图,各个省/市的区域是不规则的,通过对该位图的处理,
能对各个不规则的区域进行选取。...
使用图形和图象处理对不规则区域的选取。
本程序使用一张中国地图作为位图,各个省/市的区域是不规则的,通过对该位图的处理,
能对各个不规则的区域进行选取。
类似的实现功能为: 在中国地图上,当鼠标移到某个省/市的时候,使该省/市所在的区域以某种颜色高亮显示。-use of graphics and image processing on irregular region selection. The procedure used a map of China as a bitmap, all provincial/municipal region is irregular, this bitmap, can be right all the irregular regions selected. To achieve similar functions : the map of China, when the mouse moved to a provincial/city, province/city in the region where some color highlighter.
- 2022-01-26 00:06:16下载
- 积分:1