Popular repositories Loading
- 
      cuda-by-example.bookcuda-by-example.book PublicAn Introduction to General-Purpose GPU Programming Book by Edward Kandrot and Jason Sanders. 
- 
      the-art-of-multiprocessor-programming.bookthe-art-of-multiprocessor-programming.book PublicFirst comprehensive presentation of the principles and tools available for programming multiprocessor machines by Maurice Herlihy, Nir Shavit. 
- 
      4004-assembler.nodejs4004-assembler.nodejs PublicIntel 4004 assembler, for learning. 
- 
      
- 
      dekker-algorithm.javadekker-algorithm.java PublicDekker's algorithm is the first known correct solution to the mutual exclusion problem in concurrent programming. 
- 
      mcs-lock.javamcs-lock.java PublicMCS Queue Lock maintains a linked-list for threads waiting to enter critical section, and is suitable for cache-less NUMA architectures. 
Repositories
-           rc-car-http-server.esp8266 PublicControl an ESP8266-based car through HTTP server hosted on the MCU. moocf/rc-car-http-server.esp8266’s past year of commit activity 
-           hamming-code.cxx PublicFind hamming code for message bits, corrupt a single bit, and then correct the error. moocf/hamming-code.cxx’s past year of commit activity 
-           ip-classify.python PublicClassify an IP address, get network address, and related information (CLI). moocf/ip-classify.python’s past year of commit activity 
Top languages
Loading…
Most used topics
Loading…