CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 文件系统

搜索资源列表

  1. vxworkdevelopexample

    1下载:
  2. vxworks 软件开发项目实例相关源代码,包括网络编程,多任务设计及文件系统。-VxWorks software development projects related to the source code examples, including network programming, multi-mission design and file system.
  3. 所属分类:VxWorks

    • 发布日期:2017-05-08
    • 文件大小:2030900
    • 提供者:萧枫
  1. operating_lab_filesystem

    0下载:
  2. 多用户、多目录的文件系统的设计,通过OS文件子系统的设计、增强OS设计的技巧,达到提高解决实际OS的设计能力的提高。-Multi-user, multi-directory file system design, through the OS file system design, OS design to enhance the skills, to improve the design of the solution of practical OS capabilities.
  3. 所属分类:File Operate

    • 发布日期:2017-05-03
    • 文件大小:109329
    • 提供者:li.junli
  1. main

    1下载:
  2. 模拟实现unix文件管理系统 关键词:操作系统,文件系统,UNIX文件系统模拟 具体功能有:显示目录表,创建新目录,更改目录,创建文件,填写文件,读取文件,删除文件,更新文件。-Simulation unix implementation document management system Keywords: operating system, file system, UNIX file system simulation specific features are: table of co
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:280779
    • 提供者:马文斌
  1. OSFile

    0下载:
  2. 本设计模拟文件管理工作流程, 编写了一个树型的目录结构的文件系统,可支持多用户、树型目录结构文件操作-Simulation of the design document management workflow, the preparation of a directory tree structure of the file system that supports multi-user, the directory tree structure of file operations
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:123068
    • 提供者:jonwa
  1. unix

    0下载:
  2. 模拟了一个简单的UNIX文件系统,实现了UNIX的文件管理功能-Simulation of a simple UNIX file system, the realization of the UNIX file management functions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:2936
    • 提供者:赵敏
  1. fileSys

    0下载:
  2. 模拟一个文件系统,可以打开文件,添加文件,删除文件,查看目录-Simulation of a file system, you can open the file, add files, delete files, view the directory
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:4370
    • 提供者:micky
  1. java

    0下载:
  2. 基于文件系统与Swing的图书管理系统的设计与实现一、需求分析 功能:图书信息的输入、添加、修改、查询和排序 -Swing-based file system and the library management system Design and Implementation of a needs analysis functions: Book of information input, add, modify, query and sort
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:10180
    • 提供者:bobo
  1. CDFS-V1.00

    0下载:
  2. CDFS全名为China-Dragon File System,即中国龙文件系统。这是我开发的一款FAT16/FAT32的文件系统,支持多个磁盘。 CDFS的开源主要是为学习FAT文件系统者提供一个学习和开发的平台。因此功能 简洁、紧凑,注释也非常多,源码结构尽量方便大家容易看懂。-CDFS called China-Dragon File System, File System that is the Chinese dragon. This is my FAT16/FAT32 dev
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:199936
    • 提供者:龙尽文
  1. Applicationoffilesystemfilterdriverinnetworksecure

    0下载:
  2. 设计并实现了一个运行于Windows系统的网络终端设备信息防泄漏系统。系统通过文件系统过滤驱动的运用,实现了对网络终端机密文件的实时监控和动态加解密,既具有文件加密的安全性,又具有访问控制的方便性,有效地防止了网络终端机密信息的泄漏。-Design and implementation of a system named Network Terminal Device Information Anti2Leakage System (NTD IALS) was designed and im
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-24
    • 文件大小:224427
    • 提供者:陈宝楷
  1. c

    0下载:
  2. 一个简单的操作系统,采用微内核结构,具有进程管理,文件系统,内存管理等内容,适合操作系统的入门学习!-A simple operating system, the use of micro-kernel structure, with process management, file system, memory management, etc., the entry for the operating system to learn!
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:370927
    • 提供者:sinix
  1. filesrc

    0下载:
  2. sysinternals公司的文件系统监视工具源代码,通过动态加载驱动的方式实现对系统所有文件系统操作进行监控,代码包括驱动以及可执行文件的全部源代码。感谢Mark Russinovich 和 Bryce Cogswell 的辛苦工作。 -sysinternals file system' s source monitoring tools, dynamic load-driven approach to achieve all the files on the system to m
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:555894
    • 提供者:flashvip
  1. fastfilesystem

    0下载:
  2. windows下实现快速文件系统,分三个模式带高速缓存模式,无高速缓存模式,异步传输模式-windows to achieve fast file system, three models with high-speed cache mode, no high-speed cache mode, ATM
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-13
    • 文件大小:3455901
    • 提供者:默客
  1. FileSystem_Document_20061005_W06.41

    0下载:
  2. mtk文件系统api,包括文件系统的基本操作-mtk file system api
  3. 所属分类:MTK

    • 发布日期:2017-04-04
    • 文件大小:432745
    • 提供者:fanjunwei
  1. virtual_os

    0下载:
  2. 在vc6中实现了一个虚拟的操作系统,做操作系统课程设计的人士可以参考该程序。文件系统采用成组链接法-Vc6 achieved in a virtual operating system, operating system, curriculum design so people can refer to the program. File system link to law group
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:193014
    • 提供者:false2010
  1. FAT

    0下载:
  2. fat32文件系统 单片机专用 -fat32fat32fat32fat32
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-13
    • 文件大小:3099684
    • 提供者:ramon
  1. TestFileSystem

    0下载:
  2. symbian里面的文件系统的开发,实现一些最基本的功能-symbian file system inside the development, the achievement of some of the most fundamental function of
  3. 所属分类:Symbian

    • 发布日期:2017-04-03
    • 文件大小:6725
    • 提供者:谢豪
  1. ARMLinuxS3C2410

    0下载:
  2. 针对日益复杂的嵌入式系统的应用需求,提出了在S3C2410嵌入式平台上移植ARMLinux操作系统的方案。介绍了 ARM Linux的概念以及移植硬件平台的结构和运行过程,详细讲解了ARM Linux在嵌入式平台上裁减、交叉编译以及建立根 文件系统的过程,并对移植结果进行了测试。测试结果表明,移植后的ARM Linux运行稳定。 -For the increasingly complex needs of embedded system applications, the S3C24
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:144330
    • 提供者:hyy
  1. ceph-0.13.tar

    0下载:
  2. 分布文件系统 Ceph是基于California大学存储系统研究中心研究成果的LGPL项目-v0.13 released We’ve made a v0.13 release. This mostly fixes bugs with v0.12 that have come up over the past couple weeks: * [ku]lcient: fix sync read vs eof, lseek(…, SEEK_END) * mds
  3. 所属分类:Video Capture

    • 发布日期:2017-05-15
    • 文件大小:4090928
    • 提供者:whoami
  1. 01

    0下载:
  2. 操作系统课程设计中磁盘文件的操作,有详细的设计报告和源码-Curriculum design in the operating system disk file operations, a detailed design report and source
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:312281
    • 提供者:mq
  1. baogao

    0下载:
  2. 操作系统课程设计,含详细报告,文件管理系统-Operating system, curriculum design, including a detailed report
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:28125
    • 提供者:吴倩
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 50 »
搜珍网 www.dssz.com