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

搜索资源列表

  1. libev.rar

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

    • 发布日期:2012-07-20
    • 文件大小:259799
    • 提供者:jiangha6237
  1. libev事件驱动及框架源码

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

    • 发布日期:2017-03-28
    • 文件大小:260096
    • 提供者:成龙
  1. libev-4.04.tar

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

    • 发布日期:2017-03-30
    • 文件大小:471713
    • 提供者:John
  1. libev-3.51.tar

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

    • 发布日期:2017-03-30
    • 文件大小:440609
    • 提供者:BuNengshuo
  1. libev

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

    • 发布日期:2017-03-30
    • 文件大小:476241
    • 提供者: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 others, in the GNU Virtual Privat
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:473062
    • 提供者:张涛
  1. libev

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

    • 发布日期:2017-03-31
    • 文件大小:401460
    • 提供者:李春雨
  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 RealPlayer HelixPlayer QuickTime Ge
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-25
    • 文件大小:575989
    • 提供者:
  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. 所属分类:Linux Network

    • 发布日期:2017-11-21
    • 文件大小:107811
    • 提供者:fandayu
  1. libev-3.9

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

    • 发布日期:2017-11-27
    • 文件大小:400428
    • 提供者:金棕卫
  1. libev-3.9

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

    • 发布日期:2017-11-12
    • 文件大小:401499
    • 提供者:韩少恩
  1. libevmanual

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

    • 发布日期:2017-05-02
    • 文件大小:722603
    • 提供者:刘浪
  1. libev-4.15.tar

    1下载:
  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 library. By libev, the flexibility
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-02
    • 文件大小:513919
    • 提供者: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 bugs. It is used in GNU Virtu
  3. 所属分类:Linux Network

    • 发布日期:2017-04-26
    • 文件大小:481472
    • 提供者: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 Node.js, but it’s also used b
  3. 所属分类:Network Security

    • 发布日期:2017-05-07
    • 文件大小:1054443
    • 提供者: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 addition to providing three k
  3. 所属分类:Linux Network

    • 发布日期:2017-05-06
    • 文件大小:531533
    • 提供者:xjw_87
  1. libev-4.23.tar

    0下载:
  2. 一个开源事件驱动框架,可以下载永远项目或者学习-An open source event-driven framework,You can download the permanent project or learning
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-06
    • 文件大小:524184
    • 提供者:聂鑫
  1. example-libev

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

    • 发布日期:2017-04-13
    • 文件大小:655
    • 提供者: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 addition to providing three k
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小: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, in addition to providing three
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:462848
    • 提供者:yangtian127
« 12 »
搜珍网 www.dssz.com