CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - delete file

搜索资源列表

  1. LinuxDOS

    0下载:
  2. 为Linux系统设计一个简单的二级文件系统。要求做到以下几点: 1.可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件 2.列目录时要列出文件名,物理地址,保护码和文件长度。 3.源文件可以进行读写保护。 -Linux system design for a simple two file system. Re
  3. 所属分类:Linux/Unix编程

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

    0下载:
  2. 模拟linux的ext3文件系统。采用位图法。用一个文件模拟硬盘。实现创建、删除目录、文件。读、写文件,定位文件指针等功能。-simulation Linux ext3 file system. Bitmap method used. With a simulation of hard disk document. Implementation create, delete directory, documents. Reading, writing paper, positioning the
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:57.86kb
    • 提供者:kong xiangzhen
  1. DISK.rar

    0下载:
  2. C语言模拟 Linux 文件系统为Linux系统设计一个简单的二级文件系统。要求做到以下几点: 1.可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件,C language simulation Linux file system for Linux systems to design a simple file system 2. Asked to do
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4.06mb
    • 提供者:陈观民
  1. FileSystem

    0下载:
  2. 文件系统 通过程序模拟Linux文件系统,用一个二进制文件(FileSystem.disk)来模拟磁盘.设计一个多用户的二级文件系经统、实现一般的创建文件、目录,删除文件、目录,切换目录,打开、关闭文件、读写文件等操作。-File system through the Linux file system simulation, with a binary file (FileSystem.disk) to simulate the disk. To design a multi-user doc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:243.7kb
    • 提供者:
  1. monitorfile

    0下载:
  2. Linux 平台下 ,监视文件的增加,删除,修改,监视文件夹和文件夹下的文件。将记录写入日志文件-Linux platform, the surveillance documents to add, delete, modify, monitor folders and files under the folder. Will be recorded into the log file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:9.13kb
    • 提供者:周媛
  1. SM

    0下载:
  2. file manager. delete the file if file date is out of date.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:13.09kb
    • 提供者:ujeong
  1. filesystem

    1下载:
  2. 这是一个二级文件系统,能够在linux下编译并执行,通过程序模拟Linux文件系统,用一个二进制文件(FileSystem.disk)来模拟磁盘.设计一个多用户的二级文件系经统、实现一般的创建文件、目录,删除文件、目录,切换目录,打开、关闭文件、读写文件等操作。-This is a secondary file system, can be compiled under linux and implement, through the Linux file system simulation,
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-09-23
    • 文件大小:47.47kb
    • 提供者:段晓娟
  1. Linux

    2下载:
  2. 在Linux系统的/etc目录下有这样一个文件passwd,该文件里包含系统中所有用户信息的记录,记录里包含每个用户的如下信息:用户名、密码、用户ID、组ID、用户全名、用户主目录和用户登录所用的shell。请设计一个脚本(shell)程序能实现增加、删除、查找和显示特定用户信息的功能。你们可以通过创建一些UNIX/LINUX shell 脚本文件来满足以上需求。-In the Linux system,/etc directory there is such a file passwd, th
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:176.46kb
    • 提供者:
  1. linux_server

    0下载:
  2. 一个非常简单的linux FTP服务器。包括浏览、删除、上传、下载、转换目录等最基本的功能,用传统的多进程的方式实现。压缩文件里有详细的编译说明。-A very simple linux FTP server. Including browsing, delete, upload, download, convert directories such as the most basic functions, the traditional multi-process ways. Compress
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:6.97kb
    • 提供者:yr
  1. os2.tar

    0下载:
  2. 操作系统实验内容,文件系统的模拟,可以创建,打开,写入,读出,关闭,删除-Operating the experiment content, file system simulation, you can create, open, write, read, close, delete
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:3.81kb
    • 提供者:wwsc
  1. labview_files

    1下载:
  2. LabVIEW 文件操作与管理 8.1 基本概念及术语 文件I/O的出错管理 文件I/O操作流程控制 文件操作 文件定位与文件对话框 文件操作 文件管理 文件的删除、移动和复制 获取文件、目录的信息 路径、目录操作 数据存储与读取 LabVIEW数据文件类型 数据文件存储与读取-LabVIEW 8.1 file manipulation and management of basic concepts and terminology file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:169.35kb
    • 提供者:梁彭开
  1. cfz

    0下载:
  2. 【设计题目】Linux二级文件系统设计【开发语言及实现平台或实验环境】C++/VC++【设计要求】理解Linux的文件系统的组织;掌握常用的数据结构;系统采用两级目录,其中第一级对应于用户账号,第二级对应于用户帐号下的文件 使用文件来模拟外存,进行数据结构设计和操作算法的设计,实现一个文件系统并实现基本的文件操作(为了简便文件系统,不考虑文件共享,文件系统安全以及管道文件与设备文件等特殊内容)。要求:1、对程序的每一部分要有详细的设计分析说明 2、程序执行的每个步骤要有具体的提示内容或输出3、源
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:5.18kb
    • 提供者:王跃
  1. MyOwnShell.tar

    0下载:
  2. write a my own shell to execute all kinds of functions, clear, delete, exit , extract, file and so on. the detail info is in the requirements of the assignment. the source is consisted of parse command line arguments, execute all kinds of functions,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:19.14kb
    • 提供者:sanmao
  1. magent-0.6.tar

    1下载:
  2. magent 是一个简单,但非常有用的 memcached 缓存服务器的代理小程序。 主要功能: • 保持到memcached服务器的多个连接 • 支持下列memcached指令 1. get gets 2. delete 3. incr decr 4. add set replace prepend append 5. cas • 基于 libevent 的事件驱动库 • 支持 ketama 算法
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:16.85kb
    • 提供者:zzw
  1. uthash-1.9.3

    0下载:
  2. 最新的 uthash 只需要将一个头文件添加到你的项目中就可以实现hash的增,删,改查!-The latest uthash only need to add a header file to your project, the increase can be achieved hash, delete, change check!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:608.15kb
    • 提供者:liupeng
  1. freewrap651

    0下载:
  2. Please read your package and describe it at least 40 bytes in English. System will automatically delete the directory of debug and release, so please do not put file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-12
    • 文件大小:2.55mb
    • 提供者:tran quan
  1. dir

    0下载:
  2. C语言写的获取文件夹路径下所有文件,以及删除文件的功能-Written in C language to access all the files in the folder path, and delete file function
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:658byte
    • 提供者:徐猛
  1. Linux-ETX3-system-delete-ex

    0下载:
  2. Linux ETX3 系统文件删除实验 Linux ETX3 系统文件删除实验-LINUX ETX3 SYSTEM FILE DELETE
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:77.57kb
    • 提供者:pengjuun
  1. file-system

    0下载:
  2. linux系统上的简单文件系统的实现,有创建、删除目录和文件以及读写文件等基本操作-simple file system create,delete dir and files read and write files
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:430.72kb
    • 提供者:杨涛
  1. delete

    0下载:
  2. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1.45kb
    • 提供者:ringyeiting
« 12 3 »
搜珍网 www.dssz.com