-
Cantilever simulations in COMSOL Multiphysics
Cantilever simulations in COMSOL Multiphysics
- 2022-08-10 14:23:11下载
- 积分:1
-
含有7种排序算法
含有7种排序算法-Includes 7 sorts of sorting algorithm
- 2023-05-05 13:45:03下载
- 积分:1
-
The right to evaluate the entropy
熵权评价 熵权评价 熵权评价-The right to evaluate the entropy
- 2023-04-19 23:30:03下载
- 积分:1
-
VC++ 通过ODBC读写Excel文件
VC++ 通过ODBC读写Excel文件
- 2022-07-25 21:37:11下载
- 积分:1
-
use metkaro pi method for the original procedure, the process can be dynamically...
利用metkaro方法求圆周率的原程序,可以动态显示过程-use metkaro pi method for the original procedure, the process can be dynamically displays
- 2022-01-21 04:43:35下载
- 积分:1
-
/ = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = /功能annot
//=== === === === === === === =
//函数说明
//函数名称:PolyFit
//函数功能:最小二乘法曲线拟合
//使用方法:double *x ---- 存放n个数据点的X坐标
// double *y ---- 存放n个数据点的Y坐标
// int n -------- 给定数据点个数
// double *a ---- 返回m-1次拟合多项式的m个系数
// int m -------- 拟合多项式的项数,即拟合多项式的最高次为m-1。要求m20,则本函数自动按m=min{n,20}处理
// double *dt --- dt[0]返回拟合多项式与各数据点误差的平方和;dt[1]返回拟合多
// 项式与各数据点的误差绝对值之和;dt[2]返回拟合多项式与各数据
// 点误差绝对值的最大值
//注意事项:拟合多项式的形式为 y = b0 + b1*(x-Xavr)...
-//=== === === === === ==== === === === === === === ==== === =// function annotations// function name : PolyFit// Function functions : Least Squares Curve Fitting// Use : double* x n-store data point coordinates of the X//* y double-storage n data point Y coordinates// int n-------- given the number of data points//* a double---- returned to the m-1 m fit polynomial coefficients// int m-------- polynomial fitting items , which is the highest polynomial fitting time for m-1. Request m
- 2023-07-25 11:15:03下载
- 积分:1
-
为规范和解决poj 1699
poj 1699的代码和方法说明,个人原创
-the codes and solution for poj 1699
- 2022-06-15 09:10:35下载
- 积分:1
-
简单的用户登录计算器
应用背景关键技术这个是小小的java计算器应用程序,适合初学者。主要是有创建窗口,和一些对窗口是那个一些时间的监听,还有计算器中会用到的简单的计算按钮以及算法的代码。
- 2023-05-07 08:45:02下载
- 积分:1
-
声纳与 arduino 的接口
这可以作为代码,以解释如何能与 arduino 接口声纳发现。它显示的代码来传递信息的部分的工作点到点的信息。这可以有助于获得正确的工作的 sd 链接和云
- 2022-05-28 14:02:24下载
- 积分:1
-
binary tree before preorder
二叉树的前序遍历-binary tree before preorder
- 2023-02-19 19:05:03下载
- 积分:1