Welcome![Sign In][Sign Up]
Location:
Search - draw

Search list

[OpenGL program绘图软件Draw

Description: 本人自行开发的一个小程序,可以绘制基本形状,还可以实现简单的图形变换,此外还有3D图形(openGL编程)-I developed a small program can draw basic shapes, but also simple graphical transformation, in addition to 3D graphics (openGL Programming)
Platform: | Size: 214016 | Author: 李金戈 | Hits:

[CSharpdraw

Description: C#写的图象函数程序画图程序,可以画各种函数曲线。供初学者参考-C# Write image function procedure Paint program, you can draw a variety of function curves. Reference for beginners
Platform: | Size: 250880 | Author: feelong | Hits:

[Embeded LinuxDraw

Description: 介绍了嵌入式linux下gui开发工具qt,利用qt提供的qpainter进行画图。取得了很好的效果 -Introduced under linux embedded gui development tools qt, use qt to draw qpainter provided. Achieved good results
Platform: | Size: 1830912 | Author: 孙凯 | Hits:

[OtherDraw

Description: 画板,能画点,直线,矩形,进行颜色填充,选择不同的颜色,调整线宽,线型,有右键快捷方式-Sketchpad can draw points, line, rectangle, color fill, select a different color, adjust line width, linear, there are right-shortcuts
Platform: | Size: 116736 | Author: 杨雨情 | Hits:

[Dialog_Windowdraw

Description: 计算机图形学 此系统由本人独自开发; CGraph类中是画图函数; 画直线: DDA算法 中点Bresenham算法 改进的Bresenham算法 画圆: 中点Bresenham算法 画椭圆: 中点Bresenham算法-Computer graphics system developed by me alone CGraph class is drawing function draw a straight line: DDA algorithm improved the mid-point Bresenham algorithm Bresenham algorithm drawcircle: the mid-point Bresenham algorithm for drawing elliptical: the mid-point Bresenham algorithm
Platform: | Size: 1991680 | Author: | Hits:

[Graph DrawingDraw

Description: 画图,画出直线,矩形,对他们进行拾取,和画出边框,鼠标变换-Paint, draw a straight line, rectangle, they pick up, and painted frame, mouse Transform
Platform: | Size: 3796992 | Author: litao | Hits:

[Graph DrawingDraw

Description: 实现一个画图程序。要求能够画直线,圆弧,椭圆弧,多边形,能够自定义颜色。对多边形、椭圆和圆能够进行填充。并能实现Undo/Redo(一步即可)。要求结果可以存盘,但不必存成图片文件。-The realization of a Paint program. Requirements can draw a straight line, arc, elliptical arc, polygon, to custom colors. For polygon, ellipse and circle can be filled. And can realize Undo/Redo (step to). Save results can be requested, but need not be saved as image files.
Platform: | Size: 1993728 | Author: leo | Hits:

[GDI-Bitmapdraw

Description: 一个用vc 实现图形程序,可以画各种椭圆,方块等各种图形,输入文字。-With vc the realization of a graphics program, you can draw a variety of elliptical, box and other graphics, enter text.
Platform: | Size: 876544 | Author: czf | Hits:

[GIS programdraw

Description: 在图形系统Draw的基础上扩展功能开发完成的。主要扩展了图形块的制作功能,在矢量图形系统中绘制图例(插入图形块)的功能,图形选中功能,线型及颜色的设置功能,图层的设置管理功能,图形数据接口等。-Draw in the graphics system based on the completion of the expansion of functional development. Major expansion of the graphics block the production of features, in the vector graphics rendering system Legend (insert graphics block) functionality, graphics select functions, linear and color setting function, layer settings management features, graphics and other data interfaces.
Platform: | Size: 372736 | Author: h72946 | Hits:

[2D GraphicDRAW

Description: mfc和矢量图开发,能画简单的图,圆,椭圆,直线,矩形,平移,填充 -mfc and vector development, can draw a simple diagram, round, oval, linear, rectangular, pan, filling
Platform: | Size: 6913024 | Author: 清源 | Hits:

[Otherdraw

Description: draw(vc++)-draw (vc++)
Platform: | Size: 106496 | Author: xiasan | Hits:

[GUI Developdraw.c

Description: One example use c functions to draw boxes,and show the method to use keyboard!
Platform: | Size: 1024 | Author: jerry | Hits:

[matlabDRAW

Description: 这是一个用鼠标划光滑曲线的函数,利用matlab编写-This is a smooth curve with the mouse draw a function of the preparation of the use of matlab
Platform: | Size: 2048 | Author: 刘栋 | Hits:

[GDI-BitmapDraw

Description: 在VC下实现画矩形,椭圆,直线等,适合作为小作业-Under implementation in VC draw rectangle, ellipse, straight line and so on, suitable as a small operation
Platform: | Size: 33792 | Author: 于心 | Hits:

[GDI-BitmapDraw

Description: vc++画图板程序,功能比Windows自带的画图板还要强。从界面来看,像是用有某种皮肤控件,但编译时候没有发现控件,顺利编译。它还可以更换风格,选择不同的皮肤颜色,当初是费了不少心思来完成这款小程序,它主要的画图功能有六种:   1.普通矩形样式   2.圆角矩形样式   3.椭圆样式   4.气球样式   5.吊篮样式   6.心脏样式-vc++ drawing board procedures, more powerful than Windows built-in drawing board but also strong. From the interface point of view, such as skin with some controls, but did not find time to compile control and smooth compiler. It can also replace the style, choose a different skin color, it was a lot of thought to complete this small program that features the main draw of six: 1. Ordinary rectangular style 2. Rounded rectangle style 3. Elliptical style 4. balloon style 5. gondola style 6. the heart of style
Platform: | Size: 367616 | Author: 692 | Hits:

[Graph programDraw

Description: Mini draw,画图板功能,简单的类的继承与多态,类似windows自带的画图软件-Mini draw, drawing boards feature a simple class inheritance and polymorphism, similar to the Paint software that comes with windows
Platform: | Size: 41984 | Author: 吴晓群 | Hits:

[assembly languageDraw

Description: draw a line on screen continuously.-draw a line on screen continuously.
Platform: | Size: 1024 | Author: tingle | Hits:

[Graph Drawingdraw

Description: 这是一个简单的画图程序,全部调用的是系统的画笔和画刷工具,可以画一些简单的图形(如铅笔功能、橡皮擦、圆、直线、折线等),可以设置一些图形的属性,如填充样式、线型等!目前还没有画贝塞尔曲线的功能,可以存储图形!功能比较简单!另外,由于做了双缓冲处理,所以画图时屏幕没什么闪烁! 实现的功能不是太复杂,只是一些基本的功能!-This is a simple drawing program, all the system calls the brush and the brush tool, you can draw some simple graphics (such as a pencil features, eraser, round, straight line, polyline, etc.), you can set some graphics attributes, such as the fill style, line, etc.! There is no drawing Bezier curve function, you can store graphics! Function is relatively simple! In addition, since doing double-buffering, so I paint nothing when the screen flashes! To achieve the function is not too complicated, just some basic functions!
Platform: | Size: 3768320 | Author: 刘勇 | Hits:

[GDI-BitmapDraw

Description: 画图板,可以实现橡皮、铅笔、画刷和画直线、矩形、多边形、圆形、圆矩形的功能,并可以实现颜色选择。-Drawing board, can be achieved rubber, pencil, brush, and draw lines, rectangles, polygons, circles, round rectangle features, and colors can be achieved.
Platform: | Size: 3072 | Author: lansesinian | Hits:

[2D GraphicQT-draw-curve

Description: 一个简单的QT绘制图像的例子。方便学习。-QT draw a simple example of the image. Facilitate learning.
Platform: | Size: 3072 | Author: Cook | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net