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

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:

[2D Graphicdraw-perfect-2D

Description: 二维的画图类,可以进行点,线,三角形,矩形,椭圆,圆等形状的画图,并可进行缩放,是一个完整的类,直接调入自己的程序里面使用就可以的。-two-dimensional drawing class, for point, line, triangular, rectangular, oval, round shapes such as drawing, to carry out the zoom, is a complete category, transferred directly inside their use on the can.
Platform: | Size: 41984 | Author: stefanie | Hits:

[Graph Drawingdrawpictool

Description: 画图程序,对于学习计算机图形学的是很有用的.能够完成基本的画线,画基本图形,以及着色.-drawing program, learning computer graphics is very useful. Able to complete the basic line drawing and painting basic graphics, and color.
Platform: | Size: 55296 | Author: 刘晴 | 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:

[Graph Drawingdraw

Description: 用c++编写的简单绘图程序。供c++初学者学习使用。-With c++ Prepared a simple drawing program. For c++ Beginners learning to use.
Platform: | Size: 1024 | Author: 乔浩辰 | Hits:

[.netvb-draw

Description: VB做的对二进制单字节文件数据进行显示的示波器,可以放大缩小-VB to do single-byte of binary file data to the oscilloscope display, you can zoom
Platform: | Size: 2048 | Author: wqeq | Hits:

[Graph DrawingDraw

Description: VC++编写的画笔程序 包含各种图像的选择 画笔画刷的选择等 功能完备-VC++ Prepared brush contains a variety of images to choose the choice of paint brush strokes, such as full-featured
Platform: | Size: 84992 | Author: 史惠 | Hits:

[2D Graphicdraw

Description: 自己在vc6.0环境下开发的,可以应用bmp,jpg等图片的类似与photoshop的磁性套索功能-Their environment vc6.0 developed can be applied to bmp, jpg and other images similar to the magnetic lasso photoshop features
Platform: | Size: 4661248 | Author: 高存彬 | Hits:

[Otherdraw

Description: 本程序完成简单的图形学操作。用鼠标实现画线、画圆、画矩形、多边形等,以及图形的填充、直线和多边形的裁剪-This process is complete a simple graphics operation. Use the mouse to achieve the painting line, circle, drawing rectangle, polygon, as well as graphics-filled, straight-line and polygon clipping
Platform: | Size: 47104 | Author: 龙海霞 | Hits:

[GUI Developdraw

Description:   用VC实现的一个绘图界面。还有简单介绍实现的步骤,非常容易理解的。-VC achieved with a graphics interface. There are steps to achieve a brief, very easy to understand.
Platform: | Size: 2703360 | Author: 黄姗姗 | Hits:

[Windows DevelopDraw

Description: 一个画图程序,利用MFC实现了直线,矩形,圆和折线的作图,适合mfc的初学者学习学习-A drawing procedure, the use of MFC to achieve a straight, rectangular, round and line the mapping for the beginners learn mfc
Platform: | Size: 60416 | Author: HB | Hits:

[2D GraphicDraw

Description: 一个简单的 类似AutoCAD的画图工具.开山之作.-A simple drawing tool similar to AutoCAD. Kaishan s for.
Platform: | Size: 192512 | Author: 王小非 | Hits:

[Windows Developdraw

Description: 一个模仿微软的画图程序,VB写的哦。希望对大家有用-A mimic Microsoft s Paint program, VB Oh wrote. We hope to be useful
Platform: | Size: 30720 | Author: 小野 | Hits:

[Graph DrawingDRAW

Description: 一个不错的VC++MFC绘图的例子,多文档界面,类似于windows自带的绘图程序!是学习MFC(GDI)的好例子-A good VC++ MFC examples of graphics, multi-document interface, similar to windows own graphics program! Learning MFC (GDI) a good example of
Platform: | Size: 106496 | Author: plus | Hits:

[Graph DrawingDraw

Description: 能够实现基本功能的画图小程序,很好地模拟了像素的感觉,转的~-To achieve the basic functions of the drawing of small procedures, a good sense of pixels to simulate the transfer of ~
Platform: | Size: 2028544 | Author: lixue | Hits:

[Graph DrawingDRAW

Description: 这个是用MFC 实现画图功能的应用程序 ,对初学MFC着有很大帮助意义-Realize this is a MFC application drawing functions, the MFC beginners are very helpful to the significance of
Platform: | Size: 3910656 | Author: sunsee | Hits:

[Graph DrawingDraw

Description: 该程序实现功能:在VC下,实现画图的功能,有点与电脑附件的画图程序类似,可供VC初学者参考-Realize functions of the program: In the VC, the realization of drawing functions, a bit with the computer drawing program similar to the Annex for reference beginners VC
Platform: | Size: 287744 | Author: pyj | Hits:

[Graph DrawingDraw

Description: 一个具备基本绘图程序功能的程序,以矢量图的形式绘图、存盘、编辑等,同时应用了面向对象的方法。-With a basic graphics program features the procedures to the form of vector graphics, save, edit, etc. At the same time, the application of object-oriented approach.
Platform: | Size: 88064 | Author: 张立人 | Hits:

[Graph DrawingDraw

Description: 本次综合设计实验是用C++语言在MFC环境下实现一个的画图程序。程序主要由两个类构成,分别是实现响应菜单和实现作图与图形处理的功能。在作图类里有计算机图形学课本中的各种的与图形相关的算法的具体实现,如DDA画线算法、中点圆算法、种子填充算法、平移、旋转、比例缩放等。-The integrated design of experiments is used C language in the MFC environment realize a drawing program. Procedures constituted mainly by two categories, namely, to respond to the menu and realize realize mapping and graphics processing functions. In the mapping category, there are computer graphics in a variety of textbooks and graphics related to the concrete realization of the algorithm, such as the DDA line drawing algorithm, the midpoint circle algorithm, the seed fill algorithm, translation, rotation, scaling and so on.
Platform: | Size: 3769344 | Author: xiaoqzh | Hits:

[CSharpdraw

Description: .net下经典的画图源码,很实用,使用了很多控件。看完了实例能对c#的画图控件库有深入的了解-. net source code under the classic painting, it is practical to use a lot of control. Read the examples on c# Drawing control database could have a better understanding
Platform: | Size: 87040 | Author: 佘锋 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net