-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与
常用算法的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.
- 2022-05-26 15:24:05下载
- 积分:1
-
Golden section method for the minimum function of the operating point I refer to...
黄金分割法求函数极小值点本人的作业大家可以参考参考参考-Golden section method for the minimum function of the operating point I refer to the reference you can refer to ah ah ah ah
- 2022-06-12 20:00:14下载
- 积分:1
-
C library science project
C科学工程程序库-C library science project
- 2023-06-26 17:35:04下载
- 积分:1
-
数据加密标准
资源描述
- 2022-03-03 13:16:42下载
- 积分:1
-
提取汉字首字母
c++实现的查找汉字拼音首字母的算法demo,开用于方便通过首字母检索汉字
- 2022-07-20 07:36:35下载
- 积分:1
-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与
常用算法的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.
- 2023-05-16 22:45:03下载
- 积分:1
-
It is about a named set partition of the source code is a set partition problem...
它是关于一个命名集分区的源代码,是集分区问题中的一个acm
- 2023-06-01 19:40:03下载
- 积分:1
-
有限元的分析程序,对于初学有限元在结构中的应用很好用
有限元的分析程序,对于初学有限元在结构中的应用很好用-Finite element analysis program for learning the structure of finite element in the application of good use
- 2023-07-10 09:20:03下载
- 积分:1
-
线性CCD测试代码+调试教程
线性CCD测试代码+调试教程控制程序,实现线性CCD的采集循迹和处理,可用于飞思卡尔智能车,车模的调试和测试
- 2023-06-05 04:10:03下载
- 积分:1
-
JavaScript重写C语言为mt19937
MT19937的javascript:Real number version genrand()为每个调用生成一个伪随机实数(double),它均匀分布在[0,1]间隔上。sgenrand(seed)将初始值设置为624个字的工作区。在genrand()之前,sgenrand(seed)必须是
- 2022-01-25 22:46:57下载
- 积分:1