freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

529公交車自動報站系統(tǒng)(編輯修改稿)

2025-01-04 10:41 本頁面
 

【文章內(nèi)容簡介】 4] 賴麒文 .C語言程序徹底應(yīng)用 [M].科學(xué)出版社 [5] 梁子伊 .ISD4004系列語音芯片的單片機(jī)控制技術(shù) [J].江蘇省常州信息職業(yè)技術(shù)學(xué)院 [6] 黃志明等 .單片機(jī) 公交車到站語音播報與液晶顯示控制的研制 [J]. 廈門集美大學(xué) , 2020 [7] 李光飛 .單片機(jī) C程序設(shè)計實(shí)例指導(dǎo) [M].北京航空航天大學(xué)出版社 [8] 郭強(qiáng), 液晶顯示應(yīng)用技術(shù) [M].電子工業(yè)出版社 .1997 [9] 周航慈, 單片機(jī)應(yīng)用系統(tǒng)程序設(shè)計技術(shù) [M].北京航空航天大學(xué)出版社 .1999 [10]Sun SY,et resetting of two functionally different types of carotid baroreceptors in anesthetized rabits[M].,9(3):263268. [11]Donald A. Neamen. Electronic circuit analysis and design[M].Tsinghua University Press and Springer . 16 附 錄 附錄一 原理 圖 附錄 二 PCB 圖 圖 1 89C52控制的 LCD12864顯示 電路 17 圖 2 ISD4004 語音錄放電路 附錄 三 源程序 include /*****************************預(yù)定義 **************************************/ define uchar unsigned char define uint unsigned int unsigned char key_temp,key_bak,ychi,keyvalue=0x0f。 unsigned char one_t=0,two_t=0。 uchar key=0x0f。 unsigned char up,dowm。 static unsigned char data IRCode[3],IRCON,IRCON2。 static unsigned char data DT。 /***************************12864 管腳配置 ****************************/ define port P1 sbit rs=P3^0。 sbit rw=P3^1。 sbit e=P3^2。 sbit cs1=P3^6。 sbit cs2=P3^7。 sbit P3_2 = P3^3。 sbit led1 = P2^0。 sbit led2 = P2^1。 sbit led3 = P2^2。 sbit led4 = P2^3。 sbit led5 = P2^4。 18 sbit beep = P2^5。 uchar code data_shuju[22][32] = { /* 文字 : 龍 */ /* 宋體 12。 此字體下對應(yīng)的點(diǎn)陣為:寬 x 高 =16x16 */ 0x00,0x10,0x10,0x10,0x10,0x10,0xFF,0x10,0xF0,0x12,0x1C,0xD0,0x10,0x10,0x10,0x00, 0x00,0x40,0x20,0x10,0x0C,0x03,0x10,0x08,0x3F,0x42,0x41,0x40,0x40,0x40,0x70,0x00, /* 文字 : 巖 */ /* 宋體 12。 此字體下對應(yīng)的點(diǎn)陣為:寬 x 高 =16x16 */ 0x00,0x40,0x5E,0x50,0x50,0xD0,0x50,0x5F,0x50,0x50,0x50,0x50,0x5E,0x40,0x40,0x00, 0x10,0x08,0x04,0x02,0x7F,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x7E,0x00,0x00,0x00, /* 文字 : 學(xué) */ /* 宋體 12。 此字體下對應(yīng)的點(diǎn)陣為:寬 x 高 =16x16 */ 0x40,0x30,0x10,0x12,0x5C,0x54,0x50,0x51,0x5E,0xD4,0x50,0x18,0x57,0x32,0x10,0x00, 0x00,0x02,0x02,0x02,0x02,0x02,0x42,0x82,0x7F,0x02,0x02,0x02,0x02,0x02,0x02,0x00, /* 文字 : 院 */ /* 宋體 12。 此字體下對應(yīng)的點(diǎn)陣為:寬 x 高 =16x16 */ 0xFE,0x02,0x32,0x4A,0x86,0x0C,0x24,0x24,0x25,0x26,0x24,0x24,0x24,0x0C,0x04,0x00, 0xFF,0x00,0x02,0x04,0x83,0x41,0x31,0x0F,0x01,0x01,0x7F,0x81,0x81,0x81,0xF1,0x00, /* 文字 : 曹 */ /* 宋體 12。 此字體下對應(yīng)的點(diǎn)陣為:寬 x 高 =16x16 */ 0x02,0x02,0xFA,0xAA,0xAA,0xAA,0xFF,0xAA,0xAA,0xFF,0xAA,0xAA,0xAA,0xFA,0x02,0x00, 0x00,0x00,0x00,0x7E,0x2A,0x2A,0x2A,0x2A,0x2A,0x2A,0x2A,0x2A,0x7E,0x00,0x00,0x00, /* 文字 : 溪 */ /* 宋體 12。 此字體下對應(yīng)的點(diǎn)陣為:寬 x 高 =16x16 */ 0x10,0x21,0x86,0x60,0x02,0x06,0x4A,0xE2,0x56,0x49,0x21,0x89,0x05,0x00,0x00,0x00, 0x04,0xFC,0x03,0x00,0x44,0x45,0x25,0x25,0x15,0x0F,0x15,0x25,0x47,0xC4,0x44,0x00, /* 文字 : 金 */ /* 宋體 12。 此字體下對應(yīng)的點(diǎn)陣為:寬 x 高 =16x16 */ 0x40,0x40,0x20,0x20,0x50,0x48,0x44,0xC3,0x44,0x48,0x50,0x50,0x20,0x60,0x20,0x00, 0x40,0x40,0x42,0x42,0x4A,0x72,0x42,0x7F,0x42,0x62,0x5A,0x42,0x42,0x40,0x40,0x00, /* 文字 : 鵬 */ /* 宋體 12。 此字體下對應(yīng)的點(diǎn)陣為:寬 x 高 =16x16 */ 0x00,0xFE,0x12,0xFE,0x00,0xFE,0x12,0xFE,0x00,0xFC,0x0E,0x35,0x44,0x7C,0x00,0x00, 0x20,0x1F,0x21,0x7F,0x20,0x1F,0x41,0x7F,0x08,0x09,0x09,0x29,0x49,0x21,0x1F,0x00, /* 文字 : 人 */ /* 宋體 12。 此字體下對應(yīng)的點(diǎn)陣為:寬 x 高 =16x16 */ 0x00,0x00,0x00,0x00,0x00,0x00,0xC0,0x3F,0xC2,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x40,0x20,0x10,0x0C,0x03,0x00,0x00,0x01,0x06,0x0C,0x18,0x30,0x60,0x20,0x00, /* 文字 : 民 */ /* 宋體 12。 此字體下對應(yīng)的點(diǎn)陣為:寬 x 高 =16x16 */ 0x00,0x00,0xFE,0x92,0x92,0x92,0x92,0xF2,0x92,0x92,0x92,0x9E,0x80,0x80,0x00,0x00, 0x00,0x00,0xFF,0x40,0x20,0x10,0x00,0x00,0x03,0x0C,0x10,0x20,0x40,0xF0,0x00,0x00, /* 文字 : 醫(yī) */ /* 宋體 12。 此字體下對應(yīng)的點(diǎn)陣為:寬 x 高 =16x16 */ 0x00,0xFE,0x42,0xA2,0x9E,0x92,0x92,0x92,0xF2,0x92,0x92,0x92,0xD2,0x82,0x00,0x00, 0x00,0x7F,0x40,0x40,0x50,0x48,0x44,0x43,0x40,0x41,0x42,0x5C,0x48,0x40,0x40,0x00, 19 /* 文字 : 院 */ /* 宋體 12。 此字體下對應(yīng)的點(diǎn)陣為:寬 x 高 =16x16 */ 0xFE,0x02,0x32,0x4A,0x86,0x0C,0x24,0x24,0x25,0x26,0x24,0x24,0x24,0x0C,0x04,0x00, 0xFF,0x00,0x02,0x04,0x83,0x41,0x31,0x0F,0x01,0x01,0x7F,0x81,0x81,0x81,0xF1,0x00, /* 文字 : 交 */ /* 宋體 12。 此字體下對應(yīng)的點(diǎn)陣為:寬 x 高 =16x16 */ 0x00,0x08,0x88,0x48,0x38,0x28,0x09,0x0E,0x0C,0x08,0x98,0x28,0x68,0x48,0x08,0x00, 0x00,0x80,0x80,0x40,0x41,0x22,0x14,0x18,0x0C,0x16,0x23,0x61,0xC0,0x40,0x00,0x00, /* 文字 : 警 */ /* 宋體 12。 此字體下對應(yīng)的點(diǎn)陣為:寬 x 高 =16x16 */ 0x20,0x1A,0xFA,0xAF,0xAA,0xEF,0x0A,0xFA,0x10,0x8F,0x54,0x24,0x5C,0x84,0x04,0x00, 0x02,0x02,0x02,0xEA,0xAA,0xAA,0xAB,0xAA,0xAB,0xAA,0xAA,0xEA,0x02,0x02,0x03,0x00, /* 文字 : 大 */ /* 宋體 12。 此字體下對應(yīng)的點(diǎn)陣為:寬 x 高 =16x16 */ 0x20,0x20,0x20,0x20,0x20,0x20,0xA0,0x7F,0xA0,0x20,0x20,0x20,0x20,0x20,0x20,0x00, 0x00,0x80,0x40,0x20,0x10,0x0C,0x03,0x00,0x01,0x06,0x08,0x30,0x60,0xC0,0x40,0x00, /* 文字 : 隊 */ /* 宋體 12。 此字體下對應(yīng)的點(diǎn)陣為:寬 x 高 =16x16 */ 0xFE,0x02,0x12,0x2A,0xC6,0x02,0x00,0x00,0x00,0xFF,0x00,0x00,0x00,0x00,0x00,0x00, 0x7F,0x00,0x02,0x44,0x43,0x20,0x10,0x0C,0x03,0x00,0x03,0x0C,0x10,0x60,0x20,0x00, /* 文字 : 羅 */ /* 宋體 12。 此字體下對應(yīng)的點(diǎn)陣為:寬 x 高 =16x16 */ 0x00,0x00,0x7E,0x22,0x22,0x22,0xFE,0xA2,0xA2,0xBE,0xA2,0xA2,0xA2,0xBE,0x00,0x00, 0x80,0x88,0x88,0x84,0x42,0x43,0x25,0x28,0x10,0x10,0x08,0x04,0x03,0x00,0x00,0x00, /* 文字 : 橋 */ /* 宋體 12。 此字體下對應(yīng)的點(diǎn)陣為:寬 x 高 =16x16 */ 0x88,0x68,0xFF,0x28,0x48,0x18,0x92,0x52,0x32,0x1E,0x32,0x52,0x92,0x12,0x10,0x00, 0x01,0x00,0xFF,0x00,0x01,0x41,0x30,0x0F,0x00,0x00,0x00,0xFF,0x00,0x01,0x01,0x00, /* 文字 : 西 */ /* 宋體 12。 此字體下對應(yīng)的點(diǎn)陣為: 寬 x 高 =16x16 */ 0x02,0xF2,0x12,0x12,0x12,0xFE,0x12,0x12,0x12,0xFE,0x12,0x12,0x12,0xF2,0x02,0x00, 0x00,0x7F,0x28,0x24,0x22,0x21,0x20,0x20,0x20,0x21,0x22,0x22,0x22,0x7F,0x00,0x00, /* 文字 : 站 */ /* 宋體 12。 此字體下對應(yīng)的點(diǎn)陣為:寬 x 高 =16x16 */ 0x10,0x50,0x92,0x1C,0x10,0xF0,0
點(diǎn)擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號-1