资源列表
WorkFram
- 程序实现了绘图的放大与缩小功能,包括悬浮窗口的实现(引用别人的类),以及图形的绘制-Program for drawing and zoom in and out functions, including the realization of floating window (refer to someone else' s class), and the graphics rendering
CGPainter_lineCircle
- 实现了DDA直线生成算法画直线,Bresenham圆弧生成算法画圆弧-Achieve DDA line drawing algorithm to generate a straight line, Bresenham algorithm for drawing arcs arc generated
Paint_final_version
- 用VC6.0实现的画笔程序,比较简单,可以实现基本的功能。-Paint brush procedure which realizes with VC6.0, is quite simple.
1
- 鼠标点击输入控制点 动态 交互式 可保存、读取曲线 移动、更改控制点 bezier曲线绘制-The dynamic interactive of the mouse click input control point can be saved read the moving curve, change control point bezier curve drawing
voronoi-master
- voronoi
sa-master
- 数据图表类, 一些较复杂的曲线及图表显示.(Data graph class, some more complex curves and diagrams show.)
ourDemo
- 可绘制直线、圆、矩形、椭圆、多边形、图形大小可随鼠标拖拽改变,画笔颜色、线宽可变-Can draw a straight line, circle, rectangle, ellipse, polygon, image size can be changed with the mouse to drag and drop, pen color, line width, variable
GMT3.4.5_scripts.tar
- gmt example to understand the code.
DDA
- DDA算法画直线--计算机图形学 这是我在计算机图形课上做的实验题,程序写的不是太好,仅供参考吧。-DDA algorithm for drawing a straight line- This is my computer graphics courses in computer graphics to do experiment, a program written is not very good, it is for reference only.
2D_FT
- VC++下bmp图形的读取与显示,及其傅里叶变换的实现。-VC++ under the bmp read and display graphics, and the realization of Fourier transform.