-
aes加密算法的c语言实现
密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-09 21:59:56下载
- 积分:1
-
shamir门限共享实现
本程序是对shamir门限方案的简单实现,主要分为生成子密钥,传递子密钥,恢复密钥,三个部分。可以用来更好的了解shamir方案,对shamir门限有一个全新的方案
- 2022-02-01 03:06:19下载
- 积分:1
-
该程序是用C语言写的采用了动量方法的BP神经网络,它具有极其强大的扩展性,可用于函数的逼近及分类识别等各方面,语言书写规范,其中大量使用了动态分配一、二维数组的...
该程序是用C语言写的采用了动量方法的BP神经网络,它具有极其强大的扩展性,可用于函数的逼近及分类识别等各方面,语言书写规范,其中大量使用了动态分配一、二维数组的方法,该网络实例中实现的是对某一函数的逼近,输入层为二层,中间层可自己设定多达十几层,逼近精度非常精确。读者可根据自己的需要设定各层的数目以及相应的训练样本进行训练与测试。-The program is written in C language using the momentum method of BP neural network, which has extremely powerful scalability, can be used for function approximation and classification in areas such as language specification, including large-scale use of a dynamically allocated one, two dimensional array of methods, examples of the network realize that the approximation of a function, for the second input layer, middle layer can be set as many as a dozen layers, close to very precise accuracy. Readers may need to be set in accordance with its own number of floors and the corresponding training samples for training and testing.
- 2022-09-23 15:35:02下载
- 积分:1
-
动态规划算法中的三角剖分
动态规划算法中的三角剖分-dynamic programming algorithm triangulation
- 2022-12-16 17:45:04下载
- 积分:1
-
计算超短脉冲非线性传输的一个比较成熟的M文件
计算超短脉冲非线性传输的一个比较成熟的M文件-Calculation of nonlinear transmission of ultrashort pulse of a more mature M documents
- 2022-03-12 11:16:19下载
- 积分:1
-
This function calculates the peaks in a vector V.
This function calculates the peaks in a vector V.
- 2022-07-19 15:20:49下载
- 积分:1
-
特征值提取程序
信号分解后进行特征值提取。包含均值、方根幅值、均方根值、最大值、标准差、偏斜度、峭度、峰值因子、裕度因子、波形因子、脉冲因子、方差等多种特征值,可以进行多个或者单个特征值的输出。在模式识别领域或者是振动噪声分析领域很有用处。
- 2023-03-06 22:00:03下载
- 积分:1
-
利用Kinect+OpenCV2.44检测人体跌倒
资源描述对Kinect获取的深度图像提取人体轮廓,以此为基础提取人体轮廓的三个形状特征,通过设定阈值判断人体是否跌倒。
- 2022-02-27 04:40:55下载
- 积分:1
-
实对称矩阵的特征值和特征向量求解
用VC6.0编程调试,用来计算实对称矩阵的特征值和特征向量,经调试测试,完全可以用于工程实验。代码中有相应的注释,帮助读者更好的理解代码。具体还可以参考 常用算法程序集(C++语言描述)-徐士良 第四版
- 2022-06-01 21:28:41下载
- 积分:1
-
Artificial intelligence, operations, using the genetic algorithm traveling sales...
人工智能作业,用遗传算法实现的旅行商问题。-Artificial intelligence, operations, using the genetic algorithm traveling salesman problem.
- 2022-05-24 16:37:09下载
- 积分:1