computing
Pinned Loading
-
CS
CS 12https://teachyourselfcs.com/
3http://steshaw.org/plt/
4https://github.com/open-source-society/computer-science
5 -
FFT APL
FFT APL 1[Math/APL] (warning: walls of text and equations)
23I loved APL !
4Exponential negativo em alpha (primeiro parametro) te dá numeros complexos ! ( http://www.jsoftware.com/papers/satn40.htm )
5Geralmente eu odeio trabalhar com arrays em C, é muito cumbersome. Mas em APL arrays são lindos.
-
list of books
list of books 1https://www.cs.tufts.edu/~nr/pubs/htdp.pdf
2https://www.info.ucl.ac.be/~pvr/book.html
3http://www.ccs.neu.edu/home/matthias/HtDP2e/
4http://www-cs-faculty.stanford.edu/~knuth/taocp.html
5http://cs.brown.edu/courses/cs173/2012/book/index.html
-
Y y
Y y 1void Main()
2{
3foreach(var t in typeof(test).Assembly.GetTypes().Where(t => t.IsSubclassOf(typeof(test))))
4((test)(Activator.CreateInstance(t))).TestMethod();
5}
-
Programming the GameboyAdvanced
Programming the GameboyAdvanced 1[Reading]
2Programming The Nintendo GameBoyAdvance : The Unofficial Guide
3Department of Sensor Systems Technology 'The Game BoyTM Project'
4Everything You Always Wanted To Know About GAMEBOY
5[info about the Serial Link]
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.