搜索资源列表
gisdraw_tracer
- 一个相当不错的绘图程序,包括了基本的画线,画面,画多边形的功能以及拖动,移动,编辑,打印等,更可贵的是该程序在实现拖动时有效避免了闪屏问题,值得学习-a pretty good drawing program, including the basic line drawing, face painting and polygon functions, and drag mobile, edit, print, more valuable is the process in achieving e
VCDOTNETJCBCBL
- 绘图例子,进行参考和模仿,一个相当不错的绘图程序,包括了基本的画线,画面,画多边形的功能以及拖动,移动,编辑,打印等,更可贵的是该程序在实现拖动时有效避免了闪屏问题,值得学-Mapping example, reference and imitate, a fairly good mapping procedures, including the basic line drawing and picture polygon features paintings and Drag, moving,
DrawPane
- 简单的绘图程序,利用双缓冲的技术实现!可以画线,圆等基本图形。-simple mapping procedures, the use of double buffering technology! It drew lines, round basic graphics.
Minechen_Draw
- 计算机图形学绘图程序,能实现画线,填充,移动,变换等功能。-computer graphics mapping procedures, able to line drawing, filling, movement, transformation, and other functions.
cquantizer_demo
- 图象绘图软件源代码,实现图形的基本功能,包括各种变换,量化,编码,以及画线,等。
draw.rar
- 基于opencv的绘图程序,可以实现在图片上用鼠标画线的功能,Opencv-based mapping procedures, can be achieved with the mouse in the picture on the function of drawing a line
graph
- 用MFC做的绘图程序,里面的画线算法,画圆算法,梁友栋算法,扫描线种子填充算法等等都是严格按照书本的编写,适合学计算机图形学的初学者参考-Using MFC to do the drawing program, draw lines inside algorithm, drawcircle algorithm, You-Xin Liang Dong algorithms, scan line seed fill algorithm and so on are all in strict acco
MIx
- 包含几种不同绘图方法:中点画线,Bresenham画线,画多边形,小球动画-Contains a number of different mapping methods: in the line stipple, Bresenham line drawing, polygon drawing, animation ball
tuxing
- 用C++编写的图形编辑器,可实现画圆,椭圆,矩形,直线,手画线等功能-Using C++ to prepare the graphics editor, can be realized Circle, oval, rectangular, a straight line features hand-drawn lines
GraphicsDraw
- 一个测试GDI+的程序,利用C#语言写成。可以实现画线画椭圆画多边形和矩形以及颜色填充等各种基本绘图功能-A test procedure for GDI+ using C# language written. Drawing a line drawing can be achieved oval and rectangular polygon drawing and color fill the basic drawing functions, etc.
GraphicsHomework
- gui编程:简单绘图程序,实现画线、圆等等简单图形,以及裁剪、填充等基本算法-gui programming: a simple painter
Template
- 绘图程序,画线画圆、椭圆,对话框设置线宽,程序在visual studio 2005下开发,具有很大扩展性。-Drawing program, drawing a line circle, ellipse, line width of the dialog box set, the program is developed in visual studio 2005, has great scalability.
df
- 绘图语句;通过mfc来实现单文档的绘图,可画线正方形、圆形-Drawing statement mfc to achieve a single document through drawing, painting lines can be square, round
computerhdu123
- 绘图程序,包括基于bresenham的画线,园,椭圆;三次B样条曲线;以及分形图形-Drawing program, including those based on bresenham to draw a line, park, oval cubic B-spline curve and Fractal Graphics
graphic
- 能实现画点,画直线(拖动式),画椭圆类(同上),画矩形(同上),填充,随意画线(拖动式),橡皮,清屏的绘图功能。 拥有设置画笔样式和颜色,设置橡皮样式和颜色,设置填充颜色的功能。 具有撤消和保存读取文档功能(有些方面有缺陷)。 所有操作都配备快捷键,方便操作。 状态显示画笔坐标和当前操作状态。(部分菜单项也设置了状态栏动态说明) -Can realize painting points, draw a line (drag type), painting elliptic c
Graphic
- 一个绘图程序例子,通过该例子可以比较清楚的认识VC++画线等程序的使用-draw vc++
zcg_graphic
- 这是一个简单的绘图程序,实现了画图板的各种简单功能,例如:画线、画圆、画方、图形拖动等等。-This is a simple drawing program, a variety of simple functions of the drawing board, example: draw a line, circle, a square, graphical draging.
EastDraw
- 这个是整合的绘图系统,模仿autoCAD功能的程序,而且提供浮动的工具栏,对于画线,画矩形,画曲线,画常用的形状,都已经实现了,是学习vc++的好例子。-This is the integrated graphics system, mimic the the autoCAD function program, and the floating toolbar, draw lines, draw a rectangle, draw curve, draw commonly used shapes
exdraw
- 普通的Breshenham算法画线很快,但并不是很精细.通常的整数画线因为只能在整数坐标上绘图,所以产生难看的锯齿. -Soon the ordinary Breshenham algorithm drawing a line, but not very fine. Usual integer drawing a line drawing only on integer coordinates, so ugly jagged. The ordinary Breshenham algorithm
vcGraphic2
- VC绘图程序 画线,矩形,椭圆,三角形等-VC drawing program, draw a line, rectangle, ellipse, triangle, etc.