-
VB仿射加密算法
VB仿射加密算法
- 2022-03-06 02:28:12下载
- 积分:1
-
adaboost分类算法工具箱
主要用于分类。adaboost是目前分类最好的分类算法。通过不断学习改变样本的权重达到更好的分类效果。
- 2022-03-16 20:50:09下载
- 积分:1
-
哲学家算法uc_os
资源描述在uc_os ii环境下运行哲学家算法~可以直接运行,uc_os ii环境已经搭建完成~可以直接使用,快快来下吧
- 2022-03-23 06:30:21下载
- 积分:1
-
mainly for high
主要用于高层建筑的减振设计,根据线性振动理论,用matlab高级语言编写而成,由一个主程序和四个子程序组成-mainly for high-rise building design of the vibration, linear vibration theory, use the advanced language Matlab has been prepared by a main program and four subroutine composition
- 2022-12-26 11:50:03下载
- 积分:1
-
RSA Encryption
这项工作提供了一个洞察RSA密码系统的实施使用Verilog最终导致一个IC。完整的实现包括密钥生成、加密和解密三个阶段。为了生成密钥,我们使用了随机数生成器和GCD块。而对于加密和解密过程,则实现了模乘和模幂运算。最后拿出一个IC,SoC在Cadence中的遭遇是已经用过了工作还强调了对Cadence和Verilog的介绍。文中还重点介绍了使用Verilog在Cadence中实现一些基本系统的细节。
- 2022-07-12 14:57:29下载
- 积分:1
-
求行列式的代码,用了递归算法,要求行列式的元素为整型数据...
求行列式的代码,用了递归算法,要求行列式的元素为整型数据-Determinant for the code, with a recursive algorithm, the requirements for the integer determinant element data
- 2022-05-26 09:07:48下载
- 积分:1
-
大学里必学的一门课程,数值分析的一个必做的程序,雅可必插值...
大学里必学的一门课程,数值分析的一个必做的程序,雅可必插值-universities will learn a curriculum, a numerical analysis of the process will do, the latter can certainly interpolation.
- 2022-07-19 15:24:19下载
- 积分:1
-
实现数据的FFT算法,纯C代码,可移植性,可用于生成。
实现数据的FFT算法,纯c代码,可移植性好,可以用于一般程序-Realize data FFT algorithm, pure c code, portability, and can be used in the general procedure
- 2022-03-15 17:00:25下载
- 积分:1
-
elementary transformation, matrix inversion using a written calculation method u...
初等变换法,矩阵求逆用的是笔算时惯用的方法,需要高斯消去法的朋友请参看有关资料。特别提醒:本程序不能用tc2.0编译!详情请参看文件中的说明。 -elementary transformation, matrix inversion using a written calculation method used when the need Gaussian Elimination friends see the information. Reminded : This procedure can not be used tc2.0 compiler! For details, please refer to the documents note.
- 2022-01-28 07:58:52下载
- 积分:1
-
模运算MOD的相关运算
用于密码学最最基本的模运算中,或者是说信息安全数学基础中的相关运算。
不仅仅有代码,还有相关的PDF文档的说明,希望能对密码学的初学者有帮助。
- 2022-04-14 22:59:32下载
- 积分:1