CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 Audio 搜索资源 - client

搜索资源列表

  1. Direct_play_ClientServer

    1下载:
  2. 用directplay写的一个客户端和服务器程序,对学习directx有帮助。-using DirectPlay write a client and server programs, learning DirectX help.
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:50266
    • 提供者:宋健斯
  1. httpcore-4.0-alpha3-src

    0下载:
  2. HTtp client in Java-HTtp client in Java
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:491122
    • 提供者:Sean
  1. VoiceChat(serandclient)

    0下载:
  2. 语音聊天,客户端与服务器端 可以参考一下-voice chat client and server side can take a look
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:41241
    • 提供者:Dragon
  1. Echo_Receiver

    0下载:
  2. Full Duplex voip application source code - 29.8 Kb Download Echo Receiver source code - 14.1 Kb Use these code-programs when debugging and testing Full Duplex application on the same PC, without internet connection. This software receives your packet
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:14789
    • 提供者:eagles912
  1. full_duplex

    0下载:
  2. Full Duplex voip application source code - 29.8 Kb Download Echo Receiver source code - 14.1 Kb Use these code-programs when debugging and testing Full Duplex application on the same PC, without internet connection. This software receives your packet
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:30884
    • 提供者:eagles912
  1. H264toTS3

    0下载:
  2. 将原始的h264码流封装成ts类型,以便在客户端接收码流时是一段一段的,部分损坏不影响整体。-The original package into a h264 ts stream type to the client when receiving a stream section, part of the damage does not affect the whole.
  3. 所属分类:Audio program

    • 发布日期:2017-05-26
    • 文件大小:9401253
    • 提供者:刘娇
  1. H264toTS2

    2下载:
  2. 将原始的h264码流封装成ts类型,以便在客户端接收码流时是一段一段的,部分损坏不影响整体。-The original package into a h264 ts stream type to the client when receiving a stream section, part of the damage does not affect the whole.
  3. 所属分类:Audio

    • 发布日期:2013-11-26
    • 文件大小:7926492
    • 提供者:刘娇
  1. audio-record-playback-udp

    0下载:
  2. 用C实现的录音和播放程序,udp的client负责录音,udp的server负责同步播放。在录音数据传输前,采用g711u方式进行编码,在接收端解码后再进行播放。代码清晰,注释详细。-Implemented using C recording and playback programs, udp The client is responsible for recording, udp broadcast of the server is responsible for synchronizati
  3. 所属分类:Audio program

    • 发布日期:2017-03-24
    • 文件大小:56813
    • 提供者:孙涛
  1. TTSAPP

    0下载:
  2. 讯飞TTS客户端程序,输入txt文本,输出wav文件。-IFLYTEK TTS client, txt text input, the output wav file.
  3. 所属分类:Audio program

    • 发布日期:2017-03-29
    • 文件大小:285045
    • 提供者:david
  1. 2004

    0下载:
  2. 适合于初学者,对源码有了较为详尽的注释! 基于JavaSoundDemo的多客户端语音通信-Suitable for beginners to have a more detailed source notes! JavaSoundDemo based on the multi-client voice communication
  3. 所属分类:Audio program

    • 发布日期:2017-04-05
    • 文件大小:44475
    • 提供者:毛慧华
  1. H264toTS1

    1下载:
  2. 将原始的h264码流封装成ts类型,以便在客户端接收码流时是一段一段的,部分损坏不影响整体。-The original package into a h264 ts stream type to the client when receiving a stream section, part of the damage does not affect the whole.
  3. 所属分类:Audio program

    • 发布日期:2016-04-08
    • 文件大小:7799808
    • 提供者:刘娇
  1. Mail2Voice_1.0.0_RC1

    0下载:
  2. mail2voice Descr iption Mail client software dedicated to people with cognitive impairment and illiteracy. Very simplified graphical interface, voice recording outgoing messages (attached MP3), speech reading incoming messages -mail2voice
  3. 所属分类:Audio program

    • 发布日期:2017-03-31
    • 文件大小:935720
    • 提供者:ammar
  1. dbdt17

    0下载:
  2. 这是一个豆瓣电台的Windows客户端,用C#编写的,基于.NET Framework中的WPF技术。软件界面运用了较多动画,界面风格仿造Metro风格,功能不强大,但界面很友好。 打开豆瓣电台客户端,聆听动人的音乐,无需打开网页就能收听豆瓣电台。清新的界面,平滑的动画,快捷的操作,体验如此美妙。-This is a watercress radio Windows client, written in C#, based on NET Framework in WPF technolog
  3. 所属分类:Audio program

    • 发布日期:2017-11-04
    • 文件大小:288431
    • 提供者:小飞龙
  1. wavplayer

    0下载:
  2. 内含开发文档、全部源代码。linux环境下用QT编写的wav播放器分为网络端(Wav_sever) 客户端(YUIMP3),客户端可以在网络端下载歌曲到本地播放,程序带UI。编译后程序同一目录下需要增加song文件夹,此处为一个小BUG,具体信息见开发文档。 这里MP3是当初计划写MP3格式的。makefile为OSS驱动配置,如果没有OSS驱动需要另外安装OSS音频驱动。一般linux系统都自带OSS音频驱动-Includes the development of documentatio
  3. 所属分类:Audio program

    • 发布日期:2017-11-13
    • 文件大小:217141
    • 提供者:jiwus89911
  1. AndroidVideo

    0下载:
  2. android视频实时传输,是客户端的源代码,主要使用Socket进行传输-android vedio real-time transmission, the source code for the client, the main use Socket for transmission
  3. 所属分类:Audio program

    • 发布日期:2017-11-06
    • 文件大小:33705
    • 提供者:lynn
  1. freemusic-master

    0下载:
  2. Simple template to create a web-based player with python and yaml. Added both server and client versions.
  3. 所属分类:Audio program

  1. vpezfd

    0下载:
  2. 所有前端后台代码封装过后十分精简易上手,出错效率低。同时支持移动客户端访问。(All front end background code is very simple and easy to use after encapsulation. Support mobile client access at the same time)
  3. 所属分类:Audio

    • 发布日期:2018-05-04
    • 文件大小:10240
    • 提供者:3U45e4
搜珍网 www.dssz.com