CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - linux thread

搜索资源列表

  1. linux_threads

    0下载:
  2. linux下线程的创建、管理,以及进程间的mutexpool,很好用的源码-under linux thread creation, management and the process of mutexpool good use of FOSS
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:28.8kb
    • 提供者:阿朗
  1. linux

    0下载:
  2. 《Linux程序设计权威指南》源代码,包含: awk copyright curses cvs debug framebuffer gnome gnutools gtk i18n kde manual motif network newt qt regexp rpm shell style svgalib system thread xlib ya
  3. 所属分类:Internet/网络编程

    • 发布日期:2014-01-16
    • 文件大小:4.74mb
    • 提供者:林丽娜
  1. MyLinuxThread.rar

    0下载:
  2. linux epoll、线程池模型,很好的学习epoll的源代码。,linux epoll, the thread pool model, a good source of learning epoll.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:17.8kb
    • 提供者:yeath
  1. threadpool.src.tar

    0下载:
  2. 跨平台的线程池。在windows的VC下或unix/linux下都能运行。-Cross-platform thread pool. run under both the VC in the windows or unix/linux.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:5.46kb
    • 提供者:龙田
  1. linux_threadpool

    0下载:
  2. linux网络编程的一些技巧,包括socket,thread pool, select,epoll等-linux network programming some of the techniques, including socket select, epoll, etc.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:4.01kb
    • 提供者:sy
  1. Socket

    0下载:
  2. Linux 之下实现的使用线程池的 socket 优秀例子-Under the use of Linux to achieve excellent example of socket thread pool
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:431.62kb
    • 提供者:
  1. phttpd-1.10.04.tar

    0下载:
  2. 支持线程的www服务器 -WWW server supporting thread
  3. 所属分类:Web Server

    • 发布日期:2017-11-26
    • 文件大小:287.16kb
    • 提供者:站长
  1. linux_socket

    0下载:
  2. linux下socket编程源码,提供一个类,所有函数全部采用底层函数。类中包含ReadData(),SendData()等函数供网络读写。另外提供一个服务线程等待client的连接。代码有中文注释。-socket programming under linux source to provide a class, all functions all use the underlying function. Category contains ReadData (), SendData () f
  3. 所属分类:Linux Network

    • 发布日期:2017-03-26
    • 文件大小:3.1kb
    • 提供者:cherenfei
  1. linux_file_transfer

    0下载:
  2. Linux中利用socket透過server,兩個client端傳送與接收檔案,可在code中設定ip/port,為linux入門者參考code,有使用thread,故編譯時要加一條-lpthread-Socket through the use of Linux in the server, two client-side to send and receive files, can be set in the code in the ip/port, for the entry-linux
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:4.9kb
    • 提供者:kusogray
  1. threadpool

    0下载:
  2. linux下的简单的线程池代码,大约200行代码,使用c实现-linux under a simple thread pool code, about 200 lines of code, use c to achieve
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:3.16kb
    • 提供者:lkjx
  1. Thread

    0下载:
  2. 线程类封装,用于在linux 下的C++ 多线程编程,-Thread class encapsulates For multi-threaded programming in linux
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1.89kb
    • 提供者:weibo
  1. thread

    0下载:
  2. linux下tcp udp网络实验test -net-test based linux
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:633.54kb
    • 提供者:姜广吉
  1. thread.tar

    0下载:
  2. 这个对linux的线程的理解有一定的帮助-The right understanding of linux threads is certainly helpful! ! !
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:12.73kb
    • 提供者:吴 含
  1. linuxthread

    0下载:
  2. 用的是UDP方式。 服务器能同时接受十个客户端,各个客户端可以相互点对点通讯;可以对所有连到 服务器的客户端广播;也可以和服务器通讯。服务器也可以广播。 运行时你要先看懂源代码中的命令: "/w " 广播 ; "/s n " 对某个客户端; "/sv "对服务器;-linux thread
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:131.49kb
    • 提供者:like
  1. Hilos

    0下载:
  2. Simple program to call 2 threads in C for linux to compile : gcc hilo.c -l pthread -o thread -Wa-Simple program to call 2 threads in C for linux to compile : gcc hilo.c -l pthread -o thread -Wall
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:1.28kb
    • 提供者:loginkier
  1. threadpool-0.1

    0下载:
  2. linux线程池,linux c++实现-linux thread pool, linux c++ implementation
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:5.32kb
    • 提供者:master
  1. libmemcached-1.0.4.tar

    0下载:
  2. libmemcached 是一个 memcached 的库,客户端库,C 和 C++ 语言实现的客户端库,具有低内存占用率、线程安全、并提供对memcached功能的全面支持。它还采用 多种命令行工具: memcat , memflush , memrm , memstat ,并memslap (负载代)。程序库一直在设计,让不同的散列方法对密钥,分割的钥匙,并使用统一的散列分配。-libmemcached is a library for memcached client library, C
  3. 所属分类:Linux Network

    • 发布日期:2017-03-23
    • 文件大小:929.01kb
    • 提供者:yoyo
  1. linux-thread

    0下载:
  2. linux 下多线程编程,内容很实用的。-under linux multi-threaded programming, the content is very practical.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:52.42kb
    • 提供者:zhaoxiaojun
  1. thread

    0下载:
  2. 用boost:Function对linux线程封装,客户使用不有继承改类,只需要注测回调就可以-With a boost: Function for linux thread package, customers do not have to change class inheritance, you only need a callback can be measured injection
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:28.27kb
    • 提供者:周期
  1. linux-C

    0下载:
  2. linux 线程进程有关函数介绍使用详解-linux thread process uses detailed descr iption of the function
  3. 所属分类:Linux Network

    • 发布日期:2017-04-17
    • 文件大小:28.38kb
    • 提供者:songhai
« 12 3 4 5 »
搜珍网 www.dssz.com