this code is used to find autocovariance of two discrete signals
标签: autocovariance discrete signals this
上传时间: 2014-11-06
上传用户:a3318966
Shell script application used to answer incoming gsm data call, receive data and store it, ie simple gsm data server on Linux with some logging and error handling. (Require chat program)
标签: data application incoming receive
上传时间: 2014-07-23
上传用户:Amygdala
costas for gps its a pll tracking used for gps and galileo
上传时间: 2017-08-30
上传用户:qwe1234
This is a verilog code used oversampled clock to implement SPI slave. Also include C code for a ARM processor as the SPI master
标签: code oversampled implement include
上传时间: 2013-12-13
上传用户:leixinzhuo
A Triple-DES implementation written in C by Richard Outerbridge. Copyrighted but can be freely used.
标签: implementation Outerbridge Copyrighted Triple-DES
上传时间: 2017-09-01
上传用户:1079836864
RSA ( Rivest Shamir Adleman )is crypthograph system that used to give a secret information and digital signature . Its security based on Integer Factorization Problem (IFP). RSA uses an asymetric key. RSA was created by Rivest, Shamir, and Adleman in 1977. Every user have a pair of key, public key and private key. Public key (e) . You may choose any number for e with these requirements, 1< e <Æ (n), where Æ (n)= (p-1) (q-1) ( p and q are first-rate), gcd (e,Æ (n))=1 (gcd= greatest common divisor). Private key (d). d=(1/e) mod(Æ (n)) Encyption (C) . C=Mª mod(n), a = e (public key), n=pq Descryption (D) . D=C° mod(n), o = d (private key
标签: crypthograph information Adleman Rivest
上传时间: 2017-09-01
上传用户:chfanjiang
Indicated Airspeed Simulink Model (very easy for learning)
标签: Indicated Airspeed Simulink learning
上传时间: 2014-01-19
上传用户:wlcaption
Barometric Altimeter and Inertial Measurement Unit presentation. Very easy learning.
标签: presentation Measurement Barometric Altimeter
上传时间: 2013-12-25
上传用户:bibirnovis
This is a MATLAB program for Histogram Matching. Used In digital Image Processing.
标签: Processing Histogram Matching digital
上传时间: 2013-12-24
上传用户:xiaoxiang
a matlab code that can be used for calculating the PCA of any kind of data , using simulink
标签: calculating simulink matlab using
上传时间: 2017-09-03
上传用户:zhichenglu