Algorithms
Bit manipulation
Unix Threading tutorial
https://programming4interviews.wordpress.com/category/mathematics/
Bit manipulation
- http://www-graphics.stanford.edu/~seander/bithacks.html
(http://www-graphics.stanford.edu/~seander/bithacks.html#DetermineIfPowerOf2) - http://bits.stephan-brumme.com/
(http://bits.stephan-brumme.com/isPowerOfTwo.html)
Unix Threading tutorial
- https://computing.llnl.gov/tutorials/pthreads/
- http://www.cs.kent.edu/~ruttan/sysprog/lectures/multi-thread/multi-thread.html
- http://www.yolinux.com/TUTORIALS/LinuxTutorialPosixThreads.html
- http://www.thegeekstuff.com/2012/04/create-threads-in-linux/
- http://www.cs.cf.ac.uk/Dave/C/node32.html
- http://www.tutorialspoint.com/cplusplus/cpp_multithreading.htm
https://programming4interviews.wordpress.com/category/mathematics/
0 comments:
Post a Comment