-
-
[
C/C++]
Li Xuewu submits the C language source code zip
Li Xuewu submits the C language source code, including the
Hilbert curve, the high accuracy computation, pi the value formula,
takes the gravel game, the interest equality fills in the number to
play 3 pieces, confirms four colors theorems and so on
-
[
Visual C++ (VC++)]
59564349circlefitting.rar
... to achieve some absolutely unknown true value, so that the sum of squared error for the smallest. Least square method is usually used for curve fitting (least squares fitting). There are circular curve fitting formula derivation process and realize vc.
Category:
Algorithm Upload User:
service02 Size:
183K
-
-
[
C/C++]
newtextdocuments(3).Rar
this program through x, y coordinates of the two Lagrange simple interpolation to achieve the curve by drawing from the mouse, easy to use
Category:
GDI-Bitmap Upload User:
xmkyh0592 Size:
5K
-
-
[
Visual Basic (VB)]
vb_nihe.zip
Fitting procedures, the three points of a curve to be synthesized, and then find the curves of extremal points. And displayed. Running speed.
Category:
GDI-Bitmap Upload User:
pengli222 Size:
2K
-
[
Delphi]
bsplines.rar
Computer graphics procedures, the three B-spline function curve, and Delphi source code contains examples of graphics for curve fitting purposes
-
[
Delphi]
douglas.rar
Computer Graphics, Douglas curve fitting, Delphi source code, it is worth learning.
Category:
Algorithm Upload User:
qinluoqin Size:
11K
-
-
[
Java/JSP]
Geometry.rar
JAVA realize the use of three-dimensional graphics processing. May be imported under the curve equation, such as x ^ 2+ Y ^ 2+ Z ^ 2 = 1 is expressed as (1- (Y/50) ^ 2+ (Z/60) ^ 2) ^ (1/2)* 100), drawing three-dimensional curves. and by dragging the mouse ...