CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mycp

搜索资源列表

  1. mycp

    0下载:
  2. 使用 creat,read,write等系统调用实现在linux下文件复制命令-The use of creat, read, write, such as system calls in the implementation of the file copy command linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1541
    • 提供者:西风凋敝树
  1. mycp

    0下载:
  2. 实现对linux下cp命令的模拟 在windows下实现 操作系统课程设计-copy
  3. 所属分类:File Operate

    • 发布日期:2017-03-26
    • 文件大小:107711
    • 提供者:guanzi
  1. mycp

    0下载:
  2. 模拟windows下的文件复制操作,包括目录的复制等-Under simulated windows file copy operation, including a copy of the directory, such as ... ...
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1119
    • 提供者:杜建
  1. mycp

    2下载:
  2. 模拟windows和linux,完成一个目录复制命令mycp,包括目录下的文件和子目录。-Simulation windows and linux, directory replication to complete a command mycp, including directory files and subdirectories.
  3. 所属分类:Windows Kernel

    • 发布日期:2014-04-17
    • 文件大小:34816
    • 提供者:Mr Wang
  1. linux-mycp

    3下载:
  2. 实现文件复制:完成一个目录复制命令,包括目录下的文件和子目录。学习和掌握操作系统中与文件操作相关的概念,并使用系统提供的API编程实现。-Implementation file: a directory to complete the copy command, including the directory files and subdirectories. Learn and master the operating system and file operation related con
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-04-17
    • 文件大小:2048
    • 提供者:daibin
  1. 1234

    0下载:
  2. 复制文件。完成一个目录复制命令mycp,包括目录下的文件和子目录。-Copies files. Complete a directory replication mycp commands, including a list of files and subdirectories in a directory.
  3. 所属分类:File Operate

    • 发布日期:2017-05-23
    • 文件大小:7454720
    • 提供者:吴方鸣
  1. linux

    0下载:
  2. 文件复制。完成一个目录复制命令mycp,包括目录下的文件和子目录-Copies files. Complete a directory replication mycp commands, including a list of files and subdirectories in a directory.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:893
    • 提供者:吴方鸣
  1. mycp_1_0_3.tar

    0下载:
  2. 可以编译通过的mycp框架,支持客户端、服务端通信开发,很高效-Can be compiled by mycp framework to support the client server communication development, very efficient
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:5243864
    • 提供者:kkj
  1. biwoo_1_0_4_86.tar

    0下载:
  2. 基于mycp的IM通讯软件,服务器端编译顺利通过。-Mycp-based IM communication software
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-31
    • 文件大小:13387586
    • 提供者:kkj
  1. Normal-files-directories-

    0下载:
  2. 普通文件和目录编程 1. 编写程序mycp.c,实现从命令行读入文件的复制功能,用原始文件系统调用。 2. 编写程序mycat.c,实现文件内容的显示,用原始文件系统调用实现。 3. 用流文件系统函数重新编写上面的程序。 . 调用目录函数,编写程序myls.c,实现按下面格式显示当前目录文件列表:文件名 文件大小 文件创建时间 注意研究文件创建时间的转换,即如何把从1970年1月1日起的秒数转换为表示时间的字符串,从而显示出来,注意研究asctime()函数和ctime(
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-06
    • 文件大小:12218
    • 提供者:weiwei
  1. Mycp

    1下载:
  2. 完成一个目录复制命令mycp,包括目录下的文件和子目录。包含了实验报告和源代码。-Complete a directory replication command mycp, including directory files and subdirectories. Contains experimental reports and source code.
  3. 所属分类:Windows Develop

    • 发布日期:2014-04-17
    • 文件大小:539648
    • 提供者:Dean Miller
  1. Mycp

    1下载:
  2. 完成一个目录复制命令mycp,包括目录下的文件和子目录。压缩包中包含了实验报告和源码。-Complete a directory replication command mycp, including directory files and subdirectories. Contains experimental reports and source code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-04-17
    • 文件大小:538624
    • 提供者:Dean Miller
  1. mycp

    0下载:
  2. 操作系统实验,实现文件复制功能,代码分为三个部分,附有注释,结构清晰-Experimental operating system, file copy function, the code is divided into three parts, with notes&&clear structure
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:144086
    • 提供者:luke
  1. mycp

    0下载:
  2. linuc c cp命令的简单模仿代码-linux c cp cmd simple code..........................
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:5562
    • 提供者:陈小维
  1. 1234

    3下载:
  2. 完成一个目录复制命令mycp,包括目录下的文件和子目录, 运行结果如下: beta@bugs.com [~/]# ls -l sem total 56 drwxr-xr-x3 beta beta 4096 Dec 19 02:53 ./ drwxr-xr-x8 beta beta 4096 Nov 27 08:49 ../ -rw-r r 1 beta beta128 Nov 27 09:31 Makefile -rwxr-xr-x1 beta beta 5705 Nov
  3. 所属分类:File Operate

    • 发布日期:2016-04-27
    • 文件大小:5120
    • 提供者:于冰
  1. mycp

    0下载:
  2. 基于Linux平台下的复制功能,基本实现了文件复制与目录文件复制的功能-the copying function based on the platform of Linux can realize the function of file-copy and directory file
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:2608
    • 提供者:曾令树
  1. mycp.c.tar

    0下载:
  2. done with perfect accuracy with no error
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:trall1951
搜珍网 www.dssz.com