资源列表
DRAW
- MFC框架下的VC绘图板,包括基本图形的绘制,橡皮擦,铅笔随手画,取色等,包括了鼠标事件,定时器,工具栏和菜单栏的建立,可用于MFC入门级的小程序。-MFC Drawer based on MFC。
Paint
- 一个简易的Windows画图程序,使用C#语言实现,可以作为初学Windows者参考-Windows Paint
DrawLines
- C#版本,绘出统计曲线图(各种统计统计图形包括饼状图、曲线分析图、柱形图、多组数据曲线分析)-C# version, draw statistical graphs (polylines, curves, histograms)
four-d-figure
- 针对四维图像原始数据矩阵通过matlab程序画图-4D figure
bpshenjingwangluo
- BP神经网络算法的matlab代码 里面有仿真源码和程序运行的截图,程序有详细的注释-BP neural network algorithm matlab simulation source code inside shots and running, the program has detailed notes
sphere
- 使用opengl画球,可以根据需要调整显示效果-Use opengl draw the ball
bezier-curve
- 利用c++绘制的bezier曲线,以及bezier曲线的升阶。-It can draw the bezier curvers easily.
huazhiqian
- 简单的画直线例子,MFC开发,是一个作业题目,有用的可以下载-Simple example to draw a straight line, MFC development, it is a job title, useful to download
KNOCKLE
- 简单block创建学习,非常使用的简单ugvs-tell you how to create block
Draw
- 绘图,画圆,画直线,画曲线,可以移动,有两种缓冲技术-Circle, draw a straight line, draw curves
Bresenham
- 简单计算机图形学算法,通过直线中点Bresenham算法,绘制直线。- Simple computer graphics algorithms, Bresenham line passing through the midpoint algorithm, draw a straight line.
Cohen-Sutherland
- 简单计算机图形学算法,通过Cohen-Sutherland算法,处理裁剪直线。-Simple computer graphics algorithms, by Cohen-Sutherland algorithm to handle cutting a straight line.