搜索资源列表

  1. libev.rar

    0下载:
  2. 很好的c网络编程代码,对学习网络编程很有用
  3. 所属分类:网络编程

    • 发布日期:2012-07-20
    • 文件大小:259799
    • 提供者:jiangha6237
  1. libev-3.51.tar

    0下载:
  2. 网络编程unix/linux,的wrap库,很好。-networking programming lib
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-29
    • 文件大小:440320
    • 提供者:BuNengshuo
  1. libev

    0下载:
  2. libev 是一个高性能且多功能的事件循环及事件模型工具。-libev is a high-performance event loop/event model with lots of features.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-29
    • 文件大小:476160
    • 提供者:oohsoo
  1. libev-3.9.tar

    0下载:
  2. 一个高效的基于事件驱动循环的网络IO编程框架。该版本是目前最新的版本,在性能和健壮性已经超越libevent。-A full-featured and high-performance (see benchmark) event loop that is loosely modelled after libevent, but without its limitations and bugs. It is used, among oth
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-29
    • 文件大小:473088
    • 提供者:张涛
  1. libev

    0下载:
  2. C事件驱动循环的网络IO编程框架源代码 ,源代码完整。-C IO event-driven network programming fr a mework loop source code, source code integrity.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-29
    • 文件大小:401408
    • 提供者:李春雨
  1. libev-4.04.tar

    0下载:
  2. libev基础库,用于实现大并发量网络程序-libev based library used to implement a large amount of concurrent network procedures
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-29
    • 文件大小:472064
    • 提供者:John
  1. libev

    0下载:
  2. libev事件驱动及框架源码,可以直接编译成库。-libev event driver,source code。it can compile to a lib.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-29
    • 文件大小:260096
    • 提供者:成龙
  1. feng-2.1.0_rc1

    0下载:
  2. 新版本(2.1)。feng是一个多媒体的流媒体服务器与互联网多媒体内容实时流IETF的标准兼容。feng实现RTSP协议 - 实时流协议(rfc2326)和RTP / RTCP - 支持实时传输协议/ RTP控制协议(RFC3550)的RTP资料的最小控制(rfc3551)与音频和视频会议。 client 相容列表 libnemesi Live555.com FFPlay GStreamer RealPlaye
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-29
    • 文件大小:575488
    • 提供者:
  1. 112132323235libev_guide

    0下载:
  2. libev是最近常用的网络编程库,适用于linux系统下的网络开发,很多大规模的网络开发需要它。-The libev recently used network programming library, apply to the development of the network under linux system, many large-scale web development needs it.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-29
    • 文件大小:107520
    • 提供者:fandayu
  1. libev-3.9

    0下载:
  2.  一个高效的基于事件驱动循环的网络IO编程框架,源代码完整。-An efficient network of cycle-based event-driven programming fr a mework IO, complete source code.
  3. 所属分类:系统编程

    • 发布日期:2024-05-29
    • 文件大小:400384
    • 提供者:金棕卫
  1. libev-3.9

    0下载:
  2.  一个高效的基于事件驱动循环的网络IO编程框架,源代码完整。-An efficient network of cycle-based event-driven programming fr a mework IO, complete source code.
  3. 所属分类:系统编程

    • 发布日期:2024-05-29
    • 文件大小:401408
    • 提供者:韩少恩
  1. libevmanual

    0下载:
  2. LIBEV是取代libevent的 ,但是比libevent更小 更快 更简洁-LIBEV is replace the libevent, but smaller than libevent faster and more concise
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-29
    • 文件大小:722944
    • 提供者:刘浪
  1. libev-4.15.tar

    0下载:
  2. libev-4.15源码 libev是Marc Lehmann用C写的高性能事件循环库。通过libev,可以灵活地把各种事件组织管理起来,如:时钟、io、信号等。libev在业界内也是广受好评,不少项目都采用它来做底层的事件循环。node.js也是其中之一-libev-4.15 source libev Marc Lehmann is written in C, a high-performance event loop libra
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-29
    • 文件大小:514048
    • 提供者:super_cocoa
  1. 2014-libev-4.15

    0下载:
  2. libev是libevent之后的一个事件驱动的编程框架,其接口和libevent基本类似。据官方介绍,其性能比libevent还要高,bug比libevent还少。-A full-featured and high-performance (see benchmark) event loop that is loosely modelled after libevent, but without its limitations and
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-29
    • 文件大小:481280
    • 提供者:Angel_Siter
  1. libuv-v1.9.1.tar

    0下载:
  2. libuv是Node.js中的异步事件处理框架。它来源于libev,然而libev只能运行于Unix-like系统上。为了能够使Node.js运行在Windows/Unix-like系统上,libuv因此产生了。-libuv is a multi-platform support library with a focus on asynchronous I/O. It was primarily developed for use by
  3. 所属分类:系统编程

    • 发布日期:2024-05-29
    • 文件大小:1054720
    • 提供者:gaiwei
  1. libev-4.22.tar

    0下载:
  2. libev是高性能事件循环/事件模型的网络库,并且包含大量新特性,除了提供了基本的三大类事件(IO事件、定时器事件、信号事件)支持外还提供了周期事件、子进程事件、文件状态改变事件等多个事件的支持-Libev is a high performance event loop/event model of the network library, and contains a large number of new features, in
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-29
    • 文件大小:531456
    • 提供者:xjw_87
  1. libev-4.23.tar

    0下载:
  2. 一个开源事件驱动框架,可以下载永远项目或者学习-An open source event-driven fr a mework,You can download the permanent project or learning
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-29
    • 文件大小:524288
    • 提供者:聂鑫
  1. example-libev

    0下载:
  2. 可以自动生成各种数据库链接字符串,非常适合数据库编程新手-Can automatically generate a variety of connection string, very suitable for programming novice
  3. 所属分类:数据库编程

    • 发布日期:2024-05-29
    • 文件大小:1024
    • 提供者:songsongs
  1. libev-4.15.tar

    0下载:
  2. libev是高性能事件循环/事件模型的网络库,并且包含大量新特性,除了提供了基本的三大类事件(IO事件、定时器事件、信号事件)支持外还提供了周期事件、子进程事件、文件状态改变事件等多个事件的支持(Libev is a high performance event loop/event model of the network library, and contains a large number of new features, in
  3. 所属分类:其他小程序

    • 发布日期:2024-05-29
    • 文件大小:513024
    • 提供者:乔2
  1. libev-3.7.tar

    0下载:
  2. libev是高性能事件循环/事件模型的网络库,并且包含大量新特性,除了提供了基本的三大类事件(IO事件、定时器事件、信号事件)支持外还提供了周期事件、子进程事件、文件状态改变事件等多个事件的支持((Libev is a high performance event loop/event model of the network library, and contains a large number of new features, i
  3. 所属分类:其他小程序

    • 发布日期:2024-05-29
    • 文件大小:462848
    • 提供者:yangtian127
« 12 »

源码中国 www.ymcn.org