资源列表
Drawing2D
- 在MFC下以多文档视图形式编写的简单绘图程序,可以实现直线、圆、椭圆、曲线、矩形等的简单绘制,并可以选择线型和颜色。-Simple drawing program, can be written in the form of multi-document view in MFC simple draw straight lines, circles, ellipses, curves, rectangles, and can choose the line type and color.
ploydraw
- 基于OpenCV的画图程序,可以画出多边形,程序中设定了5个点,画出的是5边形,可增加点数画更多边形-OpenCV-based drawing program, you can draw polygons, the program set a five-point, draw a 5-gon, drawing more polygons increase Points
GraphData
- Graph drawing program, term project of graph theory
MyPaint
- windows自带的经典画图板的源程序。有绘直线,单像素画笔,橡皮、绘矩形、颜色填充的功能-windows that comes with the classic drawing board of the source. Have drawn a straight line, single-pixel brush, rubber, painted rectangle, color fill function
realtime_plot
- 多通道实时曲线程序,可以采集多路通道的数据,并按照不同的颜色绘制曲线,本程序才用单文档编写-MULTI CHANNLES REALTIME PLOT
Ellipse
- 基于VC++ MFC的对话框画圆,并可通过滚动条改变圆的颜色-Based on VC++ MFC dialog Circle, and through the scroll bar to change the color circle
OnPaint
- 只知道位图的数据和长宽,显示灰度图程序。弄了好就弄出来,和大家分享-Only know that the bitmap data and the length and width, indicating grayscale procedures. Good to get out, and to share
CG
- 学计算机图形学所画的图形,有画线(DDA,中点,Bresenham),画圆(中点和Bresenham),填充(扫描线和种子),裁剪,Bezier曲线,动画,三维形体。-By painting computer graphics school graphics, a painted line (DDA, the mid-point, Bresenham), Circle (mid-point and Bresenham), filling (scan line and seeds), cut, B
sdedit-3.0.5.src
- sdedit源码包,较详细,,画流程图,分享 -sdedit code
vcPmatlab6.5
- 源码--散点数据生成格网,2d,3d,vc,matlab-Source- scatter data generated grid
Curve_OpenGL
- 用OpenGL实现的三维曲线绘制软件,可绘制Hermite曲线,Bezier曲线,可用键盘控制旋转。-Three-dimensional curve with OpenGL, drawing software, which can draw the Hermite curve, Bezier curves, available keyboard control the rotation.
MyWaveBox
- qt写的波形显示控件,简单容易读,可以根据你需要的功能扩展。-qt write waveform display control, simple and easy to read, can expand the functions you need.