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

搜索资源列表

  1. 使用linux文件系统调用(新手必须)

    0下载:
  2. 刚刚学习操作系统得新手们可以好好看看这个程序.-just learning platforms is a good novice can look at this procedure.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1879
    • 提供者:张纬
  1. 操作系统作业

    1下载:
  2. 编制一个简单的UNIX模拟文件系统-prepare a simple UNIX file system simulation
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:35192
    • 提供者:AFSS
  1. wenjianxitong

    0下载:
  2. 操作系统文件系统,有打开文件,删除文件,建立文件,关闭文件等功能。很不错哦
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3143
    • 提供者:dufei
  1. 第五章 网络视频点播服务系统

    0下载:
  2. 动态获取网站服务器的影片分类与索引数据本程序对此部分以测试数据代替)。将影片分类与索引数据以与文件系统类似的方式展示给用户。与操作系统集成,简单、易用。为方便用户使用,需集成到IE浏览栏及工具栏中。-dynamic access to the Web server film classification and indexing data this part of the process to replace the test data). Film Classification and wil
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:686904
    • 提供者:大灰熊
  1. rpcgen 文件操作系统

    0下载:
  2. 分布式文件系统 client端发出指令 在server端执行open write remove list find等操作
  3. 所属分类:Shell编程

    • 发布日期:2012-04-07
    • 文件大小:3227
    • 提供者:wormchew
  1. Ucore是一个很小的适于学习的操作系统

    0下载:
  2. Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore实验6:文件系统。通过完成本次实验,希望能达到以下目标:了解基本的文件系统系统调用的实现方法;了解一个基于索引节点组织方式的Simple FS文件系统的设计与实现;了解文件系统抽象层-VFS的设计与实现。文件中包括源代码和实验指导书。-Ucore is a small
  3. 所属分类:操作系统开发

    • 发布日期:2017-04-09
    • 文件大小:1038179
    • 提供者:gyh
  1. IFS.zip

    0下载:
  2. 操作系统实验:模拟采用二级目录结构的磁盘文件系统中的文件操作。程序简单模拟了一个类unix的shell界面,并完成了实验中所要求的具体内容。运行时需注意问题:初始用户名密码为root,登陆后可输入help命令查看命令格式获取帮助。,Operating System Experiment: Simulate file operations for the two-level directory structure in the file system. Should pay attention
  3. 所属分类:OS Develop

    • 发布日期:2017-03-23
    • 文件大小:19969
    • 提供者:Ingu
  1. FileManagement.rar

    0下载:
  2. 大学生计算机操作系统课程设计,实现文件管理系统模拟功能,实现读,写,创建,删除等功能,Students of computer operating systems curriculum design, to achieve document management system analog functions, the realization of read, write, create, delete and other functions
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:16258
    • 提供者:王明
  1. fileSys

    1下载:
  2. 模拟文件管理系统的C语言代码和操作系统课程设计报告-Simulation of Document Management System C language code and operating systems curriculum design report
  3. 所属分类:File Operate

    • 发布日期:2017-03-25
    • 文件大小:614815
    • 提供者:李明
  1. shuxinwenjianxitong

    0下载:
  2. 模仿windows操作系统文件管理的功能,以新建文件、文件夹为基本手段;复制、剪切、粘贴、控制属性等为管理手段;目标是建立一个树形的文件管理系统。-Windows operating system to imitate the functions of document management to new files, folders, as the basic means copy, cut, paste, control attributes, such as management too
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-28
    • 文件大小:39412
    • 提供者:wewe
  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. carchive_wenjian01

    0下载:
  2. 操作系统文件管理系统,该系统可以创建目录,删除文件,删除目录,可以进行上下的翻页功能-Operating system file management system, which can create directories, delete files, delete the directory, can be up and down the page feature
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1784823
    • 提供者:王一奇
  1. 51622412FileSystemdesign

    0下载:
  2. VC++ 操作系统课程设计 文件管理 上传挣点币,欢迎下载-thanks!
  3. 所属分类:File Operate

    • 发布日期:2017-04-25
    • 文件大小:138823
    • 提供者:yumi
  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. VxWorksTFFS

    0下载:
  2. 目前的嵌入式系统多使用FLASH作为主存,因此,如何有效管理FLASH上的数据非常重要。文章以MX29LV160BT芯片为例,讨论了在VxWorks操作系统下Nor Flash上建立TFFS文件系统的一般步骤,从而为FLASH上的数据管理提供了理想的选择方式,同时也为开发者和用户升级程序提供了方便。-The current use of embedded systems as the main memory FLASH, so FLASH on how to effectively manage
  3. 所属分类:VxWorks

    • 发布日期:2017-04-02
    • 文件大小:64282
    • 提供者:jiaoyong
  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. 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. 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. ucOSII_Source_all

    0下载:
  2. ucosii嵌入式操作系统源代码,总共14个文件,完整版,绝对可用的-ucosii embedded operating system source code, a total of 14 files, full version
  3. 所属分类:uCOS

    • 发布日期:2017-04-02
    • 文件大小:75177
    • 提供者:田健
« 1 2 3 45 6 7 8 9 10 ... 38 »
搜珍网 www.dssz.com