搜索资源列表
LinuxIPC进程间的通信
- Linux 操作系统提供进程间通信(IPC)机制,用来保证正在执行的进程在内核的协调下能够 共享资源、同步以及交换数据等。Linux 支持大量进程间通信机制,包括信号、等待队列、管道 以及Unix 系统V 中提供的进程间通信机制,如消息队列、信号量和共享内存。-Linux operating system to provide inter-process communication (IPC) mechanism used to ensure that the process is being
linux核心技术详解22
- linux操作系统内核详解,嵌入式开发必备知识-Elaborates on Linux operating system kernel, embedded development expertise required
浙大毕业论文:基于Linux的嵌入式操作系统研究
- 网上收集的:浙大毕业论文:基于Linux的嵌入式操作系统研究,大家看看,相当不错的!-online collection : Zhejiang University thesis : Linux-based embedded operating system, we look pretty good!
Linux0.0.1.3.tar
- 最早的linux操作系统源代码(3),有助于编写自己的操作系统。-earliest Linux source code (3), to contribute to the preparation of the operating system.
缩减Linux嵌入式系统软体的方法与实例
- 本文探讨使用 Linux作为嵌入式作业系统的方法,透过如何对内核、守护程序、库和应用程序等四个主要部份,进行缩减其大小后,以便配置在以闪存为存储设备的嵌入式系統中。-This paper discusses the use of Linux as an embedded operating system, kernel through how to protect their procedures, and application procedures for the four main par
uclinux操作系统上添加应用程序的详细过程
- uclinux操作系统上添加应用程序的详细过程,作为学习uclinux的一个例子!-uclinux operating system increases the application procedure the detailed process, the achievement studies uclinux an example!
libbt-1.04.tar
- libbt-1.04,高效网络bt下载工具,指出linux平台操作系统-libbt - 1.04, efficient network bt download tools that the Linux operating system platform
zlg.fs
- 广州 周立功 的文件系统源码,适用于ucos2 操作系统,不知源码是否已经存在. 我怀着虔诚的心想加入这个大家庭,自己开发的高质量源码不多,望这个源码能为联合开发网添砖加瓦.-Guangzhou Zhou Ligong file system source code, apply to ucos2 operating system, I do not know whether the source already exists. I thought with the pious to joi
linuxref
- 浙大毕业论文:基于Linux的嵌入式操作系统研究-Zhejiang University thesis : Linux-based embedded operating system research
ARM9_based_MMU_OS.tar
- 一个基于MMU的操作系统的实现(代码很少,几乎行行有注释,如果想了解ARM体系结构,我想,看这些代码是有帮助的。-an operating system based on the MMU (of code rarely, almost all actions there are notes, if they want to know the ARM architecture, I would like to see the code to be helpful.
UP-NetARM3000-uCLinux__(1)
- 本次实验使用 Redhat linux 9.0 操作系统环境安装 uCLinux 的开发库及编译器。新建一 个目录,编写 hello.c 和 makefile 文件。学习在 linux 下的编程和编译过程,以及 ARM 开发板的使用和开发环境的设置。下载已经编译好的文件到嵌入式控制器中运行。-the experimental use Redhat Linux 9.0 operating system environment of the installation uCLinux develo
system
- 一款类linux的操作系统源码,用于arm处理器。对嵌入式有兴趣的不妨一试!-A class linux operating system source code, for the arm processor. Embedded are interested in a try!
2440test
- mini2440 非操作系统代码 是学习2440的好资料-mini2440 non-operating system code is to learn good information 2440
GNU-tool-chain-embeded-system
- 摘要 论文阐述了基于工具链的嵌入式操作系统开发实践 主要围绕着如何使用 工具以及一些开放源码的工具如 bochs进行嵌入式操作系统开发来展开 探讨了其中一些关键的实现技术和实践细节.-Abstract The article describes the tool chain based embedded operating system development practice mainly centered on how to use the tools as well as some ope
Comparison-of-operating-system
- 比较嵌入式操作系统包括Linux,WindowsCE和PalmOS-Comparison of embedded operating system
operating-system
- 操作系统原理教程(第2版)[张丽芬][习题解答]-Principle of operating system course (second edition) [ZhangLiFen] [problem set solutions]
RTX-Operating-System-Tutoria-2
- 安富莱电子原创RTX操作系统教程,配套STM32F103和STM32F407开发板。-Armfly Electronic Original RTX operating system tutorials, supporting STM32F103 and STM32F407 development board.
Armfly-RTX-Operating-System-Tutoria
- 安富莱电子原创RTX操作系统教程,配套STM32F103和STM32F407开发板。-Armfly Electronic Original RTX operating system tutorials, supporting STM32F103 and STM32F407 development board.
RTX-Operating-System-Tutoria-12
- 安富莱电子原创RTX操作系统教程,配套STM32F103和STM32F407开发板。本章节为大家讲解RTX操作系统的时钟节拍和时间管理函数,其中时间管理函数是RTX的基本函数,初学者务必要掌握。- Armfly Electronic Original RTX operating system tutorials, supporting STM32F103 and STM32F407 development board.
RTX-Operating-System-Tutoria-16
- 安富莱电子原创RTX操作系统教程,配套STM32F103和STM32F407开发板。前面几个章节主要给大家讲解了任务间的同步和资源共享机制,本章节为大家讲解任务间的通信机制消息邮箱,RTX的消息邮箱其实就是消息队列,注意和uCOS-II中的消息邮箱区分开,uCOS-II的消息邮箱只能实现一个数据的传递。这里的消息邮箱可以实现多个数据的传递。-Armfly Electronic Original RTX operating system tutorials, supporting STM32F10