-
NL2
nl算法是一个十分好的图像去噪的算法,算法比较容易实现,适合于图像处理方面入门的人学习使用(nl algorithm is a very good image denoising algorithm, the algorithm is relatively easy to implement, suitable for image processing aspects of the entry of people learning to use)
- 2012-05-02 22:56:37下载
- 积分:1
-
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
-
CCITT_CRC16
CCITT的CRC16代码,自己编写的已通过验证,注意和Matlab的CRC函数有所不同。(This script calculates the 16-bit ITU-T CRC. The generator polynomial is G(x)=1+ X^5+ X^12+ X^16)
- 2009-09-21 13:11:00下载
- 积分:1
-
lorenz1
说明: 分叉图是混沌系统的一个重要参数,现以洛伦兹系统为例,给出分叉图的matlab程序(Bifurcation diagram is an important parameter of chaotic systems, Lorenz system, taking as an example of bifurcation diagram matlab program)
- 2009-09-03 16:37:07下载
- 积分:1
-
cat_mouse
在命令窗口输入a=10 b=20 c=10 可查看猫追老鼠的动画效果(In the command window, type a = 10 b = 20 c = 10 to see the cat chased the mouse animation)
- 2011-11-09 10:22:04下载
- 积分:1
-
Homework-8
homework 8 for coding in assembly. code warrior environment
- 2015-02-07 02:51:52下载
- 积分:1
-
GPS_MIMU-embedded-navigation
GPS_MIMU嵌入式组合导航关键技术研究_唐康华(GPS_MIMU embedded navigation key technology research _ Tangkang Hua)
- 2013-12-19 20:26:45下载
- 积分:1
-
hmmgenerate
由一个隐马尔可夫模型产生一个观测值序列和一个状态序列(Consists of a hidden Markov model to generate a sequence of observations and a state sequence)
- 2014-02-24 23:29:14下载
- 积分:1
-
egmfile
MATLAB控制系统仿真与实例详解(附书光盘)(Control System Simulation with MATLAB Detailed examples (attachment the book CD-ROM))
- 2010-11-12 22:18:39下载
- 积分:1
-
minRoute
matlab求最短路径的Dijkstra算法,使用说明很清楚,简单易用(matlab seek the shortest path Dijkstra algorithm, instructions are clear, easy to use)
- 2010-09-07 14:26:49下载
- 积分:1