Ddj - technetcast.ddj.com - Dr. Dobb's Articles
General Information:
Latest News:
Storage Layout of Polymorphic Objects 15 Nov 2012 | 12:00 pm
Adding at least one virtual function to a class alters the storage layout for all objects of that class type.
Intel's 50-Core Xeon Phi: The New Era of Inexpensive Supercomputing 13 Nov 2012 | 09:01 pm
The advent of Intel's massively parallel coprocessor will make every server a supercomputer.
Malicious Work with the modify-function-return-value Hack 12 Nov 2012 | 01:48 pm
The modify-function-return-value hack is particularly dangerous because it can be used to intercept function calls in code, user libraries, and in runtime libraries. Knowing how it operates is essenti...
Cache-Friendly Code: Solving Manycore's Need for Faster Data Access 12 Nov 2012 | 01:40 pm
As the number of cores in multicore chips grows Intel is poised to release the 50+ core Xeon Phi ensuring that program data can be delivered fast enough to be consumed by so many processors is a h...
The Enduring Challenge of Compressing Random Data 6 Nov 2012 | 08:48 pm
Not all files are compressible. The challenges are figuring out how small you can possibly make random data and how simple the algorithm can be.
Building GUI Applications in PowerShell 6 Nov 2012 | 08:01 pm
How many lines of PowerShell code are needed to create a complete working WPF application? Two!
AMD's Bold ARM Server Gambit 30 Oct 2012 | 07:25 pm
By combining 64-bit ARM processors with server-side technology, the company that led the x86 architecture into the 64-bit world is hoping to reinvent the data center and give itself new life.
2012 Jolt Awards: Mobile Tools 30 Oct 2012 | 11:33 am
The best mobile development tools
Creating and Using Libraries with OpenACC 29 Oct 2012 | 07:29 pm
How to write reusable methods (libraries, subroutines, and functions) that can transparently call optimized CPU and GPU libraries using OpenACC pragmas.
Developer's Reading List 23 Oct 2012 | 11:22 pm
New books on C++11, parallel programming, CoffeeScript, requirements, and more.