登录
首页 » matlab » DNA编码解码程序

DNA编码解码程序

于 2021-02-24 发布
0 379
下载积分: 1 下载次数: 30

代码说明:

说明:  DNA编码、DNA解码、取补、相关性分析程序是实现基于DNA编码的图像加密算法的核心程序(Encryption Algorithm for dna coding)

文件列表:

DNA编码解码程序\corrf.m, 1983 , 2009-04-01
DNA编码解码程序\Decode.m, 326 , 2009-03-12
DNA编码解码程序\Encode.m, 350 , 2009-03-12
DNA编码解码程序\qubu.m, 258 , 2009-03-09
DNA编码解码程序, 0 , 2020-04-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • aes256
    VC写的的AES256加密解密源码,加密解密写在一起,需要的话可剥离(AES VC)
    2021-05-15 22:30:07下载
    积分:1
  • Internet ssl的软件
    Internet ssl的加密软件-Internet ssl encryption software
    2022-03-25 14:37:31下载
    积分:1
  • 对yinxueyuan DES编码的第二版,注释很清晰,和良好的体育…
    尹学渊版的DES第二版,注释写得非常清楚,并且执行效率不错,代码质量相比第一版有很大的改进,尹学渊保留所有权利,转载自:http://www.cnblogs.com/erwin/-The second edition of YinXueyuan s DES code,the Notes is very clear, and good performance, code quality compared to a significant improvement over the first edition, All rights reserved.YinXueyuan, reprinted from: http://www.cnblogs.com/ erwin /
    2022-12-06 12:10:03下载
    积分:1
  • openssl-rsa
    OpenSSL的RSA算法应用举例。是用VC写的,有实用价值。(RSA algorithm of OpenSSL is used and given an example. Written with VC, there is practical value. )
    2005-07-04 09:55:06下载
    积分:1
  • 动画介绍aes的详细步骤,生动简单,是很容易理的动画演示,很好...
    动画介绍aes的详细步骤,生动简单,是很容易理解的动画演示,很好-Animation aes detailed steps, vivid simple and is very easy to understand animation, very good
    2023-03-15 10:05:04下载
    积分:1
  • computer security,an introduction to computer security,you can learn much from i...
    计算机安全的一本很好的书,其中有关安全密要等重要的内容,是一本不错的书-computer security,an introduction to computer security,you can learn much from it , a very good book
    2023-01-29 23:20:05下载
    积分:1
  • DiffieHellmanMerkle
    ECC 是下一代用于移动或无线环境的公钥加密技术。ECC 基于一套用于执行非对称加密的密钥生成、加密和解密算法。 ECC 包含以下重要功能: 较之传统的密码系统(如 RSA),ECC 可以使用较小的密钥大小提供同等的安全性,这可以加速计算、降低功耗和内存并节省带宽。 ECC 在椭圆曲线上进行运算。您必须选择曲线和密钥长度。曲线由 NIST、ANSI 和 SECG 等多个组织标准化并命名。由于这些标准包含密钥长度,因此您只需选择其中一个预定义的曲线名称。Web Server 7.0 支持当前指定的所有曲线。 (Elliptic Curve Diffie Hellman Cryptography)
    2009-04-04 10:51:31下载
    积分:1
  • rsa
    rsa 实现代码,运用大数算法#include "afx.h" #include "Integer.h" #include <string> #include <iostream> using namespace std //构造大数对象并初始化为零 CInteger::CInteger() { m_nLength=1 for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0 } //解构大数对象 CInteger::~CInteger() { } /*大数比较 调用方式:N.Cmp(A) 返回值:若N<A返回-1;若N=A返回0;若N>A返回1 */ int CInteger::Cmp(CInteger& A)(#include "afx.h" #include "Integer.h" #include <string> #include <iostream> using namespace std //构造大数对象并初始化为零 CInteger::CInteger() { m_nLength=1 for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0 } //解构大数对象 CInteger::~CInteger() { } /*大数比较 调用方式:N.Cmp(A) 返回值:若N<A返回-1;若N=A返回0;若N>A返回1 */ int CInteger::Cmp(CInteger& A))
    2012-05-16 11:09:35下载
    积分:1
  • md5 encryption algorithm applied to linux development environment.
    md5加密算法,适用于linux开发环境。-md5 encryption algorithm applied to linux development environment.
    2022-11-03 05:45:03下载
    积分:1
  • Cast128 algorithm and binary
    与 Cast128 算法二进制兼容的加密算法,64位块加密,加密匙可到128位-Cast128 algorithm and binary-compatible encryption algorithm, 64 block encryption, encryption keys can be 128
    2022-07-06 17:53:58下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载