代码搜索:Sound

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

代码结果 10,000
www.eeworm.com/read/383200/8962206

c mcpu.c

#include "normal.h" #include "mcpu.h" unsigned char idata cddat[60]; void sound(bit Sond) //声音 { uchar i; SOUND = Sond; for(i=0;i
www.eeworm.com/read/382749/9003466

py 124-mobileosc.py

import appuifw, e32, graphics, key_codes, socket, OSCmobile sound = 0 y_pos_contr = 100 slidershaft = graphics.Image.open("e:\\background.jpg") makeMaskTemp = graphics.Image.open('e:\\contro
www.eeworm.com/read/282391/9097594

lik ultrasonic_long.lik

Version: 3.0 Options: m37 Obj: "C:\Program Files\Sunplus\unSP IDE 2.0.0\startupD.obj" Obj: "F:\sound design\2006Verson\codeTest\ultrasonic_long\Debug\Resource.obj" Obj: "F:\sound design\2006Verson
www.eeworm.com/read/377280/9283323

inc sb16.inc

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; ;; ;; SB16.INC
www.eeworm.com/read/375232/9367768

c music.c

#ifndef __SOUNDPLAY_H_REVISION_FIRST__ #define __SOUNDPLAY_H_REVISION_FIRST__ #include //************************************************************************** #define SYST
www.eeworm.com/read/375050/9374911

h isd1420.h

#ifndef _ISD1420_H_ #define _ISD1420_H_ //函数功能:指定段播放 //说明:参数:Addr为段地址 void Sound_Play(INT8U Addr); #endif //_ISD1420_H_
www.eeworm.com/read/375050/9374919

c isd1420.c

#include #include"Config.h" #include"IOCfg.c" #include"TimeDLY.h" #include"ISD1420.h" //指定段播放函数:Sound_Play() void Sound_Play(INT8U Addr) { PLAYL = 1; A4 = (bit)((Addr&0x0f)>>3);
www.eeworm.com/read/371190/9562461

h isd1420.h

#ifndef _ISD1420_H_ #define _ISD1420_H_ //函数功能:指定段播放 //说明:参数:Addr为段地址 void Sound_Play(INT8U Addr); #endif //_ISD1420_H_
www.eeworm.com/read/371190/9562476

c isd1420.c

#include #include"Config.h" #include"IOCfg.c" #include"TimeDLY.h" #include"ISD1420.h" //指定段播放函数:Sound_Play() void Sound_Play(INT8U Addr) { PLAYL = 1; A4 = (bit)((Addr&0x0f)>>3);
www.eeworm.com/read/174996/9564936

readme

libFAD - Flash Animation Decode library Copyright (C) 2005-2006 VGSystem Technologies, Inc. $Id: README,v 1.7 2006/02/28 01:14:40 wrxzzj Exp $ ==================================================