This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
zoulei
/
XdCxRhDW
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Pohon:
e0b9765a05
Ranting
Tag
master
XdCxRhDW
/
XdCxRhDW.Api
/
AddIns
/
信号测量
zoulei
e0b9765a05
111234
1 tahun lalu
..
SignalProc.dll
e0b9765a05
111234
1 tahun lalu
SignalProc.h
2689621719
11
1 tahun lalu
SignalProcHelper.cs
2689621719
11
1 tahun lalu
ippcore-9.0.dll
2689621719
11
1 tahun lalu
ipps-9.0.dll
2689621719
11
1 tahun lalu
ippsy8-9.0.dll
2689621719
11
1 tahun lalu
readme.txt
2689621719
11
1 tahun lalu
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);