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

搜索资源列表

  1. os_c

    0下载:
  2. 操作系统教程实验原码,包括进程与线程进程调度内存分配,设备管理与文件系统实验-Guide Experimental original operating system code, including the process and thread scheduling process memory allocation, Equipment Management and File System Experiment
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:12416
    • 提供者:qinli
  1. LinuxOperatingSystemCLeading

    0下载:
  2. linux操作系统下c语言编程入门 整理编写:007xiong 原文:Hoyt等 1)Linux程序设计入门--基础知识 2)Linux程序设计入门--进程介绍 3)Linux程序设计入门--文件操作 4)Linux程序设计入门--时间概念 5)Linux程序设计入门--信号处理 6)Linux程序设计入门--消息管理 7)Linux程序设计入门--线程操作 8)Linux程序设计入门--网络编程 9)Linux下C开发工具介绍
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:56810
    • 提供者:郑翠花
  1. unix

    0下载:
  2. 模拟unix操作系统中的文件系统功能,在终端界面上用户可以象unix的shell命令一样输入一些命令,如输入ls 显示文件目录,chmod改变文件权限,chown改变文件拥有者,chgrp改变文件所属组,chnam改变文件名,pwd显示当前目录,cd改变当前目录,mkdir创建目录,rmdir删除目录,mk创建文件 ,cp文件拷贝,rm删除文件,cat显示文件内容,login切换用户,passwd修改用户口令 等功能。在后台,要实现混合索引式文件结构,包括用空闲结点号栈管理空闲结点和成组链接发管
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:266001
    • 提供者:dufei
  1. linuxC

    0下载:
  2. Linux操作系统下C语言编程入门 第二章 进程介绍 ………………………10 第三章 文件操作 ………………………17 第四章 时间概念 ………………………27 第五章 信号处理 第六章 消息管理 ………………………39 第七章 线程操作 ………………………49 第八章 网络编程 ………………………54-Under the Linux operating system, C language programming Getting Started
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:510336
    • 提供者:star
  1. muluchaxun

    0下载:
  2. FAT文件管理 操作系统课程设计 实现Windows FAT文件系统的主要功能-FAT file management courses on operating system Windows FAT file system designed to achieve the main function of
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3992
    • 提供者:龙哥
  1. wrar393sc

    1下载:
  2. wrar393sc 正版破解版 WinRAR 是 Windows 版本的 RAR 压缩文件管理器 - 一个允许你创建、管理和控制压缩文件的强大工具。存在一系列的 RAR 版本,应用于数个操作系统环境:Windows、Linux、FreeBSD 、DOS、OS/2、MacOS X。 运行于 Windows 下的 RAR 有两个版本: -7Z、ACE、ARJ、BZ2 、CAB、GZ、ISO、JAR、LZH、TAR、 UUE、Z
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1440818
    • 提供者:老大人
  1. os

    0下载:
  2. 模拟操作系统,模拟实现操作系统的文件管理,进程管理,内存管理和设备管理等内容。-Operating system simulation, simulation to achieve the operating system file management, process management, memory management and device management and so on.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:404156
    • 提供者:康业凯
  1. LinuxShell

    0下载:
  2. Linux Shell 模拟器,开辟一块硬盘区域,在里面进行文件管理操作,能够处理Linux命令行【操作系统课程大作业】-Linux Shell simulator, open up a hard drive area, in which the file management operations, to handle the operating system Linux command line program great job 【】
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:26868
    • 提供者:高高
  1. exp

    0下载:
  2. 这个是我们操作系统的一个实验,它主要是编写一个简单的存储管理(文件管理),采用了双层目录结构来对文件管理的工作过程进行模拟,因为单层目录结构可能会在不同用户之间引起文件名称的混淆,因此为每个用户都创建一个独立目录。而且每次每个用户可保存10个文件,且在一次运行中只能打开一个文件,并对文件设置保护措施。呵呵,是不是怪简单的-This is an experimental operating system, it is primarily the preparation of a simple st
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-28
    • 文件大小:10987637
    • 提供者:happy
  1. os_keshi

    0下载:
  2. 实现模拟的操作系统:包括cpu管理、存储器管理、设备管理、文件管理、和接口管理-Simulate the operating system: including CPU management, memory management, equipment management, file management, and interface management
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:9521
    • 提供者:wangaopeng
  1. Linux

    0下载:
  2. Linux操作系统源代码,包括进程创建、进程调用、进程撤销等进程管理功能和文件管理功能。-Linux operating system source code, including process creation, process calls, the process of revocation and other process management and document management capabilities.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5356733
    • 提供者:赵晨
  1. Linsee

    0下载:
  2. 多媒体数码相框:基于Linux操作系统下的Qt2.3,可移植到博创S3C2410平台上,本设计实现数码相框的照片浏览、幻灯片播放、音乐播放、文件管理、系统设置、日历显示等功能。-Qt Linux Multimedia Digital Photo Frame
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-03
    • 文件大小:15730365
    • 提供者:申永刚
  1. os

    0下载:
  2. java编写的操作系统,实现了文件管理 设备管理 进程管理-the preparation of java operating systems, document management equipment management process management
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:3084121
    • 提供者:yangzhiyuan
  1. operator-system-program

    0下载:
  2. 本文件夹有四个程序,分别为操作系统中进程调度,单道作业处理调度,段页式存储管理,以及文件管理,均为dos下的c程序开发。-Four programs folder, respectively, for operating system process scheduling, job processing of single-channel scheduling, paragraph page memory management, and file management are c under d
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:9650
    • 提供者:钱华
  1. filesys

    0下载:
  2. 用c语言编写的文件管理系统,可以作为操作系统课程设计的参考。-C language of the document management system can be used as a reference operating system curriculum design.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-28
    • 文件大小:7219
    • 提供者:小刚
  1. Operating-system-practice

    0下载:
  2. 操作系统实践。一,并发程序设计。二,用邮箱方式进行进程通信。三,磁盘的工作原理和操作系统进行文件管理的原理。-Operating system practice. A concurrent programming. Second, the way the process of communication with the mailbox. Third, the working principle of the disk and operating system for file manageme
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:770969
    • 提供者:yangfan
  1. HomeWork_OS

    0下载:
  2. 模拟操作系统的界面程序,磁盘管理模块,文件管理模块,内存置换算法等-Simulation of the operating system interface program, disk management module, document management modules, memory replacement algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:94378
    • 提供者:Kiss
  1. 2011813035ex2

    0下载:
  2. 1) 熟悉RHEL的图形界面及文件系统基本的使用。 2) 熟悉Linux操作系统中的文件与目录管理的概念。 3) 熟悉RHEL的图形界面操作 4) 掌握Linux操作系统中常用文件管理指令。 -1) be familiar with the basics of using RHEL graphical interface and file system. 2) be familiar with the concept of the Linux operating system,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:321367
    • 提供者:sunny
  1. 2011813035ex4

    0下载:
  2. 熟悉Linux操作系统中的文件与目录管理的概念。 2)掌握Linux操作系统中常用文件管理指令。 3)使用文件系统的一般方法。 4)掌握硬链接和软链接的建立及使用。 5)进一步了解文件系统结构。 -Familiar with the concept of the Linux operating system file and directory management. 2) to master the Linux operating system commonly used
  3. 所属分类:Driver develop

    • 发布日期:2017-04-24
    • 文件大小:346306
    • 提供者:sunny
  1. wintaskmgr

    0下载:
  2. 操作系统课程设计资源管理系统看实现文件管理工作、能-english source
  3. 所属分类:Network Security

    • 发布日期:2017-04-25
    • 文件大小:180359
    • 提供者:hong
« 1 23 »
搜珍网 www.dssz.com