-
温度场计算程序c++有限元计算大坝
温度场计算程序c++有限元计算大坝-temperature field calculation procedures c FEM Dam
- 2022-03-12 10:59:38下载
- 积分:1
-
大整数除法
ACM必备精品,先来一段比较函数。
int compare(char * c1,int s1,int e1,char *c2,int s2,int e2)
{
while(c1[s1]=="0"&&s1
- 2022-02-14 22:48:33下载
- 积分:1
-
//=== === === === === ==== === === === === === === =// letter Description// func...
//=== === === === === === =====
//函数说明
//函数名称:Correlation
//函数功能:计算最小二乘法拟合的多项式的相关系数
//使用方法:int M------ 拟合多项式的阶数(已知条件)
// double *b--- 拟合曲线的系数,排列顺序为由高阶到低阶(已知条件)
// double *x--- 结点x轴数据(已知条件)
// double *y--- 结点y轴数据(已知条件)
// double *Yg-- 结点估计值,个数为m(过程变量)
// int m------ 结点个数(已知条件)
//注意事项:多项式阶数最高为10,多项式的形式为 y = a0 + a1x +a2x2
-//=== === === === === ==== === === === === === === =// letter Description// function name : Correlation// Function functions : Calculation least squares polynomial fitting of the correlation coefficient// Use : int M------ polynomial fitting stage (known condition)//* b--- double fitting song The coefficient, Higher-order the order on grounds of low order (known condition)//* double-node x x axis data (known to be pieces)// double* y--- node y-axis data (known condition)//* double FSL-- Nodes estimates, Number m (process variables)// int m------ node number (known condition)// Note : polynomial order of a maximum of 10. polynomials in the
- 2022-04-29 13:08:12下载
- 积分:1
-
Dijkstar和Floyd算法
程序分别用Dijkstar和Floyd两种算法来计算最短距离,从文件读取点的信息,文件格式为起点,到点,距离。程序含有有时间函数,可以对两种算法进行比较,能够得出比较好的结果。
- 2022-07-22 01:21:18下载
- 积分:1
-
求定积分的通用函数,以给定算例,演示了定积分的求解过程,简单明了。...
求定积分的通用函数,以给定算例,演示了定积分的求解过程,简单明了。-Seek a common definite integral function to the given examples to demonstrate the definite integral of the solution process, simple and straightforward.
- 2022-01-26 00:04:49下载
- 积分:1
-
DPCM编码的联合信源信道译码,这是一个很重要的benchmark程序
DPCM编码的联合信源信道译码,这是一个很重要的benchmark程序-DPCM coding joint source channel decoder, which is a very important benchmark procedures
- 2022-05-25 02:18:57下载
- 积分:1
-
GNU Scientific Library,C语言开发的数值方面的函数库
GNU Scientific Library,C语言开发的数值方面的函数库-GNU Scientific Library, the C-language development of numerical library
- 2022-03-23 18:43:42下载
- 积分:1
-
去 mundo 家伙
#include < iostream >使用命名空间std; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-19 12:44:41下载
- 积分:1
-
无噪音ofdm 产生
这段代码有助于创造一个完整的 ofdm 链传动和无噪音,添加环前缀的接待,这种信号可以使用盲或半盲稍后同步同步
- 2022-02-20 21:15:48下载
- 积分:1
-
非常简便,代码短且稳健性强
非常简便,代码短且稳健性强-very simple, but short code stability-
- 2022-04-26 08:45:45下载
- 积分:1