代码搜索:MUsic
找到约 8,190 项符合「MUsic」的源代码
代码结果 8,190
www.eeworm.com/read/424853/10406375
mid music.mid
www.eeworm.com/read/353863/10411432
c music.c
/*****************************************/
/* Copyright (c) 2005, 通信工程学院 */
/* All rights reserved. */
/* 作 者:戴 佳 */
/*****************************************/
www.eeworm.com/read/161377/10418762
asm music.asm
data segment
mess1 db ' Music List Management System',0ah,0dh,'$'
mess2 db 0ah,0dh,'Please input the name of the singer: $'
mess3 db 'The following songs belong to the singer $'
www.eeworm.com/read/161377/10418771
exe music.exe
www.eeworm.com/read/161377/10418774
obj music.obj
www.eeworm.com/read/160828/10494866
asm music.asm
Beep:
;Section= 1
DB $3F ;Tempo= 340 beat/Min
DB $3 ;Ch0 Octave= 3
DB $14 ;Ch1 Octave= 4
www.eeworm.com/read/352618/10532873
m music.m
clear;
Pd=1000;
Fd=1;
Fs=4*Fd;
R=0.5;
Delay=5;
No=1;
m=4;
x1=randint(Pd,1,m);
x2=randint(Pd,1,m);
x3=randint(Pd,1,m);
y1=modmap(x1,Fd,Fs,'qask',m);
y2=modmap(x2,Fd,Fs,'qask
www.eeworm.com/read/278454/10535383
h music.h
/*
*********************************************************************************************************
** 文件名 :music.h
** 描述 :节拍和简谱频率
****************************************************
www.eeworm.com/read/423730/10535729
lst music.lst
__start:
__text_start:
00BA EFCF LDI R28,0xFF
00BB E1D0 LDI R29,0x10
00BC BFCD OUT 0x3D,R28
00BD BFDE OUT 0x3E,R29
00BE 51CE SUBI R28,0x1E
00BF