切换至中文 Over 1 million code package, 10 million code file free download
  • [Visual C++ (VC++)] 59564349circlefitting.rar Least squares method (least squares analysis) is a mathematical optimization technology, which by minimizing the square error and one set of data to find the best matching function. Least squares method is the simplest way to achieve some absolutely ...
    Category: Algorithm Upload User:service02 Size:183K
  • [Visual C++ (VC++)] calc_3.zip mathematical expression calculator, VC platform operators. To calculate mathematical formula and expression, function more powerful.
    Category: Mathimatics-Numerical algorithms Upload User:ryl805 Size:78K
  • [Visual C++ (VC++)] calc_2.rar mathematical formula calculator, and to discuss the! Experts hope to help improve function, the best solution is to provide variable expression, not simply the number of formulas, the friends are interested can contact me!
    Category: Mathimatics-Numerical algorithms Upload User:anjiangxue Size:14K
  • [C/C++] Higher-order-differential-equations.rar Engineering problems commonly used in the form of differential equations to establish the mathematical model, it makes sense for solving differential equations. This procedure used Euler, improved Euler and the classical formula of such equations to ...
    Category: Algorithm Upload User:ozupower Size:1K
  • [Visual C++ (VC++)] 9.3.rar The use of two points Gauss formula for numerical integration of the solution and see its precision.
    Category: Algorithm Upload User:tqj135208 Size:1K
  • [C/C++] SOR.rar Successive over relaxation iteration method (Successive Over Relaxation Me thod, called SOR method) is the Gauss- Seidel method for an accelerated method is solution of large sparse matrix equations, one effective method, it has a simple formula, ...
    Category: Algorithm Upload User:zhdl138 Size:1K
  • [Visual C++ (VC++)] ALXParser.zip A good simple and practical formula parser, very convenient to use, easy to use.
    Category: Algorithm Upload User:jenyqu2007 Size:56K
  • [Visual C++ (VC++)] mainc.rar C++ environment in the calculation of the next source code, including LU decomposition, iterative method, dichotomy, composite trapezoidal formula, a simple iterative method, Romberg formula, least square method, the fourth-order Runge-Kutta formula, ...
    Category: Algorithm Upload User:shengshi Size:2655K
  • [Visual C++ (VC++)] CPP_Make_the_to_calculate.rar Using the following formula to calculate PI to s decimal places oo--- n L* PI \ (-1) 4* LL-------- =/[------- (-------------------------)] 4--- 2n+1 5 ^ (2n+1) 239 ^ (2n+1) n = 0 L: for the a large integer 10 ^ s PI: pi
    Category: Algorithm Upload User:kenxia Size:21K
  • [Visual C++ (VC++)] Romberg.rar Romberg quadrature formula, can achieve an arbitrary precision. Easy to use! Based on c++ development.
    Category: Algorithm Upload User:bjwhb1980 Size:1K