代码搜索:MUsic

找到约 8,190 项符合「MUsic」的源代码

代码结果 8,190
www.eeworm.com/read/316431/13522657

m music.m

%%%%%%@@@@@@@@@ %%%%%%经典MUSIC算法◎◎◎◎◎◎◎◎◎◎◎◎◎◎◎◎◎◎◎ clc; clear; close all; tic M=8;%阵元数目 snap=1000;%快拍数目 C=3e8; f0=6*10e6; lamda=C/f0; d=0.5*lamda; theta0=-20; theta1=0; theta2=20; fs=25
www.eeworm.com/read/316225/13528125

gif music.gif

www.eeworm.com/read/316037/13531715

lk music.lk

music.o isp.o read_flash.o
www.eeworm.com/read/316037/13531717

c music.c

/*******************************************/ /* 广州天河双龙电子公司 */ /* http://www.sl.com.cn */ /* 电子音乐演示程序 */ /* 作者:ntzwq@wx88.n
www.eeworm.com/read/316037/13531718

lst music.lst

__start: __text_start: 0022 E5CF LDI R28,0x5F 0023 E0D4 LDI R29,4 0024 BFCD OUT 0x3D,R28 0025 BFDE OUT 0x3E,R29 0026 51C0 SUBI R28,0x10 0027 40D
www.eeworm.com/read/316037/13531721

mak music.mak

CC = iccavr CFLAGS = -Ie:\ICC\include\ -e -l -g -Mavr_enhanced_small -Wa-W ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -Le:\ICC\lib\ -g -Wl-W -bfunc_lit:0x26.0x2000 -dram_end:0x45f -bdata:0x60.0x45f -d
www.eeworm.com/read/316037/13531723

s music.s

.module music.c .area eeprom(rom, con, rel) _sound:: .byte 'f,39 .byte 'h,38 .byte 40,40 .byte 39,38 .byte 'G,'C .byte 'g,40 .byte 'i,39 .byte 41,41 .byte 40,39 .byte 'F,'F .
www.eeworm.com/read/316037/13531724

prj music.prj

[Compiler Options] Edit1=e:\ICC\include\ Edit2=e:\ICC\lib\ Edit8= CheckBox1=0 CheckBox2=1 Edit3= Edit4= Edit11=16 Edit13= ComboBox1=0 Edit9=8192 Edit10=1024 ComboBox2=12 RadioGroup1=0 E
www.eeworm.com/read/316037/13531725

src music.src

[Files] music.c music.h isp.c read_flash.s [Headers] [Documents]
www.eeworm.com/read/316037/13531727

mp music.mp

NOTE: AVR Code addresses are word addresses All other addresses (including ones in FLASH) are byte addresses Area Addr Size Decimal Bytes (Attributes) ----------