1
0
UAHCode/CPE325/Lab10_Part3/sawtooth.h

2 lines
2.4 KiB
C
Raw Permalink Normal View History

2022-08-28 21:12:16 +00:00
int sawtooth[] = {0,16,32,48,64,80,96,112,128,144,160,176,192,208,224,240,256,272,288,304,320,336,352,368,384,400,416,432,448,464,480,496,512,528,544,560,576,592,608,624,640,656,672,688,704,720,736,752,768,784,800,816,832,848,864,880,896,912,928,944,960,976,992,1008,1024,1040,1056,1072,1088,1104,1120,1136,1152,1168,1184,1200,1216,1232,1248,1264,1280,1296,1312,1328,1344,1360,1376,1392,1408,1424,1440,1456,1472,1488,1504,1520,1536,1552,1568,1584,1600,1616,1632,1648,1664,1680,1696,1712,1728,1744,1760,1776,1792,1808,1824,1840,1856,1872,1888,1904,1920,1936,1952,1968,1984,2000,2016,2032,2048,2063,2079,2095,2111,2127,2143,2159,2175,2191,2207,2223,2239,2255,2271,2287,2303,2319,2335,2351,2367,2383,2399,2415,2431,2447,2463,2479,2495,2511,2527,2543,2559,2575,2591,2607,2623,2639,2655,2671,2687,2703,2719,2735,2751,2767,2783,2799,2815,2831,2847,2863,2879,2895,2911,2927,2943,2959,2975,2991,3007,3023,3039,3055,3071,3087,3103,3119,3135,3151,3167,3183,3199,3215,3231,3247,3263,3279,3295,3311,3327,3343,3359,3375,3391,3407,3423,3439,3455,3471,3487,3503,3519,3535,3551,3567,3583,3599,3615,3631,3647,3663,3679,3695,3711,3727,3743,3759,3775,3791,3807,3823,3839,3855,3871,3887,3903,3919,3935,3951,3967,3983,3999,4015,4031,4047,4063,4079,4095,4079,4063,4047,4031,4015,3999,3983,3967,3951,3935,3919,3903,3887,3871,3855,3839,3823,3807,3791,3775,3759,3743,3727,3711,3695,3679,3663,3647,3631,3615,3599,3583,3567,3551,3535,3519,3503,3487,3471,3455,3439,3423,3407,3391,3375,3359,3343,3327,3311,3295,3279,3263,3247,3231,3215,3199,3183,3167,3151,3135,3119,3103,3087,3071,3055,3039,3023,3007,2991,2975,2959,2943,2927,2911,2895,2879,2863,2847,2831,2815,2799,2783,2767,2751,2735,2719,2703,2687,2671,2655,2639,2623,2607,2591,2575,2559,2543,2527,2511,2495,2479,2463,2447,2431,2415,2399,2383,2367,2351,2335,2319,2303,2287,2271,2255,2239,2223,2207,2191,2175,2159,2143,2127,2111,2095,2079,2063,2048,2032,2016,2000,1984,1968,1952,1936,1920,1904,1888,1872,1856,1840,1824,1808,1792,1776,1760,1744,1728,1712,1696,1680,1664,1648,1632,1616,1600,1584,1568,1552,1536,1520,1504,1488,1472,1456,1440,1424,1408,1392,1376,1360,1344,1328,1312,1296,1280,1264,1248,1232,1216,1200,1184,1168,1152,1136,1120,1104,1088,1072,1056,1040,1024,1008,992,976,960,944,928,912,896,880,864,848,832,816,800,784,768,752,736,720,704,688,672,656,640,624,608,592,576,560,544,528,512,496,480,464,448,432,416,400,384,368,352,336,320,304,288,272,256,240,224,208,192,176,160,144,128,112,96,80,64,48,32,16,0};