-
Scientific Computing in the conjugate gradient method symmetric positive definit...
科学计算中的共轭梯度法解对称正定线性方程组.-Scientific Computing in the conjugate gradient method symmetric positive definite solution of linear equations.
- 2023-06-27 07:40:04下载
- 积分:1
-
插值算法
这个是谐波处理的插值算法
具体的内容程序里面有描述,主要思想就是插值,修正,然后恢复,使得没有因为同步处理的信号更好展示
- 2022-08-07 06:32:39下载
- 积分:1
-
ACM亚洲主题的比赛(在任务调度),和我的程序实现…
acm亚洲区竞赛的一个题目(关于任务调度的)以及我的程序实现Asia Regional_Taipei Site Dec.10-13.1999Program EBroadcast Scheduling -acm Asia a topic of race (on the task scheduling), and I realize the procedures Asia Regional_Taipei Site GC.6/Dec.10- 13.1999Program EBroadcast Scheduling
- 2023-08-13 13:45:02下载
- 积分:1
-
《python编程金典》书中,所有例子的源代码,可以作为学习本书很好的帮助。...
《python编程金典》书中,所有例子的源代码,可以作为学习本书很好的帮助。
- 2022-01-20 23:48:15下载
- 积分:1
-
约瑟夫环的c语言算法
约瑟夫环的c语言算法-Josephus c language algorithm
- 2022-10-24 16:00:03下载
- 积分:1
-
1.限幅滤波
2.中位值滤波
3.算术平均值滤波
4.递推平均滤波...
1.限幅滤波
2.中位值滤波
3.算术平均值滤波
4.递推平均滤波-1. Limiter filter 2. 3 median filter. Arithmetic mean filtering 4. Recursive average filter
- 2023-06-07 03:05:06下载
- 积分:1
-
排序算法以及评估
排序算法以及评估-algorithm and the assessment
- 2022-07-12 05:12:26下载
- 积分:1
-
math.net收入数学C #实现具体功能:
Math.NET开源数学库
C#实现
具体功能:
- A linear algebra package, see MathNet.Numerics.LinearAlgebra.
- A sparse linear algebra package, see MathNet.Numerics.LinearAlgebra.Sparse.
- Non-uniform random generators, see MathNet.Numerics.Generators.
- Distribution fonctions, see MathNet.Numerics.Distributions.
- Statistical accumulator, see MathNet.Numerics.Statistics.
- Fourier transformations, see MathNet.Numerics.Transformations.
- Miscellaneous utilies (polynomials, rationals, collections).-Math.NET revenue math C# achieve specific functions :- A linear algebra package, see MathNet.Numerics.LinearAlgebra.- A spar se linear algebra package, see MathNet.Numerics.LinearAlgebra.Sparse .- Non-uniform random generators. see MathNet.Numerics.Generators.- Distribu tion fonctions. see MathNet.Numerics.Distributions.- Stati stical accumulator, see MathNet.Numerics.Statistics.- Fourier t ransformations. see MathNet.Numerics.Transformations.- Mis cellaneous utilies (polynomials. rationals, co
- 2022-01-31 12:13:31下载
- 积分:1
-
ECC加密算法实现C源码
ECC加密算法实现C源码 ECC加密算法实现C源码 ECC加密算法实现C源码
- 2022-03-13 04:36:16下载
- 积分:1
-
有重复元素的排列问题
问题描述:设R={ r1, r2, ...., rn}是要进行排列的n个元素。其中元素r1,r2,......,rn可能相同。试设计一个算法,列出R的所有不同排列。
编程任务:给定n 以及待排列的n 个元素。计算出这n 个元素的所有不同排列。
- 2023-04-06 03:25:03下载
- 积分:1