代码搜索:语音降噪
找到约 2,424 项符合「语音降噪」的源代码
代码结果 2,424
www.eeworm.com/read/459888/7263819
pdf isd4004语音芯片在语音报站器中的应用.pdf
www.eeworm.com/read/188610/8525318
pdf 屏幕文本的语音合成.pdf
www.eeworm.com/read/361977/10025064
pdf 语音存储与回放系统.pdf
www.eeworm.com/read/163057/10178161
wav 屏幕显示器语音.wav
www.eeworm.com/read/469054/6977171
pdf 语音控制小车——应用方案.pdf
www.eeworm.com/read/469054/6977172
pdf 语音控制小车——方案简介.pdf
www.eeworm.com/read/467192/7019891
doc 语音模块使用说明.doc
www.eeworm.com/read/463145/7187225
txt 语音芯片isd4004.txt
//语音芯片ISD4004
#include
#include
#define uchar unsigned char
#define uint unsigned int
sbit SS=P0^0; //端口定义
sbit MOSI=P0^1;
sbit MISO=P0^2;
sbit SCLK=P0^3;
sbit
www.eeworm.com/read/460797/7240618
txt 语音程序(报总价).txt
$INCLUDE(C8051F020.INC)
ZONGJIA EQU 30H ;缓冲区30H-32H
STOP BIT P1.0
SBT BIT P1.1
DLY4 EQU 33H;
DLY5 EQU 34H;
DLY6 EQU 35H;
ORG 0000H