登录
首页 » matlab » DES

DES

于 2013-11-15 发布 文件大小:28KB
0 109
下载积分: 1 下载次数: 6

代码说明:

  DES function for the encryption of DES,use matlab to make it possible,first input in the function is plaintext ,second one is key,and last is to choose encrypt or decrypt

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

发表评论

0 个回复

  • SVPWM
    用matlab/simulink搭建的基于SVPWM的交流调速系统。(Using matlab/simulink to build communication-based SVPWM control system.)
    2011-06-11 10:24:18下载
    积分:1
  • pb6
    水声信道自适应均衡算法研究(Underwater acoustic channel adaptive equalization algorithm)
    2013-04-06 10:22:18下载
    积分:1
  • QAM16_BER_IMP
    基于星座图的QAM16仿真,易于理解QAM16的原理(QAM16 constellation simulation-based, easy to understand the principles of QAM16)
    2015-01-20 19:06:58下载
    积分:1
  • WIM
    standard winner channel
    2011-02-15 13:29:31下载
    积分:1
  • PaO
    说明:  风力发电中MPPT的实现,采用扰动观测法实现。(Implementation of wind power in the MPPT, the use of disturbance observer method implementation.)
    2011-03-29 09:55:17下载
    积分:1
  • kekaoxing-pso
    说明:  采用粒子群算法求解可靠性优化问题,程序用MATLAB编写(Using particle swarm optimization algorithm for solving the reliability problems, procedures used to prepare MATLAB)
    2021-04-12 14:28:57下载
    积分:1
  • RCbeam
    MARC分析钢筋混凝土4点弯曲梁平面算例(MARC analysis of reinforced concrete 4 point bending beam plane examples)
    2014-09-02 13:37:55下载
    积分:1
  • LMS
    LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h *p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) ( LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h*p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) )
    2021-03-01 22:29:34下载
    积分:1
  • 码序列及相关
    说明:  walsh码的生成程序,小m序列的生成程序,以及求序列之间周期和非周期相关函数(code generation process, small m sequence generation process and seek sequence between cycles and cycle-related function)
    2005-12-06 18:15:01下载
    积分:1
  • denoise0701
    彩色图像的各种阈值去噪处理,对各种阈值去噪进行编程比较。(All sorts of color image processing, threshold denoising of various threshold denoising program.)
    2010-05-21 14:22:48下载
    积分:1
  • 696518资源总数
  • 104509会员总数
  • 10今日下载