原创 Intel open-sourced a multithread library

I just read a news that Intel open-sourced a multithread library called Thr

原创 Design and implement an "Accumulator" class (complete)

   Abstract   A few months ago, I wrote two snippets that composed the basi

原创 My "C++ Metaprogramming::..." is infinitely postponed.

Just for making a mark. I will come back when I have time for this. I will work on this blog by putting up some stuff t

原创 廢棄的C++語言特性 - Deprecated C++ features explained

Copyright (c) prototype, all rights reserved。 在不對原文內容(包括作者信息)做任何改動的前提下,歡迎自由轉載。 0.      必要說明:所謂“廢棄”(deprecated, or obsol

原创 Good tips for being efficient

Copyright (c) prototype, all rights reserved。 在不對原文內容(包括作者信息)做任何改動的前提下,歡迎自由轉載。 Personal notes on 175 Ways to Get More

原创 Loop, data, and MapReduce

Copyright (c) prototype, all rights reserved。 在不對原文內容(包括作者信息)做任何改動的前提下,歡迎自由轉載。 There is a quite old story about job

原创 Random thoughts on code review

Copyright (c) prototype, all rights reserved。 在不對原文內容(包括作者信息)做任何改動的前提下,歡迎自由轉載。 1.      Code review is a worthwhile pra

原创 比較浮點數的黃金法則 -- The golden rule for floating number comparison

How to compare floating numbers is an ooold, yet frequently asked, question. Here I am not going to rep

原创 在高性能計算中慎用C++ std::complex

  Copyright (c) prototype, all rights reserved。 在不對原文內容(包括作者信息)做任何改動的前提下,歡迎自由轉載。   兩年多前寫的內部資料。現在自己把它翻成中文,貼到我的blog上來。

原创 C++ Metaprogramming::Typelist::Definitions and basic implementations

Version 1.00 Author: prototype Copyright (C) 2004 prototypePermission is granted to copy and redistribute this article