登录
首页 » Windows核心 » 1、 用高级语言编写和调试一个简单的文件系统。模拟文件管理的工作过程。从而对各种文件操作命令的实质内容和执行过程有比较深入的了解。 2、 要求设计一个n个用户的...

1、 用高级语言编写和调试一个简单的文件系统。模拟文件管理的工作过程。从而对各种文件操作命令的实质内容和执行过程有比较深入的了解。 2、 要求设计一个n个用户的...

于 2022-07-26 发布 文件大小:9.54 kB
0 228
下载积分: 2 下载次数: 1

代码说明:

1、 用高级语言编写和调试一个简单的文件系统。模拟文件管理的工作过程。从而对各种文件操作命令的实质内容和执行过程有比较深入的了解。 2、 要求设计一个n个用户的文件系统。每次用户可保存m个件,用户在一次运行中只能打开一个文件。对文件必须设置保护措施,且至少有Creat,Delete,Close,Write等命令。-1, with high-level language debugging and prepared a simple file system. Simulation document management process. Thus the various documents commands to the substance and implementation of a more in-depth understanding. 2, designed a n users file system. Each time a user kept m pieces in a user operation can open a file. The document must install protective measures, but at least Creat, Delete, Close, etc. Write orders.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 系统 锁定 定时 关机的源码 有需要的下载
    系统 锁定 定时 关机的源码 有需要的下载-Locked timing systems there is a need to shutdown the source code download
    2022-07-26 23:18:43下载
    积分:1
  • document surveillance function demo code can monitor to C disc files, directorie...
    文件监视功能演示的代码 可以监视到C盘下文件,目录等的改动事件-document surveillance function demo code can monitor to C disc files, directories and other changes to the incident
    2022-02-02 19:51:34下载
    积分:1
  • sim300DZ规范文档。关于SIMCOM GSM模块的完整的数据表
    SIM300DZ Specification documents. Full Datasheet about SIMCOM GSM Module
    2022-02-11 16:34:46下载
    积分:1
  • 一个对系统硬件进行访问的程序!配合w2k_load,w2k_lib,w2k_spy使用!...
    一个对系统硬件进行访问的程序!配合w2k_load,w2k_lib,w2k_spy使用!-A system hardware procedures visit! With w2k_load, w2k_lib, w2k_spy use!
    2022-03-18 21:18:24下载
    积分:1
  • 进程调度算法:优先数调度优先级最高的…
    进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。 -process Scheduling Algorithm : The highest priority of several priority scheduling algorithm, which is allocated to the processor the highest priority in the process. Every process from a process control block (PCB) said. Process control block may contain the following information : process, and priority number, the need to run time, has taken the CPU time, the process of the state and so on. Several priorities for the process of what needs to run and the time prior to artificially designated (also be random number generator). The process of running time to time-unit calculations. The state of each process can be completed W (Wait), running R (Run), or completion of F (Finish), one of three state.
    2022-08-15 08:10:56下载
    积分:1
  • UNIX网络编程,主要讲述了使用UNIX 网络API进行网络程序的开发。...
    UNIX网络编程,主要讲述了使用UNIX 网络API进行网络程序的开发。-UNIX Network Programming, mainly on the use of UNIX network network API process development.
    2022-09-20 02:45:03下载
    积分:1
  • 液晶字模提取程, 液晶字模提取程
    液晶字模提取程, 液晶字模提取程-LCD matrix extraction process, extraction process matrix LCD
    2023-05-13 02:15:02下载
    积分:1
  • 鼠标记录器 作者: 小卢 mail:359581807@163.com blog:http://blog.sina.com.cn/qiq...
    鼠标记录器 作者: 小卢 mail:359581807@163.com blog:http://blog.sina.com.cn/qiqi8 欢迎联系,共同学习! 功能: 鼠标 行为的记录,重放 代码说明: 1.界面用了CXPButton的系列菜单及按钮,引用的文件有 HyperLink.cpp,HyperLink.h,XPButton,XPButton。 2.本代码参考了的一些 程序, 参考了很多其他人的编码 编译平台: 1.该代码在Windows XP+VC 6.0平台下编译通过。 使用说明: 1.鼠标的行为 记录,以及重新操作 2.该带代码。可以用来供研究学习,使用! 3.记录以后 要点击 结束 然后再点重放。不要直接点击重放!后果很严重哦!(要是万一出现了,这种情况,就按一下 alt+ctrl+del 试一下吧!呵呵 钩子 不能屏蔽 这三个键) 其他: 此为练习之作,也不是很高深制作,您可以随意的复制,传播,但是请保留该信息!-Mouse recorder Author: Lu small mail: 359581807@163.com blog: http://blog.sina.com.cn/qiqi8 welcome to contact the common study! Function: mouse behavior record, replay code: 1. CXPButton interface used a series of menus and buttons, the document cited has HyperLink.cpp, HyperLink.h, XPButton, XPButton
    2022-07-12 12:19:23下载
    积分:1
  • VC++编程,有源代码,这是一个简单操作系统注册表的类
    VC++编程,有源代码,这是一个简单操作系统注册表的类-VC++ Programming, source code, this is a simple type of operating system registry
    2022-06-21 07:15:19下载
    积分:1
  • This book describes the work with device interfaces in windows kernel
    This book describes the work with device interfaces in windows kernel
    2022-09-13 14:35:03下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载