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

搜索资源列表

  1. calc

    0下载:
  2. linux下的一个完整的qt的例子 实现学生文件管理系统-a complete example of the qt under linux students file management system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-18
    • 文件大小:33940
    • 提供者:Dram
  1. EN-UNIX_UNLEASHED

    0下载:
  2. Unix Unleashed, Third Edition is written with the power user and system administrator in mind. This book will help the reader understand the nuances of the major Unix variants including SVR4, HP-UX, Solaris, AIX, BSD, IRIX, SunOS, and Linux. It will
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1056763
    • 提供者:张洪
  1. filesystem

    1下载:
  2. 模拟Linux文件系统 在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的模拟Linux文件系统。 1. 在现有机器硬盘上开辟100M的硬盘空间,作为设定的硬盘空间。 2. 编写一管理程序simdisk对此空间进行管理,以模拟Linux文件系统,要求: (1) 盘块大小1k (2) 空闲盘块的管理:Linux位图法 (3) 结构:超级块, i结点区, 根目录区 -Simulation of Linux file system at any one
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:16546
    • 提供者:lilianjie
  1. management

    0下载:
  2. 应用C语言实现一个员工工作信息管理系统 主要任务是实现对一个员工的各类人员的相关信息进行输入 输出 列表等操作。主要技术是使用数组,将数据存储到二进制文件中-Application of C language implementation of a management information system staff main task is to achieve a staff of all categories of personnel to carry out the relevant
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6543
    • 提供者:
  1. unix

    0下载:
  2. 模拟了一个简单的UNIX文件系统,实现了UNIX的文件管理功能-Simulation of a simple UNIX file system, the realization of the UNIX file management functions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:2936
    • 提供者:赵敏
  1. LinuxSysProgramming

    0下载:
  2. Linux系统编程样例(包括: 文件I/O, 进程管理, 文件管理, 内存管理和时间)-Linux System Programming Examples, including File I/O, Process Management, File Management and Time.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:9707
    • 提供者:Daniel J
  1. ubuntu_cmd

    0下载:
  2. 1 文件管理 # ls ls -a 列出当前目录下的所有文件,包括以.头的隐含文件 文件管理 # ls ls -l或ll 列出当前目录下文件的详细信息 -A document management# ls ls-a lists all files under the current directory, including. Head hidden file management# ls ls-l or ll list the current directory files for
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:15537
    • 提供者:李可文
  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
    • 文件大小:173415
    • 提供者:梁彭开
  1. linux_device_driver

    0下载:
  2. 对于linux设备驱动简单的读写操作。这个程序只是展示了驱动程序的一点特性。没有涉及到具体硬件和设备文件管理系统-Simple linux device driver for reading and writing. This program only shows drivers that feature. Not related to the specific hardware and device file management system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2482
    • 提供者:崔立群
  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. Udisk-Filesys

    0下载:
  2. 在Linux下编写一个文件系统管理程序,对U盘上的文件进行管理。-To prepare a file in Linux system management procedures, U disk file management.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:493189
    • 提供者:龙怡君
  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. file_manage.c

    0下载:
  2. 模拟linux文件管理,可以实现基本的文件操作,如添加文件,删除文件等-Linux file management simulation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:5693
    • 提供者:贺东
  1. linux_ls_Code

    0下载:
  2. 可以模拟文件管理的工作过程。可以实现一个文本文件的某信息的插入和删除,可以实现一个记录文件的某记录的插入和删除。-Can simulate the working process of the file management
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:183616
    • 提供者:wangjing
  1. Directory-and-file-management

    0下载:
  2. Linux用户及组管理,详细介绍了linux用户及组的管理 -Linux user and group management, linux user and group management
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-13
    • 文件大小:400083
    • 提供者:zhanglin
  1. Disk-and-file-system-management

    0下载:
  2. 详细介绍linux的磁盘管理和文件系统-Details linux disk management, and file system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-06
    • 文件大小:381680
    • 提供者:zhanglin
  1. ZHI

    0下载:
  2. linux二级文件管理系统,主要实现打开关闭读取存放等-two linux file management system, the main achievement of the Open Close read store
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-06
    • 文件大小:272916
    • 提供者:zhidleonado
  1. op_file

    0下载:
  2. Useful file management helpers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-26
    • 文件大小:3025
    • 提供者:laoginyo
  1. FileManager

    0下载:
  2. 使用android语言实现文件的管理,包括文件的删除,复制,粘贴等-Using android language file management, including file delete, copy, paste, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-02
    • 文件大小:229162
    • 提供者:陈旭
  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
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com