登录
首页 » 算法 » 用标准C语言解决100道经典数学问题,堪称经典,是C程序开发员必备的C源码库,具有很强的参考价值。...

用标准C语言解决100道经典数学问题,堪称经典,是C程序开发员必备的C源码库,具有很强的参考价值。...

于 2023-05-09 发布 文件大小:25.90 kB
0 72
下载积分: 2 下载次数: 1

代码说明:

用标准C语言解决100道经典数学问题,堪称经典,是C程序开发员必备的C源码库,具有很强的参考价值。-using standard C language to solve 100 classical mathematical problems for his classic, C procedures required developers of C source code library, and has a strong reference value.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 1, one dollar three regression equations CubicMultinomialRegress.cs equation mod...
    一、 一元三次回归方程 CubicMultinomialRegress.cs 方程模型为Y=a*X(3)+b*X(2)+c*X(1)+d public override double[] buildFormula() 得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是d,c,b,a。 以后所述所有模型的系数存放均与此相同(多元线性回归方程除外)。 public override double forecast(double x) 预测函数,根据模型得到预测结果 public override double computeR2() 计算相关系数(决定系数),系数越接近1,数据越满足该模型。 -1, one dollar three regression equations CubicMultinomialRegress.cs equation model for Y = a* X (3)+ B* X (2)+ C* X (1)+ Dpublic override double [] buildFormula () get coefficient array, store order and model coefficients contrary, that is, the array is followed by the value of coefficient d, c, b, a. After all the model described in the coefficient of storage are the same (except for multiple linear regression equation). public override double forecast (double x) prediction function, according to the results of model prediction public override double computeR2 () calculated the correlation coefficient (determination coefficient), coefficient of the closer one, the dat
    2022-01-26 07:28:21下载
    积分:1
  • 示例代码
    contiene codigo de ejemplo en php,muestra una conexion a mysql mediante la clase mysql conectttt y otros tipos de conexiones mysqla ;mysqlb ;mysqlc ;mysqld
    2022-02-04 15:36:46下载
    积分:1
  • digital filter function, digital signal read, the use of MMX instruction set to...
    数字滤波函数,实现数字信号的读入,利用MMX指令集实现信号的快速处理-digital filter function, digital signal read, the use of MMX instruction set to achieve the rapid signal processing
    2022-06-13 10:39:05下载
    积分:1
  • 基​本​粒​子​群​
    基本粒子群算法的matlab源程序,求解优化问题
    2023-02-22 03:55:03下载
    积分:1
  • 有二叉树计表达式的值
    有二叉树计算表达式的值-a binary tree calculate the value of the expression
    2023-04-10 11:00:03下载
    积分:1
  • Finds the polynomial p10 of degree less than or equal to 10 that interpolates...
    Finds the polynomial p10 of degree less than or equal to 10 that interpolates cos x on the interval [0, PI/2] at 11 equally spaced points. Study the error betwee between the function and the polynomial at 41 equally spaced points over the same interval. Repeat the latter but use your 11 points to be Chebyshevs.
    2022-06-21 05:46:33下载
    积分:1
  • 贪吃蛇游戏
    对贪吃蛇游戏用VC++进行实现,包含了游戏里的主要功能,加入了关卡设置。
    2022-03-20 23:58:42下载
    积分:1
  • Eratosthenes筛求素数
    Eratosthenes筛法求素数 -Eratosthenes"sieve Method Primes
    2022-01-25 15:37:40下载
    积分:1
  • 一些 SPOJ 的解决方案
    此文件包含一些像生活,nextpalindrome,primegenerator,测试,用 c + + 编程语言编码的 transformtheexpression spoj 问题的解决办法
    2022-04-18 10:41:23下载
    积分:1
  • 一个很实用的保留小数程序
    一个很实用的保留小数程序- A very practical retention decimal procedure
    2022-03-23 05:05:24下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 20今日下载