-
本程序是演示VC中的CDC类,测试画圆,矩形,区域,颜色,及对象素的操作....
本程序是演示VC中的CDC类,测试画圆,矩形,区域,颜色,及对象素的操作.-demonstration of this program is the CDC VC category, testing Circle, rectangular, regional, color, and the operation of the pixel.
- 2022-01-25 23:53:27下载
- 积分: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
-
Does not use the cake chart which JFREECHART does. May use on
the homepage demon...
不用JFREECHART做的饼图。可用在网页上显示。效果不是很好,不过可以用- Does not use the cake chart which JFREECHART does. May use on
the homepage demonstrated. The effect is not very good, but may use
- 2022-03-24 02:29:21下载
- 积分:1
-
visual C++ gdi编程之3,新手请看
visual C++ gdi编程之3,新手请看-visual C++ programming gdi of 3, and newcomers See
- 2023-08-31 20:20:03下载
- 积分:1
-
实现图案化和抖动技术,以及bmp2txt的源代码
实现图案化和抖动技术,以及bmp2txt的源代码-achieving pictorial and jitter, as well as the source code bmp2txt
- 2022-05-06 09:22:49下载
- 积分:1
-
一个java小程序,连续播放一组图片,相当于一个小动画
一个java小程序,连续播放一组图片,相当于一个小动画-a small program for a group photo player, the equivalent of a small animation
- 2022-01-30 11:22:59下载
- 积分:1
-
众所周知,Windows Mobile从5.0开始就支持GDI+了,但是却只能使用C#进行代码托管来使用GDI+中的丰富功能。现在有了这个库,让C++也可以使用...
众所周知,Windows Mobile从5.0开始就支持GDI+了,但是却只能使用C#进行代码托管来使用GDI+中的丰富功能。现在有了这个库,让C++也可以使用GDI+了。附件中是手机开发GDI+程序时使用的头和库。支持WinCE5.0, WinCE6.0, VC++代码,非C#封装。附有源码。-As we all know, Windows Mobile from 5.0 beginning supported GDI+, but they can only use C# for managed code to use GDI+ in the feature-rich. Now, with this library, so that C++ can also use GDI+ in. Annex to the development of cell phone use GDI+ program header and libraries. Support WinCE5.0, WinCE6.0, VC++ code, non-C# package. With source code.
- 2022-02-07 03:36:46下载
- 积分:1
-
用VC开发GIS系统用比较好。用VC++实现矢量地图背景下的实时显示源代码...
用VC开发GIS系统用比较好。用VC++实现矢量地图背景下的实时显示源代码-VC with GIS development is good. With VC vector background maps show the real-time source code
- 2022-11-08 23:35:04下载
- 积分:1
-
一个用于绘制矢量图的控件,有源码,很实用
一个用于绘制矢量图的控件,有源码,很实用-one for the control vector mapping, source, practical
- 2022-10-02 13:05:03下载
- 积分:1
-
这是一个简单的画图程序,VC6.0
这是一个简单的画图程序,VC6.0-This is a simple drawing program, VC6.0
- 2022-07-19 08:00:35下载
- 积分:1