搜索资源列表
一个多用户多级目录结构文件系统设计与实现
- 课程设计的环境是Linux 操作系统。 设计时可利用Linux 提供的文件管理的功能调用,建立一个模拟的文件系统。基本思想是,在Linux 系统中创建一个较大容量的文件,作为所设计的文件系统的“文件卷”,并利用Linux 系统的功能调用,编写各程序模块。-curriculum design environment is the Linux operating system. The design can use Linux for the document management function
ucos及文件系统ucfs VC环境调试代码
- ucos是一个非常优秀的嵌入式操作系统,但作者只提供了bc下测试与调试代码,非常难于调试与学习,特别是初学者。vc是windows下非常优秀的IDE,如果把ucos移植到vc下运行,将非常方便ucos的调试与学习,有利于于ucos的推广。此项目的目的是希望能够把ucos及其相关的文件系统ucfs,GUI界面ucgui,网络tcp/ip都移植过来,方便广大爱好者学习。-CENTER is a very good embedded operating system, the author provi
uc_fs
- UCOS操作系统的文件系统开发实例,有兴趣的可以-UCOS file system development examples, are interested can see the
ADSucos_lib
- 在移植成功ucos核的基础上扩充了该操作系统的许多没有功能。如文件系统,tcp/ip协议栈,GUI等,非常实用。也是前面前几个源码所用库文件的源码程序。-success of the transplant OUT nuclear expansion on the basis of the operating system's many functional. If the file system, tcp / ip protocol stack, the GUI, is very pra
ucos_FileSys
- 与嵌入式操作系统ucos配套应用,实现ucos下flash的文件系统
ucfs
- 在uc0S操作系统中实现的文件系统,其中支持MMC卡
ucos_vc
- ucos是一个非常优秀的嵌入式操作系统,但作者只提供了bc下测试与调试代码,非常难于调试与学习,特别是初学者。vc是windows下非常优秀的IDE,如果把ucos移植到vc下运行,将非常方便ucos的调试与学习,有利于于ucos的推广。此项目的目的是希望能够把ucos及其相关的文件系统ucfs,GUI界面ucgui,网络tcp/ip都移植过来,方便广大爱好者学习。版本历史:ucos_vc0.11 时间:20050409描述:继续移植了Genie shell for UCOS II,为下一步文件
STM32_SD_Fatfs-ucgui-ucos
- 这是基于STM32的fatfs的资料,操作系统为ucosii,向ucosii中移植fatfs文件系统-this is about fatfs and sd。
GENIE-SHELL
- uCOSII只提供了操作系统内核,用户要自己添加文件处理、人机界面、网络接口等重要部分。其中Shell(人机界面)提供了人与机器交互的界面,是机器服务于人的体现,是系统必不可少的重要组成部分。现代的很多OS如UNIX、DOS、VxWorks都提供了友好的命令行界面。Windows更是提供了GUI。大部分人认识OS都是从这里开始的。 由于Skyeye下的仿真串口USART已经实现了中断方式的接收(实际是从键盘接收输入),而且串口输出(实际上是输出到终端屏幕)也已经实现,所以实现一个类似DOS或
ucos
- ucos是一个非常优秀的嵌入式操作系统,但作者只提供了bc下测试与调试代码,非常难于调试与学习,特别是初学者。vc是windows下非常优秀的IDE,如果把ucos移植到vc下运行,将非常方便ucos的调试与学习,有利于于ucos的推广。此项目的目的是希望能够把ucos及其相关的文件系统ucfs,GUI界面ucgui,网络tcp/ip都移植过来,方便广大爱好者学习-is a very good ucos embedded operating system, but the author has
ucOSII_Source_all
- ucosii嵌入式操作系统源代码,总共14个文件,完整版,绝对可用的-ucosii embedded operating system source code, a total of 14 files, full version
ucos_FS
- 与uCOS II配套的文件系统。uCOS II简介 u C / O S 是一种免费公开源代码、结构小巧、具有可剥夺实时内核的实时操作系统。-And uCOS II supporting file system. uCOS II Introduction u C/OS is a free open source, structure compact, with real-time kernel can be deprived of real-time operating system.
ucosII_source
- 熟悉嵌入式实时操作系统μC/OS-II原理及特点; 选择适用于μC/OS-II的文件系统,并实现之; 掌握SQLite嵌入式数据库的原理; 完成SQLite数据库在μC/OS-II下移植; 编写应用程序,以证明数据库移植后的系统可用性;-failed to translate
UCOS-IIManual
- 嵌入式操作系统UCOSII文件系统使用手册-Embedded operating system file system user manual UCOSII
ucos_vc
- ucos是一个非常优秀的嵌入式操作系统,但作者只提供了bc下测试与调试代码,非常难于调试与学习,特别是初学者。vc是windows下非常优秀的IDE,如果把ucos移植到vc下运行,将非常方便ucos的调试与学习,有利于于ucos的推广。此项目的目的是希望能够把ucos及其相关的文件系统ucfs,GUI界面ucgui,网络tcp/ip都移植过来,方便广大爱好者学习。-ucos is a very good operating system, but the authors provided on
33753147at91rm9200_ata_ucfs
- ucos操作系统的arm版本包括ucfs,支持fat32等文件系统读写-ucos arm version of the operating system, including ucfs, read and write support for fat32 file system, etc.
ucos-sound
- 2410下的ucos系统音频控制实验,系统移植了完善的文件功能, 是学习嵌入式操作系统非常好的例子。-The ucos under the 2410 system audio control experiments, system migration file is learning embedded operating system is a very good example.
STM32-SD-Fatfs-ucgui-ucos
- 程序是奋斗开发板的例程,采用ucGUI作为操作系统,FATFS作为FAT32的文件管理系统,读写SD卡,是很完整的文件管理程序。-Program is struggling development board routines, using ucGUI as the operating system, FATFS as FAT32 file management system, SD card reader, it is a complete file management program.
template_11-26
- 这是一个基于Stm32并集合实时操作系统ucos的程序,包含了FATFS文件系统,SD卡驱动程序,24L01驱动程序,CAN总线驱动程序,LCD驱动程序,VS1003音频解码芯片驱动程序,只要稍作修改就可适配自己的硬件板-This is based on a collection of real-time operating system and Stm32 ucos program, including the FATFS file system, SD card driver, 24L01
ucos_fatfs
- 嵌入式实时操作系统下,基于闪存芯片的文件系统移植,经测试可用!-Embedded real-time operating system, file system based on flash memory chips transplant, the test can be used!