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

搜索资源列表

  1. Python网络编程

  2. Contents 1 Overview 2 2 Our Example Client/Server Pair 2 2.1 Analysis of the Server Program . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 2.2 Analysis of the Client Program . . . . . . . . . . . . . . . . . . . . . . . . . . .
  3. 所属分类:网络基础

    • 发布日期:2009-05-27
    • 文件大小:55296
    • 提供者:netmaptian
  1. java concurrency in practice

  2. This book covers:Basic concepts of concurrency and thread safetyTechniques for building and composing thread-safe classesUsing the concurrency building blocks in java.util.concurrent Performance optimization dos and don'tsTesting concurrent programs
  3. 所属分类:Java

    • 发布日期:2007-08-24
    • 文件大小:1048576
    • 提供者:wyard
  1. Java Concurrency in Practice

  2. 1、Basic concepts of concurrency and thread safety2、Techniques for building and composing thread-safe classes3、Using the concurrency building blocks in java.util.concurrent英文版,一本值得一读的书。4、Performance optimization dos and don 'ts5、Testing concurrent pr
  3. 所属分类:Java

    • 发布日期:2007-08-26
    • 文件大小:1048576
    • 提供者:adverse
  1. Advanced Programming In The UNIX Environment

  2. Stephen Rago's update is a long overdue benefit to the community of professionals using the versatile family of UNIX and UNIX-like operating environments. It removes obsolescence and includes newer developments. It also thoroughly updates the contex
  3. 所属分类:Linux

    • 发布日期:2009-08-05
    • 文件大小:3145728
    • 提供者:ouumi
  1. Addison.Wesley.Java.Concurrency.in.Practice.May.2006

  2. This book covers:Basic concepts of concurrency and thread safetyTechniques for building and composing thread-safe classesUsing the concurrency building blocks in java.util.concurrent Performance optimization dos and don'tsTesting concurrent programs
  3. 所属分类:Java

    • 发布日期:2007-10-12
    • 文件大小:2097152
    • 提供者:luogedai
  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. The Annotated C++ Reference Manual

  2. Contents 1 C++ Extensions 3 1.1 Design Requirements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.2 Elementary Execution Properties . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  3. 所属分类:C++

    • 发布日期:2009-12-12
    • 文件大小:1048576
    • 提供者:mhtsahng
  1. 常见的硬件笔试面试题目3

  2. http://www.edacn.net/html/29/46529-75528.html 1.setup和holdup时间,区别. 2.多时域设计中,如何处理信号跨时域 3.latch与register的区别,为什么现在多用register.行为级描述中latch如何产生的 4.BLOCKING NONBLOCKING 赋值的区别 5.MOORE 与 MEELEY状态机的特征 6.IC设计中同步复位与 异步复位的区别 7.实现N位Johnson Counter,N= 8.用FSM实现1011
  3. 所属分类:嵌入式

    • 发布日期:2010-01-13
    • 文件大小:47104
    • 提供者:zhu20082008zhu
  1. 2 维热传导 (Heat distribution) 基于MPI的并行算法实现

  2. 墨尔本大学研究生并行计算课程的一个作业,包含一个Sequential代码和一个blocking communication和一个nonblocking communication的并行代码,均是用C语言完成,并附有完整的report。可在集群计算机上并行运行
  3. 所属分类:C

    • 发布日期:2010-03-24
    • 文件大小:114688
    • 提供者:sea005
  1. [图书]Digital VLSI Design with Verilog

  2. 来自硅谷技术学院的教科书。不同于以往传授verilog语法的书籍,这本书则通过配合实例,可以一步步学习并使用Verilog设计真正的VLSI,考虑Verilog用于VLSI设计中的多个方面,包括可综合性,仿真,芯片的可测设计以及工具的使用等等。 学习内容按周排列(12周,每周2节课)。 涉及的内容包括: Topic List (partial): Discussion: Modules and hierarchy; Blocking/nonblocking assignment; Combin
  3. 所属分类:嵌入式

    • 发布日期:2010-04-20
    • 文件大小:12582912
    • 提供者:jedison74
  1. Writing Testbenches using System Verilog

  2. Writing Testbenches using System Verilog 英文原版的,学起来比较容易。 Writing Testbenches using System Verilog About the Cover xiii Preface xv Why This Book Is Important . . . . . . xvi What This Book Is About . . . . . . . . xvi What Prior Knowledge You Should H
  3. 所属分类:iOS

    • 发布日期:2010-04-22
    • 文件大小:1048576
    • 提供者:zhengmm1985
  1. 非阻塞通信例子【nonblocking】示例

  2. 关于非阻塞通信例子【nonblocking】示例,可以学学,很有用的,用nio协议。底层走socket通信。
  3. 所属分类:Web开发

    • 发布日期:2010-04-28
    • 文件大小:7168
    • 提供者:dengjianli
  1. unix网络编程(英文)

  2. TCP and UDP transportSockets: elementary, advanced, routed, and rawI/O: multiplexing, advanced functions, nonblocking, and signal-driven Daemons and inetdUNIX domain protocolsioctl operationsBroadcasting and multicastingThreadsStreams
  3. 所属分类:网络基础

    • 发布日期:2008-02-29
    • 文件大小:5242880
    • 提供者:epeaktop
  1. nonblocking async transfer server

  2. nonblocking using lock_free queue , evpp framework
  3. 所属分类:金融

    • 发布日期:2018-05-30
    • 文件大小:4194304
    • 提供者:hintonic
  1. Nonblocking and blocking Assignments

  2. 博主的博客Verilog之blocking & nonblocking assignments有些内容是参考了这篇英文文献的,其中对verilog中有关阻塞与非阻塞赋值语句的8种准则进行了详细的举例说明,读者可以下载文章进行详细阅读,以便更好地理解相关概念。
  3. 所属分类:其它

    • 发布日期:2019-04-28
    • 文件大小:99328
    • 提供者:huigeyu
  1. usenix2001_Pragmatic nonblocking synchronization for real-time systems.pdf

  2. 介绍一种lock-free的实时操作系统的实现。We present a pragmatic methodology for designing nonblocking real-time systems. Our methodology uses a combination of lock-free and wait-free synchronization techniques and clearly states which technique should be applied in
  3. 所属分类:其它

    • 发布日期:2019-09-05
    • 文件大小:103424
    • 提供者:liuwane
  1. simple-nodejs-nonblocking-process-源码

  2. simple-nodejs-nonblocking-process
  3. 所属分类:其它

    • 发布日期:2021-03-07
    • 文件大小:1024
    • 提供者:weixin_42128270
  1. Embedding Nonblocking Multicast Virtual Networks in Fat-tree Data

  2. Embedding Nonblocking Multicast Virtual Networks in Fat-tree Data
  3. 所属分类:其它

    • 发布日期:2021-02-22
    • 文件大小:430080
    • 提供者:weixin_38690149
  1. Nonblocking 3 x 3 polymer thermo-optic switch array based on total-internal-reflection effect.

  2. A nonblocking 3x3 polymer thermo-optic (TO) switch array based on the total-internal-reflection (TIR) effect is demonstrated. The switch array consists of three 2x2 TIR TO switch elements with a total device length of 15.5 mm, and achi
  3. 所属分类:其它

    • 发布日期:2021-02-10
    • 文件大小:1048576
    • 提供者:weixin_38677260
  1. 4 × 4 nonblocking optical switch fabric based on cascaded multimode interferometers

  2. We experimentally demonstrate a 4 × 4 nonblocking silicon thermo-optic (TO) switch fabric consisting of three stages of tunable generalized Mach–Zehnder interferometers. All 24 routing states for nonblocking switching are characterized. The device’s
  3. 所属分类:其它

    • 发布日期:2021-02-04
    • 文件大小:977920
    • 提供者:weixin_38601390
« 12 3 4 »