52ky 发表于 2022-9-23 16:30:47

C++经典数值算法

C++经典数值算法,详细请见附件,有需求的来下载啊.
各类算法包括以下;
图形模式下读写屏幕象点
基本图形操作
复数运算
多项式与连分式函数的计算
常微分方程(组)的求解
拟合与迫临
排序
插值
数值积分
数学转换与滤波
数据管理与回归分析
极值问题
搜索
汉字操作
特征函数
矩阵特征值与特征向量的计算
矩阵运算
线性代数方程组的求解
随机数的生成
非线性方程与方程组的求解

(C   classic numerical algorithm, please refer to the attachment for details, and download it if you need it.
Various algorithms include the following;
Read and write screen pixels in graphics mode
Basic Graphics Operations
complex arithmetic
Calculation of Polynomial and Continued Fraction Functions
Solving Ordinary Differential Equations (Groups)
fitting and impending
sort
interpolation
Numerical integration
Mathematical Transformations and Filtering
Data Management and Regression Analysis
extreme value problem
search
Chinese character operation
Characteristic Function
Calculation of matrix eigenvalues ??and eigenvectors
Matrix Operations
Solving Systems of Linear Algebraic Equations
Generation of random numbers
Solving Nonlinear Equations and Systems of Equations)




页: [1]
查看完整版本: C++经典数值算法