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

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

于 2022-02-26 发布 文件大小:2.98 kB
0 154
下载积分: 2 下载次数: 2

代码说明:

常用算法的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 个回复

  • 解决微分方程组/代数方程组Fortran
    解决微分方程组/代数方程组Fortran算法-This code solves a system of differential/algebraic equations of the form G(T,Y,YPRIME) = 0.
    2022-05-15 04:45:22下载
    积分:1
  • 汇编语言的Bayer(超快)
    资源描述使用汇编进行bayer转换,满足许多图像处理需求
    2022-08-16 15:39:38下载
    积分:1
  • 龙贝格积分求解数值积分
    龙贝格积分法求解数值积分-Romberg integral method numerical integration
    2022-04-22 09:13:33下载
    积分:1
  • 堆排序例子
    堆排序例子-Example of heap sorting
    2022-02-10 00:09:17下载
    积分:1
  • 二叉树遍历(递归版).
    二叉树遍历(递归版).-binary tree traversal (recursive version).
    2022-05-15 07:19:52下载
    积分:1
  • 上证指数开盘指数变化趋势和变化空间预测研究
    资源描述本程序利用SVM对进行模糊信息化后的上证每日的开盘指数进行了变化趋势和变化空间的预测。
    2022-03-06 09:38:48下载
    积分:1
  • c语言实现基础数据结构
    这是c语言实现的一套基础算法库,包括向量,链表,队列,哈希等算法,并内置了迭代器操作,经过了完整的测试,欢迎使用
    2023-08-22 09:25:03下载
    积分:1
  • 二进制搜索 java 代码
    导入 java.util.* ;类 BinarySearch{int [] ;无效的 get){扫描仪 sc = 新的 Scanner(System.in) ;System.out.println ("输入 no。元素") ;= 新 int[sc.nextInt()] ;System.out.println ("输入元素") ;为 (int 我 = 0 ; 我 < a.length;i++)a[i]=sc.nextInt() ;}int binarySearch (int n){int 低 = 0 ;int high=a.length-1 ;虽然 (低 < = 高){int 中期 =(low+high)/2 ;if(a[mid]==n)返回 (中期) ;if(n = 1 & & a [j-1] > t; j — —)[j] = [j-1] ;[j] = t ;}}空 display(){System.out.println ("给定的列表是") ;为 (int 我 = 0 ; 我 < a.length;i++)System.out.print ([i] +"") ;System.out.println() ;
    2023-01-30 23:10:03下载
    积分:1
  • 上海交通大学研究生分析课的作业.实现了<<引论...
    上海交通大学研究生算法分析课的作业.实现了(Udi Manber 黄林鹏 电子工业出版社)第五章中的大部分算法-Shanghai Jiaotong University Graduate Course algorithm analysis work. Achieved
    2022-12-02 02:30:03下载
    积分:1
  • FOC无传感器源代码
    资源描述GD32F103 FOC无传感器代码,全部开放源代码可以方便移植到其他平台
    2022-03-21 11:31:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载