-
blowfish 加密算法
blowfish 加密算法 二进制兼容的加密算法,加密匙可到128位-blowfish binary compatible encryption algorithm encryption algorithms, encryption keys can be 128
- 2022-02-10 13:07:59下载
- 积分:1
-
人工蜂群算法
C Code of the ABC algorithm
- 2022-03-04 23:22:07下载
- 积分:1
-
matlab的数学物理方程数值算法源程序。这是"Numerical Methods for Physics"第二版的matlab源程序。...
matlab的数学物理方程数值算法源程序。这是"Numerical Methods for Physics"第二版的matlab源程序。-Matlab mathematical physics equations numerical algorithm source. This is the "Numerical Methods for Physics," the second version of the Matlab source.
- 2022-12-08 20:05:03下载
- 积分:1
-
RANSAC直线 椭圆 圆 拟合
RANSAC为RANdom SAmple Consensus的缩写,它是根据一组包含异常数据的样本数据集,计算出数据的数学模型参数,得到有效样本数据的算法。它于1981年由Fischler和Bolles最先提出。该资源是利用MATLAB编写的 RANSAC 直线 椭圆 圆 拟合程序
- 2022-12-16 05:20:03下载
- 积分:1
-
《超长整数运算的计算机实现》论文文档
《超长整数运算的计算机实现》论文文档-"long integer computation computer" paper documents
- 2022-09-26 05:25:03下载
- 积分:1
-
产生任意均值与方差的一个正态分布随机数
产生任意均值与方差的一个正态分布随机数-have arbitrary and mean variance normal distribution of a Random Number
- 2022-06-27 23:27:43下载
- 积分:1
-
平均因子分解法应用于正定矩阵
平均因子分解法,适用于正定矩阵First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the factorization X=U U, where U is the square root matrix of X, and satisfies:
(1) U U = X
(2) U is upper triangular (that is, it has all zeros below the diagonal).
It seems that the assumption of positive definiteness is necessary. Actually, it is "positive definite" which guarantees the existence of such kind of decomposition. -Average factor decomposition method applied to positive definite matrix First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the factorization X = UU, where U is the square root matrix of X, and satisfies: (1) UU = X (2) U is upper triangular (that is, it has all zeros below the diagonal). It seems that the assumption of positive definiteness is necessary. Actually, it is positive
- 2022-10-16 04:30:02下载
- 积分:1
-
Hough变换的matlab代码
Hough变换的matlab代码-Hough Transform Matlab code
- 2022-01-25 18:18:59下载
- 积分:1
-
经典的0
经典的0-1背包问题.-classical 0-1 knapsack problem.
- 2022-12-09 04:10:02下载
- 积分:1
-
LM HASH的c实现
关于windows登陆口令的算法,就是单纯的实现了一遍,需要的人可以下载下来。面向对象是那些学习密码学,信息安全的人。
- 2022-03-09 14:53:20下载
- 积分:1