-
该源码内提供了多种算法的源码,包含了当前很多经常用到的算法...
该源码内提供了多种算法的源码,包含了当前很多经常用到的算法-The source to provide a wide range of algorithm source code, including the current lot of frequently used algorithms
- 2022-01-25 20:50:22下载
- 积分:1
-
des algorithm implementation using c
简单的实现实现了des加密算法,代码简洁易懂。
密码学是一门古老的学科,在密码学发展的历史上,出现了多种加密方法,又很早的古典加密算法,后来又出现了更成熟的分组密码,公钥密码及流密码等,因为我只涉及了分组公钥密码,所以在这篇文章中就暂且先介绍分组密码,在说分组密码之前要说的就是密码学中常见的两种体制,一种是对称密码体制,一种是非对称密码体制,也叫公钥密码体制。
对称密码体制是指如果一个加密系统的加密密钥和解密密钥相同,或者虽然不同,但是由其中的任意一个可以很容易地推导出另一个,即密钥是双方
- 2023-07-28 12:00:02下载
- 积分:1
-
a program for calculating factorial.
阶乘,一个数学公式-a program for calculating factorial.
- 2023-07-03 00:25:02下载
- 积分:1
-
活动选择算法的的 c + + 程序
这是 c 语言程序的活动选择问题。请阅读它。它非常简单和写在 c + +
- 2022-08-08 18:13:58下载
- 积分:1
-
the 29th World University acm Cup programming contest that the answer c.
第29届acm杯世界大学生编程竞赛答案题c.-the 29th World University acm Cup programming contest that the answer c.
- 2022-03-13 08:41:32下载
- 积分:1
-
此程序为C语言编写的矩阵运算算法
此程序为C语言编写的矩阵运算算法-procedure for the preparation of the C language matrix calculation algorithm
- 2022-08-22 12:03:46下载
- 积分:1
-
实时运动边缘检测
这是由作者 ofOh 演示实现等。al.,基于离散余弦变换,可选性 2012.Thanks 的实时运动检测。
- 2022-09-27 21:45:08下载
- 积分:1
-
Time 类C++
设计一个Time类,设计多个重载的构造函数,可以设置时间,进行时间的加减运算,按各种可能的格式(24小时制、12小时制)输出时间
- 2023-03-05 20:50:03下载
- 积分:1
-
H264 motion estimation in VHDL
H264的动态估计算法,VHDL描述,有详细的Readme文档,来自github。玩FPGA和SOC的可以试试。
- 2022-03-21 15:10:03下载
- 积分:1
-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2022-04-01 01:32:13下载
- 积分:1