搜索资源列表
linux-copyfile
- linux下的文件复试函数,C语言实现,具有图形界面。-file copy fuction for Linux system,writen in C, use GTK
CServer.tar
- 用UICI库实现了父服务器策略。父进程接受客户机连接并创建出一个子进程来调用copyfile,这样父进程就可以继续等待连接了。-By UICI library implements strategy for the parent server. The parent process to accept the client connections and creates a child process to call copyfile, so the parent process can con
copyfile
- 复制的函数,操作系统ubuntu,用到内核函数,操作系统课程设计-copy function using kenerl function for operation system
c-copyFile
- linux操作系统下,c库函数实现文件操作之(2)-Linux operating system, C library functions file operations, (2)
Copyfile
- 模拟Linux的Shell中cp复制文件命令的功能,亲测1G以内文件可用. 带百分比进度显示,用法见文件说明。-a small copy file program. use like linux bash: cp source dest.