- C-faq http://c-faq.com/index.html
- floating point - https://randomascii.wordpress.com/2012/03/08/float-precisionfrom-zero-to-100-digits-2/
- bit fields - https://www.tutorialspoint.com/cprogramming/c_bit_fields.htm
- overflow detection xor - http://www.c-jump.com/CIS77/CPU/Overflow/lecture.html
- kociemba, rubik's cube stuff - http://kociemba.org/cube.htm
- korf paper - https://www.cs.princeton.edu/courses/archive/fall06/cos402/papers/korfrubik.pdf
- regex paper - https://www.cs.princeton.edu/courses/archive/spr09/cos333/beautiful.html
- ray tracing - https://github.com/RayTracing/raytracing.github.io
- threading - https://sites.uclouvain.be/SystInfo/notes/Theorie/html/Threads/coordination.html
- AVX in C - https://www.codeproject.com/articles/874396/crunching-numbers-with-avx-and-avx
Last active
May 22, 2020 12:00
-
-
Save cacharle/a81310440d80808316ccb223e49aeb2b to your computer and use it in GitHub Desktop.
list of ressource I want to keep
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment