登录
首页 » 算法 » 常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与...

常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与...

于 2022-04-07 发布 文件大小:10.23 kB
0 57
下载积分: 2 下载次数: 1

代码说明:

常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.

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

发表评论

0 个回复

  • 设计与分析 哈夫曼树及哈夫曼编码 贪心
    一个记录字符及出现频率的文件如下所示:huffman.haf7a,45b,13c,12d,16e,89f,34g,20试编写一个读取此种格式文件类CHuffman, 内部机制采用优先队列,用于建立Huffman树及进行Huffman编码输出,其用法可以如下所示: CHuffman hm("hu
    2022-03-10 07:52:22下载
    积分:1
  • //最小二乘直线拟合 m_FoldList为关键点(x,y)的链表 拟合直线方程(Y=kX+b)...
    //最小二乘法直线拟合 m_FoldList为关键点(x,y)的链表 拟合直线方程(Y=kX+b) -//linear least squares fitting m_FoldList as the key point (x, y) of Chain fitting linear equation (Y = C/56 b)
    2022-06-12 06:09:24下载
    积分:1
  • AES加密工具
    AES算法加密工具,使用C++语言实现--------------------------------
    2022-01-25 18:54:11下载
    积分:1
  • 生成序列的人工数据集
    这是一款IBM大牛开发的用于论文里面实验验证用的人工数据集,可以产生项集,也可以产生序列,里面有readme文件,写着怎么使用呢,在windows下的命令行里运行就可以。
    2022-03-26 05:17:28下载
    积分:1
  • Hash函数MD5的实现
    资源描述 用C语言实现该MD5压缩算法,尽可能的优化算法的实现。通过编程实现算法,对该算法的设计有较好的认识。
    2022-03-24 04:29:04下载
    积分:1
  • 约瑟夫环
    约瑟夫环-Josephus
    2022-10-17 11:05:03下载
    积分:1
  • This is the classic five source language c
    这是五个经典的c语言源程序-This is the classic five source language c
    2022-05-12 13:33:04下载
    积分:1
  • 阈值变换
    资源描述程序说明: //该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置 灰度值为0;灰度值大于阈值的象素直接设置为255。-procedures :// This function used to image transform threshold. For gray value less than the threshold value of the pixel intensity value directly set to 0; Gray value greater than the threshold value of the pixel is set to direct 255.
    2022-04-02 08:03:02下载
    积分:1
  • 这是一个对数学表达式求值的C++ class,详细的说明在Calculator.pdf中。...
    这是一个对数学表达式求值的C++ class,详细的说明在Calculator.pdf中。-this is a mathematical expression evaluates the C class, detailed description of the Calculator.pdf China.
    2023-09-08 17:30:04下载
    积分:1
  • Jacobi to solve linear equations, possison equations, welcome you to give valuab...
    Jacobi求解线性方程组、possison方程,欢迎大家提出宝贵意见。-Jacobi to solve linear equations, possison equations, welcome you to give valuable advice.
    2022-03-13 21:27:05下载
    积分:1
  • 696518资源总数
  • 104360会员总数
  • 40今日下载