CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 IP电话/视频会议 搜索资源 - 算法实现

搜索资源列表

  1. Adaptive_Anti-jitter_Mechanism

    0下载:
  2. 详细讲解了自适应音频抖动算法的实现,对于VOIP、视频会议有较大的参考意义。-detailed account of Adaptive Audio dithering algorithm implementation, VOIP, video conferencing reference to a larger significance.
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:276657
    • 提供者:陈勇
  1. VOIP(H323)

    1下载:
  2. VOIP(H323)源码,实现了G723.1 G729 G728 G711等音频算法,可以和NetMeeting互通-VoIP (H323) source, Implementation of G723.1 G729 G728 G711 audio algorithms, etc., NetMeeting and can exchange
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:1962224
    • 提供者:karlli
  1. H263EncodingandDecoding

    0下载:
  2. 使用C编写的H263编码和解码算法实现。该算法具有很高的实时性,而且图像质量也不错。对于学习基本视频会议,有很大帮助。-prepared by the use of H.263 coding and decoding algorithm. The algorithm has high real-time, but the image quality is quite good. Learning basic video conferencing, will be of great help.
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:95985
    • 提供者:叶子
  1. H264EncodingandDecoding

    0下载:
  2. 使用C实现的H264算法编码和解码源程序。该算法实现简单,实时性也很强,能够满足一般的视频会议要求。-use C realized H264 encoding and decoding algorithm source code. The algorithm is simple, real-time is also very strong, and able to meet the general requirements of the video conference.
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:901082
    • 提供者:叶子
  1. netmeetingsecrectMD5

    0下载:
  2. 视频传输或视频会议各种压缩格式压缩后都可用的数据加密算法MD5的实现-video transmission or video conferencing compression format compressed data are available MD5 Encryption Algorithm Implementation
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:35551
    • 提供者:黄闻
  1. g729ab_v14

    0下载:
  2. ITU建议的G.729标准算法c语言实现,包括预加重,LPC环.
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:104692
    • 提供者:徐凌云
  1. EchoCancellationinIPTelephoneSystem

    1下载:
  2. 分析了IP 电话系统中回声的特点, 并针对其回声具有路径延迟、延迟抖动大等特点, 提出 了一种基于延迟分析的自适应回声消除器设计的新思想和相关算法。介绍了自适应回声消除器的 基本结构及各个功能模块, 例如: 变阶数自适应滤波器, 语音状态检测器, 延迟分析器和NLM S 算 法控制器. 本文还详细论述了以TM S320C6201DSP 为硬件平台来实现能运用在IP 电话网关中的 自适应回声消除器及其在IP 电话系统中的连接关系。在文章的最后, 列举了对自适应回声消除器
  3. 所属分类:IP电话/视频会议

    • 发布日期:2012-10-23
    • 文件大小:259092
    • 提供者:wlch
  1. rtpdocument

    0下载:
  2. rtp实时传输协议,后面有很多源代码,我就是按照上面的算法实现了一个视频采集传输设备。-rtp real-time transport protocol, followed by a lot of source code, I was in accordance with the above algorithm, a video capture transmission equipment.
  3. 所属分类:VOIP program

    • 发布日期:2017-04-07
    • 文件大小:442401
    • 提供者:guoxiaoliang
  1. Videoconferencingsource

    0下载:
  2. 该视频会议源代码,实现功能强大,比传统视频会议算法更优,减少带宽-The video-conferencing source code, to achieve powerful, than the traditional video conferencing better algorithm to reduce the bandwidth
  3. 所属分类:VOIP program

    • 发布日期:2017-04-10
    • 文件大小:1465372
    • 提供者:于英俊
  1. chartprogramC++

    0下载:
  2. 上载文件为在数模竞赛中常用的图论算法,用C++实现,实现图论的有关算法-Upload file mode competition in a number of commonly used graph theory algorithm, using C++ Realized, the realization of the algorithm in graph theory
  3. 所属分类:VOIP program

    • 发布日期:2017-04-06
    • 文件大小:14217
    • 提供者:huangxiuli
  1. aec

    1下载:
  2. 噪声自适应对消的Matalb Simulink模块,利用标准的NLMS算法,实现噪声对消,AEC(audio echo cancel)或ANC(audio noise cancel)-Adaptive Noise Cancellation of Matalb Simulink module, using a standard NLMS algorithm, to achieve noise cancellation, AEC (audio echo cancel) or ANC (audio n
  3. 所属分类:VOIP program

    • 发布日期:2017-03-23
    • 文件大小:10378
    • 提供者:居太亮
  1. Proxycachereplacementsimulationenvironmentimplemen

    0下载:
  2. 代理缓存替换环境的模拟实现,算法中一共有四种缓存替换算法。-Agent simulation environment to achieve cache replacement algorithm in a total of four cache replacement algorithm.
  3. 所属分类:VOIP program

    • 发布日期:2017-03-31
    • 文件大小:7970
    • 提供者:张婕
  1. SIPppt

    0下载:
  2. SIP协议讲解 和算法的实现,可以学习SIP协议相关的内容,需要的可以下载-Explain the SIP protocol and algorithm, can learn the content related to the SIP protocol, the need can be downloaded
  3. 所属分类:VOIP program

    • 发布日期:2017-05-15
    • 文件大小:3910923
    • 提供者:wasdaaaa
  1. daima

    0下载:
  2. 本设计综合应用Windows低级音频API、G.729A编码算法、SOCKET编程、多线程编程等技术实现了在局域网PC机点对点的窄带全双工语音通信系统。界面通过MFC实现。为了确保发送应用层协议和聊天信息的正确性,采用TCP方式发送交互信息。语音模块的启动与关闭由交互的命令控制。考虑到语音数据需要延时小,这里用UDP方式发送。-The comprehensive application of the design of Windows low-level audio API of G.729A
  3. 所属分类:VOIP program

    • 发布日期:2017-03-29
    • 文件大小:207756
    • 提供者:闫利霄
  1. VOIPchat

    0下载:
  2. 此程序可以实现网络视频电话,方便,而且提供源代码,适合学习-network programing
  3. 所属分类:VOIP program

    • 发布日期:2017-04-09
    • 文件大小:1319734
    • 提供者:jia hu
搜珍网 www.dssz.com