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

搜索资源列表

  1. zyl

    0下载:
  2. 本程序是一个在嵌入式下通过键盘控制复制文件,并在嵌lcd(microwindows)屏上显示的演示小程序。-this process is embedded in a keyboard under control reproduction of documents, and the embedded lcd (microwindows) displayed on the screen small demonstration procedures.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1313
    • 提供者:youling0927
  1. zengjiaLinuxxitongdiaoyong

    0下载:
  2. 添加一个新的系统调用,实现一项新的功能,如查找系统中所有进程的名称和族亲关系信息,或文件复制,重新编译和运行内核,使新的系统调用可用。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:26049
    • 提供者:杨华
  1. linux-libc-headers-2.6.11.1

    0下载:
  2. 多年来,通常的做法是直接从内核源代码中复制出“原始”的内核头文件,放在 /usr/include 中使用。但是最近几年,内核开发人员强烈要求停止这种做法。因此诞生了 Linux-Libc-Headers 项目,其目的就是维护一个API版本稳定的内核头文件。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4077509
    • 提供者:Olli
  1. 110Linuxjc

    0下载:
  2. File Name 第一课 什么是Linux 第二课 为什么使用Linux 第三课 Linux纵览 第四课 Linux的发展 第五课 Linux特性 第六课 Linux与其他操作系统的区别 第七课 TurboLinux简介 第八课 进入与退出系统 第九课 文件与目录操作 第十课 (10)Linux备份与压缩命令 第十课 (1)Linux文件和目录操作相关命令 第十课 (2)Linux文件内容查询命令
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:384758
    • 提供者:ice
  1. liunx_copyfiles.rar

    0下载:
  2. 这是LINUX下文件复制的一个小例子,希望对学习linux下C语言编程的朋友有启发.,This is a copy of LINUX a small example, hope to learn C language programming under linux friends instructive.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:537
    • 提供者:
  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-12
    • 文件大小:1541
    • 提供者:西风凋敝树
  1. NS2-MIMC

    2下载:
  2. 根据Ramon的多接口多信道模块修改的,更正了Ramon文章中不正确的部分,并给出了单信道和多信道的仿真例子以及关于吞吐量、抖动率、丢包率等方面的对比结果。只需要将ns2.34代码复制到相应文件中,运行所给例子即可得到结果。-According to Ramon' s multi-interface multi-channel module is modified, corrected Ramon part of the article is not correct, and gives the
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-05-07
    • 文件大小:214286
    • 提供者:pengqian
  1. s3c2410-linux-2.6.11.1-apm-08.11.02

    0下载:
  2. 将s3c2410-linux-2.6.11.1-apm-08.11.02.patch复制到内核根目录。 执行patch –p1 < s3c2410-linux-2.6.11.1-apm-08.11.02.patch即可! 在2.6.11.1内核中,创建字符设备的代码是:linux/arch/arm/kernel/amp.c。在根文件系统创建设备节点是dev/misc/apm_bios。-Will s3c2410-linux-2.6.11.1-apm-08.11.02.patch c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:8546
    • 提供者:Ivan
  1. cpu

    0下载:
  2. 复制文件 可以在linux 下通过运行此程序来实现文件的复制-copy files
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:3007
    • 提供者:wulei
  1. Electric-power-communication-protocol-packet-gener

    1下载:
  2. 这个小工具可以生成16进制的电力通信协议数据包,目前支持两种 协议:“中华人民共和国多功能电能表通信规约(DL/T 645—1997)” 和”山东电力集团公司用电现场服务与管理系统通讯规约”。能自 动复制生成的数据,默认为生成的数据添加0x前缀,这样就可以把 数据包方便地粘贴到代码或各种16进制调试工具里面,如“串口调 试助手”。也可以用来在调试分析时和调试状态的数据包进行对比, 以检验数据包的合法性。 本程序用 qt4.2.3 opensource + m
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:56750
    • 提供者:jeff
  1. 3

    0下载:
  2. 实现文件的复制,帮助理解Linux的编程环境-To achieve a copy of the file to help understand the Linux programming environment
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:1359
    • 提供者:lili
  1. OS_Pro3

    0下载:
  2. 运用通过父子进程之间的管道等完成linux下文件复制-Copy a file using pipe, in linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:27580
    • 提供者:Black
  1. cp

    0下载:
  2. 文件复制小程序,可用来复制文件和目录,文件复制小程序,可用来复制文件和目录,-Small program files that can be used to copy files and directories, file a small program used to copy files and directories,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:1483
    • 提供者:tamadekasile
  1. file_cp

    0下载:
  2. 一个万能的文件复制的程序,不管是WINDOW还是LINUX环境下都适用。-A universal program files are copied, whether or LINUX environment WINDOW apply.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:626
    • 提供者:王建
  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. fileCpy

    0下载:
  2. 学习资料 包括 文件复制 读写锁 学生描述符-Learning materials, including file descr iptor to read and write lock students
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1877
    • 提供者:房亮
  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-03-31
    • 文件大小:893
    • 提供者:吴方鸣
  1. Multi-threaded-

    0下载:
  2. 多线程文件复制 多线程文件复制-Multi-threaded multi-threaded file copy file copy multithreaded file copy
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-27
    • 文件大小:1671
    • 提供者:lwj
  1. file

    0下载:
  2. 在Linux系统中,以c语言实现文件复制功能,涉及到有关文件操作的write和read函数的应用。(Implement file copy function under Linux)
  3. 所属分类:Linux/Unix编程

  1. show_video.tar

    0下载:
  2. 本程序由Qt Creator 2.4.1编译生成。 主要代码文件如下: tdl.pro mainwindow.h mainwindow.cpp main.c mainwindow.ui Makefile 参数: 在server ip文本框内填写服务器的IP 在server port文本框内填写服务器的端口 若要在PC机运行本程序,只要在PC的linux系统中安装QT编译器,然后编译运行即可 若要运行于ARM 平台,则需要使用QT-embedded软件编译,之后
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-21
    • 文件大小:21504
    • 提供者:Dwyane05
« 12 3 »
搜珍网 www.dssz.com