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

搜索资源列表

  1. linux_shell_code

    0下载:
  2. 常用的linux shell 源代码!如cp ls cat
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:225283
    • 提供者:wizard
  1. os

    3下载:
  2. 操作系统接口:兼容Unix 和Linux 命令接口。 为Windows 操作系统建立一个兼容Unix 命令的命令接口; 实现命令包括ls,cat,cp,rm,mv,ren,mkdir,rmdir,cd,help,exit命令的内容与详细格式请查阅unix 命令手册; 可以字符形式接收命令,执行命令,然后显示命令执行结果。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:25921
    • 提供者:xiner
  1. cp

    0下载:
  2. copy是一个电脑玩家,最常用的命令,希望大家好好学学这个命令,不管是对你的LINUX知识还是C语言都会有很大的提升-copy is a computer player, the most commonly used commands, I hope you' ll learn in this order, whether the knowledge of your LINUX or C language will have greatly improved
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:9386
    • 提供者:查善君
  1. cp.c

    0下载:
  2. linux下copy命令的一个实现,显示进度-an implementation of linux copy command with progress showed. . .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:734
    • 提供者:www
  1. scp.tar

    0下载:
  2. 一个网络传输文件程序,格式仿照linux中CP命令,服务器和客户端之间可以互相拷贝文件-Procedures for a network to transfer files, format modeled on linux in the CP command, the server and the client will be possible to copy files between
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:10973
    • 提供者:hh
  1. interrupt

    0下载:
  2. interrupt application code * compile : * $/usr/local/arm/2.95.3/bin/arm-linux-gcc -o interrupt interrupt.c * $cp interrupt /tftpboot/examples * run in target: * #mount 192.168.1.180:/tftpboot/ /mnt/nfs * #cd /mnt/nfs/examples * #
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1206
    • 提供者:nameblue
  1. Linuxcommand

    0下载:
  2. linux 中 常用的命令,超级棒,几乎包括所有的linux 常用的操作指令,cp,mv,su,mkdir-the command of linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:163472
    • 提供者:wutonghai
  1. secnod

    0下载:
  2. 一个简单的LINUX CP操作代码希望对大家有帮助,代码非常的简单-LINUX CP operation of a simple code that you want to help, the code is very simple
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1700
    • 提供者:肉肉
  1. src

    0下载:
  2. linux 系统命令源代码 more yes ls cp -linux system command source code more yes ls cp. . . .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:564616
    • 提供者:neo
  1. cp.tar

    0下载:
  2. C语言实现linux下简单的文件夹拷贝功能,包含可执行文件,用法见源文件说明-The simple realization of the folder linux copy
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:4657
    • 提供者:sk
  1. cp

    0下载:
  2. 复制 在linux下的复制操作,源代码复制的源代码-Copy under linux copy operation, the source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:605
    • 提供者:sss
  1. cpfull

    0下载:
  2. linux cp 等源代码 供参考学习-linux cp, etc. to learn the source code for reference
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:63421
    • 提供者:吴昊挺
  1. cp

    0下载:
  2. 在终端实现拷贝 像cp那样的功能 输入三个参数 -linux cp
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:695
    • 提供者:gl
  1. cp-touch-cat

    0下载:
  2. linux环境下 用c来实现部分shell指令的功能 cp touch cat等-with c under linux environment to achieve some function of the shell command cp touch cat, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:4137
    • 提供者:QIAO
  1. cp

    0下载:
  2. linux系统命令中的cp命令的编写,包括递归拷贝目录下面的文件/目录-linux system command cp command written recursively copy directory file/directory
  3. 所属分类:Driver develop

    • 发布日期:2017-11-14
    • 文件大小:7268
    • 提供者:urey
  1. CP

    0下载:
  2. linux中实现cp [-r]命令,不仅能复制文件,也能移动文件或文件夹到另外一个文件夹中。-linux achieve cp [-r] command, not only to copy files, but also to move a file or folder to another folder.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-12
    • 文件大小:1352
    • 提供者:
  1. cp.c

    0下载:
  2. 该程序由C语言编写,基于Linux系统,Windows需要用户自行修改-The program is written by C language, based on Linux system, Windows users need to modify
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:839
    • 提供者:madei
  1. threadPool

    0下载:
  2. 线程池使用例程,内含线程池的定义和使用例程。另外含有一个个人编写的使用线程池的多线程COPY程序,采用命令行形式,命令格式类似于linux下cp命令,支持单文件,多文件,目录移动,重命名,文件覆盖等功能,程序采用模拟堆栈的方式递归目录,能够完整的保持目录结构的进行COPY。-Thread pool using the routines, containing the definition of the thread pool and use of routine. Also contains a
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-20
    • 文件大小:5961080
    • 提供者:陈太斌
  1. 新建文本文档

    0下载:
  2. 在linux上用C语言实现一个shell中cp命令的功能,完成对目录和文件的的复制(On the Linux, using C language to achieve a shell command function in CP, to complete the directory and file replication)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:一枕流年
  1. linux操作系统编程标准实验报告

    0下载:
  2. 本实验报告涉及ls,cp,lscp,线程,进程,生产者消费者,哲学家进餐(This is a Linux C report, which includes the source code of ls, cp, lscp, producter & consumer and philospher.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-19
    • 文件大小:1823744
    • 提供者:cos哥
« 12 »
搜珍网 www.dssz.com