-
sm4国密算法的C语言实现
国密SM4算法实现,已经验证可用,c语言实现-The country close SM4 algorithm
SM4分组密码算法,原名SMS4,国家密码管理局于2012年3月21日发布,但不能下载标准文档。
本标准适用于密码应用中使用分组密码的需求。
- 2022-01-25 22:55:02下载
- 积分:1
-
Dijkstra算法
资源描述
给定一张带权有向图和图中任意两个顶点,用Dijkstra算法求出这两个顶点之间的一条最短路径。
- 2022-03-06 09:58:55下载
- 积分:1
-
模拟分时系统
模拟分时系统-Simulation of Time-Sharing System
- 2022-03-14 18:50:12下载
- 积分:1
-
逐次超松弛迭代法(逐次超松弛法,…
逐次超松驰迭代法(Successive Over Relaxation Me thod,简称SOR方法)是高斯―塞德尔方法的一种加速方法,是解大型稀疏矩阵方程组的有效方法之一,它具有计算公式简单,程序设计容易,占用计算机内存较少等优点,但需要较好的加速因子(即最佳松驰因子).下面我们首先说说松驰一词的含意,再利用它来解释雅可比迭代法与高斯―塞德尔迭代法,最后给出逐次超松驰迭代法的推算公式和收敛性条件.-Successive over relaxation iteration method (Successive Over Relaxation Me thod, called SOR method) is the Gauss- Seidel method for an accelerated method is solution of large sparse matrix equations, one effective method, it has a simple formula, programming easy, take up less computer memory, etc., but the need for better acceleration factor (that is, the best relaxation factor). Let us first talk about the meaning of the term relaxation, and then use it to explain the Jacobi s iterative method and the Gauss- Seidel iterative method, and finally gives successive over relaxation iterative method of projection formula and the convergence condition.
- 2022-03-31 14:51:19下载
- 积分:1
-
基因表达
public override float CalculateFitness()
- 2023-04-09 05:10:03下载
- 积分:1
-
separate speakers detection based on energy calculation
这个函数实现了一个简单的语音检测器。算法是
- 2023-08-09 22:25:03下载
- 积分:1
-
自相关函数求延迟时间
运用自相关函数求混沌时间序列的延迟时间,使用matlab工具编程实现自相关函数求延迟时间;运用自相关函数求混沌时间序列的延迟时间,使用matlab工具编程实现自相关函数求延迟时间;运用自相关函数求混沌时间序列的延迟时间,使用matlab工具编程实现自相关函数求延迟时间;
- 2022-01-21 05:57:18下载
- 积分:1
-
用于实现非均匀采样FFT(NDFT),C代码,适合任意大小,复数数据;由Stefan Kunis , Daniel Potts开发...
用于实现非均匀采样FFT(NDFT),C代码,适合任意大小,复数数据;由Stefan Kunis , Daniel Potts开发-Realize non-uniform sampling for the FFT (NDFT), C code, suitable for any size, the plural data by Stefan Kunis, Daniel Potts development
- 2022-02-12 15:07:07下载
- 积分:1
-
通用GPU计算已经成为越来越受欢迎,因为GPU的多…
通用GPU计算越来越受欢迎了,原因在于GPU具有多个并行计算单元,这是在GPU上进行通用计算的CPP代码-General GPU computing has become increasingly popular because GPU with multiple parallel computing units, which are common in GPU computing on the CPP code
- 2023-03-15 04:30:04下载
- 积分:1
-
C++ 读取BMP图像,非常实用
程序用二进制读取BMP文件图像,并实现了图像的读取、保存,以及对图像修改后的重保存。对图像的读取以及像素的操作都很方便。相信对大家很有帮助。
- 2022-04-09 05:38:26下载
- 积分:1