zoulei 9ab0768076 11111 há 1 ano atrás
..
CheckHelper.cs 9ab0768076 11111 há 1 ano atrás
DmcResult.cs 3f95a8a1c1 11 há 1 ano atrás
ReSample.exe 3f95a8a1c1 11 há 1 ano atrás
ReSample.txt 3f95a8a1c1 11 há 1 ano atrás
ReSampleHelper.cs 22abfb8f0f 1124134134 há 1 ano atrás
SignalProc.dll 22abfb8f0f 1124134134 há 1 ano atrás
SignalProc.h 3f95a8a1c1 11 há 1 ano atrás
SignalProcHelper.cs 22abfb8f0f 1124134134 há 1 ano atrás
dmc.exe 3f95a8a1c1 11 há 1 ano atrás
enc-test.dat 3f95a8a1c1 11 há 1 ano atrás
enc.exe 3f95a8a1c1 11 há 1 ano atrás
enc.txt 3f95a8a1c1 11 há 1 ano atrás
ippcore-9.0.dll 3f95a8a1c1 11 há 1 ano atrás
ipps-9.0.dll 3f95a8a1c1 11 há 1 ano atrás
ippsy8-9.0.dll 3f95a8a1c1 11 há 1 ano atrás
readme.txt 3f95a8a1c1 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);