CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - Linux wav

搜索资源列表

  1. sound

    0下载:
  2. linux声卡编程 可以播放.wav格式的音乐。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1609
    • 提供者:
  1. Linux下播放wav格式音乐程序

    1下载:
  2. Linux下基于AC97驱动的音频播放程序,可以在嵌入式和桌面环境下编译通过,实现对wav格式文件的播放。
  3. 所属分类:Linux/Unix编程

  1. linux

    0下载:
  2. c code for linux (wav reader)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1710
    • 提供者:Adriano
  1. sound

    0下载:
  2. 此为PESQ算法在linux系统上的移植实现,包括Makefile,代码中包含有.wav文件。-This is the PESQ algorithm in achieving transplant on a linux system, including the Makefile, the code contains. Wav files.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:407507
    • 提供者:lingyun
  1. pcm

    0下载:
  2. Linux下的.wav文件播放示例,装了QT的话先#qmake -project生成工程文件pcm.pro,然后 #qmake pcm.pro生成Makefile,然后 #make 最后 #./pcm 执行 注意代码里面包括要播放的.wav文件的路径-Linux under. Wav file playback example, QT installed, then the first# Qmake-project to generate engineering document
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:1249
    • 提供者:wujiaping
  1. playsound

    0下载:
  2. Linux播放wav音频! 程序只提供框架,可以运行-Wav audio player Linux! Only provide a framework, you can run
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1160
    • 提供者:liutao6982
  1. sourcemk

    0下载:
  2. linux下利用c实现的将wav文件分割的小程序,只能够简单分割,对于想学习linux对文件操作的朋友有帮助~-under linux will use c to achieve a small wav file segmentation procedure can only be a simple division, want to learn linux for file operations on friends to help ~
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:975
    • 提供者:瓶盖
  1. ownplayer

    0下载:
  2. linux下播放ape,flac,wma,mp3,wv,wav等文件,debug版 使用方法linux下shell里./ownplayer 文件名-under linux player ape, flac, wma, mp3, wv, wav and other documents, debug version of linux to use under the shell in./ownplayer file name
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:149787
    • 提供者:邓三
  1. soundSaveTowav_2

    1下载:
  2. 在linux系统采集音频数据并保存为wav文件,发了好长时间才调通的。默认时间为15秒,可稍加修改无限录音保存。-Under linux capture data from the audio and save to the wave file.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-05-10
    • 文件大小:3790
    • 提供者:juyaoyong
  1. p6.7

    0下载:
  2. 实现在linux下播放online.wav的功能-linux online.wav
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:891
    • 提供者:贼船长
  1. wavplay

    0下载:
  2. wav音乐文件播放程序,该程序的测试运行环境是linux,在ARM9上也可以运行起来。是进行声卡测试,以及播放软件的绝佳选择。-This is a program developed for audio play。but it only the format of wav now
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:1166
    • 提供者:刘斌
  1. RecAndBro

    0下载:
  2. 在linux下实现录音和放音,并把录音数据转变为wav格式的文件-In linux to achieve recording and playback, and the recording of data into wav file format
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:8702
    • 提供者:zwr
  1. linux_wavplayer

    0下载:
  2. linux下wav格式文件播放,硬件平台:友善之臂micro2440开发板-wav format player under linux, hardware platform: A friendly arm micro2440 Development Board
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:2787
    • 提供者:LC
  1. Wavread

    0下载:
  2. Wav file is the basic file or raw file which stores the audio data.Wav header contains important information such as sampling rate Monotype or sereo ,bytes per sample.The code reads header and buffer which can be processed the way we want.No addition
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1655
    • 提供者:avinash
  1. days.tar

    0下载:
  2. 是一个用C 编写的一个播放 xp启动的wav音乐的代码,对初学linux C编程的人说是个好东西-it is a c program for linux, if you like c ,that s a good thing for you
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:808
    • 提供者:layer
  1. waveplay.tar

    0下载:
  2. 这是一个用C编写的WAV音乐播放程序,应用了很多系统调用函数,对于熟悉掌握系统调用程序,非常的好用。-it is a c program to play wav music. very good c program for linux ,if you like it ,please download it.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:2280
    • 提供者:layer
  1. wavplay

    0下载:
  2. linux 下的wav格式的音乐的播放,很好的程序,练习一下,高级编程。-a good for liunx wav music play
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:2372
    • 提供者:yi
  1. audio_fanli

    0下载:
  2. tq2440 arm-linux wav音效檔 錄音代碼-tq2440 arm- the linux recording
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:7435
    • 提供者:哈哈哈
  1. wav-tool

    0下载:
  2. 录音放音 LINUX C 代码 , 可用于嵌入式, 已成功交叉编译移植,请参考说明-wav record and wav play , LINUX c code , can be used in arm and other platform , please read instruction
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-28
    • 文件大小:686985
    • 提供者:shone
  1. audio_record

    0下载:
  2. 嵌入式linux平台上利用alsa API录制声音并保存成wav格式(Recording sound with alsa API on Embedded Linux platform and saving it into WAV format)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-22
    • 文件大小:4096
    • 提供者:小小进
« 12 »
搜珍网 www.dssz.com