• Multithreading_Programming_-_Thread_Synchronization_c++

    In the last chapter, we described several synchronization objects for multithreaded programming. For correct concurrent programs, multiple threads of execution must be synchronized to protect the integrity of shared data. In this chapter, we illustrate basic synchronization techniques using some classic concurrency problems of producer-consumer, bounded-buffer, and readers-writers.

    0
    100
    81KB
    2009-01-13
    13
  • cpp设计模式mini版

    看 mini patterns 就够了 感觉design patterns 用处不大,至少 GOF原书那些模式没用 面向对象这些奇技淫巧比函数编程思维低一个层次, 比如 delegate 就比这些模式解耦解得更好

    0
    63
    267KB
    2009-01-13
    9
  • cppreference

    标准C++中查函数和类的文档 C/C++ Reference General C/C++ Pre-processor commands Operator Precedence Escape Sequences ASCII Chart Data Types Keywords Standard C Library Standard C I/O Standard C String & Character Standard C Math Standard C Time & Date Standard C Memory Other standard C functions All C Functions C++ C++ I/O C++ Strings Miscellaneous C++ C++ Standard Template Library C++ Vectors C++ Double-Ended Queues C++ Lists C++ Priority Queues C++ Queues C++ Stacks C++ Sets C++ Multisets C++ Maps C++ Multimaps C++ Bitsets Iterators All C++ Functions Questions? Check out the FAQ, look at these other language references, or contact us. Last modified on 3/12/2005 by Nate Kohl, with help from a lot of people.

    0
    41
    176KB
    2009-01-13
    0
上传资源赚积分or赚钱