我 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
Hynix公司8M byte sdr sdram的verilog語言仿真實現。
上傳時間: 2014-12-04
上傳用戶:h886166
the principle and application of the LCD with byte
標簽: application the principle byte
上傳時間: 2016-02-06
上傳用戶:日光微瀾
時鐘模塊DS1307驅動I2C uchar Read_DS1307(uchar addr) void Write_DS1307_byte(uchar byte) void Write_DS1307(uchar addr,uchar dat) void rtc_get(void) void rtc_set(void)
上傳時間: 2016-03-17
上傳用戶:zm7516678
PT2313驅動 void send_audio_switch(uchar audio) void send_volume(uchar byte) void send_attenuators(uchar LF,uchar RF,uchar LR,uchar RR) void send_base(uchar byte) void send_treble(uchar byte) void pt2313_init(void)
標簽: void uchar send_audio_switch send_attenuators
上傳時間: 2016-03-17
上傳用戶:牧羊人8920
簡明 Python 教程 Swaroop, C. H. 著 沈潔元 譯 www.byteofpython.info 版本:1.20 A byte of Python Copyright © 2003-2005 Swaroop C H 簡明 Python 教程 《簡明 Python 教程》為 "A byte of Python" 的唯一指定簡體中文譯本
標簽: Python C. H. byteofpython
上傳時間: 2014-01-14
上傳用戶:xfbs821
This example demonstrates how the C8051F06x SMBus interface can communicate // with a 256 byte I2C Serial EEPROM (Microchip 24LC02B). // - Interrupt-driven SMBus implementation // - Only master states defined (no slave or arbitration) // - Timer4 used by SMBus for SCL low timeout detection // - SCL frequency defined by <SMB_FREQUENCY> constant
標簽: demonstrates communicate C8051F06x interface
上傳時間: 2016-04-12
上傳用戶:hanli8870
12864液晶原程序.#include <reg52.h> #include <intrins.h> typedef unsigned char byte typedef bit BOOL sbit rs=P2^0 sbit rw=P2^1 sbit e =P2^2 byte code dis[]={"www.zansi.com"} delay(byte ms) {
標簽: include unsigned intrins typedef
上傳時間: 2016-04-25
上傳用戶:zsjinju
byte類型轉換,在exif頭上可能有用的,個人是新手
上傳時間: 2016-05-18
上傳用戶:tzl1975
JASML is a java byte code compiler, providing yet another approach to view, write and edit java classes, even without the existence of a java source file - using the java macro instructions, those described in The Java Language Specification.
標簽: java providing approach compiler
上傳時間: 2016-06-13
上傳用戶:youth25