CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - threads

搜索资源列表

  1. threads

    0下载:
  2. Nachos 线程-Nachos threads
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:29553
    • 提供者:wln
  1. Threads

    0下载:
  2. hreads:This sample demonstrates how to develop an advanced namedpipe server that is capable of servicing 5 instances. The application is an echo server where data isreceived from a client and echoed back to the client. Allthe pipe instances are servi
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:21258
    • 提供者:cuiyixin
  1. Threads.Primer.A.Guide.to.Multithreaded.Programmin

    0下载:
  2. Threads.Primer.A.Guide.to.Multithreaded.Programming,多线程编程的入门级参考书
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:860865
    • 提供者:胡伟
  1. APress-Taming-Java-Threads-Code

    0下载:
  2. APress - Taming Java Threads Code
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:173799
    • 提供者:
  1. Multi-threads-progress

    0下载:
  2. 多线程进度条显示,对于界面编程具有参考价值!-Multi threads progress
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:16655
    • 提供者:心港
  1. threads-2.0.tar

    1下载:
  2. 多线程库 -Multi-thread library
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-19
    • 文件大小:171265
    • 提供者:站长
  1. exp2

    0下载:
  2. nachos下线程与同步的实验,在nachos目录下覆盖源文件后make就可以运行-threads and synchronization of nachos Experimental
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:13502
    • 提供者:王玮
  1. futex.tar

    0下载:
  2. Shows how Linux futex syscall can be used to distribute computation to multiple threads.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1107
    • 提供者:Matthew
  1. xiancheng

    0下载:
  2. 线程超市管理系统 采用线程管理的超市管系统,附带access数据库文件-Supermarket management system thread threads supermarket management system, with access database file
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:29470
    • 提供者:fg
  1. threads

    0下载:
  2. working with threads
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3105862
    • 提供者:m_lemon
  1. alp-ch04-threads

    0下载:
  2. Threads of UNIX in Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:262851
    • 提供者:Krishanu
  1. server-client-threads

    0下载:
  2. A server-client program using threads
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:2994
    • 提供者:Chrysanthos
  1. threadServeur.tar

    0下载:
  2. Language C, linux, Code-Block Sockets-Serveur-MultiClients(Threads)
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:9378
    • 提供者:eldin
  1. pthread

    0下载:
  2. pthread.h for threads... not sure what it really does.
  3. 所属分类:Other Games

    • 发布日期:2017-04-02
    • 文件大小:1851
    • 提供者:monkey
  1. client-server-Threads

    0下载:
  2. FTP send-receive messages (client-server using threads)
  3. 所属分类:Linux Network

    • 发布日期:2017-03-25
    • 文件大小:1054
    • 提供者:Cristopher
  1. Pipe

    0下载:
  2. 一个双线程安全的Pipe实现。一个线程在端读,另一个线程在另一端写,可以用做线程间通信。-A two-threads safe Pipe implement. One thread writes on the in-side, and another thread reads on the other side. U can use it to communicate in two threads. It s safe!
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-23
    • 文件大小:3211
    • 提供者:Zephyr Shannon
  1. Programming_with_POSIX_Threads

    2下载:
  2. 此书为POSIX多线程程序设计中文版。本书深入描述了IEEE的开放系统接口标准-POSIX线程,通常称为Ptherads标准。本书首先解释了线程的基本概念,包括异步编程、线程的生命周期和同步机制;然后讨论了题,并给出了避免错误和提高性等问题的有价值的建议。本书使用了大量注释过的实例来解释实际的概念,并包括Pthreads的简装索引和对标准化的展望。本书适合有经验的C语言程序员阅读,也适合多线程编程人员参考。 -This book describes in depth the open syste
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-24
    • 文件大小:8444538
    • 提供者:sgu
  1. quicksort

    0下载:
  2. quicksort with threads
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:28021
    • 提供者:Stf
  1. POSIX-Threads-and-NVIDIAs-CUDA

    0下载:
  2. Introducing multithreaded programming POSIX Threads and NVIDIA s CUDA
  3. 所属分类:SCM

    • 发布日期:
    • 文件大小:203513
    • 提供者:ghostking
  1. VCPP-Threads-working-study

    0下载:
  2. Its my study program for working with threads. It demonstrates 3 methods of syncronization in VC++.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-25
    • 文件大小:8996716
    • 提供者:player259
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com