ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Browse in : > Web Links > References
• References +
• References

• Microsoft +
• Microsoft

• Programming +

-640K- 2^256 Bytes of Memory is More than Anyone Would Ever -Need- Get
Description : How fast can computers get? Sergey Ignatchenko provides us with some upper limits. by Sergey Ignatchenko
Category: [ Overload Journal #112 - December 2012 | Programming Topics ]
Footprint on Modify
Description : Tracking history can be done in a variety of ways. Andy Balaam describes one technique with many advantages. by Andy Balaam
Category: [ Overload Journal #112 - December 2012 | Programming Topics ]
Valgrind Part 5 – Massif
Description : Poor performance can be caused by memory usage. Paul Floyd introduces Valgrind’s heap memory profiling tool Massif. by Paul Floyd
Category: [ Overload Journal #112 - December 2012 | Programming Topics ]
Valgrind Part 4: Cachegrind and Callgrind
Description : When your application is slow, you need a profiler. Paul Floyd shows us how callgrind and cachegrind can help. by Paul Floyd
Category: [ Overload Journal #111 - October 2012 | Programming Topics ]
Universal References in C++11
Description : C++11 provides a new reference syntax, T&&. Scott Meyers explains that it doesn’t always mean ‘rvalue reference’. by Scott Meyers
Category: [ Overload Journal #111 - October 2012 | Programming Topics ]
A DSEL for Addressing the Problems Posed by Parallel Architectures
Description : Programming parallel algorithms correctly is hard. Jason McGuiness and Colin Egan demonstrate how a C++ DESEL can make it simpler. by Jason McGuiness and Colin Egan
Category: [ Overload Journal #111 - October 2012 | Programming Topics ]
Keep It Simple, Singleton!
Description : Naïve assumptions sound like a bad idea. Sergey Ignatchenko discusses how to spot good assumptions in the face of changing requirements. by Sergey Ignatchenko
Category: [ Overload Journal #111 - October 2012 | Programming Topics ]
Valgrind Part 3: Advanced memcheck
Description : Valgrind provides several mechanisms to locate memory problems in your code. Paul Floyd shows us how to use them. by Paul Floyd
Category: [ Overload Journal #110 - August 2012 | Programming Topics ]
Black-Scholes in Hardware
Description : The Black-Scholes model is a financial model. Wei Wang outlines its design and implementation for those who want to understand how algorithms can be implemented in hardware. by Wei Wang
Category: [ Overload Journal #110 - August 2012 | Programming Topics ]
Replace User, Strike Any Key?
Description : There is a common perception in the IT industry that the user is the primary source of all the problems. Sergey Ignatchenko asks if this is true. by Sergey Ignatchenko
Category: [ Overload Journal #110 - August 2012 | Programming Topics ]
Simple Mock Objects for C++11
Description : New C++11 features can be used to implement mock objects for unit tests. Michael Rüegg shows us how he does this in Mockator. by Michael Rüegg
Category: [ Overload Journal #110 - August 2012 | Programming Topics ]
Large Objects and Iterator Blocks
Description : Arrays can cause memory issues in .Net. Frances Buontempo shows how iterator blocks can help to relieve the pressure. by Frances Buontempo
Category: [ Overload Journal #110 - August 2012 | Programming Topics ]
Programming Darwinism
Description : Have you ever thought your software had a life of its own? Sergey Ignatchenko wonders whether you might be right. by Sergey Ignatchenko
Category: [ Overload Journal #109 - June 2012 | Programming Topics ]
What’s a Good Date?
Description : Implementing a data type seems simple at first glance. Björn Fahller investigates why you might choose a representation. by Björn Fahller
Category: [ Overload Journal #109 - June 2012 | Programming Topics ]
Tail Call Optimisation in C++
Description : Stack based languages can be very powerful, but often can’t deal with arbitrary recursion. Andy Balaam finds a way around this limitation. by Andy Balaam
Category: [ Overload Journal #109 - June 2012 | Programming Topics ]
All About XOR
Description : Boolean operators are the bedrock of computer logic. Michael Lewin investigates a common one and shows there’s more to it than meets the eye. by Michael Lewin
Category: [ Overload Journal #109 - June 2012 | Programming Topics ]
Curiously Recursive Template Problems with Aspect Oriented Programming
Description : Hugo Arregui, Carlos Castro and Daniel Gutson work out how to combine two useful techniques. by Hugo Arregui, Carlos Castro and Daniel Gutson
Category: [ Overload Journal #109 - June 2012 | Programming Topics ]
Valgrind Part 2 – Basic memcheck
Description : Learning how to use our tools well is a vital skill. Paul Floyd shows us how to check for memory problems. by Paul Floyd
Category: [ Overload Journal #109 - June 2012 | Programming Topics ]
The Virtual Interview
Description : John Max Skaller was interviewed by Sean A. Corfield by Sean A. Corfield
Source : Generated via JPG, Google OCR, pandoc markdown from scanned journal
Category: [ Overload Journal #5 - Sep 1994 | Programming Topics | Process Topics ]
Operators for Arithmetic Classes
by Francis Glassborow
Source : Generated via JPG, PDF, OCR, markdown from scanned journal
Category: [ Overload Journal #5 - Sep 1994 | Programming Topics ]
  |<   <<   11   12   13   14   15   16   17   18   19   20   >>   >|