-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcolors_eer.h
7 lines (5 loc) · 2.32 KB
/
colors_eer.h
1
2
3
4
5
6
7
#include <stdint.h>
#ifndef EE319K_FINAL_PROJECT_INITIAL_TESTING_COLORSeer_H
#define EE319K_FINAL_PROJECT_INITIAL_TESTING_COLORSeer_H
const uint32_t colors_eer[256] = {13089183,13089957,12695718,13090219,13352612,13286816,12959651,13024923,13089172,13353129,14012860,13886442,13816266,11774354,9996920,10326145,11385520,14084850,14808569,14414582,14217461,13954804,14216693,14676213,14808056,15136249,12637407,9080990,8089703,13420733,13360355,12829632,12696495,13418396,13219993,13353632,13222039,13353626,13352343,13286556,12696219,14474450,12431513,11511451,15399163,12109783,9011596,8748133,11181450,13288358,13353648,10655600,11116697,14348532,10729917,8617603,9535342,11445136,12898513,13550231,13352851,11116156,9603203,10852755,12238794,15005689,10001327,8746869,12233618,13616029,13549988,10392722,11777724,14545911,9932699,9272959,11054257,11386314,9602961,11576707,13749427,12563346,10658984,9471606,10786694,11445161,13616555,12629149,13616804,12234375,9998218,12037274,13154957,12300708,11840422,9738915,12763064,10786980,12301485,7500163,6708340,7693164,8218495,7033444,6441063,6311798,7624827,8688826,9609401,10658744,4478056,3883621,4864865,6511490,7431306,5717095,4735854,9012389,9677268,10336229,10923455,10071229,7696275,8745106,4805238,5657982,10601708,9944554,15596285,11055823,5589108,5393255,7896215,5401741,4152965,7831978,6517916,6580364,11848426,11719407,6520744,5080227,9735592,8621478,6720689,9548769,9282474,8296362,6658486,9939631,9148077,8097439,8037570,12045254,8029086,7242650,12440559,9873053,10597289,8684443,9148053,8747399,8090227,7038589,5792133,5201787,7042704,3896466,7635084,6649223,6253185,5858424,5724779,5326920,4212567,7098228,4537152,3945290,4207453,3354711,8234714,7574990,2568780,7118804,6393289,8225148,3030619,7102818,6773341,7494502,7759197,8292497,8222599,6706518,11257022,5783636,5920559,6508614,7037521,8156494,6779758,8743271,4331014,6238753,10320487,5250308,6897719,6302727,7360072,5580556,5585719,4992043,7428186,4596510,3151383,3747897,10782068,8280149,9466718,9005134,11177597,5984851,5059922,2894398,2236720,9932130,8409920,6840382,9142862,7564604,11901319,8485685,6907417,7368200,6776363,7630886,6579459,6183964,6249730,5198877,2765325,5658114,5331456,4673792,5726209,5263107,4936960,4540947,4408865,3817237,4213760,4080898,4672257,3555842,3226378,9988945};
#endif //EE319K_FINAL_PROJECT_INITIAL_TESTING_COLORSeer_H