CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - management
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - management - List
[
uCOS
]
uCosMailBoxandTaskManage
DL : 1
uCosII 邮箱消息和任务管理-uCosII mail messages and task management
Date
: 2025-12-18
Size
: 172kb
User
:
李旭
[
uCOS
]
文件管理实验程序
DL : 0
文件管理实验程序 把一个文件模拟为磁盘,然后在该磁盘上建立文件系统, 并提供基本的文件访问函数 作者:吕泽忠 最后修改时间:2005-4-13-document management experimental procedure, a simulation of the disk file, which is built on disk file system and provides basic file access functions Author : Lu:zezhong last modified caption-4-13
Date
: 2025-12-18
Size
: 4kb
User
:
阿嫂地方
[
uCOS
]
WindowsAPI函数存储管理
DL : 0
这是一个用API函数编写的操作系统的内存管理的程序的实现-This is a preparation using API functions of the operating system memory management procedures for the realization of
Date
: 2025-12-18
Size
: 1.02mb
User
:
田田
[
uCOS
]
OSMemory
DL : 1
用链表实现的内存管理,用数组来模拟内存空间实现的一个内存管理算法-achieve with the memory management, using memory arrays to simulate space realization of a memory management algorithm
Date
: 2025-12-18
Size
: 10kb
User
:
Mark
[
uCOS
]
uCOS-II应用举例
DL : 0
uCOS-II应用举例 关于与OS有关的FAT文件管理系统软件包USB驱动软件包CF卡及其IDE接口软件包 TCP/IP软件包GUI软件包我们已经通过各种途径提供了十分详细的开发资料源码与出 版物我们不再针对这些软件包提供任何免费的技术支持因为我们披露的信息没有任何 保留的成份已经足够帮助用户使用与开发如果您是初学者的话这完全需要您自己下功 夫钻研相关的技术细节因为要想掌握以上任何一个软件包的技术细节都不是一朝一夕就能 够做到的事情-uCOS-II application for OS on the FAT file system management software packages USB drive CF card and the IDE interface software TCP/IP GUI software package we have through various channels to provide a detailed source of information on the development of publications and we do not address these any package provides free technical support because we do not disclose any information of the ingredients retain enough to help users to develop and use if you are a beginner then it needs your full efforts to study the technical details because want to know any of the above technical details of the package is not a tyranny Xi will be able to accomplish the things
Date
: 2025-12-18
Size
: 1.14mb
User
:
冯雨
[
uCOS
]
一个多用户多级目录结构文件系统设计与实现
DL : 0
课程设计的环境是Linux 操作系统。 设计时可利用Linux 提供的文件管理的功能调用,建立一个模拟的文件系统。基本思想是,在Linux 系统中创建一个较大容量的文件,作为所设计的文件系统的“文件卷”,并利用Linux 系统的功能调用,编写各程序模块。-curriculum design environment is the Linux operating system. The design can use Linux for the document management function calls, establish a simulation file system. The basic idea is the Linux system to create a greater capacity, the document is designed as a file system documents "Volume", and the use of the Linux system function calls, the preparation of the program modules.
Date
: 2025-12-18
Size
: 54kb
User
:
小生
[
uCOS
]
ucGuiPro
DL : 0
ucGui 的示范例子源码,里面包含好多哟, 有LIST 控件,BUTTON 控件,窗口管理,尤其是透明窗口管理.非常的形象.-ucGui model example source code, which contains a lot of yo, LIST controls, BUTTON controls, window management, in particular the management is transparent window. very image.
Date
: 2025-12-18
Size
: 1.03mb
User
:
好杯
[
uCOS
]
ucos252-src
DL : 0
著名的嵌入式操作系统uC/OS的完整内核源代码,内核版本号2.52。 该源代码主要包括如下几个方面: 1、任务管理 2、消息邮箱 3、消息队列 4、信号量 5、事件管理 6、内存管理-famous embedded operating system uC/OS kernel integrity of the source code, the kernel version 2.52. The source code includes the following main aspects : one, two task management, message mailboxes 3, Message Queue 4, the signal volume 5, 6 incident management, memory management
Date
: 2025-12-18
Size
: 80kb
User
:
浪迹天涯
[
uCOS
]
xltExlt2
DL : 0
这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\temp中,您可以在Project->Options for Target "Target 1"的output页点击Select Folder for Objects...和Listing页点击Select Folder for Listing...改变. (2)编译时会有5个警告,其中一个是因为没有使用一个系统函数OSSendSignal引起,它可以忽略.另4个是禁止任务间变量覆盖分析引起,必须忽略.感谢网友John X. Liu,在这个例子中我使用了他编写的仿真(dllPc51Emu.dll),这个dll原来是为他移植的Ucos-ii for keil c51的例子编写. (3)Pc51Emu.dll在KEIL C51 V6.23 V7.00工作不正常.-If running this example, the simulation of the PC window of 1,2,3-line display some information, in a random location ~ 5. c51 as the default decoder does not support heavy-function, its emphasis on the use of simulation function to the re-use system without Push stack, Small RTOS 51 and no heavy Push management, in TaskA ~ TaskE and although similar, but not the merger. Note : (1) in KEIL C51 project, I have already output directory in e : \ temp. You can Project-
Date
: 2025-12-18
Size
: 6kb
User
:
邢兰停
[
uCOS
]
uCOS-IIandeg
DL : 0
UC/OSⅡ全部源码和几个关于内存管理的小程序-UC/OS II all-source and several of the small memory management procedures
Date
: 2025-12-18
Size
: 842kb
User
:
lee
[
uCOS
]
ucOSiitotranl
DL : 0
UCOSII的移植,及多任务的管理,处理器为EPSON公司的-UCOSII graft, and the management of multi-task processor for the EPSON
Date
: 2025-12-18
Size
: 292kb
User
:
林一动
[
uCOS
]
my_os_easy_and_PDF
DL : 0
从Keil C51 的内存空间管理方式入手,着重讨论实时操作系统在任务调度时的重入问题,分析一些解决 重入的基本方式与方法:分析实时操作系统任务调度的占先性,提出非占先的任务调度是能更适合于 Keil C51 的一种调度方式。为此,构造这一实时操作系统,并有针对性地介绍此系统的堆管理方法、任务 的建立以及任务的切换等。-from Keil C51 memory space management mode. focused on real-time operating system in the task of re-scheduling into problems, the analysis of some important means to solve the basic ways and means : Analysis of real-time task scheduling the operating system take precedence, The proposed non-preemptive task scheduling can be more suited to a Keil C51 scheduling approach. To this end, the structure of the real-time operating systems, and targeted presentation of the heap management methods, and the establishment of task switching, and other tasks.
Date
: 2025-12-18
Size
: 247kb
User
:
[
uCOS
]
UCOSII2.83
DL : 0
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 the following statement
Date
: 2025-12-18
Size
: 689kb
User
:
sss
[
uCOS
]
uCOS16
DL : 0
8052小型操作系统, 用Keil C编译器, 能进行任务切换, 信号量管理.-8052 operating systems, with Keil C compiler, capable of switching tasks, semaphores management.
Date
: 2025-12-18
Size
: 14kb
User
:
张现
[
uCOS
]
uC_OS2_Mega8_source_code
DL : 0
μC OS-Ⅱ Mega8 的源代码,包括内核代码,存储器管理代码等.自己解压后看啦.-μC OS-Ⅱ Mega8 source code, including kernel code, such as memory management code.看啦own after decompression.
Date
: 2025-12-18
Size
: 600kb
User
:
张郑锟
[
uCOS
]
appdrv
DL : 0
嵌入式系统下的文件管理处理,和基本图片jpg格式处理原代码-Embedded System document management, and basic photo jpg format handling the original code
Date
: 2025-12-18
Size
: 178kb
User
:
yourname
[
uCOS
]
UcosiiAppliction
DL : 0
任务一 任务管理 任务二 优先级天花板 任务三 哲学家就餐 任务四 消息队列 任务五 时钟中断-task of a task management tasks two priority tasks ceiling three meals philosopher four tasks Message Queue five tasks Clock interruption
Date
: 2025-12-18
Size
: 397kb
User
:
laixuelei
[
uCOS
]
protuesUCOSII
DL : 0
protues仿真UCOSII多任务管理协调,任务与任务的通讯,任务的切换等 -protues simulation UCOSII multi-task management coordination, mission and mandate of the Communications, The task switching, etc.
Date
: 2025-12-18
Size
: 339kb
User
:
888
[
uCOS
]
ucos2_classic_time_management_tutorial
DL : 0
ucos2经典时间管理教程ucos2 classic time management tutorial-ucos2 classic time management tutorial ucos2 classic time management tutorial
Date
: 2025-12-18
Size
: 29kb
User
:
贾三
[
uCOS
]
UCOSIII-memory-management
DL : 0
嵌入式实时操作系统UCOS实现内存管理,代码基于STM32单片机-UCOS embedded real-time operating system memory management
Date
: 2025-12-18
Size
: 751kb
User
:
xujiong
«
1
2
3
4
5
6
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.