实现基于DNA编码的图像加密算法的核心程序我要分享

The core program of image encryption algorithm based on DNA coding

相关性分析 DNA编码 DNA 编码 DNA解码

关注次数: 398

下载次数: 4

文件大小: 1KB

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

DNA编码、DNA解码、取补、相关性分析程序是实现基于DNA编码的图像加密算法的核心程序。


English Description:

DNA encoding, DNA decoding, complementing and correlation analysis are the core programs of image encryption algorithm based on DNA encoding.


代码预览

DNA编码解码程序\corrf.m

DNA编码解码程序\Decode.m

DNA编码解码程序\Encode.m

DNA编码解码程序\qubu.m

DNA编码解码程序