代码搜索结果

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

c sound.txt

//Sound Demo //By Nikhilio // #include #include #include //Windows multimedia stuff #include //defines sleep function // If you get weird link

core_sound.cpp

/************************************************** WinMain.cpp GameCore Component Programming Role-Playing Games with DirectX by Jim Adams (01 Jan 2002) ***************************************

core_sound.h

/************************************************** WinMain.cpp GameCore Component Programming Role-Playing Games with DirectX by Jim Adams (01 Jan 2002) ***************************************

my_sound.c

#include "My_head.h" /*************************************/ #define BUZZER P1_0 #define PLAY P2_6 #define PD P2_7 //====================================== BYTE code sound_addr

sound1.m

function [sp_x,C]=contour_trace(BW,row,col) % % File Name : contour_trace.m % Author : Anoop Sadani % Written On : 18-Feb-04 % % Contour Tracing of a Black White Image (Binary Image). %