代码搜索:Sound

找到约 10,000 项符合「Sound」的源代码

代码结果 10,000
www.eeworm.com/read/351010/10688486

m nndsnd.m

function ss = nndsnd(i) %NNDSND Neural Network Design utility function. % NNDSND(i) % i - index between 1 and 9. % Plays sound number i. % % S = NNDSND(i) % i - index between 1 and 9. %
www.eeworm.com/read/350949/10693106

h infones_system.h

/*===================================================================*/ /* */ /* InfoNES_System.h : The function which depends on a
www.eeworm.com/read/158963/10707572

m nndsnd.m

function ss = nndsnd(i) %NNDSND Neural Network Design utility function. % NNDSND(i) % i - index between 1 and 9. % Plays sound number i. % % S = NNDSND(i) % i - index between 1 and 9. %
www.eeworm.com/read/421508/10733949

h func_auto_namg.h

/****************************************************************************** * * Purpose: Auto NAMG Functions * * Creator: Rob Lansbergen * * Version: $Revision: 3 $ * * File Nam
www.eeworm.com/read/349372/10832989

c main.c

#include #include"ISD1420.h" /****************************************************** 放音顺序(分段,与录音的段对应) H P1.0 P0.7 P0.6 P0.5 P0.4 P0.3 P0.2 段号 /REC /PLAYL A7 A
www.eeworm.com/read/349227/10840051

h audio_detect.h

/*************************************************************************** * Copyright (C) 2004 by Tyler Montbriand * * tsm@accesscomm.ca
www.eeworm.com/read/274975/10842028

m nndsnd.m

function ss = nndsnd(i) %NNDSND Neural Network Design utility function. % NNDSND(i) % i - index between 1 and 9. % Plays sound number i. % % S = NNDSND(i) % i - index between 1 and 9. %
www.eeworm.com/read/461909/7214641

c we58dog5.c

/* ================================================================= ; 这是调试W77E58看门狗C51语言程序,用间隔喂狗法,文件名为we58dog5.c ; 功能:调试W77E58看门狗灵不灵。程序开始先执行看门狗初始化程序,若在 ; 主循环程序中加喂狗程序则程序正确运行-发出缓慢单调的叫声;若
www.eeworm.com/read/461909/7214646

c we58dog4.c

/* ================================================================= ; 这是调试W77E58看门狗C51语言程序,用定时中断法,文件名为we58dog4.c ; 功能:调试W77E58看门狗灵不灵。程序开始先执行看门狗初始化程序,然后 ; 连叫三声表示程序开始运行,定时器T0每隔50ms中断一次,中断时喂
www.eeworm.com/read/460363/7252751

win makefile.win

# Project: rhythm # Makefile created by Dev-C++ 4.9.9.2 CPP = g++.exe CC = gcc.exe WINDRES = windres.exe RES = OBJ = rhythm.o sound.o timer.o edit.o check.o $(RES) LINKOBJ = rhythm.o s