登录
首页 » matlab » AEencryptalgorithm

AEencryptalgorithm

于 2011-11-27 发布 文件大小:2KB
0 188
下载积分: 1 下载次数: 25

代码说明:

  一个AES加密算法的matlab实现代码,是密码学的又一重要加密算法。(A realization of the AES encryption algorithm matlab code, is another key cryptography encryption algorithm.)

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

发表评论

0 个回复

  • WienerScalart96
    wiener filter for image processing using scartlet
    2010-09-28 13:21:49下载
    积分:1
  • 5
    一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
    2009-03-15 15:36:23下载
    积分:1
  • tutorial4
    Tutorial matlab untuk pemula
    2012-04-17 02:36:30下载
    积分:1
  • motiontracking
    this code is for tracking object in video in matlab with useing frames
    2009-12-11 19:14:03下载
    积分:1
  • iForest-master
    使用matlab语言,实现了iForest算法。(In this case, i use matlab to realize iForest.)
    2018-07-19 10:58:00下载
    积分:1
  • 4
    说明:  wisper that is useful for all of the algorithms.
    2013-02-19 18:31:53下载
    积分:1
  • GengerateCrossCorreslationFuction
    TDOA的广义相关实现方法,用来计算TDOA(TDOA generate cross correlation function to implement the TDOA)
    2012-01-28 13:40:23下载
    积分:1
  • LDPC_codes_BER_simulation
    说明:  LPDC的译码算法,包括软判决与硬判决算法(LPDC decoding algorithm includes soft decision algorithm and hard decision algorithm)
    2020-11-11 09:21:47下载
    积分:1
  • ant_colony
    旅行者问题(travelling salesman problem)算法()
    2008-06-01 12:41:13下载
    积分:1
  • Image-registration
    这个主要是一些图像配准的实例,为后续的图像融合做准备。(This is mainly because some instances of image registration to prepare for the subsequent image fusion.)
    2013-05-14 17:30:59下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载