搜索结果
找到约 1,507 项符合
lite-os 的查询结果
其他书籍 O Reilly最新IT類書籍(1218) OReilly.Unix.in.a.Nutshell.4th.Edition OReilly.Mac.OS.X.Tiger.in.a.Nutshell
O Reilly最新IT類書籍(1218)
OReilly.Unix.in.a.Nutshell.4th.Edition
OReilly.Mac.OS.X.Tiger.in.a.Nutshell
OReilly.Monad
OReilly.UML.2.0.in.a.Nutshell
OReilly.Oracle.PL.SQL.for.DBAs
OReilly.Open.Sources.2.0
OReilly.Applied.Software.Project.Management
其他书籍 os-II源程序 目录
os-II源程序 目录
其他 dos下执行OS/2程序
dos下执行OS/2程序,使dos下也可以执行OS/2的鼠标键盘
行业发展研究 μc/os-Ⅱ的核心模块
μc/os-Ⅱ的核心模块,对其模块功能解释详细,透彻。易于理解。
书籍源码 Developing.Software.for.Symbian.OS 书籍配套源码
Developing.Software.for.Symbian.OS 书籍配套源码
其他 μC/OS-II是专门针对微处理器和微控制器的实时内核
μC/OS-II是专门针对微处理器和微控制器的实时内核,它可管理63个应用任务,提供信号灯、事件标志、邮箱、队列等完整的任务间通讯同步功能
uCOS 1. OS版本为2.76 2. 使用Timer0的比较匹配中断为系统定时
1. OS版本为2.76
2. 使用Timer0的比较匹配中断为系统定时,频率为100Hz
3. 三种临界代码保护方式均可以使用,在OS_CPU.h里直接设置即可
如果安装了WinAVR20050214,则直接运行start.bat,输入make all即可开始编译。
如果需要在AVRStudio仿真,运行make extcoff后即可生成调试所需的cof文件。 ...
uCOS All µ C/OS ports can easily be ported to µ C/OS-II.
All µ C/OS ports can easily be ported to µ C/OS-II.
uCOS If you port µ C/OS-II to a processor not listed and want to include your port on this web site,
If you port µ C/OS-II to a processor not listed and want to include your port on this web site, please contact Micrium at Jean.Labrosse@Micrium.com. Note that the ports are provided as is with the exeption of the Micrium ports which are supported by Micrium..
软件设计/软件工程 操作系统课程设计 1、模拟UNIX(linux)文件系统 [问题描述] 在任一OS下
操作系统课程设计
1、模拟UNIX(linux)文件系统
[问题描述]
在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的 模拟UNIX文件系统 。
[基本要求]
1.在现有机器硬盘上开辟20M的硬盘空间,作为设定的硬盘空间。
2.编写一管理程序对此空间进行管理,以模拟UNIX(linux)文件系统,具体要求如下:
(1) 要 ...