搜索资源列表
Bezier123
- 贝塞尔曲线,经典图形学算法,用C++语言描述-Bezier curves, classic graphics algorithms
Bezier-C
- 贝塞尔曲线.求各阶贝塞尔函数的c程序,供物理数学学生参考-Seeking the order Bessel function of the c program for students of physics and mathematics
Bezier-curves
- 画贝塞尔曲线的源代码,用C++写的,可以再VC6.0里面直接编译,然后运行即可-Source code for drawing Bezier curves with C++ write