资源列表
Test1
- 画图软件,输入数据,简单设置之后可画出图形
Bspline
- 通过B样条曲线特征用反算的方法获得3次B样条曲线
Draw
- 实现基本画图功能,如直线、矩形、椭圆,可以设置线的宽度。
QuadBzr
- 这是主要关于数学上二次bezier曲线的算法,用vc 6.0完成
draw_dot_line
- VC++程序,用VC++实现画点画线功能,希望对大家有所帮助,谢谢。-VC procedures, with VC painting Stipples line function, we hope to help, thank you.
Function_Image
- 用Java实现的绘制函数图像的程序。输入任意函数表达式,可直观显示该函数图像。-using the Java Image Rendering function procedures. Importation of arbitrary function expression, showed that the function of visual images.
CTdraw
- 画图程序,对初学者很有用-Paint program, very useful for beginners
spirialMFC
- 本例通过绘制螺旋图案描述了如何用VC++绘制MFC图形程序。适合学习MFC图形编程的初学者学习。-cases by mapping the spiral patterns described how MFC with VC graphics rendering procedures. MFC for learning graphical programming beginners learning.
cozk
- vc++图象处理原代码,内容是对图象进行对角镜像处理,大家不妨-Vc++ image processing source code, the content is to diagonal mirror image processing, we might as well
iayhere
- 我们现在GSMEDGE信号采用的是旋转的8PSK调制方式,在这里-We now GSMEDGE signal is 8 PSK modulation way of rotating, here you are
圆弧插补
- 通过圆弧插补的方法,可以在二维坐标系中对以坐标轴中心为圆心的任意象限内两点之间的圆弧进行逆时针或顺时针方向的插补。(circular interpolation)
媛
- 用程序实现三次Bezier曲线的de Casteljau算法(Realization of de Casteljau algorithm for three times Bezier curve by program)