Dynamic memory allocation on homogenous user data
Computing powers of a number recursively
Recursive solution to finding factorial of a number
Gracfully debouncing buttons in an acorn task
Heap sort
Mon Dec 01 14:52:24 UTC 2014
2072 hits
Heap sort algorithm for 8/16 bit signed and unsigned numbers
Base64
Tue Dec 17 13:17:59 UTC 2013
3484 hits
Encoding and decoding algorithm.
Insertion sort algorithm for 8/16 bit signed and unsigned numbers
Coctail/shaker/shuffle or happy hour sort
Bubble sort algorithm for 8/16 bit signed and unsigned numbers
Selection sort algorithm for 8/16 bit signed and unsigned numbers
Basic signed assembler arithmetic
One byte and two bytes per item implementation.
Changes and modifications
Randomizing through Linear Feedback Shift Register
Loop driven and table driven CRC16 assembler implementation
Semaphor
Sat May 07 18:49:11 UTC 2011
1916 hits
Open thoughts on the basics of a semaphor
The basics of a simple count down latch
The basics of a simple cyclic barrier
Lock
Tue Mar 01 08:41:30 UTC 2011
1713 hits
The basics of a simple implementation
How can we use ACORN with devices of 128 bytes of RAM?
How is the memory organized in a device with limited RAM
Thread synchronizations through events
Hidden pitfalls of a priority inversion scheduling