搜索资源列表
Linux下C语言编程--文件操作
- 提供几种常见的文件操作,如对文件进行读或写,显示目录,创建目录等等。-provide several common file operations, such as the document read or write, show directory, create directories and so on.
Linux文件系统
- 本章介绍L i n u x内核是如何维护它支持的文件系统中的文件的.-chapter describes L i n u x-core is how to maintain its support for the file system in the papers.
一个LINUX的模块例子
- 一个LINUX模块例子内核模块时LINUX提供给用户动态扩充内核的一种机制。利用模块在PROC文件系统中挂接一个能读取系统时钟的文件。-example of a Linux kernel module module for Linux users dynamic expansion of a core mechanism. The use of modules in PROC file system articulated a system clock can be read in the pa
第八章:文件系统实验
- Linux 的最重要的特徵之一是它的为许多不同的文件系统的支持。这使其非常灵活从而与许多另外的操作系统可以很好的共存。linux采用的是树型结构。最上层是根目录,其他的所有目录都是从根目录出发而生成的。微软的DOS和windows也是采用树型结构,但是在DOS和windows中这样的树型结构的根是磁盘分区的盘符,有几个分区就有几个树型结构,他们之间的关系是并列的。但是在linux中,无论操作系统管理几个磁盘分区,这样的目录树只有一个。-Linux the most important featu
aomdv的改进协议
- 此压缩文件主要包括所有的修改过的文件,使用前要做好备份。具体方法见说明。
CFileTransfer
- 基于VC++6.0点对点的文件传输。socket编程 tcp/ip- Design and Realization of Point-to-Point Files Transfer with Visual C++6.0
fsch
- linux系统下实现类似win的对多个文件的文件内容检索的功能-linux system realizes similar win to many documents document content retrieval function
unix
- 模拟了一个简单的UNIX文件系统,实现了UNIX的文件管理功能-Simulation of a simple UNIX file system, the realization of the UNIX file management functions
download
- 在linux环境下利用socket实现ftp的文件下载-using socket to realise the download function in linux
Linux_file_operate
- linux系统下的文件操作实验程序,完成的功能如下。 在一个半径为R的监测区域,随机分布有M个节点,每个节点的感应半径为r,请完成: (1)建立节点的位置信息文件 (2)建立网络的拓扑信息文件 -linux operating system files under the experimental procedures, the completion of the function as follows. Radius of R in a monitoring region,
httpclient
- 基于tcp的文件下载程序,能下载网络上的资源-Tcp-based file download process, be able to download the resources on the network
transfer_file
- linux 下用C编写的文件传输程序-transfer_file of linux
file
- linux下的文件操作,使用linux文件相关命令,可与C语言的文件操作形成对比!-linux file under the operation, use linux file-related commands, with C language file operations in contrast!
Socket_c
- socket传输用于简单的文件传输,socket传输用于简单的文件传输-socket transfer
Linux_fileEncryption
- linux下的文件过滤驱动,附带详细的报告,很简单的实现,但是功能齐全,有兴趣的可以学习一下。-file system filter driver under linux, with a detailed report, it is easy to achieve, but fully functional, interested to learn about.
ipmsg.tar
- 命令行的文件传输工具 c语言开发的 linux平台-Command line file transfer tool for the development of c language linux platform
fileviewer
- 在诺亚舟学习机上使用的文件浏览器。于Linux平台上编译-Noah learning machine used in the file browser. Compiled on Linux platform ... ... ... ...
file_cp
- 一个万能的文件复制的程序,不管是WINDOW还是LINUX环境下都适用。-A universal program files are copied, whether or LINUX environment WINDOW apply.
制作yaffs
- 制作yaffs的文件系统镜像,文件包含yaffs的mkyaffs2image的源码以及说明文件(File system image for making yaffs)
Linux下的文件系统
- 实现一个在Linux下的模拟文件系统,完成目录的增删改、文件的增删改(Implementation of a simulated file system under Linux)