CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - file system code

搜索资源列表

  1. stavfs

    1下载:
  2. ST5518机顶盒系统文件系统源代码!绝对超值!-ST5518 STB System File System source code! Absolutely excellent!
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:279.46kb
    • 提供者:李江
  1. ComputerSleep

    0下载:
  2. [ 原创文档 本文适合初级读者 已阅读6065次 ] 文档 代码 工具 系统定时休眠 作者:jans 下载示例源代码 单位最近加强安全检查,除了部分服务器,下班不关机器的同事,都被罚了款。为此,我试着下载了几个自动关机的程序,但是都不好使。都是最后显示“你可以安全地关闭计算机了!”。到网上问了半天说是高级电源管理设置的问题。我折腾了半天,还是不行,为什么Windows自己的关机就可以关掉电源,而我们的程序就只能“你可以安全的关闭计算了!”。看来微软还不知道在
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:22.69kb
    • 提供者:王勃
  1. file_system

    0下载:
  2. 本源代码所设计的文件系统,具有建立文件(create)、打开文件(open)、读文件(read)、写文件(write)、关闭文件(close)、撤销文件(delete)等功能。在模拟程序中可从键盘上输入文件操作命令来模拟各用户程序中所调用的各种文件操作,用一个结束命令(end)停止程序的执行。-source code designed by the file system, with the establishment of documents (create) open the file (o
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2.28kb
    • 提供者:agang
  1. simulateFileSystem

    1下载:
  2. 操作系统课程设计,模拟文件系统(unix混合索引方式),此程序是在1周的课程设计中所写,不完善,且代码粗糙。但,希望能给大家一些帮助,也希望能对你们的课程设计有所帮助,更希望能有人修改它。谢谢!-courses on operating system design, simulation File System (unix Index Mixed mode), this procedure is the one-week course design is written, imperfect a
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:67.62kb
    • 提供者:王佳
  1. FAT32_Linux_10-04-04

    0下载:
  2. 一个FAT32文件系统的源代码,可用于嵌入式系统,并能够直接在linux下直接验证.-a FAT32 file system source code, can be used for embedded systems, and to direct the direct certification under linux.
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:43.75kb
    • 提供者:aolin
  1. fat_fs_code

    0下载:
  2. FAT文件系统的代码,希望对搞嵌入式开发的人有用,转自驱动开发网-FAT file system code, and I hope to engage in the development of embedded useful, decanted from the opening drive Portal
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:56.71kb
    • 提供者:小丁
  1. IDE_and_file_system

    0下载:
  2. It is driver source code for IDE harddisk and used to learn IDE interface and file system.-driver source code for an IDE harddisk d used to learn IDE interface and file system.
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:20.39kb
    • 提供者:林子
  1. pracising_while_learning_linux_kernel.tar

    0下载:
  2. 如果您在研究linux内核,相信您一定听说过李善平老师的《边干边学——linux内核指导》这本书,这本书内容详尽实用,但是您是不是在因为即使照敲那些书上的代码也不能work而烦恼呢?这是该书所有章节的完整代码,本人尝试过其中的大部分,如shell,公平调度,文件系统,统计缺页率等,都能work!-If you study linux kernel, I believe you will definitely heard PDM teachers "learn by doing -- l
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:137.69kb
    • 提供者:刘光
  1. 20060323001-6230

    0下载:
  2. U盘文件系统程序原代码,只要加上驱动程序即可-U disk file system program source code, plus drive procedures
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:260.93kb
    • 提供者:鲍文斌
  1. 51andch375

    0下载:
  2. 51+ch375读写U盘超精简原程序 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示-51 ch375 U-writable disc-the original procedures to streamline the process with 180 OK C code can be read on FA T16 U disk file system root directory, we can see the root direct
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:3.72kb
    • 提供者:david
  1. fffs

    0下载:
  2. 这是ucfs文件系统源代码,非常有用,很多人都在找,我现在把它挂在这里-file system source code, a very useful and a lot of people are looking for, I shall put it here to stay
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:2.02mb
    • 提供者:liusuqi
  1. ess6425_flash_ide_filesystem_src

    0下载:
  2. 这是ESS公司6425芯片上OS的一部分,包含所有flash读写、IDE接口、fat32文件系统所有的C语言代码,对学习文件系统和接口驱动的朋友有很多帮助-This is the ESS 6425 chip companies on the part of the OS, includes all the flash-writable, IDE interface, fat32 file system all the C language code, learning systems and d
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:100.02kb
    • 提供者:何中求
  1. linux_filesystem

    0下载:
  2. linux的文件系统的部分代码的详细注释,大家下下看吧-Linux file system code part of the detailed notes, we Lower Look here
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:105.97kb
    • 提供者:liuli
  1. vxworks_filesystem_sourceCode

    0下载:
  2. vxworks操作系统的文件系统部分原代码-vxworks OS file system part of the original code
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:172.74kb
    • 提供者:wanghui
  1. moniwenji

    1下载:
  2. 用C语言实现的一个模拟文件系统,里面是实现的源代码!-C language simulation of a file system, which is the source code!
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:5.64kb
    • 提供者:zhanglibo
  1. ucfs_source_code

    0下载:
  2. ucfs_source_code文件系统代码-ucfs_source_code file system code! ! ! !
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:100.03kb
    • 提供者:吴凡
  1. OS

    0下载:
  2. 大学操作系统实验设计,包括进程调度,作业调度,存储管理,文件系统的代码。-University of operating system, experimental design, including process scheduling, job scheduling, storage management, file system code.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:157.52kb
    • 提供者:温少
  1. 3109005999

    0下载:
  2. 操作系统课程设计,多用户多级目录文件系统的模拟实现,代码和报告完整-Courses on operating system design, simulation of multi-user multi-level directory of the file system code and report integrity
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:664.06kb
    • 提供者:swj
  1. simple-file

    0下载:
  2. 简单的文件系统试验源代码,可用于操作系统的大型实验-Simple test source code of the file system, the operating system can be used for large-scale experiments to ~
  3. 所属分类:OS Develop

    • 发布日期:2017-11-23
    • 文件大小:5.46kb
    • 提供者:chenedward
  1. filesys

    0下载:
  2. Nachos 修改之后的文件系统代码,很不错哦-Nachos after revision of the file system code, very good, oh
  3. 所属分类:OS Develop

    • 发布日期:2017-04-27
    • 文件大小:19.57kb
    • 提供者:曾成旭
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com