-
VC environment, with the zoom function bitmap displays procedures, the method is...
VC环境下,具有缩放功能的位图显示的程序,采用的方法简单实用-VC environment, with the zoom function bitmap displays procedures, the method is simple and practical
- 2023-08-18 00:15:03下载
- 积分:1
-
克服控制闪烁问题(1KB)
克服控制闪烁问题(1KB)-overcome control scintillation (1KB)
- 2022-04-11 21:20:52下载
- 积分:1
-
六边形棋盘的试验GUI。有简单的游戏操作。内有文档
六边形棋盘的试验GUI。有简单的游戏操作。内有文档-Hexagon chessboard Test GUI. A simple game to operate. There are documents
- 2023-07-26 14:00:04下载
- 积分:1
-
非常好的窗口程序
非常好的窗口程序-very good window procedure
- 2023-08-28 12:50:03下载
- 积分:1
-
显示动态图标,是学习图标显示的好例子
显示动态图标,是学习图标显示的好例子-show dynamic icon, is learning icon shows a good example
- 2022-03-03 02:42:09下载
- 积分:1
-
将窗体“淘空”的程序演示,VC++ 6.0
将窗体“淘空”的程序演示,VC++ 6.0-Will form 淘空 demonstration of the procedure, VC++ 6.0
- 2023-06-02 06:15:04下载
- 积分:1
-
使用VFW进行摄像头调用,可以完成基本功能
使用VFW进行摄像头调用,可以完成基本功能-VFW for the use of cameras to call, you can complete the basic functions
- 2022-04-07 09:01:15下载
- 积分:1
-
任意平面多边形的三角剖分算法的经典Delaunay
平面任意多边形三角化的delauney经典算法-Arbitrary planar polygon triangulation algorithm of classical delauney
- 2023-06-26 00:00: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
-
实现多边形分割,对于任何的多边形只需输入分割点都可以分割,自相交除外...
实现多边形分割,对于任何的多边形只需输入分割点都可以分割,自相交除外-Realize polygon partition, for any partition of the polygon points only need to input can be divided, except for self-intersection
- 2022-01-26 03:23:51下载
- 积分:1