Welcome![Sign In][Sign Up]
Location:
Search - libev

Search list

[WinSock-NDISlibev.rar

Description: 很好的c网络编程代码,对学习网络编程很有用
Platform: | Size: 259799 | Author: jiangha6237 | Hits:

[Linux-Unixlibev-3.51.tar

Description: 网络编程unix/linux,的wrap库,很好。-networking programming lib
Platform: | Size: 440320 | Author: BuNengshuo | Hits:

[Internet-Networklibev

Description: libev 是一个高性能且多功能的事件循环及事件模型工具。-libev is a high-performance event loop/event model with lots of features.
Platform: | Size: 476160 | Author: oohsoo | Hits:

[Internet-Networklibev-3.9.tar

Description: 一个高效的基于事件驱动循环的网络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 Private Ethernet and rxvt-unicode packages, and in the Deliantra MORPG Server and Client.
Platform: | Size: 473088 | Author: 张涛 | Hits:

[Windows Developlibev

Description: C事件驱动循环的网络IO编程框架源代码 ,源代码完整。-C IO event-driven network programming framework loop source code, source code integrity.
Platform: | Size: 401408 | Author: 李春雨 | Hits:

[Internet-Networklibev-4.04.tar

Description: libev基础库,用于实现大并发量网络程序-libev based library used to implement a large amount of concurrent network procedures
Platform: | Size: 472064 | Author: John | Hits:

[Internet-Networklibev

Description: libev事件驱动及框架源码,可以直接编译成库。-libev event driver,source code。it can compile to a lib.
Platform: | Size: 260096 | Author: 成龙 | Hits:

[Streaming Mpeg4feng-2.1.0_rc1

Description: 新版本(2.1)。feng是一个多媒体的流媒体服务器与互联网多媒体内容实时流IETF的标准兼容。feng实现RTSP协议 - 实时流协议(rfc2326)和RTP / RTCP - 支持实时传输协议/ RTP控制协议(RFC3550)的RTP资料的最小控制(rfc3551)与音频和视频会议。 client 相容列表 libnemesi Live555.com FFPlay GStreamer RealPlayer HelixPlayer QuickTime General RTSP OK OK OK OK OK OK OK Seek support Yes Partial1 No No Yes Yes Yes Pause support Yes Partial1 Yes Yes Yes Yes Yes General RTP/RTCP OK OK OK OK OK OK Partial2 MPEG Video 1/2 Yes Yes Yes Yes3 Partial4 No Yes MPEG Audio Yes Yes Yes Yes Yes Yes Partial5 Vorbis Yes No No Yes No No No Theora No No No Yes No No No H.264 Yes Yes Yes Yes No No Yes H.263/H.263+ Yes Yes Yes Yes Partial6 No Partial7 MPEG 4 Visual Yes Yes Yes Yes Partial4 No Yes AAC Yes Yes Yes Yes Yes No Yes 相依套件 glib version 2 ffmpeg version 0.5 netembryo libev-new version(2.1). Feng is a multimedia streaming server compliant with the IETF s standards for real-time streaming of multimedia contents over Internet. Feng implements RTSP – Real-Time Streaming Protocol (rfc2326) and RTP/RTCP – Real-Time Transport Protocol/RTP Control Protocol (rfc3550) supporting the RTP Profile for Audio and Video Conferences with Minimal Control (rfc3551).
Platform: | Size: 575488 | Author: | Hits:

[Internet-Network112132323235libev_guide

Description: 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.
Platform: | Size: 107520 | Author: fandayu | Hits:

[OS programlibev-3.9

Description:  一个高效的基于事件驱动循环的网络IO编程框架,源代码完整。-An efficient network of cycle-based event-driven programming framework IO, complete source code.
Platform: | Size: 400384 | Author: 金棕卫 | Hits:

[OS programlibev-3.9

Description:  一个高效的基于事件驱动循环的网络IO编程框架,源代码完整。-An efficient network of cycle-based event-driven programming framework IO, complete source code.
Platform: | Size: 401408 | Author: 韩少恩 | Hits:

[Internet-Networklibevmanual

Description: LIBEV是取代libevent的 ,但是比libevent更小 更快 更简洁-LIBEV is replace the libevent, but smaller than libevent faster and more concise
Platform: | Size: 722944 | Author: 刘浪 | Hits:

[Linux-Unixlibev-4.15.tar

Description: 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 to manage the organization of various events, such as: clock, io, signals. libev is also widely acclaimed in the industry, many projects have adopted it as the underlying event loop. node.js is one of them
Platform: | Size: 514048 | Author: super_cocoa | Hits:

[Internet-Network2014-libev-4.15

Description: 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 Virtual Private Ethernet, rxvt-unicode, auditd, the Deliantra MORPG Server and Client, and many other programs.
Platform: | Size: 481280 | Author: Angel_Siter | Hits:

[VC/MFClibevent

Description: libevent 网络通信封装库 基于sokcet套接字的封装-libev ent internet communication
Platform: | Size: 495616 | Author: 宋威 | Hits:

[OS programlibuv-v1.9.1.tar

Description: 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 by Luvit, Julia, pyuv, and others.
Platform: | Size: 1054720 | Author: gaiwei | Hits:

[Internet-Networklibev-4.22.tar

Description: 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 kinds of basic events (IO events, timer events, signaling events) support also provides periodic events, process events, documents of state change event and many other events support
Platform: | Size: 531456 | Author: xjw_87 | Hits:

[Embeded-SCM Developlibev-4.23.tar

Description: 一个开源事件驱动框架,可以下载永远项目或者学习-An open source event-driven framework,You can download the permanent project or learning
Platform: | Size: 524288 | Author: 聂鑫 | Hits:

[Otherlibev-4.15.tar

Description: 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 kinds of basic events (IO events, timer events, signaling events) support also provides periodic events, process events, documents of state change event and many other events support)
Platform: | Size: 513024 | Author: 乔2 | Hits:

[Otherlibev-3.7.tar

Description: 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 kinds of basic events (IO events, timer events, signaling events) support also provides periodic events, process events, documents of state change event and many other events support ))
Platform: | Size: 462848 | Author: yangtian127 | Hits:
« 12 »

CodeBus www.codebus.net