我 Porting 于 MSP430F2103 上的全球最小size 之 uCOS-II 了.就這完整的例成內我設了一個LED閃爍的任務,可正常于 TI 的 ez430-F2013 上正常執行這任務調度的工作,這例程我是在 IAR MSP430 V3.42A 編譯完成,并可以于 Simulator 下模擬任務調度,對于沒有這 eZ430-F2013 開發工具也可以進行斷點觀測,如要裝載于 eZ430-F2013 上,僅需改動由 Simulator 轉成 TI USB-IF 即可.
上傳時間: 2014-07-27
上傳用戶:luopoguixiong
我 Porting 的 uC/OS-II V2.84 (目前Micrium)最新版之 Keil C51 工程,專供給 8051 上做任務調度,我已將 Code size 改小至 4000 Byte,對于 X-Ram 的用量也僅 160 Byte(于 Keil C51 V8.08a 下編譯后).我在 Main.c 內創建了兩個任務調度的 LED 閃爍程序,方便了解任務是如何被創建的,同時我也在 Keil C51 的 Project 內設好了 Simulator 模式及 Port 1 窗視可即時的觀測這兩個任務調度情況.
標簽: Porting Micrium OS-II 2.84
上傳時間: 2015-12-14
上傳用戶:gundamwzc
一個簡單的停車場管理程序,是初級學習數據結構時的一個十分重要的實驗,了解這個對學習堆棧十分有用,基本題目是 設有一個可以停放[size=10.5pt]N[size=10.5pt]輛汽車的狹長的停車場,[size=10.5pt] [size=10.5pt]它們有一個大門可以供車輛進出。車輛按到達停車場時間的先后次序從停車場最里面向門口處停放(最先到達的第一輛車停在停車場的最里面)。如果停車場已放滿[size=10.5pt]N[size=10.5pt]輛車,則后來的車輛只能在停車場大門外的便道上等待,一旦停車場內有車開走,則排在便道上的第一輛車就可進入停車場。停車場內如果有某輛車要開走,在它之后進入停車場的車輛都必須先退出停車場為它讓路,待其開出停車場后,這些車輛再依原來的次序進入。每輛車在離開停車場時,根據它在停車場內停留時間的長短交費。如果停在便道上的車輛未進入停車場就要離去,允許其離去時不收停車費,并且仍然保持在便道上等待的車輛的次序
上傳時間: 2013-12-16
上傳用戶:yyq123456789
Imaging properties of finite-size left-handed material slabs ,負折射成象的文章
標簽: finite-size left-handed properties material
上傳時間: 2016-01-03
上傳用戶:yulg
PCI Local Bus specification version 2.3 doc format: PDF language: English size: 2.7M
標簽: specification language English version
上傳時間: 2016-01-18
上傳用戶:牛津鞋
用char *malloc(unsigned size)函數向系統申請一次內存空間(如size=1000,單位為字節),用首次適應法 addr = (char *)fmalloc(unsigned size) 和 ffree(unsigned size,char * addr)(基本要求)或 循環首次適應法(提高一步) addr = (char *)lmalloc(unsigned size) 和 lfree(unsigned size,char * addr) 模擬UNIX可變分區內存管理,實現對該內存區的分配和釋放管理。
上傳時間: 2013-12-19
上傳用戶:ynzfm
The AT91SAM9261S is pin-to-pin compatible with the AT91SAM9261. Memory size available in this product is 16K bytes of SRAM and 32K bytes of ROM
標簽: 9261 compatible pin-to-pin SAM
上傳時間: 2014-01-07
上傳用戶:PresidentHuang
If you are not using these features and wish to reduce the size
標簽: features reduce using these
上傳時間: 2016-02-07
上傳用戶:xuanjie
Title: File Transfer client and server Description: Send or recieve files of any size or type between you and a peer. Displays bytes sent or recieved, return values of send() and recv(), bitrate in KBytes/sec, and time remaining. SendFile and RecvFile functions can easily be added and used in your own code. I tested it ofcourse, a 73 mb self extracting rar archive from South Korea to Massachusetts at 96KB/s arrived fully operational.
標簽: Description Transfer recieve client
上傳時間: 2016-02-18
上傳用戶:13681659100
Allow to change size and position of child components when changing a size of AutoPanel
標簽: size components AutoPanel position
上傳時間: 2016-02-27
上傳用戶:shus521