资源列表
BresenhamCircle
- 绘制bezier曲线,从而实现自己想要绘制的bezier曲线-Draw a bezier curve, in order to achieve what you want to draw the bezier curve
tianchong
- 利用填充算法,借助栈的结构,完成对图形的填色过程。先画出封闭图形,然后使用填充对其涂色。-Filling algorithm, with the structure of the stack, complete the coloring process graphics. First to draw closed graph, and then use fill its coloring.
VBcodeFor2Dcurve
- Visual basic 开发曲线绘图的程序,可以集成到您的程序中,作为一个小小的类来应用。-Visual basic development curve drawing program, can be integrated into your application to application, as a small class.
GdiPlus-Draw
- 在MFC下使用GDI+绘制矢量图并串行化保存-use of GDI+ drawing graphics and serialization
a
- 通过使用Matlab进行画图,正弦和余弦-Matlab draw designs
bresenham算法
- bresenham算法,用于计算机图形学,这是一种很好的画直线工具。-bresenham algorithms for computer graphics, which is a good tool for drawing straight lines.
Test
- 随机点绘制已知波形绘制,控制齐全,学习c#绘图必备-Random points drawn a known waveform drawing complete control
colorbar
- 为所画图像添加color bar ,在处理遥感影像时可以直接调用-The purpose of this routine is to add a color bar to the current graphics window.
CgCWLLineDemo
- 使用DDA算法,Bresenham算法实现直线段的绘制,同时实现圆的绘制;重点:实现任意角度圆弧的绘制。-DDA algorithm, Bresenham algorithm to draw line segments, while achieving the circle focus: achieving arc drawn any angle.
qt_rtp
- 基于QT的视频监控系统,对于初学者很有帮助哦-QT-based video surveillance systems, useful for beginners Oh
donghua1
- 用matlab绘出螺旋曲线上升的动态效果-Draw the dynamic effect of the spiral curve rises
mfc编程
- vc++6.0中的mfc编程实例,有助于我们提高自身的编写能力!