代码搜索:MUsic
找到约 8,190 项符合「MUsic」的源代码
代码结果 8,190
www.eeworm.com/read/455403/7372559
txt music.txt
;标题 '八月桂花香'发声程序
ORG 0000H
LJMP START
ORG 000BH
INC 20H ;中断服务,中断计数器加1
MOV TH0,#0D8H
MOV TL0,#0EFH ;12M晶振,形成10毫秒中断
RETI
START:
MOV SP,#50H
MOV TH0,#0D8H
MOV TL0,#0EFH
MOV TMOD,#01H
MOV IE
www.eeworm.com/read/454491/7388327
wav music.wav
www.eeworm.com/read/454219/7396177
html music.html
{include file="header.html"}
该专辑推荐音乐
{foreach from=$recommendMusic item=r
www.eeworm.com/read/453770/7412678
c music.c
#define uchar unsigned char //定义一下方便使用
#define uint unsigned int
#define ulong unsigned long
#include //包括一个52标准内核的头文件
sbit BEEP=P1^7; //喇叭输出脚
sbit K1= P3^2;
sbit K2= P3^
www.eeworm.com/read/453770/7412690
obj music.obj
www.eeworm.com/read/453770/7412695
lst music.lst
C51 COMPILER V7.07 MUSIC 07/07/2006 03:55:51 PAGE 1
C51 COMPILER V7.07, COMPILATION OF MODULE MUSIC
OBJECT MODULE PLACED IN m
www.eeworm.com/read/451632/7461088
bsf music.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to