代码搜索:识别算法

找到约 10,000 项符合「识别算法」的源代码

代码结果 10,000
www.eeworm.com/read/151095/12235638

txt c语言的一些算法函数(s类).txt

函数名: sound 功 能: 以指定频率打开PC扬声器 用 法: void sound(unsigned frequency); 程序例: /* Emits a 7-Hz tone for 10 seconds. Your PC may not be able to emit a 7-Hz tone. */ #include