-
两个链表情况下的排序
两个链表情况下的排序-Sort under two list circumstance
- 2022-02-10 01:10:23下载
- 积分:1
-
featflow1.3RC10, finite element
featflow1.3RC10,有限元-流体,老外开发的,不错。-featflow1.3RC10, finite element- fluid, foreign development, yes.
- 2022-04-25 10:00:34下载
- 积分:1
-
textrank algorithm
利用textRank关键词提取算法,分析用户微博中所包含的关键词,作为用户的标签,可以用于用户聚类,用户兴趣分析等
- 2023-01-30 09:00:04下载
- 积分:1
-
实现高斯施戴尔迭代,可以直接输出迭代矩阵,并且,误差可以手动修改。...
实现高斯施戴尔迭代,可以直接输出迭代矩阵,并且,误差可以手动修改。-computate guass-sedal process
- 2022-10-31 23:10:02下载
- 积分:1
-
c语言写得一阶有限元的通用程序,很实用的。
c语言写得一阶有限元的通用程序,很实用的。-c language written in the first-order finite element of the general program, it is practical.
- 2022-04-18 06:40:49下载
- 积分: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
-
compression algorithm test procedure (North Jimmy computer
压缩算法测试程序(北理计算机系老浪字做)-compression algorithm test procedure (North Jimmy computer-old wave character)
- 2022-03-23 06:13:34下载
- 积分:1
-
粒子群优化算法 c代码
多目标优化 粒子群优化算法 c代码
- 2023-08-20 14:00:03下载
- 积分:1
-
下棋的例子
象棋是一个两个球员战略 棋盘游戏 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-15 07:47:41下载
- 积分:1
-
calc大数库,实现了所有的基本大数运算功能
calc大数库,实现了所有的基本大数运算功能-calc library of large numbers, realize all the basic computing functions of large numbers
- 2023-01-07 03:15:03下载
- 积分:1