Wong Shao Voon shows you how to use SSE2 to Speed up Alphablending.
SSE2 Vectorization of Alphablend Code
Published 12/14/2011
Wong Shao Voon shows you how to use SSE2 to Speed up Alphablending.
This article discusses the new C++ Elmax XML Library feature to implement Linq-To-XML node creation to write XML files. Linq-To-XML node creation is the natural way to create nodes with code that is structurally identical to resultant XML.
A no frills MP3 player class, based on DirectShow.
Wong Shao Voon presents an application that can generate C# methods to call your stored procedure.
The C++ XML parsing article which should have been written since the advent of XML! This article defines a new Elmax abstraction model over the DOM model.
Learn how to set up the outline of an algorithm and leave the details of the implementation later using the Template Pattern.