This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
zoulei
/
XdCxRhDW
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
b92b04c690
Ramas
Etiquetas
master
XdCxRhDW
/
XdCxRhDW.Api
/
AddIns
/
信号测量
zoulei
de9ed70e41
123
hai 1 ano
..
SignalProc.dll
de9ed70e41
123
hai 1 ano
SignalProc.h
2689621719
11
hai 1 ano
SignalProcHelper.cs
de9ed70e41
123
hai 1 ano
ippcore-9.0.dll
2689621719
11
hai 1 ano
ipps-9.0.dll
2689621719
11
hai 1 ano
ippsy8-9.0.dll
2689621719
11
hai 1 ano
readme.txt
2689621719
11
hai 1 ano
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);