搜索资源列表
cp-vs-lamb.
- this file to calculate the cp/lambda for different types of pitch angles. the selected wind speed range where the rated wind speed is 9 m/s and beta angle is zero the maximum value of beta is 45 but in the simulation it maximum value will not be m
Graphics-Lecture-4
- This my 4th lecture on 2D graphics, it covers: View Port, Pages, Animation, and CP (Current Position)-This is my 4th lecture on 2D graphics, it covers: View Port, Pages, Animation, and CP (Current Position)
BEzier
- Bézier curve生成三次贝塞尔曲线的源代码, 函数ComputeBezier将以控制点cp产生的曲线点填入Point2D结构的数组 调用者必须分配足够的空间以供输出结果——<sizeof(Point2D) numberOfPoints>-Bzier curve cubic Bezier curve generated source code, function ComputeBezier will control point cp curve points to fil