-
长 Ariphmetic
这是一个关于长串的数字项目和实现计算与长串的数字。这是一种具有长 ariphmetical 的使用算法,计算它。此外,如果你想实现您的项目与长串的数字,并且计算与它,然后使用它图书馆长 ariphmetics。好吧。
- 2022-03-18 03:47:41下载
- 积分:1
-
2.时间序列分析
1.二分查找
适用条件:查找序列已经有序
int binarysearch(int a[], int n, int x)
{
int left, right, center;
left = 0;
right = n - 1;
- 2022-03-05 08:28:07下载
- 积分: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.
- 2022-04-01 01:32:13下载
- 积分:1
-
用matlab编写的线性规划之单纯型方法用来求解一些简单的线性规划问题...
用matlab编写的线性规划之单纯型方法用来求解一些简单的线性规划问题-using Matlab prepared by the linear planning simple method for solving some simple linear programming problem
- 2022-10-16 09:30:03下载
- 积分:1
-
vc++6.0 使用MFC实现的计算器小程序,可以执行
vc++6.0 使用MFC实现的计算器小程序,可以执行-vc++ 6.0 ??用MFC实现的 ?扑闫 ????绦????梢灾
- 2022-12-25 12:40:03下载
- 积分:1
-
C + + 标准日历
这与c++编程,我发现对日历源代码,我希望这段代码将帮助你们,正常的c + + +代码使用在日历。谢谢。
- 2023-09-02 20:25:03下载
- 积分:1
-
lda模型,用java语言写的
lda模型,用java语言写的,我想做些lda文本分类的实验,这里面有关的一些算法,我自己有些也没有明白,希望各位大神能给看看,帮忙解决下问题。
- 2023-06-28 02:05:04下载
- 积分:1
-
a algorithm for short time fourier transform
一种短时傅立叶变换的算法.并利用短时傅立叶变换画图-a algorithm for short time fourier transform
- 2022-04-26 17:11:05下载
- 积分:1
-
基于GRID格式DEM的等值线追踪算法(已删除编译目录),可用于多种散点插值生成的格网,只需将格网数据写成GRID格式的文本即可....
基于GRID格式DEM的等值线追踪算法(已删除编译目录),可用于多种散点插值生成的格网,只需将格网数据写成GRID格式的文本即可.-GRID-based format of the contour DEM tracking algorithm (the compiler has been deleted directory), can be used for a variety of scattered point interpolation to generate a grid, simply written GRID Grid data can be formatted text.
- 2023-02-15 02:10:04下载
- 积分:1
-
任意合数分解成质数的程序
任意合数分解成质数的程序-Arbitrary composite number into prime number of procedures
- 2022-09-10 21:15:03下载
- 积分:1