leo/examples/hackers-delight
2022-09-16 18:59:59 -07:00
..
ntzdebruijn Reorganize hackers delight examples 2022-09-13 17:22:01 +02:00
ntzgaudet Reorganize hackers delight examples 2022-09-13 17:22:01 +02:00
ntzloops [examples] improve indentation 2022-09-16 18:59:59 -07:00
ntzmasks Reorganize hackers delight examples 2022-09-13 17:22:01 +02:00
ntzreisers Reorganize hackers delight examples 2022-09-13 17:22:01 +02:00
ntzseals [examples] improve indentation 2022-09-16 18:59:59 -07:00
ntzsearchtree [examples] improve indentation 2022-09-16 18:59:59 -07:00
ntzsmallvals Reorganize hackers delight examples 2022-09-13 17:22:01 +02:00
README.md Reorganize hackers delight examples 2022-09-13 17:22:01 +02:00

Hacker's Delight

This directory contains a number of algorithms for counting trailing zeros as described in "Hacker's Delight, 2nd edition" by Henry S. Warren.