代码搜索:智能语音

找到约 5,889 项符合「智能语音」的源代码

代码结果 5,889
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