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

搜索资源列表

  1. java concurrency in practice(英文版)

  2. Chapter 1. Introduction Section 1.1. A (Very) Brief History of Concurrency Section 1.2. Benefits of Threads Section 1.3. Risks of Threads Section 1.4. Threads are Everywhere Part I: Fundamentals Chapter 2. Thread Safety Section 2.1. What is Thread S
  3. 所属分类:Java

    • 发布日期:2009-08-22
    • 文件大小:1048576
    • 提供者:auf421
  1. 深入理解计算机系统(英文版)

  2. Contents Preface i 1 Introduction 1 1.1 Information isBits inContext . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.2 Programs areTranslated byOtherPrograms intoDifferent Forms . . . . . . . . . . . . . . . 3 1.3 ItPays toUnde
  3. 所属分类:Web开发

    • 发布日期:2009-10-01
    • 文件大小:4194304
    • 提供者:wang3113
  1. 《计算机系统结构》习题答案

  2. 第一章(P33) 1.7-1.9(透明性概念),1.12-1.18(Amdahl定律),1.19、1.21、1.24(CPI/MIPS) 第二章(P124) 2.3、2.5、2.6(浮点数性能),2.13、2.15(指令编码) 第三章(P202) 3.3(存储层次性能),3.5(并行主存系统),3.15-3.15加1题(堆栈模拟),3.19中(3)(4)(6)(8)问(地址映象/替换算法--实存状况图).....
  3. 所属分类:其它

    • 发布日期:2009-10-19
    • 文件大小:1048576
    • 提供者:XQwatcher120
  1. 清华第2版《计算机系统结构》习题解答

  2. 清华第2版《计算机系统结构》习题解答 目录 第一章(P33) 1.7-1.9(透明性概念),1.12-1.18(Amdahl定律),1.19、1.21、1.24(CPI/MIPS) 第二章(P124) 2.3、2.5、2.6(浮点数性能),2.13、2.15(指令编码) 第三章(P202) 3.3(存储层次性能),3.5(并行主存系统),3.15-3.15加1题(堆栈模拟),3.19中(3)(4)(6)(8)问(地址映象/替换算法--实存状况图) 第四章(P250) 4.5(中断屏蔽字表/中断
  3. 所属分类:其它

    • 发布日期:2009-11-02
    • 文件大小:439296
    • 提供者:WSODW
  1. Java并发程序设计教程

  2. 内容列表 1、使用线程的经验:设置名称、响应中断、使用ThreadLocal 2、Executor :ExecutorService和Future ☆☆☆ 3、阻塞队列: put和take、offer和poll、drainTo 4、线程间的协调手段:lock、condition、wait、notify、notifyAll☆☆☆ 5、Lock-free: atomic、concurrentMap.putIfAbsent、CopyOnWriteArrayList☆☆☆ 6、关于锁使用的经验介绍 7
  3. 所属分类:Java

    • 发布日期:2010-08-17
    • 文件大小:1048576
    • 提供者:sky3380
  1. Springer Analyzing Computer Systems Performance with Perl

  2. Springer Analyzing Computer Systems Performance with Perl Preface ........................................................ vii Part I Theory of System Performance Analysis 1 Time—The Zeroth Performance Metric.................... 3 1.1 Introduction..
  3. 所属分类:Perl

    • 发布日期:2008-02-20
    • 文件大小:6291456
    • 提供者:osoon
  1. Java并发程序设计教程

  2. 内容列表 1、使用线程的经验:设置名称、响应中断、使用ThreadLocal 2、Executor :ExecutorService和Future ☆☆☆ 3、阻塞队列: put和take、offer和poll、drainTo 4、线程间的协调手段:lock、condition、wait、notify、notifyAll☆☆☆ 5、Lock-free: atomic、concurrentMap.putIfAbsent、CopyOnWriteArrayList☆☆☆ 6、关于锁使用的经验介绍 7
  3. 所属分类:Java

    • 发布日期:2010-09-28
    • 文件大小:1048576
    • 提供者:xixi_luo
  1. Java并发程序设计教程

  2. 1、使用线程的经验:设置名称、响应中断、使用ThreadLocal 2、Executor :ExecutorService和Future ☆☆☆ 3、阻塞队列: put和take、offer和poll、drainTo 4、线程间的协调手段:lock、condition、wait、notify、notifyAll☆☆☆ 5、Lock-free: atomic、concurrentMap.putIfAbsent、CopyOnWriteArrayList☆☆☆ 6、关于锁使用的经验介绍 7、并发流程
  3. 所属分类:Java

    • 发布日期:2011-01-25
    • 文件大小:1048576
    • 提供者:freedom_cgang
  1. Java编程并发程序设计

  2. 1、使用线程的经验:设置名称、响应中断、使用ThreadLocal 2、Executor :ExecutorService和Future ☆☆☆ 3、阻塞队列: put和take、offer和poll、drainTo 4、线程间的协调手段:lock、condition、wait、notify、notifyAll☆☆☆ 5、Lock-free: atomic、concurrentMap.putIfAbsent、CopyOnWriteArrayList☆☆☆ 6、关于锁使用的经验介绍 7、并发流程
  3. 所属分类:Java

    • 发布日期:2011-03-10
    • 文件大小:1048576
    • 提供者:whitree
  1. NoSQL数据库笔谈

  2. NoSQL数据库笔谈 1. CAP 2. 最终一致性 1. 变体 3. BASE 4. 其他 1. I/O的五分钟法则 2. 不要删除数据 3. RAM是硬盘,硬盘是磁带 4. Amdahl定律和Gustafson定律 5. 万兆以太网 3. 手段篇 1. 一致性哈希
  3. 所属分类:其它

    • 发布日期:2011-06-11
    • 文件大小:2097152
    • 提供者:top_mm
  1. 《计算机体系结构》复习要点

  2. 1、 计算机组件及其连接。(P1) 2、 计算机高级编程语言的翻译和执行。(P5) 3、 计算机系统层次结构。(P7) 4、 计算机系统性能度量参数。(P9) 5、 量化设计原则与Amdahl定律(P15) 课后习题:1.2、1.5、1.8、1.9、1.12
  3. 所属分类:网络管理

    • 发布日期:2011-06-20
    • 文件大小:34816
    • 提供者:hanhanwell
  1. NoSQL数据库笔谈v2.pdf

  2. 目录: 序 思想篇 CAP 最终一致性 变体 BASE 其他 I/O的五分钟法则 不要删除数据 RAM是硬盘,硬盘是磁带 Amdahl定律和Gustafson定律 万兆以太网 手段篇 一致性哈希 亚马逊的现状 算法的选择 Quorum NRW Vector clock Virtual node gossip Gossip (State Transfer Model) Gossip (Operation Transfer Model) Merkle tree Paxos 背景 DHT Map R
  3. 所属分类:系统集成

    • 发布日期:2011-09-22
    • 文件大小:2097152
    • 提供者:rogergod
  1. NoSQL数据库笔谈

  2. 颜开 v0.2 2010.2 序 ................................................................................................... 3 思想篇 思想篇.............................................................................................. 4 CAP ......................
  3. 所属分类:其它

    • 发布日期:2011-10-08
    • 文件大小:2097152
    • 提供者:a280606790
  1. Java并发程序设计教程

  2. Java并发程序设计教程 作者:温绍锦(昵称:温少) 内容列表 1、使用线程的经验:设置名称、响应中断、使用ThreadLocal 2、Executor :ExecutorService和Future ☆☆☆ 3、阻塞队列: put和take、offer和poll、drainTo 4、线程间的协调手段:lock、condition、wait、notify、notifyAll☆☆☆ 5、Lock-free: atomic、concurrentMap.putIfAbsent、CopyOnWrite
  3. 所属分类:Java

    • 发布日期:2012-03-29
    • 文件大小:1048576
    • 提供者:allanouyang
  1. Java并发程序设计教程

  2. 内容列表 1、使用线程的经验:设置名称、响应中断、使用ThreadLocal 2、Executor :ExecutorService和Future ☆☆☆ 3、阻塞队列: put和take、offer和poll、drainTo 4、线程间的协调手段:lock、condition、wait、notify、notifyAll ☆☆☆ 5、Lock-free: atomic、concurrentMap.putIfAbsent、CopyOnWriteArrayList ☆☆☆ 6、关于锁使用的经验介绍
  3. 所属分类:Java

    • 发布日期:2012-06-26
    • 文件大小:1048576
    • 提供者:dx1234xd
  1. Java并发程序设计教程

  2. 内容列表 1、使用线程的经验:设置名称、响应中断、使用ThreadLocal 2、Executor :ExecutorService和Future ☆☆☆ 3、阻塞队列: put和take、offer和poll、drainTo 4、线程间的协调手段:lock、condition、wait、notify、notifyAll ☆☆☆ 5、Lock-free: atomic、concurrentMap.putIfAbsent、CopyOnWriteArrayList ☆☆☆ 6、关于锁使用的经验介绍
  3. 所属分类:Java

    • 发布日期:2013-02-20
    • 文件大小:1048576
    • 提供者:huangbeiduo
  1. 计算机体系结构(总结)

  2. 计算机体系结构(ComputerArchitecture)是程序员所看到的计算机的属性,即概念性结构与功能特性。按照计算机系统的多级层次结构,不同级程序员所看到的计算机具有不同的属性。一般来说,低级机器的属性对于高层机器程序员基本是透明的,通常所说的计算机体系结构主要指机器语言级机器的系统结构。经典的关于“计算机体系结构(computerarchitecture)”的定义是1964年C.M.Amdahl在介绍IBM360系统时提出的,其具体描述为“计算机体系结构是程序员所看到的计算机的属性,即
  3. 所属分类:C++

    • 发布日期:2013-03-22
    • 文件大小:1048576
    • 提供者:liumaono1
  1. amdahl

  2. amdahl's law in the multicore very good paper for amdahl's law in the multicore
  3. 所属分类:Java

    • 发布日期:2008-09-02
    • 文件大小:672768
    • 提供者:liuwei000000
  1. 系统结构第一次作业

  2. 求该计算机的有效 CPI 和程序执行时间,amdahl定律计算,加速比,系统的性能提高
  3. 所属分类:讲义

    • 发布日期:2014-06-30
    • 文件大小:35840
    • 提供者:u010274673
  1. Amdahl

  2. 一篇IEEE大牛的论文 关于多核 中的 Amdahl's law研究
  3. 所属分类:专业指导

    • 发布日期:2009-01-13
    • 文件大小:1048576
    • 提供者:myberkeley
« 12 3 »