詳細(xì)介紹了i.MX31ADS的硬件安裝手冊(cè)
上傳時(shí)間: 2014-01-27
上傳用戶:英雄
練習(xí)多任務(wù)實(shí)時(shí)操作系統(tǒng)下Task 調(diào)度、Task 間主要通信手段、I/O 子系統(tǒng)基本應(yīng)用 等內(nèi)容,并形成嵌入式實(shí)時(shí)應(yīng)用軟件的良好編程習(xí)慣。 內(nèi)容: 1. 創(chuàng)建多Task,為每個(gè)Task 創(chuàng)建私有的Message Queue,每個(gè)Task 只通過(guò)自己的私 有Message Queue 接收消息;Task 間消息通信通過(guò)向?qū)Ψ剿接蠱essage Queue 發(fā)送 消息完成。 2. Task1:管理Task。負(fù)責(zé)系統(tǒng)啟動(dòng)時(shí)同步系統(tǒng)中其他Task 的啟動(dòng)同步,利用信號(hào)量 的semFlush()完成。同時(shí)接收各Task 的告警信息,告警信息需編號(hào)以logmsg 方式 輸出。本task 負(fù)責(zé)系統(tǒng)結(jié)束時(shí)的Task 刪除處理。 3. Task2:console 命令行接收Task。接收并分析console 發(fā)來(lái)的命令行及參數(shù)。自行 設(shè)置5 種以上命令,并根據(jù)命令的內(nèi)容向Task3 發(fā)送激勵(lì)消息。同時(shí)實(shí)現(xiàn)系統(tǒng)退出 命令,使系統(tǒng)采用適當(dāng)方式安全退出。收到非法命令向Task1 告警。 4. Task3:console 輸出Task。接收需打印輸出的字串消息(命令),輸出到console。 收到長(zhǎng)度為0 或超常字串向Task1 告警。 5. 在以下基本功能完成基礎(chǔ)上,自選擴(kuò)展一項(xiàng)功能。
標(biāo)簽: Task 多任務(wù) 實(shí)時(shí)操作系統(tǒng) 子系統(tǒng)
上傳時(shí)間: 2017-06-11
上傳用戶:15736969615
重點(diǎn)介紹了C + + B u i l d e r集成開(kāi)發(fā)環(huán)境,以便讀者在創(chuàng)建應(yīng)用程序時(shí)能充分利用其強(qiáng)大的功能,從而達(dá)到事半功倍的效果。
標(biāo)簽: 集成開(kāi)發(fā)環(huán)境
上傳時(shí)間: 2013-12-25
上傳用戶:zsjzc
//初始化 initscr() //獲得屏幕尺寸 getmaxyx(stdscr, h, w) //畫(huà)背景 for(i=0 i<h i++) for(j=0 j<w j++){ mvaddch(i, j, ACS_CKBOARD) } refresh() //建立窗口 pad = newpad(80, 128) for(i=0 i<80 i++){ char line[128] sprintf(line, "This line in pad is numbered d\n", i) mvwprintw(pad, i, 0, line) } //刷新屏幕 refresh() prefresh(pad, 0, 1, 5, 10, 20, 45) for(i=0 i<50 i++){ prefresh(pad, i+1, 1, 5, 10, 20, 45) usleep(30000) } //等待按鍵 getch()
標(biāo)簽: getmaxyx initscr stdscr for
上傳時(shí)間: 2014-08-30
上傳用戶:龍飛艇
hey check everyone for this file which i have placed based on the digital signal processing
標(biāo)簽: processing everyone digital placed
上傳時(shí)間: 2017-06-12
上傳用戶:yoleeson
This small utility helps to generate seven segment display codes for different I/O connections. For example, AVR/PIC Port A.0 -> D Segment Port A.1 -> B Segment .... Also it can generate Common Cathode or Common Anode table codes.. I Coded it long time ago. I Hope help someone. Thank you
標(biāo)簽: connections different generate display
上傳時(shí)間: 2014-01-17
上傳用戶:開(kāi)懷常笑
This is my code (with PIC 18F458) for Modbus RTU Network. I have written by Ccs laguage
標(biāo)簽: Network laguage written 18F458
上傳時(shí)間: 2013-12-10
上傳用戶:change0329
Stanley B Lippman和J o s é e L a j o i e寫(xiě)的c++ primer 中文版(第三版)。
標(biāo)簽: Stanley Lippman primer
上傳時(shí)間: 2017-06-12
上傳用戶:talenthn
I always believe that one will easily lag behind unless he keeps on learning. Of course, if I am given a chance for advanced studies in this famous University , I will stare to effort to master a good command of advance my capability.
標(biāo)簽: learning believe always behind
上傳時(shí)間: 2017-06-13
上傳用戶:極客
ger鏴kten 鰊emli bir uygulama 鰎ne餴 sergilemektedir baar齧 b鰈e i...
標(biāo)簽: sergilemektedir uygulama emli kten
上傳時(shí)間: 2013-12-16
上傳用戶:上善若水
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1