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

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

于 2022-03-12 发布 文件大小:16.87 kB
0 143
下载积分: 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 个回复

  • AES源代码
    可运行的AES源代码,其加密解密为128位-
    2022-10-18 01:55:04下载
    积分:1
  • 支持向量数据描述.里面有对应的图,一看就明白
    支持向量数据描述.里面有对应的图,一看就明白-SVDD. There are the corresponding maps, look for one to understand
    2022-01-26 01:28:06下载
    积分:1
  • 一个关于c语言常用数值的集合
    一个关于c语言常用数值算法的集合-on a numerical algorithm commonly used language collection
    2022-03-19 13:08:57下载
    积分:1
  • CLM集合卡曼滤波数据同化,是转的别人的一个程序,很好的程序。做同化的同仁可以...
    CLM集合卡曼滤波数据同化算法,是转的别人的一个程序,很好的程序。做同化的同仁可以-Application of the case, a Chinese-based RC500 chip LCD attendance control procedures, and RS232 computer interface, the program is characterized by all the attendance data is stored in the computer, read and returned to the CPU to deal with liquid crystal display.
    2022-10-21 09:05:06下载
    积分:1
  • 基于哈希表的二级反馈页面置换
    update at 2017/09/04  新增空闲块链的数据结构,在进行页面中断时,需查找空闲块链是否有空闲块,然后分配内存,淘汰时,需释放空闲块。 update at 2017/06/25  在main.cpp的主要函数中增加了注释
    2022-02-26 00:18:45下载
    积分:1
  • 最优化,包括各种线性优化和非线性优化问题
    最优化算法,包括各种线性优化和非线性优化问题-Optimization algorithms, including linear optimization and nonlinear optimization problems
    2023-08-18 20:45:04下载
    积分:1
  • modbus协议crc校验计工具
    modbus协议crc校验计算工具安装labview2012基数一般用默认值,不用修改填写数值,就可以得到结果数值和结果都是16进制的结果要高低字节需要自己调整
    2022-07-02 15:43:59下载
    积分:1
  • atical Graphic Plotter Description: You can draw difficult mathematical graphs...
    atical Graphic Plotter Description: You can draw difficult mathematical graphs painlessly with this program. For example, you can draw (x^3+2x+3)/(2x^2+x+1) easily with this program.
    2022-03-24 05:07:34下载
    积分:1
  • lower frequency inverter
    lower frequency inverter
    2023-06-28 09:35:03下载
    积分:1
  • 贪心解决部分背包问题
    本程序研究了贪心算法,并把此算法用于部分背包问题上,基于C语言实现,达到最优解。所谓贪心算法是指,在对问题求解时,总是做出在当前看来是最好的选择。也就是说,不从整体最优上加以考虑,所做出的仅是在某种意义上的局部最优解。贪心算法不是对所有问题都能得到整体最优解,但对范围相当广泛的许多问题他能产生整体最优解或者是整体最优解的近似解。部分背包问题:     给定一个最大载重量为M的卡车和N种食品,有食盐,白糖,大米等。已知第 i 种食品的最多拥有Wi 公斤,其商品价值为Vi元/公斤,编程确定一个装货方案,使得装入卡车中的所有物品总价值最大。
    2022-01-30 12:45:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载