搜索资源列表
DrawTools2005_src
- C#绘图,可以画直线,圆,椭圆等,很不错的,使用了命令行设计模式,对c#画图和设计模式感兴趣的同学可以下来-C# Graphics, you can draw a straight line, round, oval and so on, very good, use the command-line design model, c# Drawing and design patterns can be of interest to the students down
Whiteboard2
- C#绘图板,直线、矩形、圆形、曲线、填充矩形、填充圆形、输入文字、路径-C# graphics tablet, line, rectangle, circle, curve, filled rectangle, filled circle, enter text, the path
simpledrawboard
- c#简单的画图功能。例如直线,虚线,方块,圆等。并且能改变字体的颜色。 -this is a simple draw tool.
simpledrawingprogram
- 用VS2005编写的画图程序,实现了画圆,直线,三角形等基本图元,可设置线性,颜色等,可打开图片设置为背景图片,阴影的属性等-VS2005 drawing prepared by the procedures and achieve the Circle, a straight line, triangle and other basic elements can be set up linear, colors and so on, can open the picture settings
Paint
- 可以画圆、直线、椭圆、矩形。并且可以编辑!-Can drawcircle, straight, oval, rectangular. And can edit!
main2
- 这是计算机图形学的图元显示实验,鼠标点击画直线-This is the computer graphics pixel display experiment, the mouse click on drawing a straight line
123123
- C#写的绘图板,实现了直线,矩形,圆形,多边形,曲线和文字输入,可以任意的拖动所画的图形。-C# to write the drawing board to achieve a straight line, rectangle, circle, polygon, curve and text input, you can drag the drawing arbitrary graphics.
Paint
- 模仿windows自带的画图小软件mspaint,界面设计和mspaint一样,实现了画直线、折线、圆形、矩形。可以改变画笔颜色,改变填充颜色。可以进行图像的放大缩小等功能。-This software is similar with windows Mspaint .the interface is same with Mspaint. It can draw line,rectangle,circle .it also can change the color of line .besid
CsharpdrawLine
- 2种算法包括bresenham酸法和DDA算法来绘制直线用C#实现-Two kinds of algorithms, including Bresenham acid and DDA algorithm to draw a straight line with C# Achieve
Graphics_project
- C#实现的画图工具,可以绘制直线,圆,椭圆,直线采用DDA算法,圆采用中点圆算法,椭圆采用中点椭圆算法-C
LineDrawing
- 直线生成算法演示. 中点画线 & DDA算法.-Straight-line generation algorithm demo. Stipple line in
GraphicalCS
- 很不错的一个绘图软件,包括直线,矩形,圆形的相关画法-A very good mapping software, including the straight, rectangular, circular draw the relevant law
segmentatioin
- Hough变换检测直线,阈值选取对图像灰度化处理,以及空间类聚法,松弛迭代算法-Hough transform detection of a straight line, threshold selection of image processing, as well as space-type polymerization, relaxation iterative algorithm
GDI_plus_Painter
- GDI+绘图基本操作,包括绘制直线、矩形、椭圆以及绘制填充的基本图形,并可以把绘制的图形保存为位图-GDI+ graphics basic operations, including drawing a straight line, rectangle, ellipse, and fill the basic graphics rendering, and rendering can be saved as a bitmap graphics
ciabbp
- 直线、圆、椭圆二维图形的生成。直线的生成算法有DDA、Bbresenham、point,圆的生成算法有bresenham等 此系统还包含裁剪操作。 曲线的生成算法:bezier曲线 三维操作:三维物体旋转变化、穿越三维空间、虚线三维空间-Straight, round, oval to generate two-dimensional graphics. Straight-line algorithm to generate the DDA, Bbresenham, point, c
ComputerGraphicCourse
- 直线、圆、椭圆二维图形的生成。直线的生成算法有DDA、Bbresenham、point,圆的生成算法有bresenham等 此系统还包含裁剪操作。 曲线的生成算法:bezier曲线 三维操作:三维物体旋转变化、穿越三维空间、虚线三维空间-Straight, round, oval to generate two-dimensional graphics. Straight-line algorithm to generate the DDA, Bbresenham, point, c
Matrics.dll
- 直线、圆、椭圆二维图形的生成。直线的生成算法有DDA、Bbresenham、point,圆的生成算法有bresenham等 此系统还包含裁剪操作。 曲线的生成算法:bezier曲线 三维操作:三维物体旋转变化、穿越三维空间、虚线三维空间-Straight, round, oval to generate two-dimensional graphics. Straight-line algorithm to generate the DDA, Bbresenham, point, c
MyCAD
- C#仿简单的CAD矢量绘图源码.重点是模仿了CAD的矢量绘图功能,实现了画直线,长方形,圆形、选择线条颜色,线条粗细、移动以及清除等操作,还可以保存。-C# imitate a simple CAD vector graphics source. Focus on imitation of the CAD vector graphics to achieve a draw line, rectangle, circle, select the line color, line thickness
DrawingSoftware
- 用C#+GDI实现Window绘图软件的基本功能,包括绘制直线,矩形,圆,可以选择不同颜色,可以打开图形文件-With C#+ GDI graphics software to achieve the basic functions of Window, including drawing a straight line, rectangle, round, you can choose different colors, you can open a graphics file
hough_line
- hough算法检测直线,可同时检测多根直线-hough line detection algorithm, which can detect multi line