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

搜索资源列表

  1. cocoa something related

  2. int i; > > //initialize the threadLock with the number of thread > > [threadLock lock]; > [threadLock unlockWithCondition:count]; > > NSPort *mainPort = [NSMachPort port]; > if (!mainPort) > { > return; > } > >
  3. 所属分类:Java

    • 发布日期:2009-09-16
    • 文件大小:107520
    • 提供者:lhz62004753
  1. The Art Of Unix Programming

  2. 超级经典!!! The Art of Unix Programming Eric Steven Raymond Table of Contents 目录 Requests for reviewers and copy-editors Preface Who Should Read This Book How To Use This Book Related References Conventions Used In This Book Our Case Studies Author's Ac
  3. 所属分类:C

    • 发布日期:2009-09-22
    • 文件大小:3145728
    • 提供者:tutu1212
  1. The Little Book of Semaphores

  2. 大量例子讲述Semaphore的应用。 1 Introduction 1 1.1 Synchronization . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1.2 Execution model . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1.3 Serialization with messages . . . . . . . . . . . . .
  3. 所属分类:Python

    • 发布日期:2009-09-25
    • 文件大小:839680
    • 提供者:optima
  1. Visual C++ 编程资源大全(英文源码 其它)

  2. 1,01.zipOutput显示所有的调试信息(5KB)2,02.zipSome general debugging tips一般的调试技巧(11KB)3,03.zipDebugging ISAPI extension调试ISAPI扩展(4KB)4,04.zip<br&g t;LibDump类似DumpBin的工具(10KB)5,05.zipFinding memory leaks发现内存的泄漏(6KB)6,06.zipConvert message ID to a string将消息标
  3. 所属分类:C++

    • 发布日期:2007-10-24
    • 文件大小:10485760
    • 提供者:zhangxucool
  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. Windows操作系统.chm

  2. Table of Contents | Index -------------------------------------------------------------------------------- Copyright Historical Perspective Foreword Acknowledgments Introduction Structure of the Book History o f the Book Fourth Edition Changes Hands
  3. 所属分类:其它

    • 发布日期:2009-10-04
    • 文件大小:9437184
    • 提供者:ruhailiu126
  1. Taming Java Thread

  2. Taming Java Threads 2000年版,好古老的版本啊。
  3. 所属分类:Java

    • 发布日期:2009-10-10
    • 文件大小:1048576
    • 提供者:xiaolg2008
  1. PyQt Examples

  2. WebBrowser、Puzzle、Calculator、musicplayer、Network(HttpDownload、Ftp……)、OpenGL、Paint、Chart、SQL、threads……
  3. 所属分类:QT

    • 发布日期:2009-10-14
    • 文件大小:1048576
    • 提供者:chameyu
  1. Davis.Chapman.-.Visual.C++.6.in.21.Days

  2. DAY 1 THE VISUAL C++ DEVELOPMENT ENVIRONMENT—BUILDING YOUR FIRST VISUAL C++ APPLICATION 7 The Visual C++ Development Environment............................................................8 The Output Pane ...........................................
  3. 所属分类:C++

    • 发布日期:2009-10-21
    • 文件大小:5242880
    • 提供者:conquerwave
  1. openMP学习指南.doc

  2. Before we begin with OpenMP, it is important to know why we need parallel processing. In a typical case, a sequential code will execute in a thread which is executed on a single processing unit. Thus, if a computer has 2 processors or more ( or 2 co
  3. 所属分类:Java

  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 conte
  3. 所属分类:Linux

    • 发布日期:2009-11-04
    • 文件大小:10485760
    • 提供者:goopld
  1. 多线程HTTP服务器源代码

  2. 多线程HTTP服务器源代码 VC源代码 Multi-threaded HTTP server that uses blocking sockets, overlapped I/O and client threads to handle multiple simultaneous
  3. 所属分类:C++

    • 发布日期:2009-11-05
    • 文件大小:40960
    • 提供者:panask
  1. javathreads

  2. it very good
  3. 所属分类:Java

    • 发布日期:2007-11-08
    • 文件大小:1048576
    • 提供者:kiss_y_o_u
  1. Threading in C#.pdf

  2. 英文版 C sharp C# thread Part 1 Getting Started Overview and Concepts ............................................................................................................. 3 How Threading Works .... ...........................................
  3. 所属分类:C#

    • 发布日期:2007-11-11
    • 文件大小:441344
    • 提供者:mooring
  1. Ultra-fast ASP.NET: Build Ultra-Fast and Ultra-Scalable Websites Using ASP.NET and SQL Server

  2. Ultra-Fast ASP.NET presents a practical approach to building fast and scalable web sites using ASP.NET and SQL Server. In addition to a wealth of tips, tricks and secrets, you’ll find advice and code examples for all tiers of your application, inclu
  3. 所属分类:C#

    • 发布日期:2009-11-17
    • 文件大小:4194304
    • 提供者:jerrylees2006
  1. Threading in C#

  2. Threading in C#. 提供如何使用 .Net 來建立與使用 Thread、Process. Ex: How Threading Works, Synchronization Essentials, Locking and Thread Safety, Using Threads...
  3. 所属分类:C#

    • 发布日期:2009-11-18
    • 文件大小:441344
    • 提供者:xavier881
  1. Professional Android App

  2. Hello, Android Chapter 1: 1 A Little Background 2 The Not So Distant Past 2 The Future 3 What It Isn’t 3 An Open Platform for Mobile Development 4 Native Android Applications 4 Android SDK Features 5 Access to Hardware including Camera, GPS, and Acc
  3. 所属分类:Android

    • 发布日期:2009-11-18
    • 文件大小:5242880
    • 提供者:cocoszhouhao
  1. 微软内部资料-SQL性能优化3

  2. Contents Overview 1 Lesson 1: Concepts – Locks and Lock Manager 3 Lesson 2: Concepts – Batch and Transaction 31 Lesson 3: Concepts – Locks and Applications 51 Lesson 4: Information Collection and Analysis 63 Lesson 5: Concepts – Formulating and Impl
  3. 所属分类:其它

    • 发布日期:2009-11-27
    • 文件大小:1048576
    • 提供者:songsu
  1. Addison.Wesley.Java.Concurrency.in.Practice.May.2006.chm

  2. 刚看了这个,还不错 Writing correct programs is hard; writing correct concurrent programs is harder. There are simply more things that can go wrong in a concurrent program than in a sequential one. So, why do we bother with concurrency? Threads are an inescap
  3. 所属分类:Java

    • 发布日期:2009-12-07
    • 文件大小:1048576
    • 提供者:mikehuhu
  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 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »