Discover how to optimize by simplifying the formula.
Tip: An Optimized Formula for Alpha Blending Pixels
Published 04/02/2009
Discover how to optimize by simplifying the formula.
Use Lock Leveling to Prevent Multi-threading Deadlocks
Learn how to use STA COM objects asynchronously without blocking your main thread.
Discover four new algorithms for finding combinations.
Speed up the work of finding permutations among different processors.
The technique of finding permutations also provides source code for the recursive implementation. Also, learn how to use the STL template function next_permutation().