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

搜索资源列表

  1. DbfDotNet_version_1.0_Source

  2. Introduction This article present a tiny database engine which implements fixed width record tables and BTree indexes. This library is a work in progress, I am looking for some feedback on this to see if there is a need for it. This article is also
  3. 所属分类:C#

    • 发布日期:2009-06-05
    • 文件大小:66560
    • 提供者:grd001
  1. Developing.Games.In.Java.chm

  2. java游戏开发教程 英文版 Copyright Preface About the Author About the Contributing Authors About the Technical Reviewers Acknowledgments Introduction Why Java? What You Need What Is in Thi s Book What's Not in This Book About the Code in This Book Using Ant S
  3. 所属分类:Java

    • 发布日期:2009-07-02
    • 文件大小:4194304
    • 提供者:velna_007
  1. C# 网络编程.chm

  2. C# 网络编程教程 Part I: Network Programming Basics The first four chapters are intended for programmers just starting out in network programming and looking for some background information about how network programming works and the pieces that are requir
  3. 所属分类:C#

    • 发布日期:2009-08-19
    • 文件大小:2097152
    • 提供者:webmote
  1. S7A驱动720版本

  2. S7A驱动,7.20版本, Version history S7A OPC server and FIX driver for Siemens S7/S5 communication via Ethernet TCP/IP, MPI or Profibus Versio n 7.20 Date: 26.02.2007 Version history =========================================================================
  3. 所属分类:硬件开发

    • 发布日期:2009-08-21
    • 文件大小:7340032
    • 提供者:qiupan
  1. [PACT07]CacheScouts Fine-Grain Monitoring of Shared Caches in CMP Platforms

  2. As multi-core architectures flourish in the marketplace, multi-application workload scenarios (such as server consolidation) are growing rapidly. When running multiple applications simultaneously on a platform, it has been shown that contention for
  3. 所属分类:C

    • 发布日期:2009-09-02
    • 文件大小:501760
    • 提供者:smileinwinter09
  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. Introduction to Java Threads

  2. Introduction to Java Threads by Brian Goetz
  3. 所属分类:Java

    • 发布日期:2010-02-18
    • 文件大小:94208
    • 提供者:disylh
  1. multi-thread programming guide(posix and solaris threads)

  2. multi-thread programming guide(posix and solaris threads),pdf英文版图书,共387页,涉及到posix多线程编程各个方面。
  3. 所属分类:专业指导

    • 发布日期:2008-01-08
    • 文件大小:655360
    • 提供者:aaron_wong
  1. 多线程端口扫描VC++

  2. 用多线程实现端口扫描,支持单个IP及IP段内的机器端口扫描,VC++ MFC实现。包括扫描进度,时间统计等,支持将扫描结果导出到txt
  3. 所属分类:C++

    • 发布日期:2010-05-11
    • 文件大小:2097152
    • 提供者:jaylong35
  1. Programming With Posix Threads

  2. 英文pdf版, This book is about "threads" and how to use them.
  3. 所属分类:专业指导

    • 发布日期:2010-08-17
    • 文件大小:1048576
    • 提供者:elfzhuyun
  1. Taming Java Threads

  2. Apree publication, a good book for programmers who want to know better about Java thread
  3. 所属分类:Java

    • 发布日期:2012-02-18
    • 文件大小:1048576
    • 提供者:milanmilanrain
  1. Threads Cannot be Implemented as a Library

  2. In many environments, multi-threaded code is written in a language that was originally designed without thread support (e.g. C), to which a library of threading primitives was subsequently added. There appears to be a general understanding that this
  3. 所属分类:其它

    • 发布日期:2014-04-30
    • 文件大小:169984
    • 提供者:lday
  1. pthread primer

  2. This book aims to give the programmer or technical manager a solid, basic understanding of threads—what they are, how they work, why they are useful, and some of the programming issues surrounding their use. As an introductory text, it does not atte
  3. 所属分类:C

    • 发布日期:2015-03-02
    • 文件大小:974848
    • 提供者:zzhhccqq
  1. Linux多线程编程技术

  2. 2.1 内核线程 Linux 内核可以看作一个服务进程(管理软硬件资源,响应用户进程的种种合理以及不合理的请求)。内核需要多个执行流并行,为了防止可能的阻塞,多线程化是必要 的。内核线程就是内核的分身,一个分身可以处理一件特定事情。Linux内核使用内核线程来将内核分成几个功能模块,像kswapd、kflushd等, 这在处理异步事件如异步IO时特别有用。内核线程的使用是廉价的,唯一使用的资源就是内核栈和上下文切换时保存寄存器的空间。支持多线程的内核叫做多线程 内核(Multi-Threads
  3. 所属分类:C++

    • 发布日期:2015-07-10
    • 文件大小:146432
    • 提供者:qq_29705743
  1. C++ Concurrency in Action 1st 原版pdf by Williams

  2. I encountered the concept of multithreaded code while working at my first job after I left college. We were writing a data processing application that had to populate a database with incoming data records. There was a lot of data, but each record wa
  3. 所属分类:C++

    • 发布日期:2018-04-27
    • 文件大小:3145728
    • 提供者:nn123456789
  1. Android代码-MultiThreadDownloader

  2. Android Multi-Thread Downloader For more help please read wiki. Android API Require API 1 Versions 1.0.0 release Multi-thread http download 1.2.1 release Bugfix:download thread dispath Support url redirection DLManager will download with single thre
  3. 所属分类:其它

    • 发布日期:2019-08-06
    • 文件大小:1048576
    • 提供者:weixin_39840387
  1. (数据库原理及应用笔记)数据库管理系统

  2. The component of DBMS core -> UFI (即席访问) -> APIs (类库、嵌入式…) -> Access management (访问原语) The process structure of DBMS -> Single process structure -> Multi processes structure -> Multi threads structure -> Communication pr
  3. 所属分类:其它

    • 发布日期:2020-12-14
    • 文件大小:692224
    • 提供者:weixin_38566318
  1. python实现多线程网页下载器

  2. 本文为大家分享了python实现的一个多线程网页下载器,供大家参考,具体内容如下 这是一个有着真实需求的实现,我的用途是拿它来通过 HTTP 方式向服务器提交游戏数据。把它放上来也是想大家帮忙挑刺,找找 bug,让它工作得更好。 keywords:python,http,multi-threads,thread,threading,httplib,urllib,urllib2,Queue,http pool,httppool 废话少说,上源码: # -*- coding:utf-8 -*- i
  3. 所属分类:其它

    • 发布日期:2020-12-24
    • 文件大小:45056
    • 提供者:weixin_38633083
« 12 3 4 5 6 »