格式:pdf
大?。?span class="single-tag-height">349KB
頁數(shù): 1頁
如果你是一個自行車運動的愛好者,那么一輛具備著高科技含量的自行車是必不可少的,而列時你又是個喜歡音樂的家伙,那么便攜式的揚聲器則是你通行的好朋友了。
格式:pdf
大?。?span class="single-tag-height">29KB
頁數(shù): 5頁
基于單片機(jī) C52 的音樂播放 C 語言程序 //此程序在硬件上調(diào)試通過 //本程序的單片機(jī)晶振采用 11.0592M #include "reg52.h" #include "intrins.h" //#define uchar unsigned char //#define uint unsigned int sbit BEEP = P1^0; sbit S1 = P3^3; sbit S2 = P3^5; unsigned char timer0h,timer0l,timer0h1,timer0h2,timer0l1,timer0l2,time1,time2; //void Delay_MS(); 保存了 4 個八度的 28個頻率數(shù)據(jù) unsigned char code FREQH[]= { 0xf2,0xf3,0xf5,0xf5,0xf6,0xf7,0xf8