搜索资源列表
matlab源代码
- OBS汇聚算法,用matlab实现,该算法为混合门限汇聚算法-OBS aggregation algorithm, using Matlab realize that the algorithm for mixed Threshold aggregation algorithm
noiseshuaijian.zip
- 语音增强算法,该算法描述了经典谱减法的计算流程,结果用语谱图加以显示。,Speech enhancement algorithm, which describes the classical spectral subtraction in the calculation process, the results of the term spectrum to be displayed.
PCA-SIFT
- 一个基于matlab语言的编程,可以实现对人脸的识别算法-A matlab-based programming language can be achieved on the human face recognition algorithm
matlab
- 基于回声隐藏的信息隐藏算法,是一种音频信号的水印技术,包括隐藏信息的嵌入和提取,以及对于噪声,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 compr
-AES-encryption-algorithm
- 基于AES加密算法的改进及其MATLAB实现,内容详细。-AES Encryption Algorithm Based on MATLAB and its implementation, and detailed.
ciphertexts
- 古典密码学中的一些实现加密的算法,用Matlab实现的。-Classical Cryptography to achieve some of the encryption algorithm, using Matlab to achieve.
display
- 古典密码学中的一些实现加密的算法,用Matlab实现的。-Classical Cryptography to achieve some of the encryption algorithm, using Matlab to achieve.
OFDMestimation-LSLMMSE
- 这是关于OFDM系统中信道估计的关键技术matlab仿真程序,具体关于OFDM基于块状导频的信道估计算法仿真,包括LS LMMSE估计算法-This is on the OFDM system channel estimation CITIC key technologies matlab simulation program, specifically on the OFDM pilot block-based channel estimation algorithm for the simu
Soft_dfe_simulator
- 软判决均衡算法,包括好几种软判决均衡算法及其性能比较-Soft-decision equalization algorithm, including several kinds of soft-decision equalization algorithm and its performance comparison
DiffieHellmanMerkle
- ECC 是下一代用于移动或无线环境的公钥加密技术。ECC 基于一套用于执行非对称加密的密钥生成、加密和解密算法。 ECC 包含以下重要功能: 较之传统的密码系统(如 RSA),ECC 可以使用较小的密钥大小提供同等的安全性,这可以加速计算、降低功耗和内存并节省带宽。 ECC 在椭圆曲线上进行运算。您必须选择曲线和密钥长度。曲线由 NIST、ANSI 和 SECG 等多个组织标准化并命名。由于这些标准包含密钥长度,因此您只需选择其中一个预定义的曲线名称。Web Server 7.0 支持当前指定的
RSA
- RSA是被研究得最广泛的公钥算法,这里将RSA算法用matlab实现。-RSA is the most widely studied of the public key algorithm, RSA algorithm used here to achieve matlab.
2006070411031428475
- 分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规定的时间片时,被迫释放处理机给下一个处于就绪队列中的第一个进程,分给这个进程相同的时间片,每个运行完时间片的进程,当未遇到任何阻塞时,就回到就绪队列的尾部,并等待下次转到它时再投入运行。于是,只要是处于就绪队列中的进程,按此种算法迟早总可以分得处理机投入运行。模拟实现这一组进程的工作过程。
d2
- 利用HASH(采用sha-1算法)算法原理,设计数字签名的水印算法,完成嵌入、(提取)验证,-Use HASH (using sha-1 algorithm) algorithm, design of watermarking algorithms digital signature to complete the embedding, (extract) authentication,
hundun_svd
- 基于混沌加密的奇异值分解算法的源代码,实现了水印技术的预处理及嵌入提取过程。-Chaos-based encryption algorithm, singular value decomposition of the source code, a watermark embedding technology and extraction pretreatment.
DES
- 实现信息的加密解密,DES算法,非常不错的界面-Implementation of information encryption and decryption, DES algorithm, a very nice interface
PSO_AIS
- 微粒群优化算法,用于求解一些优化问题,可以编译通过,该算法与人工免疫算法融合-pso optimaztion
DES-Matlab
- DES(标准加密算法)matlab实现,交流一下-DES (standard encryption algorithm) matlab implementation, communication about
Image-encryption---matlab
- 首先生成了超混沌序列,通过随机改变像素值,实现了图像的加密与解密,算法运行速度快,秘钥空间大-First ultra-chaotic sequence generated by randomly changing the pixel values, realize image encryption and decryption algorithm is fast, big secret key space
合成孔径雷达成像Matlab仿真,附PDF和源码
- 经典书籍及仿真代码:合成孔径成像雷达算法-matlab代码及书本(sarClassic books and simulation code: synthetic aperture imaging radar algorithm -matlab code and books)
DES
- 能够用MATLAB实现DES算法加密,包含密钥生成和S盒的生成函数(DES algorithm can be encrypted with MATLAB, including key generation and S-box generation function.)