-
单纯性算法
理解单纯性很好的例子,有界面,有注释。
- 2022-03-22 19:31:56下载
- 积分:1
-
祖冲之算法
ZUC是一个面向字的流密码。它需要一个128位的初始密钥和一个128位的初始矢量(IV)作为输入,输出一串32位字的密钥流(因此,这里每一个32位的字称为密钥字)。密钥流可以用来加密/解密。 IV初始化,也就是,时钟控制着密码运行但不产生输出。第二阶段是工作阶段,在这个阶段,随着每一个时钟脉冲,它都会产生一个
- 2023-06-16 05:00:03下载
- 积分:1
-
全梯度算法程序代码。数学,总梯度法…
共梯度算法程序代码.数学上,共梯度法实求解特定线性系统的数值解的方法,其中那些矩阵为对称和正定。共轭梯度法是一个迭代方法,所以它适用于稀疏矩阵系统,因为这些系统对于象乔莱斯基分解这样的直接方法太大了。这种系统在数值求解偏微分方程时相当常见。
共梯度法也可以用于求解无约束优化问题。
-Total gradient algorithm program code. Mathematics, the total gradient method for solving a particular linear system is the numerical solution methods, including those for the symmetric and positive definite matrix. Conjugate gradient method is an iterative method, it applies to sparse matrix systems, because these systems such as the Cholesky decomposition of the direct method is too high. Such systems in the numerical solution of partial differential equations are quite common when. Total gradient method can also be used for solving unconstrained optimization problems.
- 2022-08-06 23:27:29下载
- 积分:1
-
蚁群聚类程序
蚁群算法聚类程序,开发环境为VC,通过界面可以设置程序运行参数,并可实时显示计算结果。
- 2022-10-23 06:30:04下载
- 积分:1
-
距阵链乘问题:
找出矩阵链乘A(35*40) A(40*20) A(20*10)
A(10*15)的最佳相乘次序。
算法来自:计算机算法导引...
距阵链乘问题:
找出矩阵链乘A(35*40) A(40*20) A(20*10)
A(10*15)的最佳相乘次序。
算法来自:计算机算法导引-matrix chain by : identify matrix chain by A (35* 40) A (40* 20) A (20* 10) A (10* 15) concludes the best order. Algorithm from : computer algorithm Seeker
- 2022-03-14 17:46:13下载
- 积分:1
-
labview二维数组排序
很多工程应用中labview一位数组排序非常简单,但是二维数组排序却很费脑筋,作者以前调项目写的小饭粒拿来分享分享
- 2022-05-28 23:31:42下载
- 积分:1
-
用BP网络解决异或问题
用BP网络解决异或问题-BP network or problems to resolve differences
- 2022-02-03 15:47:52下载
- 积分:1
-
用c++编的N个实例子, 有参考价值
用c++编的N个实例子, 有参考价值-With c++ Allocation of N examples son, a reference value
- 2023-01-01 23:50:03下载
- 积分:1
-
VC开发技术
内容要求:菜单制作:自己设计菜单取代系统菜单,要求至少有三个以上子菜单,每个子菜单有菜单项若干,菜单项中有一个缺省菜单项,且为该缺省菜单项设置对应的加速键和工具按钮(需创建新的工具栏)。在状态栏上显示自己的班级和姓名:11级计科×班 ×××
- 2023-01-28 06:25:03下载
- 积分:1
-
计算理论的经典算法,将确定型有穷自动机最简化,根据等价类的算法用vc实现化简过程。...
计算理论的经典算法,将确定型有穷自动机最简化,根据等价类的算法用vc实现化简过程。-classical theory calculation algorithm, will determine type DFA most simplified, according to the algorithm equivalence classes with vc achieve simplification process.
- 2022-05-24 06:24:10下载
- 积分:1