zoulei 1cfc65b323 添加项目文件。 1 rok temu
..
CheckHelper.cs 1cfc65b323 添加项目文件。 1 rok temu
DmcResult.cs 1cfc65b323 添加项目文件。 1 rok temu
PSignalCheck.dll 1cfc65b323 添加项目文件。 1 rok temu
PSignalCheck.h 1cfc65b323 添加项目文件。 1 rok temu
ReSample.exe 1cfc65b323 添加项目文件。 1 rok temu
ReSample.txt 1cfc65b323 添加项目文件。 1 rok temu
ReSampleHelper.cs 1cfc65b323 添加项目文件。 1 rok temu
SignalProc.dll 1cfc65b323 添加项目文件。 1 rok temu
SignalProc.h 1cfc65b323 添加项目文件。 1 rok temu
SignalProc.lib 1cfc65b323 添加项目文件。 1 rok temu
SignalProcHelper.cs 1cfc65b323 添加项目文件。 1 rok temu
dmc.exe 1cfc65b323 添加项目文件。 1 rok temu
enc-test.dat 1cfc65b323 添加项目文件。 1 rok temu
enc.exe 1cfc65b323 添加项目文件。 1 rok temu
enc.txt 1cfc65b323 添加项目文件。 1 rok temu
ippcore-9.0.dll 1cfc65b323 添加项目文件。 1 rok temu
ipps-9.0.dll 1cfc65b323 添加项目文件。 1 rok temu
ippsy8-9.0.dll 1cfc65b323 添加项目文件。 1 rok temu
readme.txt 1cfc65b323 添加项目文件。 1 rok temu

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