C++ Concurrency In Action Practical Multithreading 作者:Anthony Williams 译者:陈晓伟 年份:2017-2018 本书概述 对《C++ Concurrency in Action》的中文翻译。 本书是基于C++11新标准的并发和多线程编程深度指南。 有书签,文字版。
2022-08-02 15:46:58 5.12MB C++并发 C++11 并发技术
1
数据库管理系统概述英文版课件:14 Concurrency Control.ppt
2022-06-21 09:05:52 474KB 数据库
数据库管理系统:ch16 Concurrency Control.ppt
2022-06-10 09:05:42 218KB 数据库
数据库系统英文课件:ch16 Concurrency Control.pptx
2022-05-26 09:05:29 899KB 文档资料
数据库系统课件:ch15-16 Transactions & Concurrency Control.ppt
2022-05-25 22:03:03 1.17MB 数据库
含下列3本电子书和2个源码jar, Java并发编程实战.pdf Java并发编程实践(全).pdf java_concurrency_in_practice.pdf jcip-examples-src.jar jcip-annotations-src.jar 英文版是高清晰的,实战和实践都是同一帮人对英文版书的翻译,网传实战的翻译质量更好,实战是2012年出版的,应该是对前一版实践翻译的改进。此资源仅供学习方便使用,请支持正版。 源码下载地址:http://jcip.net.s3-website-us-east-1.amazonaws.com/ 源码没有按章节组织,如果需要按章节查找方便的话,请看下面网址提供的源码:http://jcip.net.s3-website-us-east-1.amazonaws.com/listings.html
2022-05-21 13:23:34 50.55MB Java 并发编程实战 中英文版 源码含注解
1
At this writing, multicore processors are just now becoming inexpensive enough for midrange desktop systems. Not coincidentally, many development teams are noticing more and more threading-related bug reports in their projects. In a recent post on the NetBeans developer site, one of the core maintainers observed that a single class had been patched over 14 times to fix threading-related problems. Dion Almaer, former editor of TheServerSide, recently blogged (after a painful debugging session that ultimately revealed a threading bug) that most Java programs are so rife with concurrency bugs that they work only “by accident”.
2022-05-21 13:20:54 5.56MB Java Concurrency
1
C++并发编程实战 源码 (C++ Concurrency in Action)
2022-05-11 10:59:58 64KB C++ 并发编程 源码
1
详细讲解现代.net下并行程序开发,包括多线程、asynchronous 、Reactive Extension 模式等。
2022-04-27 13:02:54 4.9MB 并发 多线程
1
C++ Concurrency In Action的中文翻译,称作C++并行编程实践,基于c++11新标准的并发和多线程编程指南。
2022-04-23 23:19:45 1.35MB 计算机 并行编程
1