-
BlowfishEncryption
Blowfish Algorithm is a Feistel Network, iterating a simple encryption function 16
times. The block size is 64 bits, and the key can be any length up to 448 bits. Although
there is a complex initialization phase required before any encryption can take place, the
actual encryption of data is very efficient on large microprocessors.
Blowfish is a variable-length key block cipher. It is suitable for applications where the
key does not change often, like a communications link or an automatic file encryptor. It is
significantly faster than most encryption algorithms when implemented on 32-bit
microprocessors with large data caches.
- 2011-06-09 18:03:09下载
- 积分:1
-
wlan1
WLAN CSMA/CA with exponential backoff
- 2014-12-15 15:58:44下载
- 积分:1
-
Lab10
image processing lab
- 2011-05-02 17:49:20下载
- 积分:1
-
cosine_filter
一组取值为+/-1的随机序列,每两个数据之间插入3个0,然后将序列通过一个设计好的根升余弦滤波器,并用周期图法和Welch法分别绘制信号的功率谱。再次通过根升余弦滤波器后用stem函数绘图。(A set of values is+ /-1 random sequence inserted between every two data 3 0, then the sequence through a root raised cosine filter designed, periodogram and Welch method to draw the signal powerspectrum. Stem function by root raised cosine filter with drawing again.)
- 2012-05-03 09:59:07下载
- 积分:1
-
steepest.m
Using the steepest descent to solve do the optimization work. You can either cll the function or use the difference method to derive the gradient
- 2014-08-27 04:19:31下载
- 积分:1
-
sw_sals
说明: 计算海洋中的海水盐度,对于物理海洋学生来说很重要(It is important for physics students to calculate the salinity of ocean water)
- 2020-03-09 14:44:14下载
- 积分:1
-
ImageMatlab
Program for image in Matlab.
- 2011-12-15 00:03:27下载
- 积分:1
-
PSO BP wind power
说明: 粒子群结合神经网络智能算法优化最值问题。(And the output of the fan is tracked and predicted in real time based on the wind power prediction of the PSO algorithm.)
- 2020-07-02 10:20:02下载
- 积分:1
-
matlab_swarm
MATLAB程序实现蚁群算法,压缩包中有源码(MATLAB program realization of ant colony algorithm, compressed package in the source code)
- 2010-07-14 21:22:13下载
- 积分:1
-
OFDM_matlab-source-code
本文档是基于matlab的OFDM源程序,包括卷积码编码,交织,加导频等。(This document is based on the OFDM matlab source, including convolution coding, interleaving, plus the pilot and the like.)
- 2014-11-02 14:33:48下载
- 积分:1