搜索资源列表
read-first
- 读者优先问题。操作限制:1)写-写互斥;2)读-写互斥;3)读-读允许; 读者优先的附加限制:如果一个读者申请进行读操作时已有另一读者正在进行读操作,则该读者可直接开始读操作。-readers priority. Operating restrictions : a) write-write contradict; 2) read-write mutually exclusive; 3) Reading-Reading allowed; Readers priority to the addit
write_first
- 写者优先问题。操作限制:1)写-写互斥;2)读-写互斥;3)读-读允许;写者优先的附加限制:如果一个读者申请进行读操作时已有另一写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态后才能开始读操作。-wrote priority issues. Operating restrictions : a) write-write contradict; 2) read-write mutually exclusive; 3) Reading-Reading allowed; Write pri
inwear
- TG12864 LCD代码 在UC/OS 下 EASYRARM2100 下跑过,显示一个图形,程序在ADS1。2下运行。是个处女做,仅供参考-Source code of TG12864 LCD driver for uC/OS tested on EASYRARM2100. It can display an image on the screen. It has been tested on ADS1.2. My first program.
sparc
- UC/OS 在SparcLite 上的移植范例-An example of UC/OS port to the SparcLite
cszpingtai
- 一个UCOS操作系统在W77E58单片机上的移植实例,并附有文档说明等,很不错的 -An example of ucos operating system port to the W77E58 singlechip computer ,including manuals,it s very good
LPC2000_FAQ
- 本文以问答方式介绍easyarm2100/2104移植 ucos系统遇到的常见问题-By question and answer way ,this paper gives us an view of the problems being frequently met when uCOS-II is ported to the easyarm2100/2104 development board
ucos-gcc-port
- 一个ucos-ii2.51移植到gcc下的port.大概是一个韩国人做的。从UCOS网站上那个VC的port改进而来。使用和介绍请见RAR文件中的注释。-an CENTER-gcc ii2.51 transplanted to the port. About a Korean done. UCOS site from which VC improvement from the port. The use and presentation of RAR see the Notes document
CS_MPFS
- 将网页转换成数组,放于c代码中,建立Webserver时可以用到。-website will be converted into an array, or in c code, the establishment of Webserver can use.
ads电子画板
- 基于ucos的ads环境下的完整开发框架,并在此框架上实现了电子画板,是不错的实验工具-Based on the ads CENTER environment complete development framework, and in this framework to achieve an electronic slate is a good experimental tools
ucfs源代码
- 包含API ,CLIB,CONFIG,DEVICE,FSL,LBL,OS,sample,整体源代码全部在这里,斑竹希望你看到这么好的源代码能把1个算成5个,写出来不容易啊!-include API, CLIB, CONFIG, DEVICE, FSL, LBL, OS, sample, the overall source code here, fed hope you see such an excellent source code can count as a 5, written Men
ADSucos-II
- 一个ADS下的ucos-II的移植代码,大家-under an ADS CENTER-II transplant code, we look at
AN-1637aboutCSB637
- CSB637 uCOS-II with Visual C
Mss_spi
- 一个SPI通讯方面的源代码,是单片机和指纹模块方面的通讯。有这方面应用的人可以参考-an SPI communications source code, SCM and fingerprint module communications. This application can refer to the people
ucos+lwip源码
- 一个嵌入式操作系统和嵌入式TCPIP的源代码-an embedded operating system and embedded in the source code TCPIP
uCOS_TMS320C32
- 工作中正在用的, uCOS 的移植,本来有8个文件,我合并成4个-work is being used, for uCOS transplant had an eight papers, I merged into four, and
ucos+ucgui
- 在ucos上实现了图形用户接口GUI;值得一看-OUT achieved in the graphical user interface GUI; An eye-catcher
UCOSII2.83
- ucos2 2.83最新版,增加了os_tmr.c,定时器管理程序,别的修改了一些小BUG,任务管理到254个,很不错,使用的时候仔细看以下说明-ucos2 latest version 2.83, an increase of os_tmr.c, timer management procedures, revised some other small BUG, task management to 254, is pretty good, the use of carefully read
zhouligongFS
- 一个绝对好用的文件系统,可以支持FAT32和FAT16,非常适合UCOS系统-an absolute handy file system can support FAT32 and FAT16. UCOS very suitable for system
AN-1013
- xilinx内嵌CPU下的UCOS移植,不错源码可编译。-xilinx
AN-1013
- uC/OS-II and the Xilinx MicroBlaze Processor Application Note AN-1013 www.Micrium.-uC/OS-II and the Xilinx MicroBlaze Processor Application Note AN-1013 www.Micrium.
