-
C++MultiThreadProgramming
全书分为13章,全面讲解构建多线程架构与增量多线程编程技术。第1章介绍了用于构建面向对象程序的不同类型
C++组件,以及如何使用这些组件来构建多线程架构。第2、3、4章简要介绍进程、线程、多任务处理、多线程化、
规划以及线程优先权的概念。第5章讨论进程间和线程间通信。第6章讨论线程和进程同步与合作,详细讨论临界区
、死锁、数据竞争以及无限延迟方面的主题。第7-10章讲解用于线程同步、线程间通信以及多线程处理的C++组件
。第11章讨论C++对象在多线程环境中的行为和交互方式。第12章简单介绍多线程应用程序的测试技术。第13章对全
书内容进行扼要地问顾与思考。
(err)
- 2020-06-26 03:00:02下载
- 积分:1
-
pigdjas67
说明: By throwing an exception to indicate the occurrence of an error(By throwing an exception to indicate the occurrence of an erro)
- 2018-12-25 13:29:14下载
- 积分:1
-
C8051F06x
c8051f060单片机开发的基础代码,i/o口c语言测试程序,适合初学者。(c8051f060 microcontroller development code base)
- 2014-04-02 15:29:04下载
- 积分:1
-
nuaa1108
说明: nuaa1108 多少连续的1 解题报告(Problem solving report
)
- 2009-08-23 10:01:05下载
- 积分:1
-
tabstrips_src
控件类,支持Lable、button等控件,分组显示,C#控件库(Control classes, support the Lable, button controls, grouping, C# Control Library)
- 2012-08-23 14:38:22下载
- 积分:1
-
强烈推荐_完整的C#实例源代码之 网上商城购物系统
强烈推荐_完整的C#实例源代码之 网上商城购物系统-Strongly recommend a complete _ C# Example source code of the Internet Shopping Mall Shopping System
- 2022-07-26 02:52:30下载
- 积分:1
-
STM32飞控baseflight-master,主流飞控
STM32飞控baseflight-master,主流飞控,更新快,性能好。
- 2023-02-11 09:40:04下载
- 积分:1
-
WCF大文件下载 例子源码
WCF下载文档
- 2014-11-05下载
- 积分:1
-
Windows文件系统过滤驱动开发教程
我经常在网上碰到同行请求开发文件系统驱动。windows的pc机上以过滤驱动居多。其目的不外乎有以下几种: 一是用于防病毒引擎。希望在系统读写文件的时候,捕获读写的数据内容,然后检测其中是否含有病毒代码。 二是用于加密文件系统,希望在文件写过程中对数据进行加密,在读的过程中进行解密。 三是设计透明的文件系统加速。读写磁盘的时候,合适的cache算法是可以大大提高磁盘的工作效率。windows本身的cache算法未必适合一些特殊的读写磁盘操作(如流媒体服务器上读流媒体文件)。设计自己的cache算法的效果,我已在工作中有所感受。 如果你刚好有以上此类的要求,你可以阅读本教程。(I often encounter online request peer file system driver development. Windows on the pc-driven mostly to filter. Its goal : There are several : First, for the anti-virus engine. Hope for writing the document, read and write data capture, which then detected the presence of the virus code. Two documents for encryption systems in the hope that the process of writing papers for data encryption, in the course of time deciphering. Three is to design a transparent file system accelerated. The disk read and write when appropriate cache algorithm can greatly improve the efficiency of disk. Windows itself to the cache algorithm may not be suitable for some special disk read and write operations (such as streaming media server time streaming media). The cache design algorithm results, I have some wo)
- 2005-06-13 20:12:26下载
- 积分:1
-
Program_exercise3
this file simulates robust control with LMI
- 2013-07-26 16:18:20下载
- 积分:1