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

搜索资源列表

  1. Linux下C语言编程--文件操作

    0下载:
  2. 提供几种常见的文件操作,如对文件进行读或写,显示目录,创建目录等等。-provide several common file operations, such as the document read or write, show directory, create directories and so on.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4024
    • 提供者:李琳
  1. coda-6.0.8.tar

    0下载:
  2. Coda分布式文件系统源代码。其特色在于可以支持离线文件操作以及在线后的自动更新-Coda Distributed File System source code. Its characteristics can support the document offline and online operation of automatic update
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1536322
    • 提供者:liu_chuan_yi
  1. window unix file

    0下载:
  2. 操作文件的函数的说明和代码,包含了所有文件操作的功能,适合在windows和unix下运行。-operation as a function of the document descr iption and code, containing all the file manipulation functions, suitable for the windows and unix running.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:6068
    • 提供者:于明着
  1. unix-rumen

    0下载:
  2. UNIX 入门,包括文件操作,用户管理,网络工具使用,vi使用,和其他一些常用的命令-UNIX entry, including file manipulation, user management, network tools use vi use, and some other typical order
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:25947
    • 提供者:许敬祥
  1. linux高级编程源码

    0下载:
  2. linux高级编程源码 文件操作,进城通信,守护进程等-source file manipulation, city communications, such as Daemon
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:169163
    • 提供者:李广
  1. DCFile

    0下载:
  2. 通用文件操作类:该类通用文件操作进行了封装-common file manipulation categories : common documents such operation conducted Packaging
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3601
    • 提供者:kevin
  1. 20061026103936zxkdokldsTSl4gf3jL8N

    0下载:
  2. LINUX学习,为初学者提供,文件操作的具体方法-LINUX study, provided for beginners, file manipulation of specific methods
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4160381
    • 提供者:feng
  1. linux_c-code

    0下载:
  2. Linux 编程资料 内容:环境变量、接口处理、日期时间、文件操作、信号处理等
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1335328
    • 提供者:hyt
  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. Linux_file_manage_all_format

    0下载:
  2. 系统的介绍了Linux下的文件系统 VFS VFS的作用 基于VFS的文件访问 VFS重要数据结构 文件系统的注册与安装 ext2、ext3文件系统 文件操作 proc文件系统 CRAMFS文件系统
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:495557
    • 提供者:hhh
  1. File

    0下载:
  2. 本代码是一个linux下文件操作的代码,对常用的操作都有示例,适合初学者。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4245
    • 提供者:jipenghao
  1. Linux

    0下载:
  2. 第一章 基础知识 ……………………………………………………………………………4 第二章 进程介绍 …………………………………………………………………………10 第三章 文件操作 …………………………………………………………………………17 第四章 时间概念 …………………………………………………………………………27 第五章 信号处理 …………………………………………………………………………31 第六章 消息管理 …………………………………………………………………………39
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:510675
    • 提供者:aww
  1. Linux_file_operate

    0下载:
  2. linux系统下的文件操作实验程序,完成的功能如下。 在一个半径为R的监测区域,随机分布有M个节点,每个节点的感应半径为r,请完成: (1)建立节点的位置信息文件 (2)建立网络的拓扑信息文件 -linux operating system files under the experimental procedures, the completion of the function as follows. Radius of R in a monitoring region,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1262
    • 提供者:menchael
  1. LinuxShellCprogramming

    0下载:
  2. Linux C编程技术: lect01 Linux 介绍 lect02 Linux 安装 lect03 Linux 基础 lect04 Linux Shell介绍 lect05 Linux 进程控制 lect06 Shell编程_变量 lect07 Shell脚本编程 lect08 Linux下C语言编程简介 lect09 文件操作 lect10 Linux下的多进程编程 lect11 Linux 信号 -Linux C programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-27
    • 文件大小:10740233
    • 提供者:方朝辉
  1. linux_file

    1下载:
  2. linux实验_文件操作:创建文件,打开文件,读文件,写文件以及设置和查看文件类型等操作- file operations
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:84751
    • 提供者:rebecca
  1. file

    0下载:
  2. linux下的文件操作,使用linux文件相关命令,可与C语言的文件操作形成对比!-linux file under the operation, use linux file-related commands, with C language file operations in contrast!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:6881
    • 提供者:suting
  1. Assignment1

    0下载:
  2. linux中对文件操作的源代码,对学习很有帮助-linux for file operations in the source code, very helpful for learning
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:28986
    • 提供者:cc
  1. 66

    0下载:
  2. linux下的简单文件操作系统实验,基本通过运行,欢迎下载
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:1709
    • 提供者:郝阳阳
  1. day05

    0下载:
  2. c语言程序、文件加密、解密操作,C语言配置文件操作,文件读写、修改操作(C language program, file encryption and decryption)
  3. 所属分类:Linux/Unix编程

  1. ucenter

    0下载:
  2. 通过主进程的分发机制一次下发指定数目文件至子进程,子进程进行文件操作取文件内容进行后面的需求操作.(Through the main process distribution mechanism, send a specified number of files to the sub process at a time, the child process file operations, take the file content for the latter needs operations
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-29
    • 文件大小:36864
    • 提供者:萧凌烟
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com