代码搜索:Compressed

找到约 3,459 项符合「Compressed」的源代码

代码结果 3,459
www.eeworm.com/read/237896/13920994

m fig5_14.m

% use this program to reproduce Fig. 5.14 of text clear all eps = 1.5e-5; t = 0:0.001:.5; y = chirp(t,0,.25,20); figure(1) plot(t,y); yfft = fft(y,512) ; ycomp = fftshift(abs(
www.eeworm.com/read/237896/13920996

m mismatch.m

clear all eps = 1.5e-5; wind = hamming(512)'; t = 0:0.001:.5; y = chirp(t,0,.25,20); figure(1) plot(t,y); yfft = fft(y,512) ; ycomp = fftshift(abs(ifft(yfft .* conj(yfft))));
www.eeworm.com/read/237004/13981625

cc sparse_copy.cc

#include "mtl/matrix.h" #include "mtl/mtl.h" #include "mtl/utils.h" /* Sample Out: A 10x10 [ [0,0,2,0,4,0,6,0,8,0], [10,0,12,0,14,0,16,0,18,0], [20,0,22,0,24,0,26,0,28,0], [30,0,32,0,34,0,36,0,38,0
www.eeworm.com/read/133019/14057511

h ec2n.h

#ifndef CRYPTOPP_EC2N_H #define CRYPTOPP_EC2N_H #include "gf2n.h" #include "eprecomp.h" #include "smartptr.h" #include "pubkey.h" NAMESPACE_BEGIN(CryptoPP) //! Elliptic Curve Point struc
www.eeworm.com/read/133019/14060635

h ec2n.h

#ifndef CRYPTOPP_EC2N_H #define CRYPTOPP_EC2N_H #include "gf2n.h" #include "eprecomp.h" #include "smartptr.h" #include "pubkey.h" NAMESPACE_BEGIN(CryptoPP) //! Elliptic Curve Point struc
www.eeworm.com/read/200462/15432490

h ec2n.h

#ifndef CRYPTOPP_EC2N_H #define CRYPTOPP_EC2N_H #include "gf2n.h" #include "eprecomp.h" #include "smartptr.h" #include "pubkey.h" NAMESPACE_BEGIN(CryptoPP) //! Elliptic Curve Point struc
www.eeworm.com/read/113772/15448857

h tarith_decoder_jpeg2000.h

/***************************************************************************** File name : arith_decoder.h Description : This file contains required strcture definition and initialization
www.eeworm.com/read/288992/8588039

h filewipe.h

#ifndef FILEWIPE_H_INCLUDED #define FILEWIPE_H_INCLUDED //////////////////////////////////////////////////////////////////////////////////////////////////////////////////// ///[FileWipe - HDD Fil
www.eeworm.com/read/355115/10291938

h filewipe.h

#ifndef FILEWIPE_H_INCLUDED #define FILEWIPE_H_INCLUDED //////////////////////////////////////////////////////////////////////////////////////////////////////////////////// ///[FileWipe - HDD Fil