-
应用密码学:协议、算法与C源程序 DES 源码
应用密码学:协议、算法与C源程序 DES 源码
Additional functions not in the MIT library are:
des_dea - Identical to des_ecb_encrypt.
des_key - Same as des_set_key without any parity
or weak-key test.
des_ecb2_encrypt - The Electronic Code Book mode of
encryption/decryption on
- 2022-02-22 06:23:36下载
- 积分:1
-
fortran source code for fdtd parall computing
fortran source code for fdtd parall computing
- 2023-09-03 04:30:03下载
- 积分:1
-
常用的各种进制转换,包括十六进和十进制互转,二进制、ascall的转换...
常用的各种进制转换,包括十六进和十进制互转,二进制、ascall的转换-A variety of commonly used M-ary conversion, including conversion hexadecimal and decimal, binary, ascall conversion
- 2022-07-06 23:31:36下载
- 积分:1
-
calculation method, "Gauss theorem"
计算方法《高斯定理》-calculation method, "Gauss theorem"
- 2023-08-06 12:20:04下载
- 积分:1
-
Matlab的地理数据分析
%Markov链%第一种方法A=[0 1243.37 171.92 29.79 0 0 00 0 6983.97 957.97 0 0 00 0 203845.5 9812.96 0 0 034 0 77259.28 11323.64 3851.17 0 4.89128.47 11580.83 917.15 0 5761.7 2397.61 02293.52 79225.61 9979.07 3647.11 0 91339.8 24.360 141.18 964.94 2.2 0 0 28.67]; %原始数据矩阵[m,n]=size(A); %计算矩阵的行数和列数Rsum=sum(A"); %计算矩阵各行数值之和S=Rsum(ones(n,1),:); %将各行数值之和平移为矩阵M=(A"./S)"; %计算转移概率矩阵%第二种方法A=[0
- 2022-01-22 01:04:19下载
- 积分:1
-
关于移动通信工程常用的计算工具
关于移动通信工程常用的计算工具-works on the commonly used mobile computing tools
- 2022-01-28 18:21:28下载
- 积分:1
-
Dijkstra算法源程序希望大家多多交流。
Dijkstra算法源程序希望大家多多交流。-Dijkstra algorithm source we hope to conduct more exchanges.
- 2022-01-26 04:37:50下载
- 积分:1
-
二乘法曲线拟合
//X,Y
二乘法曲线拟合
//X,Y -- X,Y两轴的坐标
//M -- 结果变量组数
//N -- 采样数目
//A -- 结果参数
-Using two multiplication fit the curves//X,Y the site of two axial x,y//M the number of outcome variable//N the number of samples//A the parameter of outcome
- 2022-08-06 17:42:11下载
- 积分:1
-
a very good interpolation procedures
一个非常好的插值程序-a very good interpolation procedures
- 2023-04-16 01:15:03下载
- 积分:1
-
离散正弦变换程序
离散正弦变换程序-discrete sine transform procedures
- 2023-09-03 14:40:03下载
- 积分:1