代码搜索:MUsic
找到约 8,190 项符合「MUsic」的源代码
代码结果 8,190
www.eeworm.com/read/410312/11293328
bak main.c.bak
#include
sbit p34 = P3^4; //扬声器的输出端口
void Music(unsigned char number);
void delay10ms(unsigned char time);
void delay50us(unsigned char time);
unsigned char code SOUNDLONG[];
unsi
www.eeworm.com/read/406682/11437331
bak main.bak
#include "music.h"
#include "head.h"
#define MU_O P2_6 //音乐从P2.6口输出
/* 歌曲曲谱 - 虹彩妹妹 */
const uint HCMM[] = //定义数组常量-----音调(频率)
{
_LA, _SO, _MI, _LA, _SO, _MI,
_LA, _LA, _
www.eeworm.com/read/406682/11437351
c main.c
#include "music.h"
#include "head.h"
#define MU_O P2_6 //音乐从P2.6口输出
/* 歌曲曲谱 - 虹彩妹妹 */
const uint HCMM[] = //定义数组"常量"-----音调(频率)
{
_LA, _SO, _MI, _LA, _SO, _MI,
_LA, _LA,
www.eeworm.com/read/403774/11509754
asm bb.asm
DATA SEGMENT
INFO1 DB 0DH,0AH,' WELCOME YOU TO COME HERE!',0DH,0AH,'$'
INFO2 DB 0DH,0AH,' THIS IS A MUSIC PROGRAM!','$'
INFO3 DB 0DH,0AH,'
www.eeworm.com/read/344691/11866864
c dds.c
#include
#include
#include
#include
#include
#include
uchar code time[]={'0','1','2','3','4','5','6','7','8','9'};
uchar code get_up[]=
www.eeworm.com/read/8998/159852
txt 生日快乐.txt
#include
sbit p34 = P2^3; //扬声器的输出端口
void Music(unsigned char number);
void delay10ms(unsigned char time);
void delay50us(unsigned char time);
unsigned char code SOUNDLONG[];
un
www.eeworm.com/read/14335/329181
asm musicbell.asm
BELL BIT P1.7
LCOUNT1 DATA 30H ;循环次数1
LCOUNT2 DATA 31H ;循环次数2
ORG 4000H
LJMP MAIN
ORG 4100H
MAIN: MOV SP,#80H
CALL MUSIC
JMP MAIN
www.eeworm.com/read/14962/428117
c testavrkit__.c
#include
#include
#include
#include
#include
#include
#include
#include
#asm
.equ __ds1302_port=0x15
.equ __ds
www.eeworm.com/read/14962/428125
c testavrkit.c
#include
#include
#include
#include
#include
#include
#include
#include
#asm
.equ __ds1302_port=0x15
.equ __ds