代码搜索:Sound
找到约 10,000 项符合「Sound」的源代码
代码结果 10,000
www.eeworm.com/read/405027/11473703
makefile
#####################################################################
#
# Created by u'nSP IDE 17:43:12 02/08/07
#
##############################################################
www.eeworm.com/read/405027/11473720
inc resource.inc
// Resource Table
// Created by IDE, Do not modify this table
.TEXT
.external _RES_Table;
.external _RES_SOUND0_S72_SA;
.external _RES_SOUND0_S72_EA;
.external _RES_SOUND1_S48_SA;
.external
www.eeworm.com/read/405027/11473744
inc resource.inc
// Resource Table
// Created by IDE, Do not modify this table
.TEXT
.external _RES_Table;
.external _RES_SOUND0_S72_SA;
.external _RES_SOUND0_S72_EA;
.external _RES_SOUND1_S48_SA;
.external
www.eeworm.com/read/405027/11473772
inc resource.inc
// Resource Table
// Created by IDE, Do not modify this table
.TEXT
.external _RES_Table;
.external _RES_SOUND0_A24_SA;
.external _RES_SOUND0_A24_EA;
.external _RES_SOUND1_A16_SA;
.external
www.eeworm.com/read/405027/11473817
inc resource.inc
// Resource Table
// Created by IDE, Do not modify this table
.TEXT
.external _RES_Table;
.external _RES_SOUND0_A24_SA;
.external _RES_SOUND0_A24_EA;
.external _RES_SOUND1_A16_SA;
.external
www.eeworm.com/read/405027/11473839
inc resource.inc
// Resource Table
// Created by IDE, Do not modify this table
.TEXT
.external _RES_Table;
.external _RES_SOUND0_A24_SA;
.external _RES_SOUND0_A24_EA;
.external _RES_SOUND1_A16_SA;
.external
www.eeworm.com/read/405027/11473862
inc resource.inc
// Resource Table
// Created by IDE, Do not modify this table
.TEXT
.external _RES_Table;
.external _RES_SOUND0_A24_SA;
.external _RES_SOUND0_A24_EA;
.external _RES_SOUND1_A16_SA;
.external
www.eeworm.com/read/400273/11579864
c main.c
//========================================================================
// The information contained herein is the exclusive property of
// Sunnnorth Technology Co. And shall not be distributed,
www.eeworm.com/read/348079/11613193
c main.c
//========================================================================
// The information contained herein is the exclusive property of
// Sunnnorth Technology Co. And shall not be distributed,
www.eeworm.com/read/348065/11614342
h io_pin.h
#include
//IO
sbit STS=P1^0;
sbit SOUND_PIN=P1^1;
//sbit KB_IN0 P1^2;
//sbit KB_IN1 P1^3;
//sbit KB_IN2 P1^4;
//sbit MOSI=P1^5;
//sbit MISO=P1^6;
//sbit SCK=P1^7;
//sbit