搜索资源列表
drawbezier
- bezier曲线绘制的一个小程序,鼠标左键控制一个控制节点,鼠标右键控制另一个控制节点-bezier curve drawing of a small program to control a mouse button control nodes, the right mouse button to control another node control
pbox
- picturebox有的属性基本上都有,扩展的图形方法有: DrawBezier DrawRoundRect DrawCurve DrawPie DrawPolygon DrawCircle DrawLine GetRGB 扩展的图像处理方法主要有: GetPictureData ShowPicture Invert GrayScale Exposal HistGramEqualize LogCalc ExpCalc Cle
贝塞尔曲线程序
- 该程序封装了贝塞尔曲线的绘制方法——就是Graphics类的DrawBezier()方法。通过他一个不了解贝塞尔曲线数学背景的人都很容易绘制。-Bessel curve of the drawing method -- is the kind of DrawBezier Graphics () method. Through his ignorance Bessel curve of a mathematical background
VB超全图像处理
- picturebox有的属性基本上都有,扩展的图形方法有: DrawBezier DrawRoundRect DrawCurve DrawPie DrawPolygon DrawCircle DrawLine GetRGB 扩展的图像处理方法主要有: GetPictureData ShowPicture Invert GrayScale Exposal HistGramEqualize LogCalc ExpCalc ClearIsol
贝塞尔曲线程序
- 该程序封装了贝塞尔曲线的绘制方法——就是Graphics类的DrawBezier()方法。通过他一个不了解贝塞尔曲线数学背景的人都很容易绘制。-Bessel curve of the drawing method-- is the kind of DrawBezier Graphics () method. Through his ignorance Bessel curve of a mathematical background o
drawbezier
- bezier曲线绘制的一个小程序,鼠标左键控制一个控制节点,鼠标右键控制另一个控制节点-bezier curve drawing of a small program to control a mouse button control nodes, the right mouse button to control another node control
pbox
- picturebox有的属性基本上都有,扩展的图形方法有: DrawBezier DrawRoundRect DrawCurve DrawPie DrawPolygon DrawCircle DrawLine GetRGB 扩展的图像处理方法主要有: GetPictureData ShowPicture Invert GrayScale Exposal HistGramEqualize LogCalc ExpCalc Cle
DrawBezier
- 采用MFC编写的利用OPENGL绘制立体模型-MFC prepared using OPENGL rendering using three-dimensional model
DrawBezier
- 用GDI+绘制贝塞尔曲线,效率还可以,比GDI来得高-DrawBezier
DrawBezier
- 贝赛尔曲线的画法,用vc编写的。包括vc代码和算法解释-vc code
DrawBezier
- 计算机图形学DrawBezier拟合曲线绘图 ,完整的MFC程序-Computer graphics DrawBezier fitting curve drawing, complete the MFC process
MFCDrawBezier
- 计算机图形学DrawBezier拟合曲线绘图 ,完整的MFC程序-Computer graphics DrawBezier fitting curve drawing, complete the MFC process
DrawBezier
- MFC窗体程序,计算机图形学,曲线拟合。-MFC form, computer graphics, curve fitting.
DrawBezier
- 采用C++编写的实现了贝塞尔曲线图形化,使用软件vs2017(Graphization of Bessel Curve Written in C++ Language,Using software vs2017)