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

搜索资源列表

  1. kingate-1.6.tar

    0下载:
  2. kingate是一个代理服务器,能代理多种协议,包括:http,https,socks,ftp,pop3,smtp,telnet,dns。能运行在linux,freebsd,...及其它类unix,还有windows(最新版本要求nt 4.0以上)操作系统上 kingate是一个多线程的程序(采用线程池的方式),所以短时间内大量的连接请求,kingate还能保持很高的性能。 kingate还支持tcp端口映射,可以实现别人访问你的内网主机。-kingate is an agent server,
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:225105
    • 提供者:none
  1. Sock_class

    1下载:
  2. 一个很好的socket多线程编程,例子程序详细描述了linux下如何编程多线程-a good socket multithreaded programming examples procedures described in detail how the Linux programming multithreaded
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:7168
    • 提供者:刘阳
  1. pth-2.0.5.tar

    0下载:
  2. 线程库最新实现,在linux/unix上实现了创建用户态线程,使得开发多线程更加容易。-threads for the latest achievement in linux / unix achieved users to create state-threaded, making the development of multi-threaded easier.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:647487
    • 提供者:陈飞
  1. mde-1.6.8.tar

    0下载:
  2. MINI GUI1.6X源码,多LINUX下运行的多线程GUI,可为各位GUI爱好提供很好的参考价值-MINI GUI1.6X source, multi-LINUX operating under multi-threaded GUI, GUI love for you to provide a good reference value
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:620855
    • 提供者:肖华
  1. ThreadMigrate

    0下载:
  2. 封装win32和POSIX线程API。从而能够使得多线程程序能够方便在windows和linux平台移植。 压缩包中有两个文件:Thread.h和testMain.cpp。其中Thread.h是线程封装的实现,testMain.cpp是测试代码文件。 windows下使用VC7.0编译通过。Linux下用gcc3.2.3编译通过。 该版本只支持下列API: 线程创建,清除。 互斥量操作。 等待其他线程。-Packaging and POSIX threads API. I
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2685
    • 提供者:曹京
  1. ipv6ping

    0下载:
  2. linux下 ipv6协议 ping程序 最多运行50线程 2.每个线程发送4个ICMP6包后开始接收 3.试验程序,多线程结构安排不一定合理,待试验后进一步修改 4.在终端./pingipv6 IP1 1P2......即可运行程序 5.为单源文件,没写make,编译命令为: gcc -Wall -o pingipv6 pingipv6.c -lpthread -ipv6 agreement under the most ping process two thr
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3030
    • 提供者:时柏营
  1. Unix06.03.17

    0下载:
  2. linux下有关多任务,进程通讯 ,多线程的绝好的学习的例子-under the multi-task, process communications, multi-threaded an excellent example of learning
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3533
    • 提供者:李 庆坤
  1. dld-0.2.tar

    0下载:
  2. linux的多线程下载工具。基于gtk界面。-multithreading download tools. Gtk-based interface.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:270683
    • 提供者:王晓光
  1. socketonLinux

    1下载:
  2. Linux下采用C语言开发的聊天程序,使用类似vi的操作界面,服务器端采用多线程技术,每线程服务一个客户端,客户端采用双进程,一个进程负责网络I/O,一个进程负责用户交互。-Linux development using C language chat, the use vi similar to the user interface, server multi-threading technology, every threaded a client services, client dual
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:17835
    • 提供者:张柏年
  1. linuxdown-1.0.0

    0下载:
  2. linux下的ftp客户端,支持多线程下载, c代码实现,功能强大-the ftp client, support for multi-threaded download, c implementation of the code, powerful
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:7185
    • 提供者:魏湖
  1. linuxweb

    0下载:
  2. 在linux下实现web服务!采用多进程并发服务(不是多线程的方式实现) -under the linux web services! Multiple concurrent services process (not multithreaded way to achieve)
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1938670
    • 提供者:ljq200
  1. ra_server

    0下载:
  2. linux下的一个多线程服务器框架,可直接应用此框架开发一个支持大用户量的UDP应用服务器-of a multithreaded server framework, direct application of this framework to support the development of a large number of users UDP application server
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5130
    • 提供者:roger
  1. jthread-1.2.1

    1下载:
  2. JRTPLib库中需要用到的多线程的支持库Jthread。使用于window、linux、unix等多平台。用户可以非常方便使用该库构建自己的线程应用-JRTPLib need for the use of multi-threading support for Jthread. For use in window, Linux, Unix and other platforms. Users can easily use the building for its own threaded ap
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:318385
    • 提供者:granite
  1. myicq-win_src

    2下载:
  2. MyICQ是一套完全公开源代码的即时通讯软件,包括服务器端和客户端,可以用于互联网或局域网中。可以运行在Windows或Linux(KDE/Qt)操作系统上,这是Windows的客户端。MyICQ完全支持服务器之间的松散连接,这意味着任何人都可以在Internet上架设自己的服务器。群组功能使您能够享受到聊天室和网络游戏所带来的快乐。 --------------- 基本功能特点 --------------- 采用MySQL数据库 日志文件 配置文
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:745709
    • 提供者:ahhfwrx
  1. mult_thread

    0下载:
  2. 多线程编程实例,内设有若干多线程操作方法,学习LINUX中线程属性的设置。-multithreaded programming examples, there are a number of multi-threaded operating methods, learning Linux thread attribute set.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4106
    • 提供者:baiyu
  1. ExpungeLineTool4NM

    0下载:
  2. 我写的linux之nm命令的win32后续处理工具,多线程实现-I write linux's nm orders win32-processing tools, multithreading
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:49104
    • 提供者:hylaking
  1. dget0.2vRC1.tar

    0下载:
  2. dget是一个基于Linux平台的多线程下载工具, 采用C++开发。主要支持FTP, HTTP, MMS, RTSP协议下载, 目前为止主要实现了FTP, HTTP, MMS,RTSP协议的多线程下载。-dget is a Linux-based platform for multi-threaded Download tool C development. Major support FTP, HTTP, MMS, RTSP downloaded so far, the main FTP, H
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:277316
    • 提供者:shine.c
  1. axel-1.0b

    0下载:
  2. axel是一个Linux下的老牌的下载利器,支持多线程的下载。前端是基于kaptain。-axel Linux is a veteran of the Download weapon and supports multi-threaded download. Kaptain is based on the front-end.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:59390
    • 提供者:shine.c
  1. prozilla-1.3.7.4.tar

    0下载:
  2. linux下的网络下载工具prozilla的源码,prozilla是一个包括text模式及图形模式的下载工具,支持多线程下载.。-under linux network tools prozilla download the source code, prozilla is a model including text and graphics mode download tool supports multi-threaded download. .
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:222229
    • 提供者:yhu
  1. QT在Linux网络通信

    0下载:
  2. 有服务端,非常好的例子,测试过跑的通,有多线程。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2020-06-02
    • 文件大小:29500
    • 提供者:chenlidaxia
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 30 »
搜珍网 www.dssz.com