目前分類:C and C++ (177)

瀏覽方式: 標題列表 簡短摘要
發表時間 文章標題 人氣 留言
2013-12-26 About openmp reduction (37) (0)
2013-12-25 class 隨意寫寫--Merry Xmas! (8) (0)
2013-12-24 密碼文章 libevent server pools by passing fd between (4) (0)
2013-12-24 logging in c++ (5) (0)
2013-12-23 密碼文章 pass file descriptor between process (4) (0)
2013-12-23 將台股代碼使用 hash table 存取 array index (26) (2)
2013-12-20 semaphore between 2 process (11) (0)
2013-12-20 implement swap in class with helper function (0) (0)
2013-12-20 SFINAE in c++11 (10) (0)
2013-12-20 static and inline function in c++ (28) (0)
2013-12-19 copy elision in c++ ---part 2 (2) (0)
2013-12-18 ref qualifier in c++11 (65) (0)
2013-12-18 Copy elision of c++ class (25) (0)
2013-12-18 Pred function sample (3) (0)
2013-12-17 Choose carefully between map::operator[] and map::insert when efficiency is important (2) (0)
2013-12-16 alloca --allocate memory on stack,not heap (1) (0)
2013-12-13 const_cast (1) (0)
2013-12-13 struct hack (144) (1)
2013-12-13 using bool in c (2) (0)
2013-12-12 -pthread 跟 -lpthread 差異 (603) (0)
2013-12-11 Combine Array,unique_ptr and vector (0) (0)
2013-12-09 使用 unique_ptr deallocator 測試 (1) (0)
2013-12-09 shared_ptr and unique_ptr deallocator (2) (0)
2013-12-09 unique_ptr and deallocator (1) (0)
2013-12-09 unique_ptr and shared_ptr simple sample (3) (0)
2013-12-05 Hash table part2 (12) (0)
2013-12-05 Hash Table part1 (8) (0)
2013-12-04 lock free queue ,libevent 行情 server for 1024 clients (13) (0)
2013-11-29 priority queue sample 2 (3) (0)
2013-11-29 priority queue sample (11) (0)
2013-11-26 libevent can do a good job (5) (0)
2013-11-22 implement lock-free queue by DWCAS (16) (0)
2013-11-21 Double Word CAS implement (12) (0)
2013-11-06 open source zlog test sample (25) (0)
2013-11-04 memory local and atomic operation (11) (0)
2013-11-01 gsl tree sample (6) (0)
2013-11-01 boost install (7) (0)
2013-11-01 memalign (69) (0)
2013-11-01 __sync_lock_test_and_set (39) (0)
2013-11-01 pure socket server (12) (0)
2013-11-01 orderbook 小小測試程式 (2) (0)
2013-10-30 Sort lines of different size range huge (8) (0)
2013-10-29 密碼文章 readnx and writenx for tcp/ip (5) (0)
2013-10-29 Thread-local storage ( for gcc in linux) (329) (0)
2013-10-28 seqlock + shamred memory (19) (0)
2013-10-25 sequential lock ----使用多 buffer (90) (0)
2013-10-25 Big reader lock (22) (0)
2013-10-16 function pointer (17) (0)
2013-10-16 C 語言指標 (278) (0)
2013-10-15 epoll -part3 (16) (0)