-
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
-
power_xfosaturable
power_xfosaturable,matlab仿真文件,电力电子、功率电子控制方面很有价值,调试通过(aspects of power_xfosaturable, matlab simulation files, power electronics, power electronics control valuable debugging through)
- 2013-02-28 14:23:23下载
- 积分:1
-
Matlab-Spectrum-analysis
是一个基于matlab的音频频谱分析与显示,介绍了一些matlab基本的应用(Is a matlab-based audio spectrum analysis and display, introduces some basic matlab application)
- 2011-10-27 17:35:26下载
- 积分:1
-
包含好几个合成地震记录的程序
压缩文件里边包含好几个合成地震记录的程序,包括楔形模型,断层等,有的还画出了地震记录,反射系数的振幅谱~(the zip file contains several synthetic seismogram programs, including wedge model, fault model, etc., some even draw the earthquake records, the reflection coefficient of amplitude spectrum ~)
- 2018-04-17 19:21:59下载
- 积分:1
-
wimax-simulator
wimax仿真模拟,用到MIMO, Alamoutihe ofdm. 包含MATLAB 代码和simulink的mdl文件(simulation of WIMAX, including MIMO, ALamoutihe, OFDM. the document include m.file and mdl.file)
- 2010-09-03 22:24:15下载
- 积分:1
-
BNonlearfilter
给于MATLAB 环境下的非线性滤波器。此设计中用到了,混合网络建模。B样条网络和对角递归神经元网络。(In the MATLAB environment to the non-linear filter. This design used a mixed network modeling. B-spline network and on the diagonal recurrent neural network.)
- 2020-10-14 14:47:30下载
- 积分:1
-
ReBEL-0.2
这是一个工具箱,Rebel 0.2.6 包括组合导航系统研究中 各种有用的matlab 函数,比如 各种卡尔曼滤波算法!(This is a toolbox, Rebel, 0.2.6, including integrated navigation system in a variety of useful matlab functions, such as various Kalman filter algorithm!)
- 2012-04-07 23:42:18下载
- 积分:1
-
CAMSHIFT-Tracking-Algorithm
part1.m
1. Converts 14 image pairs of a video sequence to grayscale.
2. Computes the absolute difference between the pairs yielding 15 images.
camshift.m
1. Implementation of the CAMSHIFT algorithm for tracking a hand in a video sequence.
Executing this project from within Matlab
At the command prompt enter:
>>part1
>>camshift
- 2013-05-09 02:09:41下载
- 积分:1
-
matchfilter
该文件包含了MATLAB关于随机信号分析的一部分常用函数,已经一些重要的仿真实例,对随机信号的分析处理比较的实用(The document contains some useful functions which Analysis Random Signal,and some important Simulation examples,and i think it is Practical。)
- 2009-05-21 17:36:54下载
- 积分:1
-
intra_cons
h.264的帧内编码,用matlab实现,代码实用易读,对h.264的编程学习很有帮助(intra-coded h.264 using matlab implementation, code readability and practical, helpful for learning programming h.264)
- 2014-10-29 14:40:21下载
- 积分:1