搜索资源列表
voronoi
- voronoi算法实现平面上的点生成对平面的分割线,使用时先用鼠标在界面上任意点一些点delau按钮即可,本程离在CBuilder5上编译通过.-threshold algorithm plane formation on the point of view of dividing lines, the first use interface with the mouse in arbitrary point on some points delau button, the way from t
gisbook
- 这是一个绘图工具,可以画直线,等多种图形,还可以选中,编辑-This is a tool for painting . You can use it to draw all kinds of figures including lines. You can also select and edit them .
Hough变换的源程序
- 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 \"sit
字体转成矢量线条
- 字体转成矢量线条,未进行填充。大字需要进行光滑输出。-vector font conversion lines, for not filling. Characters need for smooth output.
365Base.comvc1020345346241
- VC环境下的图形编程 TCAD画直线、圆和多边形的程序-VC environment, graphical programming DOE painting straight lines, circles and polygons procedures
完整作图程序
- 一个比较完整的作图程序,包括了作直线、平行线、平分线、画圆、求切线、删除等基本操作。-a more complete mapping procedures, including for a straight, parallel lines, bisector, Circle, seeking tangent, delete basic operation.
二维填充图元的扫描线算法
- 实现扫描转换多边形的扫描线算法和填充区域的扫描线算法算法的程序-achieve polygon scan conversion algorithm scanning lines in the region and filling algorithm scanning algorithm procedures
图形包
- 图形包,可以实现画点,线,园,矩型,并且可以进行填充和裁减!-graphics package, can achieve a draw points, lines, the landscape, filling, and can be filled and reduction!
图形包2
- 图形包2,如果对第一个图形包不满意,那么这个图形包一定可以满足你,拥有直线,园,剪裁,填充等等功能.-Graphics Pack 2, if the resolution is not satisfied with a graphics package, then this graphics package must satisfy you have straight lines, parks, tailoring, filling and so on.
My_circle
- 一个画图测试程序,包括圆、方块、线、曲线、贝色而曲线的算法,图形学课程报告-a drawing test procedures, including the yen, squares, lines, curves, color and Bedouin curve algorithms, graphics courses report
da_ldgp
- 图像平滑主要是为了消除噪声。噪声并不限于人眼所能看的见的失真和变形,有些噪声只有在进行图像处理时才可以发现。图像的常见噪声主要有加性噪声、乘性噪声和量化噪声等。图像中的噪声往往和信号交织在一起,尤其是乘性噪声,如果平滑不当,就会使图像本身的细节如边界轮廓、线条等变的模糊不清,如何既平滑掉噪声有尽量保持图像细节,是图像平滑主要研究的任务。-image smoothing is mainly to eliminate noise. Noise is not confined to the human
swringPanle
- 用java做的画画板,可以画直线、圆、多边形。-do with the paint board, painting straight lines, circles, polygons.
str_gongshi
- 一个图形生成器,我做的!挺好的! 请按照表达式的规则正确输入表达式(例如:sin(0.99*t)-0.7*cos(3.01*t))<a href=\"http://nixin.ik8.com/\">地址</a> 倪鑫的画线程序V2.0 有兴趣者欢迎联系我Email:nixin@vip.sina.com QQ:406784596 -a graphics generator, I do! Very good! Follow the rules of the
meishutuan
- 绘制美术图案,主要是利用线条的变化来绘制-mapping pictorial art is mainly used to change the lines drawn
Sys1
- 画图小程序。可以用来画直线,橡皮筋。多边形,五角星。-drawing small programs. Can be used to draw straight lines, rubber-band. Polygon, five-pointed star.
MyDraw2.5
- 类似于windows画图的程序,可以画出直线与椭圆,可以填充封闭图形。-similar to the procedure can draw straight lines and elliptical, graphics can be filled closed.
graphics1
- 自己编的一个图形应用程序,可实现绘制直线,圆,矩形,并可选择画笔的宽度和颜色。比较简单,适合初学者参照。-own a series of graphics applications, the realization of drawing straight lines, circles, rectangles, select the brush width and color. Relatively simple, suitable for beginners light.
DrwLnScrnSv
- 采用画彩色线条的方法制作的屏保程序,目前只支持800*6-color painting lines using the method produced a screen saver that only supports 800 * 6
Draw-lines-with-arrows
- 运用visual c++的GDI图像编程,在窗口中绘制带有箭头的线条-Use the visual c++ GDI image programming, draw the lines with an arrow in the window
drawing--lines-and-circles
- MFC 画直线和圆形并填充代码,编译运行验证通过-MFC drawing straight lines and circles and filled code, compile and run validation through