-
加权融合算法 weight_fusion_exp
加权融合算法,对不同的因素加不同的权值以达到最优(weighted fusion algorithm, the different factors in different weights to achieve optimal)
- 2021-03-25 17:09:14下载
- 积分:1
-
c++ to write the md5 encryption algorithm, easy to transplant md5 encryption
c++写的md5加密算法,易于移植
md5加密-c++ to write the md5 encryption algorithm, easy to transplant md5 encryption
- 2022-06-19 07:25:14下载
- 积分:1
-
/* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http...
/* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程序调用Miracl ver 4.82大数运算库,详见其附带手册。 * P,Q,N,D,E使用RSATool2生成。 */ 编译提示: 一:将Project-Settings-Settings For(All Configuration)-C/C++中Category项的 Precompiled Headers设置成:Automatic use of precompiled headers(图1)。 二:将ms32.lib添加到工程中(图2)。 三:MIRACL是C库。 extern "C" { #include "miracl.h" #include "mirdef.h" } #pragma comment( lib, "ms32.lib" )-/* RSA Demo version 1.0* Copyright (C) 2004 Zhao Chunsheng 2004.04.25*** http://timw.126.com http://timw.yeah.net* The procedures called Miracl ver 4. The majority of computing for 82, as detailed in its fringe manual.* P, Q, N, D, E use RSATool2 generation.*/Compiler Tip : 1 : Project-Settings- Settings For (All Configuration)- C/C Category, of OO Headers set : Automatic use of precompiled headers (Figure 1). 2 : ms32.lib added to the project (Figure 2). 3 : MIRACL C library. Extern "C" (# include "miracl.h"# include "mirdef.h")# pragma
- 2023-01-22 15:25:03下载
- 积分:1
-
ios_AES_encrypt
本源码为我的毕业设计,题目为,基于iOS平台的数据加密程序,实际为AES加密算法。用objective—C实现,在ios开发平台SDK 下打开可运行(The source code for my graduation project entitled, based on the the iOS platform data encryption program, the actual AES encryption algorithm. Objective-C to achieve open can run in ios development platform SDK)
- 2013-04-27 20:26:28下载
- 积分:1
-
des差分密码分析实现源代码
des差分密码分析实现源代码-des differential cryptanalysis achieve source code
- 2022-12-20 13:05:04下载
- 积分:1
-
Hash
MD5加密算法,实现报文认证!!运算速度快,兼容性好(MD5 encryption algorithm, message authentication realize! ! Computing speed, better compatibility)
- 2008-07-05 00:29:14下载
- 积分:1
-
RSA
用VC++开发的一款MFC程序,能很好地实现RSA加密和解密算法,对学习RSA加解密算法很有帮助(MFC with VC++ developed a program that can well realize RSA encryption and decryption algorithms, RSA encryption and decryption algorithms for learning helpful)
- 2020-10-12 22:57:32下载
- 积分:1
-
jcrypt加密,看看有没有人需要,分享给大家
jcrypt加密,看看有没有人需要,分享给大家-jcrypt encryption, see no need for everyone to share
- 2022-10-03 08:50:03下载
- 积分:1
-
SHA
现代密码学课设——SHA(安全哈希算法Secure Hash Algorithm)算法编程(failed to translate)
- 2013-05-03 16:14:26下载
- 积分:1
-
GOST加密算法
GOST加密算法-GOST encryption algorithm
- 2022-02-05 20:46:16下载
- 积分:1