搜索资源列表
JBuilder制作音频播放程序(2)
- JBuilder制作音频播放程序,需要注意的是,当播放时,界面上的各个按钮应当仍然可以对用户的操作进行事件响应,所以至少需要两个线程:一个控制歌曲的播放,另外一个对用户事件进行响应。因此我们的AudioPlay类需要实现Runable接口,以使用多线程技术。根据JDK的解释-JDK1.4.0,任何需要由线程执行的实例都应当实现Runable接口,而且由于我们只需要重写run()方法和stop()方法,并给start()方法多态化,所以我
SPI接口音频Codec实验
- ALTERA NIOS处理器,VHDL语言在QUARTUS编译通过,然后有C语言在NIOS SHELL下驱动,实验音频解码-Altera NIOS processor, the QUARTUS VHDL compiler, then the C language under NIOS SHELL-driven, experimental audio decoder
USB接口数据采集卡
- 这个接口卡程序负责采集低频音频信号,USB控制芯片采用AN2131QC。软件包括3个模块:Keil51编写芯片固件程序,vc++编写USB驱动程序和用户程序-the interface card collection procedures for low-frequency audio signals, control chips using USB Peripheral. The software includes three mod
LowPassFilter_FIR_16
- 采用TMS320VC5402实现一个16阶低通滤波器,音频接口采用的是AD50,汇编语言编写-TMS320VC5402 used to achieve a 16 band low-pass filter, Audio interface is AD50, the compilation of language
I2S
- 这是一个I2S接口的VHDL实现源代码,I2S是一个通用的音频接口。-This is a I2S interface VHDL source code, I2S is a generic audio interface.
VC调用ACM音频压缩编程接口的方法
- VC调用ACM音频压缩编程接口的方法-VC called ACM Programming Interface audio compression method
VC调用ACM音频压缩编程接口的方法
- VC调用ACM音频压缩编程接口的方法-VC called ACM Programming Interface audio compression method
iis
- S3C44B0的IIS音频接口的测试程序 可以用来测试IIS接口-S3C44B0 IIS audio interface testing procedures can be used to test IIS Interface
音频播放器MCIPlayer
- 本播放器运用了高层音频服务媒体控制接口MCI,支持WAV,MID,MP3,VCD,AVI,CD,MPEG等全部WINDOWS支持的文件格式。-the players use a high-level audio media control interface MCI, support WAV, MID, MP3, VCD, AVI, CD, MPEG support all Windows file formats.
SPI接口音频Codec实验
- ALTERA NIOS处理器,VHDL语言在QUARTUS编译通过,然后有C语言在NIOS SHELL下驱动,实验音频解码-Altera NIOS processor, the QUARTUS VHDL compiler, then the C language under NIOS SHELL-driven, experimental audio decoder
USB接口数据采集卡
- 这个接口卡程序负责采集低频音频信号,USB控制芯片采用AN2131QC。软件包括3个模块:Keil51编写芯片固件程序,vc++编写USB驱动程序和用户程序-the interface card collection procedures for low-frequency audio signals, control chips using USB Peripheral. The software includes three mod
20061212104320967
- mp3毕业设计(论文)开题报告 课题名称:车载数字音频接口设计 指导老师:蒋伟荣 学生:江学焕 班级:T283-4 学号:13 专业:电子信息科学与技术(电子信息工程) 时间:2006年3月1日 -mp3 graduate design (thesis) that opened report subject title : Vehicle
ucos_IIS
- S3C44B0X 自带的IIS 音频接口的使用,通过 DMA 数据传输方式编程实现对wav 声音文件(不超过 10 秒)的循环播放。 -S3C44B0X built-in IIS audio interfaces use, through DMA data transmission programming right wav sound files (not more than 10 seconds) to broadcast the
LinuxOSS
- Linux下的OSS音频接口编程一例 Linux下的OSS音频接口编程一例-Linux under the case of OSS audio interface programming under Linux programming case of OSS audio interface
sd_audio_aic23
- SD卡和AIC23数字音频输出实验, FreeDev Audio Dsp Board采用了TI公司的TVL320AIC23 1、控制接口使用I2C,Quartus中将CS置低(器件地址0011010)。 2、数字音频接口使用了组件FreeDev_aic23,有三种测试和应用 模式,中断结合DMA方式能在NIOS II中采集和发送数据。中断信号 产生于模块中FIFO缓冲区的半满信号,读取数据端口自动清除中断 请求信号。 3
at91rm9200_uda1380
- at91rm9200开发板上音频接口—UDA1380的linux2.4驱动及测试例程-AT91RM9200 development board audio interface-UDA1380 the linux2.4 drive and test routines
drv
- H9200F(2.6.12)的音频接口驱动。 操作方法: 1、将驱动程序rsound.ko拷贝到系统目录:/lib/modules 2、执行如下命令加载模块: insmod /lib/modules/rsound.ko -H9200F (2.6.12) of the audio interface driver. Methods of operation: one, the driver rsou
arm7
- 3星公司的arm7板的改版电路图(protel格式),添加了音频接口以及lcd接口。-3 Star ARM7 circuit board revision (protel format), add the audio interface as well as the lcd interface.
audio-interface
- 该文档是关于音频接口的一些资料,包括不同类型的接口的引脚的封装。-The document is on the audio interface information, including different types of interface pins of the package.
音频录音
- 实现录音功能,调用本地音频接口,实现录音(Achieve recording function, call the local audio interface, the realization of recording)