ucos-gui

所属分类:界面编程
开发工具:Visual C++
文件大小:5312KB
下载次数:9
上传日期:2013-05-19 11:34:08
上 传 者mozun1
说明:  ucgui源码 , 个人感觉很不错 需要的请下载
(UcGUI source code, personal feeling pretty good need to download)

文件列表:
ucos-gui\uCOS-II\Source\os_core.c (88994, 2011-10-05)
ucos-gui\uCOS-II\Source\os_flag.c (56049, 2011-10-05)
ucos-gui\uCOS-II\Source\os_mbox.c (30905, 2011-10-05)
ucos-gui\uCOS-II\Source\os_mem.c (19970, 2011-10-05)
ucos-gui\uCOS-II\Source\os_mutex.c (37726, 2011-10-05)
ucos-gui\uCOS-II\Source\os_q.c (42275, 2011-10-05)
ucos-gui\uCOS-II\Source\os_sem.c (29465, 2011-10-05)
ucos-gui\uCOS-II\Source\os_task.c (52098, 2011-10-05)
ucos-gui\uCOS-II\Source\os_time.c (11460, 2011-10-05)
ucos-gui\uCOS-II\Source\os_tmr.c (46942, 2011-10-05)
ucos-gui\uCOS-II\Source\ucos_ii.h (82288, 2011-12-03)
ucos-gui\uCOS-II\Ports\os_cpu.h (5475, 2011-09-20)
ucos-gui\uCOS-II\Ports\os_cpu_a.asm (13500, 2011-10-05)
ucos-gui\uCOS-II\Ports\os_cpu_c.c (15033, 2011-10-05)
ucos-gui\uCOS-II\Ports\os_dbg.c (11898, 2011-10-05)
ucos-gui\uCOS-II\Doc\QuickRefChart-Color.pdf (28928, 2007-09-12)
ucos-gui\uCOS-II\Doc\QuickRefChart-Color.xls (34304, 2007-03-30)
ucos-gui\uCOS-II\Doc\ReleaseNotes.pdf (362482, 2007-09-12)
ucos-gui\uCOS-II\Doc\TaskAssignmentWorksheet.pdf (14331, 2005-03-20)
ucos-gui\uCOS-II\Doc\TaskAssignmentWorksheet.xls (32256, 2007-03-30)
ucos-gui\uCOS-II\Doc\uCOS-II-RAM-Calc.xls (30720, 2006-05-13)
ucos-gui\uCOS-II\Doc\WhatsNewSince-V200.pdf (114480, 2007-09-12)
ucos-gui\GUI\jpg\jpegdecode.c (25039, 2011-11-30)
ucos-gui\GUI\GUI_X\GUI_X.c (5161, 2011-12-03)
ucos-gui\GUI\LCDTouch\GUI_X_Touch.c (3278, 2011-11-26)
ucos-gui\GUI\LCDTouch\ads7843.c (4578, 2011-09-27)
ucos-gui\GUI\LCDTouch\ads7843.h (991, 2009-11-28)
ucos-gui\GUI\LCDTouch\calibrate.c (15073, 2009-09-09)
ucos-gui\GUI\LCDTouch\calibrate.h (3318, 2009-09-09)
ucos-gui\GUI\GIF\GUI_GIF.c (32832, 2011-11-28)
ucos-gui\GUI\GIF\GUI_GIF.h (661, 2011-11-28)
ucos-gui\GUI\Config\GUITouchConf.h (1337, 2011-11-26)
ucos-gui\GUI\Config\vssver.scc (80, 2005-09-07)
ucos-gui\GUI\Config\GUIConf.h (1899, 2011-12-03)
ucos-gui\GUI\Config\LCDConf.h (1658, 2011-11-25)
ucos-gui\GUI\AntiAlias\CCGUIAntiAlias.bat (242, 2004-08-18)
ucos-gui\GUI\AntiAlias\GUIAAArc.c (2838, 2004-08-19)
ucos-gui\GUI\AntiAlias\GUIAAChar.c (5489, 2004-08-19)
ucos-gui\GUI\AntiAlias\GUIAAChar2.c (6814, 2004-08-19)
... ...

uC/OS-II, The Real-Time Kernel DISTRIBUTION Version 2.86 READ ME FILE ****************************************************************************** ******************************* LICENSING TERMS ****************************** ****************************************************************************** Even if C/OS-II is provided in source form, C/OS-II is NOT freeware NOR open source software. You are NOT allowed to distribute the source code for C/OS-II without written consent from Micrim. You need to obtain an 'Object Code Distribution License' to embed C/OS-II in a product that is sold with the intent to make a profit or, if the product is not used for education or 'peaceful' research. You need to contact Micrim for licensing details. ****************************************************************************** ****************************** TABLE OF CONTENTS ***************************** ****************************************************************************** 1) Reporting problems 2) Software Upgrades 3) Release Notes /*$PAGE*/ ****************************************************************************** ***************************** REPORTING PROBLEMS ***************************** ****************************************************************************** If you find a problem (i.e. bug) in uC/OS-II, do not hesitate to report the problem to either: 1) Through e-mail: My e-mail address is: Jean.Labrosse@Micrium.com 2) By writing to me at: Micrium 949 Crestview Circle Weston, FL 33327 U.S.A. c/o: Jean J. Labrosse 3) By calling Micrium: (954) 217-2036 (954) 217-2037, FAX Make sure that the problem you are reporting is in uC/OS-II and not your application. If you in fact discover a bug in uC/OS-II, check the uC/OS-II web site for a list of known bugs and their fixes: www.Micrium.com If you are using an older version, you should first get the lastest version. /*$PAGE*/ ****************************************************************************** ****************************** SOFTWARE UPGRADES ***************************** ****************************************************************************** As you can see, I have been trying to support uC/OS (i.e. V1.xx) and now, uC/OS-II. When bugs are found, I do my best to promptly correct them. It is virtually impossible to notify everybody that purchased the code (i.e. the diskette) to tell them that a new version is available. You should occasionally check the uC/OS-II WEB site (www.ucos-ii.com) or the Micrium web site (www.Micrium.com) to see what version is currently shipping. I will not be upgrading the publisher everytime I add new features to uC/OS-II. I would highly suggest that you resist changing the STYLE of the code unless you don't mind spending many hours doing so everytime you upgrade. /*$PAGE*/ ****************************************************************************** ******************************** RELEASE NOTES ***************************** ****************************************************************************** 1) RELEASE NOTES: ---------------- The release notes are now provided in PDF format in the file: \Micrium\Software\uCOS-II\Doc\ReleaseNotes.PDF 2) FEATURES SINCE V2.00: ----------------------- All the features added since V2.00 are described in the PDF file: \Micrium\Software\uCOS-II\Doc\WhatsNewSince-V200.PDF 3) QUICK REFERENCE CHART: ------------------------ A Quick Reference Chart for all the functions in V2.8x is provided in the following .PDF files: \Micrium\Software\uCOS-II\Doc\QuickRefChart-Color.PDF If you have a LAMINATION machine, you can protect the chart by laminating it. 4) REFERENCE AND CONFIGURATION MANUALS: -------------------------------------- The updated Reference and Configuration Manual (Chapter 16 and 17 in the MicroC/OS-II 2nd Edition book) have been included in .PDF format in this distribution. These documents are found in: \Micrium\Software\uCOS-II\Doc\uCOS-II-RefMan.PDF (Chapter 16) \Micrium\Software\uCOS-II\Doc\uCOS-II-CfgMan.PDF (Chapter 17)

近期下载者

相关文件


收藏者