This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
blog:spring2016:ddalton:journal [2016/03/30 03:47] – [March 22, 2016] ddalton | blog:spring2016:ddalton:journal [2016/04/14 13:46] (current) – [April 14, 2016] ddalton | ||
---|---|---|---|
Line 79: | Line 79: | ||
My question is, what even is the FILE type? I get it's a pointer to a file, but what is it? Is it a type alias for something else? Just... what is it? | My question is, what even is the FILE type? I get it's a pointer to a file, but what is it? Is it a type alias for something else? Just... what is it? | ||
+ | |||
+ | ==== April 14, 2016 ==== | ||
+ | |||
+ | Welp. I did get Joe with a meme, but it resulted in him pulling up the Bitmap standard... and this was the day after break. He's been talking about the Bitmap standard for a 24-bit Bitmap since the end of spring break. | ||
+ | |||
+ | Terminals plead for mercy. PNGs and JPEGs run off scared. The C standard is somewhere hiding off in a corner. Joe eagerly looks at the Bitmap standard. | ||
+ | |||
+ | Lol ok so I'm done describing that in any greater sort of detail. However, I got the grade figure-outer-er script done rather quickly and found a bug in it where it would just give me the days they logged in instead of the nice " | ||
======UNIX/ | ======UNIX/ | ||
====January 19, 2016==== | ====January 19, 2016==== | ||
Line 144: | Line 152: | ||
==== March 22, 2016 ==== | ==== March 22, 2016 ==== | ||
- | This week's project entails making sense out of digital sleeping brain wave data. So far, my challenge lies within automating this task, since there are tens of thousands of packets to look through and examine. | + | This week's project entails making sense out of digital sleeping brain wave data. So far, my challenge lies within automating this task, since there are tens of thousands of packets to look through and examine. |
+ | |||
+ | ==== April 5, 2016 ==== | ||
+ | |||
+ | I couldn' | ||
+ | |||
+ | I wish this was an April Fool's day prank. It isn't. Nobody knows how to do this project. And it's due in an hour. I don't even have a method to analyze individual data packets, let alone get data for the huge mass of them. | ||
+ | |||
+ | I know some of the bytes are simply going in sequential order as if they were part of a C script' | ||
+ | |||
+ | Technically speaking, I need help with this one. | ||
+ | |||
+ | ==== April 14, 2016 ==== | ||
+ | |||
+ | I never got udr2 all the way done to the point where I can pull up and analyse the data in a timely and efficient manner. I didn't quite know how to go about doing that sort of logic. I'm guessing calculus already fried that part of my brain into a nice toasty bacon. | ||
+ | |||
+ | The gfo script was extremely easy, though. It was simply modifying the output of a script. I may have broken the rule that says "each line should be less than 80 characters in width," | ||
+ | |||
+ | I think I did good, finally. |