-
Linux C数据结构程序
数据结构基础学习,按照工程要求,实现数据结构的开发,包括头文件、源程序、测试例程及makefile,是初学数据结构的最好例子。对于C语言的提高有很大帮助。
线性表是数据结构的基础,这里才有顺序和链式两种方式实现线性表。具有代表意义。
- 2023-06-05 22:35:03下载
- 积分:1
-
本程序实现了数理统计的趋势面分析,并给出了F,t检验,可用作数理统计教材的配套计算...
本程序实现了数理统计的趋势面分析,并给出了F,t检验,可用作数理统计教材的配套计算-realized by the Mathematical Statistics trend surface analysis, and gives F, t test, can be used as a teaching mathematical statistics supporting calculations
- 2023-04-13 18:00:03下载
- 积分:1
-
矩阵类,可实现矩阵的各种运算,包括加减乘除、求逆等。
矩阵类,可实现矩阵的各种运算,包括加减乘除、求逆等。-Matrices can realize a variety of matrix operations, including multiplication and division addition and subtraction, inversion and so on.
- 2022-04-17 02:54:14下载
- 积分:1
-
Doolittle的编程实现
Doolittle的编程实现-Try Programming
- 2023-01-07 04:20:03下载
- 积分:1
-
最大公约数的三种算法
该程序代码对应《算法设计与分析基础---第2版》中最开始的求取最大公约数的三种算法,第一种欧几里得算法,第二种是连续整数检测方法,第三种方法是分解质因数的方法,代码简单易懂,适于参考学习。
- 2022-01-25 16:50:33下载
- 积分:1
-
包括了数学数值计算中重要的算法实现,基于类的思想便于调用参考。...
包括了数学数值计算中重要的算法实现,基于类的思想便于调用参考。-Includes the numerical calculation of the important mathematical algorithm, based on the type of thinking of easy reference call.
- 2022-03-19 01:58:32下载
- 积分:1
-
功能:返回双精度参数的反全余弦的三角函数值 返回返回双精度参数y和x的数值由公式y/x计算的反正切三角函数值...
功能:返回双精度参数的反全余弦的三角函数值 返回返回双精度参数y和x的数值由公式y/x计算的反正切三角函数值-function : to return to double-precision parameters of the whole anti-cosine value of the trigonometric function to return to double-precision parameters x and y values from the formula y/x calculating the arc tangent trigonometry value
- 2022-02-07 09:17:04下载
- 积分:1
-
求逆矩阵
求逆矩阵--solution for inverse matrix
- 2022-06-15 22:40:50下载
- 积分:1
-
这本书提供了所有基本数学函数的高精度的算法
这本书提供了所有基本数学函数的高精度的算法-This book provides all the basic mathematical functions of the high-precision algorithm for
- 2023-03-14 03:25:04下载
- 积分:1
-
ASIFT特征点提取
Asift 基于全仿射的图像配准,并结合特征点详细,多视点的情况下,能实现很好配准
- 2022-07-22 19:07:18下载
- 积分:1