【文章內(nèi)容簡(jiǎn)介】
P1=0XFF。 P2=0XFF。 14 Delay(20)。/*第 1 層(從下到上) */ /*amp。*******************************層平面完畢 ******************************/ /***************群體閃爍 ********************/ P0=0XF0。 P1=0X00。 P2=0X00。 Delay(10)。 P1=0XFF。 P2=0XFF。 Delay(10)。 P1=0X00。 P2=0X00。 Delay(10)。 P1=0XFF。 P2=0XFF。 Delay(10)。 P1=0X00。 P2=0X00。 Delay(10)。 P1=0XFF。 P2=0XFF。 Delay(10)。 /*********************************列連續(xù)掃描 *******************************/ P0=0X00。 P1=0X1。 P2=0X00。 Delay(10)。/*1*/ P1=0X2。 P2=0X00。 Delay(10)。/*2*/ P1=0X4。 P2=0X00。 Delay(10)。/*3*/ P1=0X8。 P2=0X00。 Delay(10)。/*4*/ 15 P1=0X80。 P2=0X00。 Delay(10)。/*8*/ P1=0X40。 P2=0X00。 Delay(10)。/*7*/ P1=0X20。 P2=0X00。 Delay(10)。/*6*/ P1=0X10。 P2=0X00。 Delay(10)。/*5*/ P1=0X00。 P2=0X1。 Delay(10)。/*9*/ P1=0X00。 P2=0X2。 Delay(10)。/*10*/ P1=0X00。 P2=0X4。 Delay(10)。/*11*/ P1=0X00。 P2=0X8。 Delay(10)。/*12*/ P1=0X00。 P2=0X80。 Delay(10)。/*16*/ P1=0X00。 P2=0X40。 Delay(10)。/*15*/ P1=0X00。 P2=0X20。 Delay(10)。/*14*/ P1=0X00。 P2=0X10。 Delay(10)。/*13(返回開(kāi)始) */ P1=0X00。 P2=0X20。 16 Delay(10)。/*14*/ P1=0X00。 P2=0X40。 Delay(10)。/*15*/ P1=0X00。 P2=0X80。 Delay(10)。/*16*/ P1=0X00。 P2=0X8。 Delay(10)。/*12*/ P1=0X00。 P2=0X4。 Delay(10)。/*11*/ P1=0X00。 P2=0X2。 Delay(10)。/*10*/ P1=0X00。 P2=0X1。 Delay(10)。/*9*/ P1=0X10。 P2=0X00。 Delay(10)。/*5*/ P1=0X20。 P2=0X00。 Delay(10)。/*6*/ P1=0X40。 P2=0X00。 Delay(10)。/*7*/ P1=0X80。 P2=0X00。 Delay(10)。/*8*/ P1=0X8。 P2=0X00。 Delay(10)。/*4*/ P1=0X4。 P2=0X00。 Delay(10)。/*3*/ P1=0X2。 17 P2=0X00。 Delay(10)。/*2*/ P1=0X1。 P2=0X00。 Delay(10)。/********1(完畢) ****************/ /*****************逐點(diǎn)走 *****************/ P0=0XFE。 P1=0X1。 P2=0X00。 Delay(10)。/*1*/ P0=0XFE。 P1=0X2。 P2=0X00。 Delay(10)。/*2*/ P0=0XFE。 P1=0X4。 P2=0X00。 Delay(10)。/*3*/ P0=0XFE。 P1=0X8。 P2=0X00。 Delay(10)。/*4*/ P0=0XFE。 P1=0X10。 P2=0X00。 Delay(10)。/*5*/ P0=0XFE。 P1=0X20。 P2=0X00。 Delay(10)。/*6*/ P0=0XFE。 P1=0X40。 P2=0X00。 Delay(10)。/*7*/ P0=0XFE。 P1=0X80。 P2=0X00。 Delay(10)。/*8*/ 18 P0=0XFE。 P1=0X00。 P2=0X1。 Delay(10)。/*9*/ P0=0XFE。 P1=0X00。 P2=0X2。 Delay(10)。/*10*/ P0=0XFE。 P1=0X00。 P2=0X4。 Delay(10)。/*11*/ P0=0XFE。 P1=0X00。 P2=0X8。 Delay(10)。/*12*/ P0=0XFE。 P1=0X00。 P2=0X10。 Delay(10)。/*13*/ P0=0XFE。 P1=0X00。 P2=0X20。 Delay(10)。/*14*/ P0=0XFE。 P1=0X00。 P2=0X40。 Delay(10)。/*15*/ P0=0XFE。 P1=0X00。 P2=0X80。 Delay(10)。/*16*/ /*****************正方形放大縮小 *********************/ P0=0XFC。 P1=0X00。 P2=0XCC。 Delay(100)。/*小正方形 */ P0=0XF8。 19 P1=0XE0。 P2=0XEE。/*放大一倍 */ Delay(100)。 P0=0XF0。 P1=0XFF。 P2=0XFF。 Delay(100)。/*再次放大(全亮) */ P0=0XF8。 P1=0XE0。 P2=0XEE。/*放大一倍 */ Delay(100)。 P0=0XFC。 P1=0X00。 P2=0XCC。/*小正方形 */ Delay(200)。 /***************群體閃爍 ********************/ P0=0XF0。 P1=0X00。 P2=0X00。 Delay(10)。 P1=0XFF。 P2=0XFF。 Delay(10)。 P1=0X00。 P2=0X00。 Delay(10)。 P1=0XFF。 P2=0XFF。 Delay(10)。 P1=0X00。 P2=0X00。 Delay(10)。 P1=0XFF。 P2=0XFF。 Delay(10)。 /****************貪吃蛇 ******************/ P0=0XF7。 P1=0XE。 20 P2=0X80。 Delay(50)。 P1=0X7。 P2=0X80。 Delay(50)。 P1=0X13。 P2=0X80。 Delay(50)。 P1=0X11。 P2=0X81。 Delay(50)。 P1=0X10。 P2=0X91。 Delay(50)。 P1=0X00。 P2=0XB1。 Delay(50)。 P1=0X00。 P2=0XF0。 Delay(50)。 return 0。 } 21 致 謝 在論文即將完成之際,我首先向關(guān)心、幫助、指導(dǎo)我的導(dǎo)師 —— 韓素紅老師表示衷心的感謝并致以崇高的敬意 ! 論文在選題及設(shè)計(jì)過(guò)程中一直得到韓素紅老師的悉心指導(dǎo)。韓素紅老師曾多次給予我?guī)椭?,幫助我開(kāi)拓設(shè)計(jì)思路,精心點(diǎn)撥、熱忱鼓勵(lì)。韓素紅老師治學(xué)嚴(yán)謹(jǐn)、待人誠(chéng)懇,她高屋建瓴的學(xué)術(shù)眼光、對(duì)事業(yè)孜孜不倦地追求和勤奮不輟的精神將使我終生受益,是我終生學(xué)習(xí)的榜樣,在此向恩師致以最誠(chéng)摯的謝意。 在這四年的大學(xué)學(xué)習(xí)生涯中,我的人生步伐一直向前,在學(xué)習(xí)上和思想上,以及 動(dòng)手能力上都受益匪淺,這除了自身的努力外與山西大同大學(xué)物理科學(xué)學(xué)院的各位老師的辛勤幫助、積極開(kāi)導(dǎo)是分不開(kāi)的。謹(jǐn)向各位老師們致以衷心的感謝和崇高的敬意! 22 您好,為你提供優(yōu)秀的畢業(yè)論文參考資料,請(qǐng)您刪除以下內(nèi)容, O(∩ _∩ )O 謝謝?。?! A large group of tea merchants on camels and horses from Northwest China39。s Shaanxi province pass through a stop on the ancient Silk Road, Gansu39。s Zhangye city during their journey to Kazakhstan, May 5, 2021. The caravan, consisting of more than 100 camels, three horsedrawn carriages and four support vehicles, started the trip from Jingyang county in Shaanxi on Sept 19, 2021. It will pass through Gansu province and Xinjiang Uygur autonomous region, and finally arrive in Almaty, formerly known as AlmaAta, the largest city in Kazakhstan, and Dungan in Zhambyl province. The trip will cover about 15,000 kilometers and take the caravan more than one year to plete. The caravan is expected to return to Jingyang in March 2021. Then they will e back, carrying specialty products from Kazakhstan A small art troupe founded six decades ago has grown into a household name in the Inner Mongolia autonomous region. In the 1950s, Ulan Muqir Art Troupe was created by nine young musicians, who toured remote villages on horses and performed traditional Mongolian music and dances for nomadic families. The 54yearold was born in Tongliao, in eastern Inner Mongolia and joined the troupe in says there are 74 branch troupes across Inner Mongolia and actors give around 100 shows every year to local nomadic people. I can still recall the days when I toured with the troupe in the early 39。80s. We sat on the back of pickup trucks for hours. The sky was blue, and we couldn39。t help but sing the folk songs, Nasun says. The vas