代码搜索结果
找到约 10,000 项符合
Test 的代码
test.h
#define NX 8
#define NH 4
#define FNAME "t1"
#define MAXERROR 10
DATA x[NX] ={
26214,
0,
0,
0,
0,
0,
0,
0,
};
#pragma DATA_SECTION(h,".coeffs")
DATA h[NH] ={ /* b0 b1 b2 ... b(NH-1)
test.h
/* This is a test for power: rand */
#define NX 64
#define FNAME "t4"
#define MAXERROR 10
DATA x[NX] ={
-57,
442,
-35,
-84,
354,
25,
-305,
176,
346,
-492,
185,
-124,
339,
2,
214,
test.h
#define NX 128
#define NH 64
#define FNAME "t4"
#define MAXERROR 10
DATA x[NX] ={
19321,
29939,
1480,
24912,
-21434,
31440,
-14979,
-16232,
24624,
15552,
-23822,
-31998,
25814,
-19
test.h
/* Test for iircas4 : rand */
#define NX 16
#define NBIQ 2
#define FNAME "t2"
#define MAXERROR 10
DATA x[NX] ={
1841,
-1101,
437,
-58,
1601,
1072,
-179,
-1971,
1315,
-227,
472,
1194
test.h
/* Test for rfft: both */
#define NX 64
#define FNAME "t12"
#define MAXERROR 10
#pragma DATA_SECTION (x,".input")
DATA x[NX] ={
32764, /* 0 */
32031, /* 1 */
29882, /* 2 */
26460, /* 3