资源列表
draw
- 图形的绘制:图形主要包括点、直线、弧线、圆、椭圆、多边形等。用户可以通过菜单或工具条按钮两种方式选择将要绘制的图形,从状态栏上可以看到当前绘制的图形类型。用户能够对图形元素的线型参数、填充参数进行设置。图形的编辑:支持撤销、恢复以及对当前所画图形的重复等操作。图形文件的读写:能够将所绘制的图形保存到文件中,并能够进行文件的读取。 -Graphics rendering: graphics including point, line, arc, circle, ellipse, polygon
WindowsMobilePaint
- 手机画图软件,可以改变颜色,保存,读取等操作-Drawing software mobile phone, you can change the color, save, reading and other operations
circle
- 实现一个画圆程序(利用Bresenham算法绘制); 以下内容任选一个 1、 设计并实现一种填充算法对圆内部进行填充。 opengl -Procedures to implement a circle (using Bresenham algorithm for drawing) the following choice of a 1, was designed and implemented within a circle filling algorithm to fill.
howto_mschart_graph
- custom graph visual basic 6-custom graph visual basic 6
BreshamOrMiddlePoint
- 这个是光栅画圆代码,使用qt4.6作窗口系统的 -This is the grating circle code for the window system using qt4.6
Draw
- 画图软件,在c++下运行!可以给初学者很大的帮助,希望能够帮到大家啊!-Drawing software, running under the c++! Can be very helpful for beginners, want to help you ah!
DynamicGeometry
- 这个小程序是用来模拟超级画板工具,实现作图的基本操作-This small program is used to simulate the super drawing board tools, to achieve the basic operation of mapping
CG-draw-a-circle.cpp
- 计算机图形学,画圆的最简单算法,不太简介,初学者可以参考-Computer graphics, circle the most simple algorithm, not profiles, beginners can refer to
Bezier
- Bezier曲线曲面绘制,BezierCurve.cpp为绘制bezier曲线的源程序-Bezier curve and surface rendering, BezierCurve.cpp to draw the bezier curves of the source
Exercises
- (荷)J.A.卫斯里荷//R.克里斯纳|译者:刘辉 所编著的 《多组分混合物中的质量传递》一书课后练习题的mathcad求解例题。对于想要学习传质和扩散的同学很有帮助的。-mathcad codes for book of <mass transfer in multicomponent mixtures>
GraphicsSourceCode
- 一些简单的画图程序函数,对将要制作画图工具的程序员,应该有用。-Some simple drawing program function, the programmers want to create drawing tools, it should be useful.