登录
首页 » matlab » matlab

matlab

于 2010-11-17 发布 文件大小:517KB
0 244
下载积分: 1 下载次数: 652

代码说明:

  基于回声隐藏的信息隐藏算法,是一种音频信号的水印技术,包括隐藏信息的嵌入和提取,以及对于噪声,MP3压缩,滤波,重采样和延迟攻击的模拟。(Based on echo hiding information hiding algorithm, is an audio signal watermarking techniques, including embedding and extracting hidden information, as well as for noise, MP3 compression, filtering, resampling and delay attack simulation.)

文件列表:

回声隐藏matlab程序
..................\goinghome3.WAV,882288,2010-10-22
..................\信息嵌入模块.txt,720,2010-11-17
..................\信息提取模块.txt,495,2010-11-17
..................\压缩攻击模块.txt,126,2010-11-17
..................\噪声攻击模块.txt,118,2010-11-17
..................\回声隐藏matlab程序.doc,24576,2010-11-17
..................\延迟攻击模块.txt,1626,2010-11-17
..................\滤波攻击模块.txt,148,2010-11-17
..................\重采样攻击模块.txt,1224,2010-11-17

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

发表评论

0 个回复

  • AES_CMAC
    通过C语言实现的AES CMAC加密和解密算法。上传文件为完整的VC6工程目录。AES加密算法即密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院 (NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。AES 算法基于排列和置换运算。排列是对数据重新进行安排,置换是将一个数据单元替换为另一个。AES 使用几种不同的方法来执行排列和置换运算。 AES 是一个迭代的、对称密钥分组的密码,它可以使用128、192 和 256 位密钥,并且用 128 位(16字节)分组加密和解密数据。与公共密钥密码使用密钥对不同,对称密钥密码使用相同的密钥加密和解密数据。通过分组密码返回的加密数据的位数与输入数据相同。迭代加密使用一个循环结构,在该循环中重复置换和替换输入数据。(AES CMAC encryption and decryption algorithm C language. VC6 upload files to complete the project directory . AES encryption algorithm that is Cryptography Advanced Encryption Standard (Advanced Encryption Standard, AES), also known as Rijndael encryption method, a block encryption standard adopted by the U.S. federal government . This standard is used to replace the original DES, has been widely analyzed and multi used around the world . After five years of the selection process , the Advanced Encryption Standard by the American National Institute of Standards and Technology (NIST) on November 26, 2001 Posted in FIPS PUB 197, and May 26, 2002 became effective standards . AES algorithm based on permutation and substitution operations. Data re- arrangement is arranged , is replaced with a replacement unit of data to another . AES using several different methods to perform alignment and replacement operations. AES is an iterative , symmetric key block password , it can use 128, 192, and )
    2021-03-11 19:09:25下载
    积分:1
  • delcert
    删除系统某存储区中的证书, 代码参考msdn(removal system of a storage area of the certificate, a code reference VARIANT)
    2005-07-20 10:17:59下载
    积分:1
  • 是我设计的在DSB中隐藏语音的例子. 用ELANIX公司的SYSTEMVIEW打开运行. 其掩护信号和隐藏信号输入输出端均需设置语音源文件,比如自己录制...
    是我设计的在DSB中隐藏语音的例子. 用ELANIX公司的SYSTEMVIEW打开运行. 其掩护信号和隐藏信号输入输出端均需设置语音源文件,比如自己录制的声音.-I designed the DSB concealed voice example. ELANIX company with the SYSTEMVI EW open operation. their cover and concealment signal input and output signals required to set up voice source, For example, recording their voices.
    2022-07-24 12:24:23下载
    积分:1
  • MD5的全称是Message
    MD5的全称是Message-digest Algorithm 5(信息-摘要算法),用于确保信息传输完整一致。本程序是c语言版的md5加密解密源码!-The full name of MD5 is Message-digest Algorithm 5 (Information- Summary of algorithm), to ensure the integrity of the information transmission line. This procedure is the c language version of the md5 encryption source code!
    2022-08-23 12:18:56下载
    积分:1
  • DES算法实现过程分析
    DES算法实现过程分析-DES algorithm analysis
    2023-03-24 11:50:03下载
    积分:1
  • 128,192,256bit 高级标准算法
    AES是一种新的加密标准,它是分组加密算法,分组长度为128位,密钥长度为128bit、192bit、256bit三种,分别成为AES-128、AES-192、 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2023-02-25 12:15:03下载
    积分:1
  • md5 and sha
    md5及sha-1算法及验证文件,vc6.0调试无误-md5 and sha-1 algorithm and verification documents, vc6.0 debug and correct
    2022-04-17 13:38:01下载
    积分:1
  • unpack-themida
    Themida的另类破解 附件提供的一个程序是用汇编写的PE信息小工具,用Themida1855加密,加密选择RISC-64 processor,全选加密可选项,并对部分API函数使用VM加密,入口虚拟系数选择15。
    2012-11-06 11:57:45下载
    积分:1
  • AES-matlab
    Matlab的AES实现,还有效果图,Demo程序,以及相应的PDF文档,值得参考!(Matlab implementation of AES, as well as renderings, Demo program, and the corresponding PDF document, it is also useful!)
    2020-12-09 17:19:19下载
    积分:1
  • tpjjm2.27am
    一个数据库数据加密程序;非常适合商业应用以及个人后台数据加密。 算法调用.NET自带数据加密算法。 (A database data encryption procedures very suitable for business applications and personal background data encryption. Algorithm call. NET comes with data encryption algorithm.)
    2008-06-02 17:28:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载