您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Java Concurrency In Practice

  2. Josh Bloch的多线程书, 作者都是Java的主要library的作者比如Collection和Concurrency.
  3. 所属分类:Java

    • 发布日期:2014-12-12
    • 文件大小:2097152
    • 提供者:prof140
  1. Concurrency.in.Csharp.Cookbook.2014.5.pdf

  2. Concurrency.in.Csharp.Cookbook.2014.5.pdf
  3. 所属分类:C#

    • 发布日期:2015-01-14
    • 文件大小:9437184
    • 提供者:xinconan1992
  1. C++ Concurrency In Action

  2. Manning - C++ Concurrency In Action (February 2012).pdf
  3. 所属分类:C++

    • 发布日期:2015-03-09
    • 文件大小:9437184
    • 提供者:plottry2
  1. JAVA 7 并发手册( Java 7 Concurrency Cookbook)

  2. 本文档为英文,要下载的话请注意。 《Java 7 并发手册》(《Java 7 Concurrency Cookbook》)这本书里包含了超过60个展示Java多线程编程的实例。这本书里讲解了关于线程的很多主题,从初级到高级,有线程管理,例如创建、中断和监视线程,有通过Java 5的Executor框架来运行和调度线程,以及使用Java 7中最新的Fork/Jion框架来分发线程。
  3. 所属分类:Java

    • 发布日期:2015-03-10
    • 文件大小:3145728
    • 提供者:momoyiye
  1. Seven.Concurrency.Models.in.Seven.Weeks.2014.7.pdf

  2. Seven.Concurrency.Models.in.Seven.Weeks.2014.7.pdf
  3. 所属分类:其它

    • 发布日期:2015-04-10
    • 文件大小:4194304
    • 提供者:xinconan1992
  1. java concurrency in practice

  2. java concurrency in practice
  3. 所属分类:Java

    • 发布日期:2015-06-09
    • 文件大小:6291456
    • 提供者:girlinwh
  1. Java concurrency in practice

  2. Java concurrency in practice
  3. 所属分类:Java

    • 发布日期:2015-06-26
    • 文件大小:6291456
    • 提供者:zhlxp
  1. Seven Concurrency Models in Seven Weeks.pdf

  2. Seven Concurrency Models in Seven Weeks 并发编程
  3. 所属分类:C++

    • 发布日期:2015-07-10
    • 文件大小:4194304
    • 提供者:lukecian
  1. C++ Concurrency in Action 源码

  2. C++ Concurrency in Action 这本书的源码,结合代码看,看的更明白。
  3. 所属分类:C/C++

    • 发布日期:2015-08-03
    • 文件大小:65536
    • 提供者:dzp01
  1. 《Java Concurrency in Practice》代码示例

  2. 《Java Concurrency in Practice》资源代码示例,包含annotations和examples两个包的代码示例。
  3. 所属分类:Java

    • 发布日期:2015-09-08
    • 文件大小:72704
    • 提供者:liangateng
  1. Java 7 Concurrency Cookbook

  2. Java 7 Concurrency Cookbook
  3. 所属分类:Java

  1. Ins and Outs of Concurrency Control

  2. The Ins and Outs of Concurrency Control
  3. 所属分类:其它

    • 发布日期:2015-10-25
    • 文件大小:495616
    • 提供者:hugolianggmail
  1. Mastering.Csharp.Concurrency

  2. Create robust and scalable applications along with responsive UI using concurrency and the multi-threading infrastructure in .NET and C# About This Book Learn to combine your asynchronous operations with Task Parallel Library Master C#'s asynchronou
  3. 所属分类:C#

    • 发布日期:2015-11-04
    • 文件大小:4194304
    • 提供者:ramissue
  1. Java Concurrency in Practice

  2. This book covers: Basic concepts of concurrency and thread safety Techniques for building and composing thread-safe classes Using the concurrency building blocks in java.util.concurrent Performance optimization dos and don'ts Testing concurrent prog
  3. 所属分类:Java

    • 发布日期:2008-11-16
    • 文件大小:1048576
    • 提供者:cdljsj
  1. Java Threads and the Concurrency Utilities(Apress,2015)

  2. This concise book empowers all Java developers to master the complexity of the Java thread APIs and concurrency utilities. This knowledge aids the Java developer in writing correct and complex performing multithreaded applications. Java's thread API
  3. 所属分类:Java

    • 发布日期:2015-12-03
    • 文件大小:2097152
    • 提供者:vanridin
  1. Java Threads and the Concurrency Utilities

  2. This concise book empowers all Java developers to master the complexity of the Java thread APIs and concurrency utilities. This knowledge aids the Java developer in writing correct and complex performing multithreaded applications. Java's thread API
  3. 所属分类:Java

    • 发布日期:2015-12-04
    • 文件大小:2097152
    • 提供者:u012555824
  1. Java.Threads.and.the.Concurrency.Utilities.1484216997

  2. This concise book empowers all Java developers to master the complexity of the Java thread APIs and concurrency utilities. This knowledge aids the Java developer in writing correct and complex performing multithreaded applications. Java's thread API
  3. 所属分类:Java

    • 发布日期:2015-12-04
    • 文件大小:1028096
    • 提供者:ramissue
  1. Java 7 Concurrency Cookbook源码

  2. Java 7 Concurrency Cookbook 中文名:Java 7 并发编程指南,中文版见http://ifeve.com/java-7-concurrency-cookbook/,这本书是学习并发的绝好书籍,我在网上找了好久才找到源代码,所以收点积分
  3. 所属分类:Java

    • 发布日期:2015-12-23
    • 文件大小:1048576
    • 提供者:shizhijie737
  1. avaScript.Concurrency.178588923

  2. About This Book Apply the core principles of concurrency to both browser and server side development Explore the latest tools and techniques at the forefront of concurrent programming, including Javascr ipt promises, web workers, and generators Lear
  3. 所属分类:Javascript

    • 发布日期:2016-01-08
    • 文件大小:1048576
    • 提供者:ramissue
  1. Concurrency in C# Cookbook

  2. Concurrency in C# Cookbook 介绍了dataflow, Reactive Extension
  3. 所属分类:C#

    • 发布日期:2016-01-19
    • 文件大小:4194304
    • 提供者:jiangdmdr
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »