搜索资源列表
winbox
- winbox解压内核源代码. 将光盘里linux/uClinux-dailzh.tgz 文件复制到主机上/home目录下,. tar zxvf uClinux-dailzh.tgz. 这个命令会产生一个uClinux的源代码目录树/home/uClinux-dist. 2)按下面的命令序列编译内核. cd /home/uClinux-dist ... -winbox extract the kernel source code. Will CDs linux / uClinux-da
copy
- 采用了linux内部的系统调用read和write等编写的一个复制程序,执行效率很快
hotplug-2004_03_29.tar
- linux当usb设备插入的时候,你可以用hotplug做些事情,比如:自动copy移动硬盘的文件等等 -linux USB devices when inserted, you can use the hotplug do something, such as : automatic copy of the disk files, etc.
Senfore_DragDrop_v4.1
- Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
mycp
- 实现对linux下cp命令的模拟 在windows下实现 操作系统课程设计-copy
MFCFile
- MFC中文件操作,包括文件读写,复制,查找等-File operations in MFC, including documents to read and write, copy, find, etc.
tee
- 一个用C#编写的小工具,它的功能与linux下的tee功能和命令行相当,主要用于将命令行输出拷贝到文件,同时也回显到命令行-With the preparation of a small C# tool, its function and tee under linux command-line features and a considerable, mainly used to copy the command line output to a file, but also to the c
TextEditor
- 模仿linux vi文档编辑器的c语言文本编辑器 -Linux vi editor copy the document c-language text editor
WinImagev850
- WinImage is a fully-fledged disk-imaging suite for easy creation, reading and editing of many image formats and fileystems, including DMF, VHD, FAT, ISO, NTFS and Linux. The disk image is an exact copy of a physical disk (floppy, CD-ROM, hard disk, U
copy_f_mmap
- linux c 文件拷贝,内存共享,信号量,同步机制-linux c file copy, memory sharing, semaphores, synchronization mechanism
filecopy
- 文件复制,linux c 语言实现文件的复制,linux 内核-file copy
filesystem
- 一个linux环境下的模拟文件系统的程序,里面有使用说明,能够创建,删除,复制文件,用到了linux共享内存和信号量,另外有个shell程序进程与文件系统程序进行通信。-A linux file system environment, the simulation program, which has instructions for use, the ability to create, delete, copy files, use a linux shared memory and sem
antidlfile-1.4
- CS 1.5 防 cmd dlfile 攻击补丁 === === === === ===== CS 1.5 已经非常 老了,但是仍然有很多玩家喜欢 CS 1.5。 CS 1.5 有很多 BUG,其中一个BUG,就是当参数 sv_allowdownload 为 1 时,玩家可以通过在控制台输入类似如下命令 "cmd dlfile maps/de_dust2.bsp" 攻击服务器。 这个插件可以修复此BUG。 一、需求 metamod v1.19
2010os
- 操作系统课程设计:模拟Linux文件子系统的各种功能实现。如新建文件夹文件、复制、删除、修改权限,编辑txt文本等。-Operating System Course Design: Simulation of the various functions of Linux file subsystem implementation. If the new folder file, copy, delete, modify permissions, edit the txt text and so
linux-copy-command
- linux复制的命令大全,掌握之后,可方便操作,节省大量时间。-linux copy command Guinness, grasp after, convenient operation, save a lot of time.
pictureflow-qt
- C++ 基于qt库实现仿iPhone界面图片滑动切换效果,原来的代码是在qtcn里面下载的,这个程序只能在linux下面加载图片成功,windows下加载不上,原因未知,用法就是将图片拷贝到.exe目录内,同级目录,程序加载后会自动加载。-C++ based on the qt library implements imitation iPhone interface picture slide transition effects, the original code is qtcn insi
Copyfile
- 模拟Linux的Shell中cp复制文件命令的功能,亲测1G以内文件可用.带百分比进度显示,用法见文件说明。-a small copy file program.use like linux bash: cp source dest.
ElemCopy
- Elem Copy Source Code for Linux.
myText
- 这是利用Qt4.8.5编写简单文本编辑器。包括新建,保存,复制,粘贴,打印和制作PDF等等功能。源码可以在window和linux下编译之后运行。而发布文件中只有windows版本,linux需自行编译。-This is a Qt4.8.5 prepared using a simple text editor. Including new, save, copy, paste, printing and production PDF function. Source code can run
copyfile
- 可以在Linux下,自定义大小、时间间隔拷贝文件,用于在网络流量受限制的情况下拷贝远程文件(You can copy files in custom size and time interval under Linux, which is used to copy remote files when network traffic is limited.)