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

搜索资源列表

  1. raw语音识别库

    1下载:
  2. 读写PCM格式的wav文件库
  3. 所属分类:多媒体编程

    • 发布日期:2012-03-27
    • 文件大小:3777
    • 提供者:test123123
  1. wavefileplayer.c.tar

    0下载:
  2. This a simple WAV file player which interacts your Sound card(of type SoundBlaster).It can play only 8-bit Mono PCM WAVe file whose time lenght is around 1 secs.,the programmers can extend for more timelenght.It works fine in Pure 16-bit DOS Mo
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-23
    • 文件大小:2090
    • 提供者:Rohit Singhal
  1. JAVA-mp3player

    0下载:
  2. 这是我用java编的一个应用程序,用java做的一个播放器程序。-This is what I use for a java application, using java to do a broadcast program.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-28
    • 文件大小:497403
    • 提供者:郑德荣
  1. WAVE-pcm

    0下载:
  2. 波形文件分析器,适合于pcm编码格式的 wav 音频文件,内含读取wav文件,抽取和插入操作~-Wave file analyzer, suitable for pcm encoding format of the wav audio files, containing read wav files, extraction and insertion operations ~
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-09
    • 文件大小:1360955
    • 提供者:方周周
  1. libzplay-1.02-source

    0下载:
  2. libZPlay是解析mp3, ogg, ac3, flac, wav and pcm 种格式的多媒体库的源码,整合支持所有格式的解码器。你不需要额外的lib。仅使用kernel32.dll, user32.dll, gdi32.dll 和 winmm.dll,微软Windows标准库。也不需要mfc和.net的支持,只是纯粹的WINAPI。简单几行代码就可以实现播放-libZPlay multimedia library for playing mp3, ogg, ac3, flac, wav
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-11
    • 文件大小:2734291
    • 提供者:liuweiwei
  1. windows-WAVtoPCM

    0下载:
  2. Wav to raw PCM converter
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-10
    • 文件大小:1361
    • 提供者:jagadeesh
  1. PCM

    0下载:
  2. 实现PCM编码和解码,这是完成数据填充到WAV文件中的重要的一步-PCM encoding and decoding to achieve, which is the completion of data into WAV file, an important step
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-06
    • 文件大小:258001
    • 提供者:caosheng
  1. WAV

    1下载:
  2. 从wav文件中提取AD数据,wav是微软定义的波形文件格式,里面存储的是pcm原始数据-Wav file extracted from the AD data, wav Microsoft wave file format definition, which stores the raw data pcm
  3. 所属分类:多媒体编程

    • 发布日期:2013-04-18
    • 文件大小:1014
    • 提供者:卢华
  1. Voice_interpolation_and_extraction

    0下载:
  2. 实现PCM编码的语音文件(.wav格式)的内插和抽取。-Realizes the PCM code pronunciation document (the .wav form) interpolation and extraction.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-03
    • 文件大小:810749
    • 提供者:林琳
  1. wav

    0下载:
  2. This the source code for reading/writing of sound files of Windows PCM format.-This is the source code for reading/writing of sound files of Windows PCM format.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-03
    • 文件大小:3841
    • 提供者:tgra
  1. addwavheaderee

    1下载:
  2. 自己写的音频PCM文件加wav header的工具,非常好用,也是自己在高音频处理时自己写的小工具。-add header for pcm file creating by myself.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-13
    • 文件大小:2403
    • 提供者:董萌
  1. libzplay-2.02-src

    0下载:
  2. Windows (WIN32) multimedia library for playing mp3, mp2, mp1, ogg, ac3, aac, flac, oga, wav and pcm files and streams. Supported language: C/C++, VC++.NET, VB.NET, C#.NET and Delphi
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-18
    • 文件大小:4736359
    • 提供者:12354
  1. libZPlay

    0下载:
  2. 音频编码解码器库,采用C++语言实现,库集成了所有支持格式(mp3, mp2, mp1, ogg, flac, ac3, aac, oga, wav and pcm )的编码解码器-libZPlay is about decoding audio by c++
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-18
    • 文件大小:4950901
    • 提供者:廖冠
  1. wavplay-2.0.tar

    0下载:
  2. 簡易wav播放器,只支持編碼格式維pcm格式。(The package was reworked to use the autoconf tools for easier installs. It should install automatically for Linux and *BSD. This version also should build and operate correctly on 64-bit platforms. A number of comp
  3. 所属分类:多媒体编程

    • 发布日期:2018-01-04
    • 文件大小:368640
    • 提供者:davidking1111
  1. pcm_db_check

    0下载:
  2. 解析wav文件,分析PCM数据的音量,目前仅支持48K采样率、16位采样深度,未压缩的PCM数据 VS2008 编译通过,其中用到了glib,需要自行安装(Parse WAV file, analyze PCM volume)
  3. 所属分类:多媒体编程

    • 发布日期:2017-12-31
    • 文件大小:936960
    • 提供者:有时
  1. readwave

    0下载:
  2. 解析WAV文件,简单的方法。可以读取一般的WAV文件流(线性PCM),并且按照无标签格式使用(It is a way to read wav file.)
  3. 所属分类:多媒体编程

    • 发布日期:2018-04-18
    • 文件大小:1024
    • 提供者:JuYan
搜珍网 www.dssz.com