C
Related categories: Programming, C++, x86 assembly, Java
Pages
How to implement the discrete Fourier transform
Tiny Encryption Algorithm in x86 assembly
RC4 cipher in x86 assembly
Fast MD5 hash implementation in x86 assembly
Fast SHA-1 hash implementation in x86 assembly
Fast Whirlpool hash in x86 assembly
Free small FFT in multiple languages
Forcing a file’s CRC to any value
Next lexicographical permutation algorithm
Fast SHA-2 hashes in x86 assembly
Tiny PNG Output
Lowest SHA-512 value by brute force
Native hash functions for Java
Knuth-Morris-Pratt string matching
Unsigned int considered harmful for Java
Simulated annealing demo
Disjoint-set data structure
QR Code generator library
Java Native Interface compared to Python/C API
The versatile sieve of Eratosthenes
Undefined behavior in C and C++ programs
sRGB transform library
Fast discrete cosine transform algorithms
Summary of C/C++ integer rules