搜索资源列表
zyl
- 本程序是一个在嵌入式下通过键盘控制复制文件,并在嵌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.
zengjiaLinuxxitongdiaoyong
- 添加一个新的系统调用,实现一项新的功能,如查找系统中所有进程的名称和族亲关系信息,或文件复制,重新编译和运行内核,使新的系统调用可用。
linux-libc-headers-2.6.11.1
- 多年来,通常的做法是直接从内核源代码中复制出“原始”的内核头文件,放在 /usr/include 中使用。但是最近几年,内核开发人员强烈要求停止这种做法。因此诞生了 Linux-Libc-Headers 项目,其目的就是维护一个API版本稳定的内核头文件。
110Linuxjc
- File Name 第一课 什么是Linux 第二课 为什么使用Linux 第三课 Linux纵览 第四课 Linux的发展 第五课 Linux特性 第六课 Linux与其他操作系统的区别 第七课 TurboLinux简介 第八课 进入与退出系统 第九课 文件与目录操作 第十课 (10)Linux备份与压缩命令 第十课 (1)Linux文件和目录操作相关命令 第十课 (2)Linux文件内容查询命令
liunx_copyfiles.rar
- 这是LINUX下文件复制的一个小例子,希望对学习linux下C语言编程的朋友有启发.,This is a copy of LINUX a small example, hope to learn C language programming under linux friends instructive.
mycp
- 使用 creat,read,write等系统调用实现在linux下文件复制命令-The use of creat, read, write, such as system calls in the implementation of the file copy command linux
NS2-MIMC
- 根据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
s3c2410-linux-2.6.11.1-apm-08.11.02
- 将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
cpu
- 复制文件 可以在linux 下通过运行此程序来实现文件的复制-copy files
Electric-power-communication-protocol-packet-gener
- 这个小工具可以生成16进制的电力通信协议数据包,目前支持两种 协议:“中华人民共和国多功能电能表通信规约(DL/T 645—1997)” 和”山东电力集团公司用电现场服务与管理系统通讯规约”。能自 动复制生成的数据,默认为生成的数据添加0x前缀,这样就可以把 数据包方便地粘贴到代码或各种16进制调试工具里面,如“串口调 试助手”。也可以用来在调试分析时和调试状态的数据包进行对比, 以检验数据包的合法性。 本程序用 qt4.2.3 opensource + m
3
- 实现文件的复制,帮助理解Linux的编程环境-To achieve a copy of the file to help understand the Linux programming environment
OS_Pro3
- 运用通过父子进程之间的管道等完成linux下文件复制-Copy a file using pipe, in linux
cp
- 文件复制小程序,可用来复制文件和目录,文件复制小程序,可用来复制文件和目录,-Small program files that can be used to copy files and directories, file a small program used to copy files and directories,
file_cp
- 一个万能的文件复制的程序,不管是WINDOW还是LINUX环境下都适用。-A universal program files are copied, whether or LINUX environment WINDOW apply.
linux-mycp
- 实现文件复制:完成一个目录复制命令,包括目录下的文件和子目录。学习和掌握操作系统中与文件操作相关的概念,并使用系统提供的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
fileCpy
- 学习资料 包括 文件复制 读写锁 学生描述符-Learning materials, including file descr iptor to read and write lock students
linux
- 文件复制。完成一个目录复制命令mycp,包括目录下的文件和子目录-Copies files. Complete a directory replication mycp commands, including a list of files and subdirectories in a directory.
Multi-threaded-
- 多线程文件复制 多线程文件复制-Multi-threaded multi-threaded file copy file copy multithreaded file copy
file
- 在Linux系统中,以c语言实现文件复制功能,涉及到有关文件操作的write和read函数的应用。(Implement file copy function under Linux)
show_video.tar
- 本程序由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软件编译,之后