搜索资源列表
Embedded_FAT_File_System_for_AVR_Memory_Stick
- < AVR_U盘嵌入式FAT文件系统> 文件介绍了AVR Memory Stick嵌入式中实现类似操作系统的FAT文件管理系统,这些内容主要包括,文件系统的命名规范,文件寻址路径规范,文件系统核心数据结构的定义,文件系统读写类函数原型的定义。
ucosonflash
- 针对某些嵌入式系统中处理数据量大和速度要求高的特点, 在剖析了uCOS - Ⅱ内核工作原理的基础上, 提出一种应用于uCOS - Ⅱ中的大容量内存文件系统的实现方案1 该方案通过在内存中建立文件系统, 将临时数据有效组织于内存中, 既提高访问速度又节省外存空间-against certain embedded systems handle large data volume and speed of high-features in the analysis for uCOS-II core p
ucosfilesystem
- 分析了文件系统在嵌入式应用中的重要作用,在剖析了uCOS - II内核工作原理的基础上,借鉴FAT16文件系统,构建了一个适合嵌入式应用的文件系统FAT8,并详细介绍了如何在uCOS - II内核上实现-analysis of the file system in embedded applications of the important role in the analysis for uCOS-II core principle of work and drawing on the FAT
ARMYXFX
- 阐述了基于ARM 体系结构的映像文件机理,介绍了它的组成、生成方法以及加载运行过程。其中重点分析了映像文件在不同的 ARM 嵌入式应用系统中的加载运行情况,并给出了部分实现代码,且在最后给以总结,以便编程设计人员在开发中能更好地应用它。-expounded on the ARM architecture document mapping mechanism, introduced its composition, Generation and the loading operation pr
wennn
- 关于嵌入式文件系统软件设计方面的文章,希望对大家有帮助!-on embedded system software design document articles on the subject, and I hope to be helpful!
RealTimeMultiTaskKenelAnalyse
- 从结构上来说,实时多任务操作系统包括两部分,一部分为操作系统内核(kernel),即实时执行程序(Real Time Executive:RTX),另一部分是输入输出部分(I/O)(注意开发系统不属于操作系统的范畴);嵌入式系统对I/O的需求通常比较小(无文件系统需求),因此很多实时多任务操作系统本质上就是一个实时执行程序,如AMX(Kadak),VRTX(Microtec),iRMX(Intel)等(这里的X即:eXecutive),如果纯粹从kernel的角度来考察目前流行的各种实时多任务
usbfilesystem
- 这是关于"U盘文件系统"的很好的资料.想写嵌入式U盘驱动程序的有很好的参考价值
rootfs.rar
- 嵌入式根文件系统裁减方法文档.pdf,可以参考一下,Embedded root file system methods to reduce the document. Pdf, can refer to
qtopia_linux_busybox
- 制作嵌入式linux下基于qtopia的图形文件系统的完整过程描述,包括qtopia、busybox的使用等-The production of embedded linux graphics qtopia based file system integrity of the process descr iption, including qtopia, busybox use
MemoryMappingFile
- 本文分析了Win32 环境下内存映射文件技术的系统实现原理, 并结合嵌入式文件系统的特点, 给出了该技术在嵌入式 实时通讯系统中对多进程间数据共享问题的解决方案-This paper analyzes the circumstances Win32 memory-mapped file system technology principle, combined with the characteristics of embedded file system, given the techno
linuc-lcd-driver
- 这是介绍嵌入式LINUX文件系统制作方法和步骤 embed linux file system make-embed linux file system make
embed-linux-fs-make
- 介绍制作嵌入式LINUX文件系统方法和步骤 embed linux file system make-Introduce the production of embedded LINUX file system methods and steps to embed linux file system make
embed-linux-filesystem
- 介绍任何制作嵌入式linux根文件系统的过程包括busybox,-Introduction of any production of embedded linux root file system process includes busybox,
linux-embed-filesystem
- 介绍嵌入式linux文件系统的框架和制作步骤-Introduction of embedded linux file system framework and the production steps
Patterns_for_timetriggered_embedded_systems
- 文件中包含时间触发嵌入式系统设计模式 8051系列微控制器开发可靠应用的英文原版,中文翻译版和C++实例。本书前所未有地提出一整套软件模式,为开发嵌入式软件系统提供帮助。书中讨论了基于广为使用的8051系列微控制器进行设计并应用软件 的方法。此外还重点关注了其可靠性。本书从简单系列复杂系统。列举了大量详尽的的实例。-File contains a time-triggered embedded system design 8051 series micro-controller developm
linux_files
- 高级文件系统实现者指南,关于Linux文件系统的详细介绍,十分有用,特别是嵌入式应用方面。-Advanced File System Guide, on the Linux file system details, very useful, especially in embedded applications.
MSP430F5438PFatFs
- 基于MSP430F5438和FatFs嵌入式文件系统的实现-Based on the MSP430F5438 and FatFs embedded file system
WEB-003
- 在传统的Web 应用中,Web 服务器往往与数据库系统或者文件系统并存在一台高性能的计算机系统中,数据库服务器是Web 服务器的信息来源,Web 服务器则是系统的信息发布中心,它接收来自浏览器的请求,并根据请求生成新的页面发送给Web 浏览器,完成信息在网络范围内的传输。Web 服务器检索 的信息来自数据库系统,实时性要求不高,可以满足常规的查询和检索系统的要求。 随着嵌入式系统技术的发展,人们越来越多的采用WEB 技术进行嵌入式系统的远程监控。-In traditional Web a
busybox
- 利用busybox制作2440 linux嵌入式文件系统,步骤详细-Using busybox production of the 2440 linux embedded file system and detailed steps
MX6U 嵌入式 Linux 驱动 开发指南 V1.6
- 本书主要讲解嵌入式 Linux 中的驱动开发,也会涉及到裸机开发的内容,相信大部分读者 和作者一样,以前都是做单片机开发的工作,比如 51 或者 STM32 等。单片机开发很难接触到 更高层次的系统方面的知识,单片机用到的系统都很简单,比如 UCOS、FreeRTOS 等等,这些 操作系统都是一个 kernel,如果需要网络、文件系统、GUI 等这些就需要开发者自行移植。而 移植又是非常痛苦的一件事情,而且移植完成以后的稳定性也无法保证。即使移植成功以后后 续的开发工作也比较繁琐,因为