搜索资源列表
ringbuffer_doc.rar
- 所有程序都可用的环形缓冲区设计结构,适用于各种平台,各种程序,All programs are available to design a ring buffer structure for various platforms, various procedures
CircleByteBuffer
- 设计了一个环形字节缓冲区类,可用于通信数据收发的缓冲处理。类的读写及查看接口已经加上了多线程同步访问锁。-Designed a ring-byte buffer class, can be used to send and receive communication data buffering. Class to read and write and see the interface has been coupled with a multi-thread synchronization t
arrayBuffer
- 设计了一个环形字节缓冲区类,可用于通信数据收发的缓冲处理。类的读写及查看接口已经加上了多线程同步访问锁。-Designed a ring-byte buffer class, can be used to send and receive communication data buffering. Class to read and write and see the interface has been coupled with a multi-thread synchronization t
audio-mixing-directSound
- 给出一个如何使用 Dire ct Sound 技术实现音频流的捕获并实现网络上多路声音混合的方案。该方案通过 Dir ec t-Sound 提供的缓冲机制实现了音频流的捕获, 结合网络技术和辅助缓冲技术可实现网络上多路声音的混合, 提高了音频处理 的效率和通用性。阐述了 DirectSound 的相关技术, 给出了系统的框架图及音频捕获与混音的实现方法, 提出了环形缓冲区 设计方案, 最后给出了系统优化方案。-An implementati on of audio streaming c