搜索资源列表
QueueDriver
- uc/osII平台下一个队列数据结构的源代码实现,该代码可以直接应用到用户的程序中而无需做任何改动。-uc / osII platform under a queue data structure to achieve the source code, the code can be applied directly to the user's proceedings without any changes.
ucos2 触摸屏
- 编程实现对触摸屏的控制;、用ARM SDT 2.5;ARM 应用程序的框架结构;能够在LCD 上进行格式化输出-Programming right Touchscreen control; Using ARM SDT 2.5; ARM applications for the frame structure; The LCD can be formatted for output
my_os_easy_and_PDF
- 从Keil C51 的内存空间管理方式入手,着重讨论实时操作系统在任务调度时的重入问题,分析一些解决 重入的基本方式与方法:分析实时操作系统任务调度的占先性,提出非占先的任务调度是能更适合于 Keil C51 的一种调度方式。为此,构造这一实时操作系统,并有针对性地介绍此系统的堆管理方法、任务 的建立以及任务的切换等。-from Keil C51 memory space management mode. focused on real-time operating system i
Micrium_NIC_AT91SAM7x256
- Micrium专门针对AT91SAM7X256发布的网卡驱动源码,目录结构符合Micrium新标准,该网络CPU的开发板原理图在ATMEL网上公布了的。-Micrium specific AT91SAM7X256 issued by the NIC driver source code, Micrium directory structure conforms with the new standards, The network CPU board development in ATMEL d
UCOS_LOADBMP
- MiniGUI到ucOS-II的位图操作。通过该例子,可以了解MiniGUI位图操作的基本结构,练习MiniGUI位图操作。-MiniGUI to ucOS-II bitmap operation. Adoption of the examples can understand MiniGUI bitmap in the basic operation of the structure and practice MiniGUI bitmap operation.
ucFS正版源代码
- 啥也不说了,请看代码示例 File : fat_dir.c FS_DIR *FS__fat_opendir(const char *pDirName, FS_DIR *pDir) { FS_size_t len FS_u32 unit FS_u32 dstart ....... FS_u32 dsize FS_i32 i char realname[12] char *filename if (!pDir) { return 0 /* No valid pointer to a FS_DIR s
ucos.rar
- 这个ucos版本是用gnu重写的适合s3c2440,s3c2410开发板,在linux编译,用makefile组织,结构清晰,且修改了vivi使得且可用vivi加载ucos。,This version of ucos is rewrited with the gnu stardard for s3c2440, s3c2410 development board, it can be compiled in the linux with makefile struction, structure
uCOS-II
- μC/OS-II uCOS-II 中文讲解 共12章 深入剖析了操作系统的结构算法及功能 -μC/OS-II uCOS-II Chinese interpretation of Chapter 12 in-depth analysis of the operating system structure and function algorithm
UCOS
- 基于ucos环境下的文件系统,实现多个功能 uc/FS基本使用方法: 1. FS_Init(),在调用uc/FS功能前需要进行初始化 2. FS_IoCtl(),对媒质进行格式化(SD卡用电脑格式化,所以未给出格式化参数) 3. _write_file, 1)FS_FOpen(),建立文件或打开已有文件,返回文件结构指针 2)FS_FWrite(),数据写入文件 3)FS_FClose(),关闭文件 4. _dump_file,1)1)FS_FOpe
lpc1768_mdk_usos
- lpc1768 uCgui工程模板代码,结构清晰。-Lpc1768 uCgui project template code, structure is clear.
uCOS-II-Chinese
- uCOS-II 的中文电子书,有介绍实时系统,内核结构、任务管理、-uCOS-II of the Chinese e-books, has introduced real-time systems, the kernel structure, task management,
WORK
- PIC18F452下的uCOS2移植成功代码+MPLAB IDE V8.0的项目文件。结构非常精简,易于理解,使用前请参考其中的“使用前先读我.txt”,否则可能无法正确编译。-PIC18F452 under the successful transplantation uCOS2 code MPLAB IDE V8.0 project files. Structure is very concise, easy to understand, please refer to them bef
Exp2
- 熟悉基于 uCOS-II 扩展的嵌入式操作系统的启动和应用程序的结构。阅读 main. 调用的函数,了解 uCOS-II操作系统系统的启动过程。使用Source Insight 3.0 C代码 辑器,在操作系统的基础上,编写一段程序,在屏幕上显示“Hello world”等文本-Familiar with the uCOS-II expansion based on the embedded operating system and applications start-up struc
Doc1
- ucos-ii中任务控制块tcb数据结构和创建 -ucos-ii in the task control block data structure and the creation of tcb
Usb_E2PROM
- 利用基于嵌入式实时操作系统uc/os_II的USB软件包与I2C总线软件包构造的USB-E2PROM编程器。-Embedded real-time operating system based on the uc/os_II the USB package structure and package the I2C bus USB-E2PROM programmer.
uCOS-II_chinesebook
- uC/OS-II的中文说明手册,手册内部详细的说明了uC/OS-II源代码的组织结构!推荐-uC/OS-II Descr iption of Chinese manual, which describes the internal details of the uC/OS-II source code of the organizational structure! Recommended
LwIP_OSE
- ucosii上的lwip移植,整个工程结构清晰。-ucosii on lwip transplantation, a clear structure of the whole project.
ucos2_liler
- 不可多得的UCOS详解电子书。包括12章节: 1.范例。2.实时系统概念。3.内核结构。4.任务管理。5时间管理。6.任务之间的通信和同步。7.内存管理。8.移植ucos。9.µ COS-II在80x86上的移植。10.从 µ COS 升级到 µ COS-II。11.参考手册。12.配置手册。 每一章都配有大量的c代码例程。-Xiangjie UCOS rare books. Consists of 12 chapters: 1. Example. 2. T
uCOSV261
- uCOSV261 原程序。uCOS II简介 u C / O S 是一种免费公开源代码、结构小巧、具有可剥夺实时内核的实时操作系统。-uCOSV261 the original program. uCOS II Introduction u C/OS is a free open source, structure compact, with real-time kernel can be deprived of real-time operating system.
ucos_FS
- 与uCOS II配套的文件系统。uCOS II简介 u C / O S 是一种免费公开源代码、结构小巧、具有可剥夺实时内核的实时操作系统。-And uCOS II supporting file system. uCOS II Introduction u C/OS is a free open source, structure compact, with real-time kernel can be deprived of real-time operating system.