搜索资源列表
io_src
- |-- p6.1.c 获得标准输入、输出和错误输出的终端名称 |-- p6.2.c 修改终端控制字符示例 |-- p6.3.c 使用curses实现密码输入 |-- p6.4.c 使用tcgetattr函数和tcsetattr函数实现密码输入 |-- p6.5.c 串口进行读写示例 |-- p6.6.c 扬声器发声程序 |-- p6.7.c 使用声卡播放音频文件 `-- p6.8.c 声卡录音程序示例
multistream.tar
- 主要是提供流媒体音乐的点播功能,输入用户名密码检测,服务端传输菜单,选择菜单,发送音频流,通过mplayer播放。-Mainly for the provision of on-demand streaming music function, enter user name password detection, client service delivery menu, select menu, send the audio stream through mplayer play.
sound
- 微处理器实验时,用于音频的驱动,可以输入声音,插上耳机可以听到输出的音频信息。-Microprocessor experiment, the drive for audio, you can enter the sound, plug in headphones to hear the output audio information
faac
- 快乐影音转换器能将常见的电脑视频格式,转换成MP4、AVI、PMP、3GP、AMV、MOV等设备所需要的格式。 更新功能:v3.0 + 新增智能多任务同时转换功能,大幅提升多文件时的转换效率和CPU使用率。 + 新的非强制登录方式,未注册用户不需等待便可进入主程序。 + 增加手机设备、MP4设备到主界面,取代原来的设备向导。 + 主界面使用触摸式控制,操作更加快捷。 + 增加ASS/SSA字幕自定义颜色、样式等的功能。 + 增加转换网络源文件功能,添加文件时输入网址
linux-audio-capture
- 此代码为linux下音频采集的源代码,以命令行的形式输入,灵活。对输入有说明。-This code is the source code under linux audio capture in the form of the command-line input and flexible. The input descr iption.
VCWaveDraw
- 音频数据Wave波形绘制,根据输入的音频文件的采样点绘制出相应的波形。常用于VSThost中某一轨为整轨导入的音频文件的波形制作。-it is the source code about drawing a sound wave according the wave file.
音频IC_TLV320AIC3007驱动源码
- 音频IC_TLV320AIC3007驱动源码 ,linux 系统,包含初始化,输入,输出,mute 与解mute 等控制接口函数。