این الگوریتم به زبان ++C بوده قسمتی از کد : struct point {double x;double y;double z;}; int set_graph(void); // graphics of programvoid compute_intervals(int *u, int n, int t); //mohasebeye faseleh //double blend(int k, int t, int *u, double v); // tarkib answervoid compute_point(int *u, int n, int t, double v, point *control,point *output); // mohasebehe pointsvoid bspline(int n, int t, point *control, point *output, int num_output) // ...
ادامه مطلب ...
جمعه 1 مرداد 1395 ساعت 12:37