登录
首页 » Visual C++ » Jitter

Jitter

于 2010-01-28 发布 文件大小:9034KB
0 119
下载积分: 1 下载次数: 83

代码说明:

  jitterbuffer实现网络数据流的抖动,可以有效解决网络带宽波动的时候音视频数据的丢包现象(jitterbuffer network data stream to achieve jitter, can be an effective solution to network bandwidth fluctuations, when the phenomenon of audio and video data packet loss)

文件列表:

Jitter Buffer
.............\Adaptive Anti-jitter Mechanism.pdf
.............\Adaptive playout mechanisms for packetized audio applications in wide-area networks.pdf
.............\CircularBuffer.rar
.............\delayjitter.ppt
.............\IP电话抖动抑制缓冲的研究与实现.pdf
.............\IP电话系统语音抖动问题的分析及解决方案.pdf
.............\jitter.c
.............\jitterbuf.c
.............\jitterbuf.h
.............\LCA_Speex.pdf
.............\mirek_issc_2001.pdf
.............\oral_g9320.ppt
.............\speex_jitter.h
.............\US5933803.pdf
.............\US6012026.pdf
.............\US6389032.pdf
.............\US6452950.pdf
.............\US6580694.pdf
.............\US6862298.pdf
.............\US7170901.pdf
.............\VoIP系统中消除时延抖动的研究与实现.pdf
.............\一种自适应IP语音缓冲算法的研究与应用.pdf
.............\基于Speex语音引擎的VoIP系统设计与实现.pdf
.............\提高IP电话QoS的综合去抖动同步策略研究.pdf
.............\环形缓冲区读写操作的分析与实现.pdf
.............\网络电话语音质量提高的初探.txt
Jitter_Buffer
.............\Jitter Buffer
.............\.............\Adaptive Anti-jitter Mechanism.pdf
.............\.............\Adaptive playout mechanisms for packetized audio applications in wide-area networks.pdf
.............\.............\CircularBuffer.rar
.............\.............\delayjitter.ppt
.............\.............\IP电话抖动抑制缓冲的研究与实现.pdf
.............\.............\IP电话系统语音抖动问题的分析及解决方案.pdf
.............\.............\jitter.c
.............\.............\jitterbuf.c
.............\.............\jitterbuf.h
.............\.............\LCA_Speex.pdf
.............\.............\mirek_issc_2001.pdf
.............\.............\oral_g9320.ppt
.............\.............\speex_jitter.h
.............\.............\US5933803.pdf
.............\.............\US6012026.pdf
.............\.............\US6389032.pdf
.............\.............\US6452950.pdf
.............\.............\US6580694.pdf
.............\.............\US6862298.pdf
.............\.............\US7170901.pdf
.............\.............\VoIP系统中消除时延抖动的研究与实现.pdf
.............\.............\一种自适应IP语音缓冲算法的研究与应用.pdf
.............\.............\基于Speex语音引擎的VoIP系统设计与实现.pdf
.............\.............\提高IP电话QoS的综合去抖动同步策略研究.pdf
.............\.............\环形缓冲区读写操作的分析与实现.pdf
.............\.............\网络电话语音质量提高的初探.txt

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • arts_debug
     调试对于软件的成败至关重要,正确使用恰当的调试工具可以提高发现和改正错误的效率。本书详细介绍了 3种调试器,gdb用于逐行跟踪程序、设置断点、检查变量以及查看特定时间程序的执行情况, ddd是流行的 gdb的 gui前端,而 eclipse提供完整的集成开发环境。书中不但配合实例讨论了如何管理内存、理解转储内存、跟踪程序找出错误等内容,更涵盖了其他同类书忽略的主题,例如线程、客户 /服务器、gui和并行程序,以及如何躲开常见的调试陷阱。(Debugging for is vital to the success of the software, the proper use of appropriate debugging tool can improve the efficiency of discovery and correct mistakes. Book introduces in detail three kinds of debugger, GDB for tracking procedures, set breakpoints, line by line check variables and checking their specific time execution of DDD is popular the GDB GUI front-end, and eclipse provides a complete integrated development environment. The book not only cooperate with examples to discuss how to manage the memory, understanding, memory dump and trace program error, more covers other similar books ignore themes, such as threads, client/server, GUI, and the parallel program, debugging and how to avoid common pitfalls.)
    2013-08-03 14:53:53下载
    积分:1
  • list
    一个关于列表框控件自绘的小程序,点击某项会相应显示输入框或者组合框。(A small program on self-drawn list box control, the click of a corresponding input box or combo box.)
    2013-03-05 15:21:07下载
    积分:1
  • storage
    LINUX下USB驱动程序的开发,适用于操作系统课程设计等。(LINUX under the USB driver development, applicable to the operating system, such as curriculum design.)
    2007-07-12 11:08:09下载
    积分:1
  • Untitled
    This function is built to segment the nuclei of white blood cells
    2014-01-26 17:58:26下载
    积分:1
  • map-matching
    地图匹配最新算法,超过所以现知的方法,从国外专业网站购买的(The latest map matching algorithm, so now more than known methods, purchased foreign professional website)
    2016-02-17 10:44:41下载
    积分:1
  • zhifangtuxiangsixing
    是一款关于直方图相似性研究的程序,能对比两幅图像直方图的相似度(Is a histogram similarity study program can compare two images histogram similarity)
    2013-04-18 13:26:53下载
    积分:1
  • LVBOPFFTP
    LABVIEW程序 实现滤波 快速傅里叶变换并进行频谱分析(LABVIEW program realization filter fast Fourier transform and spectrum analysis)
    2016-01-06 11:52:39下载
    积分:1
  • Contour
    说明:  c++的绘制二维等值线源码。有示例数据,可以运行。(c++ two-dimensional contour map of the source。c++ code for contour map)
    2009-07-29 11:44:20下载
    积分:1
  • equalvalueline
    使用Visual C++,MFC类库绘制等值线(Visual C++, MFC class library to draw contour)
    2013-04-03 20:45:23下载
    积分:1
  • vanet
    车载自组网的发展与现状,包括网络结构 主要特点,应用举例,难点与重点,研究现状,物理层参数,MAC 层协议,帧结构,接入方式,802.11DCF,RR-ALOHA,CSMA/CA 和RR-ALOHA 的比较,路由协议 (Vehicle Development and Status of ad hoc networks, including the main features of network structure, application examples, difficulties with focused, current research, physical layer parameters, MAC layer protocol, frame structure, access methods, 802.11DCF, RR-ALOHA, CSMA/CA and RR-ALOHA comparison of routing protocols)
    2010-06-10 11:04:59下载
    积分:1
  • 696518资源总数
  • 104737会员总数
  • 20今日下载