搜索资源列表
一个多用户多级目录结构文件系统设计与实现
- 课程设计的环境是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
32位嵌入系统编程
- 32位嵌入式系统编程教程,应用软件开发,系统底层驱动等-32 Embedded Systems Programming Guide, software application development, systems driven by the bottom
通用板系统调试
- ucos51通用板调试系统-ucos51 GM board system debugging
UCOS-II文件系统使用手册 uCFS
- ucos的文件系统,-CENTER file system, Ha Ha
嵌入式系统构件源码
- 本光盘提供了 嵌入式系统一些通用模块源代码,比如 键盘扫描器,显示器接口,计量器和输入输出,大部分代码是用可移植的C语所写。-the CD provided some common embedded system module source code, for example, the keyboard scanner, display interface, metering and input and output, with most of the code is portable C la
uCOS文件系统
- 该文件系统用标准C写,为FAT文件系统,可用Visual C++ 6.0或以上IDE运行
在uCOS II上移植的文件系统UCFS和图形用户界面
- 在uCOS II上移植的文件系统UCFS和图形用户界面
ARM使用ucosii实时数据采集系统
- 一个完整的uCOS下的实时数据采集系统例子,可以借助此例子很好地理解arm是如何在uCOS下工作的
新唐M05X的UCOS嵌入系统
- 新唐M05X的UCOS嵌入系统
UCOS最小系统。能在单片机上闪烁LED
- UCOS最小系统。能在单片机上闪烁LED。支持2个led闪烁。,Minimum System uCOS. Flicker on in the single-chip LED. 2 Supported led blinking.
STC_ucosII 基于STC的ucosII实时系统
- 基于STC的ucosII实时系统,keil平台编译成功,稍加裁剪可用于其它平台。-Real-time systems based on STC' s ucosII, keil platform compilation is successful, a little cut can be used for other platforms.
ucos_vc1.11.rar
- ucos 文件系统基于pc平台 补充了ucos没有文件系统的缺点,uCOS file system based on the pc platform complements uCOS no disadvantage file system
ZLGFS.rar
- UCOS中间件,UCOS文件系统实现MMCSD卡读写!,UCOS Middleware, UCOS file system implementation MMCSD card reader!
MCBXC167.rar
- 英飞凌XC167最小系统原理图,在扩展模式下,另有详细的接口芯片资料,infineon Evaluation Board
uC-COS-II
- uCOS-II工程文件源代码,包含uCOS-II 2.86,uC-FS文件系统源码-uCOS-II project and source code
ucos_fs_gui
- ucos系统+file文件系统+GUI显示器接口 系统源码-ucos system+ file file system+ GUI display interface system source code
fs
- ucos平台下的文件系统的源代码,支持flash、ram、IDE、smc、windowsdrive这些接口,并且还有例程。-uCOS platform file system source code, support for flash, ram, IDE, smc, windowsdrive these interfaces, and there are routine.
ucosII_Trans_to_PXA255
- 将ucos系统一直到PXA255嵌入式系统板上所需的三个文件-UCOS system will be up to PXA255 embedded systems on-board three documents required
stm32智能安防系统
- 1、 功能描述: 超声波实现防盗测距,以四个led灯显示逐渐靠近的距离。当距离近到4灯全亮时蜂鸣器报警。 RFID实现刷卡开锁功能,刷卡同时系统会在Flash中读取验证卡号是否合法,并将刷卡卡号同当前时间及是否合法的标记存入Flash中。 OLCD上显示蓝牙连接状态,当前刷卡卡号,是否有火,是否有可燃气体,超声波测距距离,以四格显示。 HC-05实现与手机的蓝牙通信,通过上位机发送指定命令,查询当前时间、温度、湿度、火焰、刷卡记录及可燃气体状态,并可以通过命令修改系统时间,清空刷卡记录。