代码搜索:Audio
找到约 10,000 项符合「Audio」的源代码
代码结果 10,000
www.eeworm.com/read/467766/7001062
c si47xx_tx_digital_audio.c
/****************************************
Si47XX TX part - digital audio input mode
*****************************************/
#include "Si47xx_common.h"
/*********************************
www.eeworm.com/read/352914/7096621
gif audio_note_conquest_300b_1.gif
www.eeworm.com/read/352914/7096661
gif audio_note_conquest_300b_2.gif
www.eeworm.com/read/487527/6515222
pdf ti_system_on_chip_for_portable_audio_players.pdf
www.eeworm.com/read/482956/6616911
c si47xx_tx_digital_audio.c
/****************************************
Si47XX TX part - digital audio input mode
*****************************************/
#include "Si47xx_common.h"
/*********************************
www.eeworm.com/read/263257/11369407
pdf a statistics study of the mdct coefficient distribution for audio.pdf
www.eeworm.com/read/125211/14505880
txt 鼠标控制cd-audio播放程序.txt
;mcd.asm
.286
code segment
assume cs:code,ds:code
org 100h
start:
jmp init_cd ;到初始化
cd_command db 32 dup(0) ;CD-AUDIO 控制区
cd_state db 32 dup(0) ;CD-AUDIO 状态区
max_track db 0,0 ;CD最大道
min_trac
www.eeworm.com/read/10095/181102