Page 11 of 12

Re: Stuffs to read before going to bed

Posted: Wed Jul 02, 2014 9:49 am
by MooZ
Here are some short and nice videos about compression. I'm not posting all the links. There's also a neat video about utf-8. The computerphile and numberphile channels looks cool.
For example they have videos with the almighty John Conway (Does John Conway hate his Game of Life?).

Re: Stuffs to read before going to bed

Posted: Mon Jul 07, 2014 9:19 am
by MooZ
Implementation of multitasking on a small microcomputer
Here's the first line of the abstract.
A kemal program written in 6502 assembly language that allows as many as six different assembly language programs to run concurrently on a single small microcomputer is described.

Re: Stuffs to read before going to bed

Posted: Thu Jul 17, 2014 8:34 am
by MooZ

Re: Stuffs to read before going to bed

Posted: Wed Aug 20, 2014 8:27 pm
by MooZ

Re: Stuffs to read before going to bed

Posted: Sun Mar 29, 2015 9:51 am
by MooZ
Crack Intros: Piracy, Creativity, and Communication: Yep it's a paper about cracktros :)

Re: Stuffs to read before going to bed

Posted: Sun Apr 05, 2015 1:33 pm
by MooZ
A *beep*load of algorithms and their implementation in Java : http://algs4.cs.princeton.edu/code/

Re: Stuffs to read before going to bed

Posted: Fri Apr 10, 2015 9:52 am
by MooZ

Re: Stuffs to read before going to bed

Posted: Tue Apr 14, 2015 1:39 pm
by MooZ
It's reverse engineering month!
Reverse Engineering WipEout (PSX)

Re: Stuffs to read before going to bed

Posted: Mon Aug 03, 2015 11:44 am
by MooZ
Recently I had to fight against PID controlers :)
Here's a nice article about fixed-point PI controler: How to build a fixed-point PI controller that just works: PART I.

Re: Stuffs to read before going to bed

Posted: Fri Oct 09, 2015 7:20 pm
by MooZ