- 博客(0)
- 资源 (8)
- 收藏
- 关注
Concurrent programming on windows
Windows并发程序设计。
Book Structure
I've structured the book into four major sections. The first, Concepts, introduces concurrency at a high level without going too deep into any one topic.
The next section, Mechanisms, focuses squarely on the fundamental platform features, inner workings, and API details. After that, the Techniques section describes common patterns, best practices, algorithms, and data structures that emerge while writing concurrent software. The fourth section, Systems, covers many of the system-wide architectural and process concerns that frequently arise. There is a progression here. Concepts is first because it develops a basic understanding of concurrency in general.Under standing the content in Techniques would be difficult without a solid understanding of the Mechanisms, and similarly , building real Systems would be impossible without understanding the rest. There are also two append ices
at the end .
2014-10-11
Emgu CV (OpenCV.NET) 1.5.0.1 DLLs
Emgu CV is a cross platform .Net wrapper to the Intel OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc. The wrapper can be compiled in Mono and run on Linux / Mac OS X.
2009-06-01
Emgu.CV(OpenCV.NET版)参考手册
Emgu CV is a cross platform .Net wrapper to the Intel OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc. The wrapper can be compiled in Mono and run on Linux / Mac OS X.
2009-06-01
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅