This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
zoulei
/
XdCxRhDW
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
1049410b8d
Ramos
Etiquetas
master
XdCxRhDW
/
XdCxRhDW.Api
/
AddIns
/
信号测量
zoulei
e0b9765a05
111234
há 1 ano atrás
..
SignalProc.dll
e0b9765a05
111234
há 1 ano atrás
SignalProc.h
2689621719
11
há 1 ano atrás
SignalProcHelper.cs
2689621719
11
há 1 ano atrás
ippcore-9.0.dll
2689621719
11
há 1 ano atrás
ipps-9.0.dll
2689621719
11
há 1 ano atrás
ippsy8-9.0.dll
2689621719
11
há 1 ano atrás
readme.txt
2689621719
11
há 1 ano atrás
readme.txt
char *file = "D:\\data\\1-C96000.dat";
__int64 fsample = 96000;
int pos[] = { 73810,165788 };
int count[] = { 4800,14410 };
const int len = 2;
int modes[2] = { 0 };
double rates[2] = { 0 };
double ffcs[2] = { 0 };
SigalEst(file, fsample, pos + spos, count + spos, modes, rates, ffcs, len);