搜索资源列表

  1. wav

    0下载:
  2. WAV音频波形显示分析,一个WAV文件以44字节文件头开始,数据类型是无符号型字节-WAV audio waveform display analysis, a WAV file to the beginning of 44-byte file header, data type is unsigned byte type
  3. 所属分类:Audio

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:木灵蓝
  1. wav

    0下载:
  2. 从wav文件中提取音高值的程序 对wav进行降噪,然后提取音高信息 -Wav file to extract from the pitch value to the process of noise reduction wav, and then extract pitch information
  3. 所属分类:Audio

    • 发布日期:2024-05-09
    • 文件大小:868352
    • 提供者:Tracy
  1. WAV

    0下载:
  2. 用VB实现对WAV格式的录音文件的播放,并显示其波形-Using VB to achieve WAV audio file format playback, and display the waveform
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:6144
    • 提供者:蜗牛
  1. wav

    0下载:
  2. 用C写的,如果将音频数据通过转换显示成频谱图-wav
  3. 所属分类:Audio

    • 发布日期:2024-05-09
    • 文件大小:629760
    • 提供者:jason
  1. WAV

    0下载:
  2. 单片机实现WAV文件的播放程序,使用TC20以上编译!-SCM broadcast WAV files, the use of more than TC20 compiler!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:姚颖帆
  1. wav-watermark

    1下载:
  2. wav格式的音频中实现水印的嵌入与提取 由现成的软件超级MP3转换大师V1.20把mp3->wav 然后再由MATLAB做wav水印嵌入 -wav audio format to achieve watermark embedding and extraction of off-the-shelf software from Super Master V1.20 to MP3 conversion mp3->
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:5252096
    • 提供者:尉玉林
  1. wav.c

    0下载:
  2. Converts raw PCM file to Wav file
  3. 所属分类:Audio

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:Manpreet
  1. wav

    0下载:
  2. wav文件读取。包括产生幅度,相位,过零率。内附程序和报告书。-wav file to read. Including the generation of amplitude, phase, zero crossing rate. Enclosing the process and report.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:45056
    • 提供者:fashenqq
  1. WAv

    0下载:
  2. WAV文件格式,用于了解WAV文件格式,以及写入读取原理-WAV file format used to understand the WAV file format, as well as the principles of writing to read
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-09
    • 文件大小:45056
    • 提供者:HJQ
  1. wav-G711PCM_codec

    0下载:
  2. 个人总结的G.711-WAV编码转换,代码示例+文档说明,精炼版-Personal summary of G.711-WAV encoding conversion, sample code+ documentation, refined version of
  3. 所属分类:Audio

    • 发布日期:2024-05-09
    • 文件大小:32768
    • 提供者:vatican
  1. wav-player-atmega32

    0下载:
  2. wav player design with avr
  3. 所属分类:软件工程

    • 发布日期:2024-05-09
    • 文件大小:197632
    • 提供者:ali
  1. WAV

    0下载:
  2. 一个读写WAV文件的例子,非常好-wav
  3. 所属分类:Audio

    • 发布日期:2024-05-09
    • 文件大小:94208
    • 提供者:whzhao
  1. wav

    0下载:
  2. 该程序可实现wav文件的读取,读取wav文件的各个参数并输出。-The program allows to read wav files, wav files to read the various parameters and output.
  3. 所属分类:C#编程

    • 发布日期:2024-05-09
    • 文件大小:4199424
    • 提供者:
  1. wav

    0下载:
  2. 使用51做的一个WAV播放系统,可以播放存储在FLASH里的WAV语音-51 do with a WAV playback system, can play stored in the FLASH in the WAV audio
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-09
    • 文件大小:295936
    • 提供者:shengxinfei
  1. wav

    0下载:
  2. 这个程序用于实现wav文件的快速读取和存储-implement wav files read and write fastly.
  3. 所属分类:Audio

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:lihui
  1. Wav-To-Mp3-Converter

    0下载:
  2. wav to mp3 converter code ^^ it s very useful
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-09
    • 文件大小:23552
    • 提供者:Aaron
  1. wav

    0下载:
  2. 读入一个wav的音频文件,然后对其进行时域频域的分析-Read a wav audio file, then its time domain frequency domain analysis
  3. 所属分类:Audio

    • 发布日期:2024-05-09
    • 文件大小:1556480
    • 提供者:常乐
  1. wav转MP3

    0下载:
  2. 音频转换(wav->mp3),将Wav格式的音频文件转换为MP3格式,包括C#源码。
  3. 所属分类:Windows编程

    • 发布日期:2013-07-27
    • 文件大小:509481
    • 提供者:wuhuft@126.com
  1. record for wav

    0下载:
  2. 客户机(client_record.c)负责采集音频,并通过socket发送给服务器。 服务器(wav_serv.c)接收音频数据后,加上wav头信息,生成wav的声音文件。
  3. 所属分类:Linux/Unix编程

  1. 单片机解析wav音频文件

    0下载:
  2. 51单片机对wav声音文件的解析,内含有flash操作程序(Wav sound file analysis by single chip microcomputer)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-09
    • 文件大小:11264
    • 提供者:sk1361
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org