代码搜索:spce500a

找到约 30 项符合「spce500a」的源代码

代码结果 30
www.eeworm.com/read/165062/5485516

inc spce.inc

//======================================================================================== // Program: Standard function definition V1.0 // Arranged by: Arthur Shieh // Platform: SPCE500A/060A/061
www.eeworm.com/read/289835/3987773

inc spce.inc

//======================================================================================== // Program: Standard function definition V1.0 // Arranged by: Arthur Shieh // Platform: SPCE500A/060A/061
www.eeworm.com/read/433483/1883585

inc spce.inc

//======================================================================================== // Program: Standard function definition V1.0 // Arranged by: Arthur Shieh // Platform: SPCE500A/060A/061
www.eeworm.com/read/367801/9731659

inc spce.inc

//======================================================================================== // Program: Standard function definition V1.0 // Arranged by: Arthur Shieh // Platform: SPCE500A/060A/061
www.eeworm.com/read/146837/12607976

inc spce.inc

//======================================================================================== // Program: Standard function definition V1.0 // Arranged by: Arthur Shieh // Platform: SPCE500A/060A/061
www.eeworm.com/read/407696/11411832

bak snoopy.c.bak

//-----------------This is the main program of Snoopy project--------------------------- //--Copyright(C) 2001, Cyberon Corp. //该程序是非特定人语音识别程序,原来在SPCE500A下运行,能识别并应答16个命令,存储空间为128K字节。 //我们将其进行了修改,使其
www.eeworm.com/read/407696/11411847

c snoopy.c

//-----------------This is the main program of Snoopy project--------------------------- //--Copyright(C) 2001, Cyberon Corp. //该程序是非特定人语音识别程序,原来在SPCE500A下运行,能识别并应答16个命令,存储空间为128K字节。 //我们将其进行了修改,使其
www.eeworm.com/read/202223/15389279

bak snoopy.c.bak

//-----------------This is the main program of Snoopy project--------------------------- //--Copyright(C) 2001, Cyberon Corp. //该程序是非特定人语音识别程序,原来在SPCE500A下运行,能识别并应答16个命令,存储空间为128K字节。 //我们将其进行了修改,使其
www.eeworm.com/read/202223/15389308

c snoopy.c

//-----------------This is the main program of Snoopy project--------------------------- //--Copyright(C) 2001, Cyberon Corp. //该程序是非特定人语音识别程序,原来在SPCE500A下运行,能识别并应答16个命令,存储空间为128K字节。 //我们将其进行了修改,使其
www.eeworm.com/read/407696/11411862

txt 新建 文本文档.txt

该程序是非特定人语音识别程序,原来在<mark>SPCE500A</mark>下运行,能识别并应答16个命令,存储空间为128K字节。 //我们将其进行了修改,使其能在SPCE061A下运行,由于存储空间为32K字,只能识别并应答9个命令。 //在这个例程当中,我们示范了如何使用语音识别引擎对8个已经经过训练的命令进行识别。 //第一个命令 "Snoopy",可以作为使能命令,也就是说使用者只能在该命令之后发出其他命令。 ...