搜索资源列表
asio-1.0.0
- asio-1.0.0.zip; asio-1.0.0.zip;asio-1.0.0.zip
rtaudio.rar
- RtAudio is a set of C++ classes that provide a common API (Application Programming Interface) for realtime audio input/output across Linux, Macintosh OS-X and Windows (DirectSound and ASIO) operating systems. RtAudio significantly simplifies the proc
HttpProxy.zip
- A http server with boost asio,A http server with boost asio
FYChat
- FY语音聊天系统。使用google开源DUI做界面库。boost::asio做网络底层。openal实现语音,opencv实现视频,jpeg压缩。使用mysql数据库。系统实现了用户注册,密码找回,好友上下线提醒,文字语音聊天,视频聊天。-FY voice chat system. Use google to do open source DUI interface library. boost:: asio do network infrastructure. openal voice, op
Server
- boost::asio库 服务器与客户端实现-Boost: : an asio library server and client realized
testasio
- boost库里面的ASIO应用例子,粘包处理,可以参考chat_server-boost asio
chat_client
- boost asio的一个异步通信聊天室的客户端程序-boost asio asynchronous communication in a chat room client programs
nous_server
- 一个采用BOOST ASIO库写成的开源的网络框架,具有较高的性能,附带了采用此框架编写的DEMOD-A BOOST ASIO library using open-source web framework written in, high performance, with the use of this framework for the preparation of the DEMOD
boot_ASIO
- ASIO是基本Boost开发的异步IO库,封装了Socket,简化基于socket程序的开发。是新一代的C++跨平台的工具-Boost the development of ASIO is the basic asynchronous IO library encapsulates Socket, socket-based program development simplified. Is a new generation of C++ cross-platform tools
boost_asio_0_3_7
- c++标准库 boost的asio异步网络库,非常方便,很容易实现网络传输。-c++ standard library of asio asynchronous network library boost, very convenient, very easy to implement network transmission.
ASIO
- 我写了一个关于ASIO音频驱动开发的小文章,共享一下-I wrote an ASIO audio driver on the development of small articles, sharing what
p2p
- point to point client/server using boost::asio
E_G-Series_ASIOv1.0.3
- audio drivers asio for zoom g-9.1
asio-1.4.1
- ASIO 有望成为C++标准的网络库。已进入boost。目前最新版本。 asio is a cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach.-asio is a cross-platform C++ library for n
transferd-1.0.0
- 基于boost::asio的跨平台的转发服务器-Based on the boost:: asio cross-platform relay server
daytime1
- boost asio的一个的时间服务器的示例程序-boost asio to a time server sample program
Asio.Net_src
- Asio for .Net, ASIO : Audio Stream Input/Output
(ASIO研究包)CLient
- asio入门是引用,关于boost框架之asio入门理解(ASIO entry is a reference to the boost framework for ASIO entry comprehension)
asio-1.10.8
- 独立与boost版本的asio库,可以用于串口编程,套接字编程等。 使用时,解压,在工程属性中设置包含目录,将asio的include目录包含到工程的包含目录下;然后在工程属性预处理器定义添加ASIO_STANDALONE;头文件中#include <asio.hpp>(Independent and boost version of the ASIO library, can be used for serial programming, socket programming,
asio音频驱动及秘钥.zip
- asio音频驱动及秘钥,可以减少系统对音频流信号的延迟,增强声卡硬件的处理能力。