lei zou 3f95a8a1c1 11 hace 1 año
..
CheckHelper.cs 3f95a8a1c1 11 hace 1 año
DmcResult.cs 3f95a8a1c1 11 hace 1 año
ReSample.exe 3f95a8a1c1 11 hace 1 año
ReSample.txt 3f95a8a1c1 11 hace 1 año
ReSampleHelper.cs 3f95a8a1c1 11 hace 1 año
SignalProc.dll 3f95a8a1c1 11 hace 1 año
SignalProc.h 3f95a8a1c1 11 hace 1 año
SignalProcHelper.cs 3f95a8a1c1 11 hace 1 año
dmc.exe 3f95a8a1c1 11 hace 1 año
enc-test.dat 3f95a8a1c1 11 hace 1 año
enc.exe 3f95a8a1c1 11 hace 1 año
enc.txt 3f95a8a1c1 11 hace 1 año
ippcore-9.0.dll 3f95a8a1c1 11 hace 1 año
ipps-9.0.dll 3f95a8a1c1 11 hace 1 año
ippsy8-9.0.dll 3f95a8a1c1 11 hace 1 año
readme.txt 3f95a8a1c1 11 hace 1 año

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);