CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux sound

搜索资源列表

  1. linux-at91rm9200-i2s

    0下载:
  2. 基于at91rm9200-arm920t下的录放音程序,codec采用uda1314-based at91rm9200 - arm920t sound recording of the proceedings, codec used uda1314
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:19849
    • 提供者:zym0805
  1. sound

    0下载:
  2. sound LINUX qt the functional integrity standardized format
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-01-16
    • 文件大小:45275
    • 提供者:叶林
  1. sound

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

    • 发布日期:2008-10-13
    • 文件大小:1609
    • 提供者:
  1. linux sound driver API

    1下载:
  2. linux 环境下的音频驱动程序,做音频播放时可以参考一下-audio drivers, so audio player can reference
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:12414
    • 提供者:张重
  1. sound.rar

    1下载:
  2. Linux系统下写声卡程序,演示如何调用Linux底层系统驱动函数驱动声卡发声。,Write a sound card under Linux system procedures, demonstrate how to call the underlying Linux system-driven function audible sound card driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:815
    • 提供者:lf
  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. sound

    0下载:
  2. Archos AVX Linux Sound driver source code
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-12
    • 文件大小:3049934
    • 提供者:章怡
  1. ALSA_OSS.tar

    0下载:
  2. Sample code to use ALSA (Advanced Linux Sound Architecture) or OSS (Open Sound System).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:4309
    • 提供者:Julien
  1. linux-2.6.14

    0下载:
  2. 飞凌公司TE2410开发板自带的linux2.6.14内核源代码,内核中加入了cs8900a网卡,串口1,2,3驱动,USB HOST驱动,USB摄像头驱动(ov511芯片),声卡驱动,液晶屏驱动,开机图片-TE2410 development board飞凌company linux2.6.14 own kernel source code, the kernel is added to the network card cs8900a, 1,2,3-driven serial, USB HO
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-10-31
    • 文件大小:57621982
    • 提供者:wangjun
  1. linux-2.6.27-m8.tar

    0下载:
  2. MEIZU M8 Linux kernel s3c6410 1,if you want to boot from onenand flash,just "make zImage" is OK. 2,if you want to boot from nfs,remove select: "make menuconfig"--->General setup --->[] Initial RAM filesystem and RAM disk (initramfs/initr
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-07
    • 文件大小:57676461
    • 提供者:hui
  1. linux-driver-demo-audio

    1下载:
  2. 宋宝华《Linux设备驱动开发详解》sound设备驱动及应用程序例程-Sound driver demo and aplication demo based on alsa lib, from Song Baohua s 《Linux device driver in detail》.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-23
    • 文件大小:32825
    • 提供者:蒋志峰
  1. sound

    0下载:
  2. linux音频编程,通过对声卡的操作,实现录音,回放的功能。-linux audio programming, through sound card operation, to achieve sound recording, playback functions.
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:222803
    • 提供者:李伟亮
  1. sound

    0下载:
  2. linux音频,简单的录制和播放,可以测试驱动是否成功-linux audio, a simple recording and playback, you can test drive the success of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1084
    • 提供者:yuyong
  1. linux_sound_drivers_framework

    0下载:
  2. Linux Sound Driver Introduction (ALSA) It s useful for the dev to develop the Linux Sound Drivers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:294613
    • 提供者:jgx
  1. Linux-audios

    0下载:
  2. Open Sound System,ALSA (Advanced Linux Sound Architecture),音频编程实例-Linux audio code program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:5018
    • 提供者:ayan
  1. Linux-audio-interface

    0下载:
  2. ALSA (Advanced Linux Sound Architecture),Linux 系统上面的音频编程接口-ALSA (Advanced Linux Sound Architecture),
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:77802
    • 提供者:ayan
  1. linux-sound

    0下载:
  2. 本章着重阐述了Linux下对音频设备的编程方法。读完本章,读者将了解以下内容:  音频信号的数字化和相关概念;  音频总线接口IIS的控制原理和控制程序;  Linux下音频设备编程的特点和操作方法;  MPlayer媒体播放器在嵌入式Linux上的移植实例。 -liunx IIS ASLA
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-03-30
    • 文件大小:331242
    • 提供者:ayan
  1. Sound-card-Driver-source-code

    0下载:
  2. linux 声卡驱动源码-----供学习使用-linux Sound card driver source code
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:18816
    • 提供者:guanpeng
  1. sound

    0下载:
  2. Advanced Linux Sound Architecture is used OSS or emulation of it.-Advanced Linux Sound Architecture is used OSS or emulation of it.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-06
    • 文件大小:3688
    • 提供者:youzenzeng
  1. Linux.Sound.Programming.1st Edition.2017.pdf

    0下载:
  2. 2017年出版的linux音频的指导书,包括jack库用于专业音频编程(It introduces the Jack package also for professional audio case. A good book introduces linux sound programming.)
  3. 所属分类:驱动编程

    • 发布日期:2018-01-04
    • 文件大小:5734400
    • 提供者:shavian
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com