搜索资源列表
UCOSIIkernalschedinganalysis
- 多任务系统中,内核负责管理各个任务,或者说为每个任务分配CPU时间,并且负责任务之间的通讯。内核提供的基本服务 以使用实时内核可以大大简化应用系统的设计,是因为实时内核允许将应用分成若干个任务,由实时内核来管理它们。内核 用程序的额外负荷,代码空间增加ROM的用量,内核本身的数据结构增加了RAM的用量。但更主要的是,每个任务要有自己的 吃起内存来是相当厉害的。内核本身对CPU的占用时间一般在2到5个百分点之间。 UC/OS-II有一个精巧的内核调度算法,实时内核精小,执行效率高,
myshell
- 应用UNIX的fork()等系统调用,编写一个c程序具有以下功能: a) 实现Shell的基本功能,包括有:打印提示符;接受和分析命令行(滤去无效的空格、tab符号以及换行符等);执行命令(要有出错处理;输入exit或者bye退出);返回父进程; b) 处理后台程序(不需要wait) c) 处理多行命令(分析命令行中的‘ ’并处理之) d)应用 dup(), pipe()系统调用具有输入输出重定向以及管道功能;-Application of UNIX s fork () system call,
tsinfo-
- 打印出ts流信息PAT PMT PCR 的应用程序 linux C 开发 是学习流媒体 和数字电视的基本编程技术 -Print out the flow of information PAT PMT PCR ts application linux C development is learning streaming media and digital TV' s basic programming techniques
linux.pdf
- 基础知识,开发与入门,应用与提高,专题讨论。很有参考价值的哦-Basic knowledge, development and entry, application and improvement symposium. Oh, the valuable
Design_and_Implementation_of_Smart_Phone_System_So
- 介绍了一种基于嵌入式Linux 的智能手机系统软件平台的设计与实现,系统软件从层次上分为四层, 最底层是操作系统层,实现对嵌入式Linux 的移植、裁剪;第二层是系统服务层,所有跟手机相关的业务都由此层 来处理,以及数据库服务;第三层是中间层,嵌入式GUI 实现人机交互接口,J2ME 中间件支持java 程序的下载、 运行;最上层是智能手机应用层,实现手机的基本功能及其他应用。-Introduces the design and implementation of the smart
ivi_ls
- 目的: 1、应用UNIX的fork()等系统调用,编写一个c程序具有以下功能: a) 实现Shell的基本功能,包括有:打印提示符; 接受和分析命令行(滤去无效的空格、tab符号以及换行符等); 执行命令(要有出错处理;输入exit或者bye退出);返回父进程; b) 处理后台程序(不需要wait) c) 处理多行命令(分析命令行中的‘ ’并处理之) d)应用 dup(), pipe()系统调用具有输入输出重定向以及管道功能;
Linux60order
- 《Linux必学的60个命令》,对LINUX的基本60个应用命令进行了较详细的解释说明,对LINUX初学者有较大帮主。-" Linux will learn the order of 60" and 60 basic LINUX commands for the application of a more detailed explanation of LINUX beginners帮主more.
20081518740354
- 目录 1 引言..... 1 1.1 编写目的............... 1 1.2 范围.... 1 1.3 定义.... 1 1.4 参考资料............... 1 2 总体设计................. 1 2.1 需求规定............... 1 2.2 运行环境............... 2 2.3 基本设计概念和处理流程...... 2 2.4 结构.... 2 2.5 功能需求与程序的关系.....
basicQTapp.tar
- Its an example basic basic GUI application project developed with QT
linuxsystemadministratorsteachertraining
- linux系统管理员师资培训,很详细的介绍了linux的使用,应用,适合初学者学习,很快掌握基本的linux知识。-linux system administrator, teacher training, a detailed explanation of the use of linux, application, suitable for beginners to learn quickly to master the basic knowledge of linux.
camera_adv
- linux下摄像头的基本应用程序,包含基本的网络传输内容,对初学有点帮助-Under the camera' s basic linux application that contains the basic network transmission content, to a little help beginners
kernel-module-hello
- 本人是新手,这是我接触的最简单的Linux内核模块示例程序 涵盖了Linux驱动模块最基本的组成要素,适合于初学者,以后会逐渐上传学习代码,希望各位多多指教。-I am a novice, this is the easiest I have contacted the Linux kernel module Linux sample application covers the basic elements drive module suitable for beginners to le
Linux-Network-Programming
- 《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应
linux_Embedded
- linux环境下嵌入式应用开发详解,基本命令,linux c编程。 -linux Detailed embedded application development environment, basic commands, linux c programming.
powertop-1.8.tar
- 节能工具,监控系统运行状态并为用户提供节能建议。-Computer programs can make your computer use more power. PowerTOP is a Linux tool that helps you find those programs that are misbehaving while your computer is idle. The application that misbehaved the most was the Linux ker
base-on-PowerPC-embeded-Linux
- 本书详细地介绍了如何打造一个完整的嵌入式Linux 主要内容包括 Bootloader定制 Linux内核定制 LinuxRootfs定制 Linux守护进程定制 Linux设备驱动编程 Linux编程 实时 Linux 扩展等 同时本书结合PowerPC芯片 介绍了PowerPC芯片的基本结构 配置引导以及开发方法 本书的特点是注重实用 每篇内容都有具体的实例供参考 读者阅读了本书后 能够快速地在嵌入式PowerPC平台上运行起嵌入式Linux操作系统 开始系统的设计和研发本书可供Powe
Embedded-Linux-application--
- 详细介绍了linux的开发环境,linux 的基本命令,shell,已经linux底下的编程开发-Details of the linux development environment, linux basic commands, shell, programming has been developed under linux
chunchuguanli
- 编写一个C程序,用char *malloc(unsigned size)函数向系统申请一次内存空间(如size=1000,单位为字节),用首次适应法 addr = (char *)fmalloc(unsigned size) 和 ffree(unsigned size,char * addr)(基本要求)或 循环首次适应法(提高一步) addr = (char *)lmalloc(unsigned size) 和 lfree(unsigned size,char
FTP_socket
- 在Linux系统上完成一个文件传输协议(FTP)的简单实现。通过本实验,深入了解FTP协议的原理和协议细节,学会利用socket接口设计实现简单的应用层协议,掌握TCP/IP网络应用程序的基本设计方法和实现技巧。在Linux系统上使用socket接口实现FTP客户端程序,严格按照RFC959,使客户端可以连接至服务器,并且可以进行一些FTP的基本操作,如列出目录、下载文件等。从FTP协议的实现角度来看,客户端与服务器的命令通道和数据通道需要分离。-In the Linux system to c
EDA实验指导书及ppt
- Linux下的EDA技术指导实验书,01_02_linux系统操作命令及shell编程,03_vi编辑器基本应用,04_05_NC仿真器,06_TCL基本命令练习,07_TCL高级命令练习等等。(Linux under the guidance of EDA technology experiment book, 01_02_linux system operation command and shell programming, 03_vi editor basic application,