资源列表
[C#编程] Cublic-spline-interpulation
说明:三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。-Cubic spline interpolation<江周> 在 2024-11-13 上传 | 大小:9kb | 下载:0
[C#编程] The-least-squares-fitting
说明:最小二乘法平差(least squares method)是在残差向量V和权矩阵P满足Vl’PV为最小的条件下,求取测量值和参数的最佳估值,并进行精度估计的理论和方法。-The least squares fitting<江周> 在 2024-11-13 上传 | 大小:9kb | 下载:0
[C#编程] DirectedGraph1
说明:数据结构->算法->有向图遍历(深度遍历、广度遍历)-Data Structures-> Algorithm-> directed graph traversal (depth traversal, breadth traversal)<liubo> 在 2024-11-13 上传 | 大小:31kb | 下载:0
[C#编程] hilbert-using-cSharp
说明:C#实现的离散Hilbert变换的源代码,使用快速傅立叶变换(FFT)实现。-C# implementation of the discrete Hilbert transform of the source code, the use of the Fast Fourier Transform (FFT) implementation.<TimGu> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[C#编程] lottery_v1
说明:本菜鸟花时间编写的一个抽奖程序,程序读出txt文件里的数据(注意:每行为一项),从所有项中完全随机且不重复地抽出若干个项。其他功能有设置标题和奖项名称、保存结果、设置中奖人数。希望大家能提出修改意见-The rookie spend time writing a lottery program, the program reads the data in txt file (Note: Each act one), from all c<黄天才> 在 2024-11-13 上传 | 大小:1.47mb | 下载:0