搜索资源列表
newdir.tar
- 用来在Linux下遍历目录,相当于find命令,是练习嵌套和回调函数的好例子。-It can be used to look through directory ,equal to find .It is a good example to pratice embed function and call faunction.
trav-dir.c
- 本文件可以在linux,UNIX 或者 Cygwin 下面编译执行, gcc -o filename.c 即可。 主要的功能是遍历目录,根据命令行参数可以实现文件拷贝文件查看等功能。 可以列出比某一时间更新的文件,并拷贝到另外一个目录中,并且保持目录结构不变化。 也可以只列目录名称,或者只列某系扩展名的文件名。可以打印文件信息。 如果用户经常需要备份一个目录下面的所有新文件,则此工具非常有效。
StringM
- 遍历给定目录中的所有文件(包括子目录中的文件),以实现文件查找功能。支持通配符查找。-given directory traversal of all documents (including subdirectories document), to achieve the document search function. Search support wildcards.
directory
- 递归法遍历磁盘目录,采用Visual C++ 6.0开发
MyExplorer
- 实现了一个Windows资源管理器,该资源管理器具有浏览系统文件、目录,以及对其进行删除、移动等操作的功能。主要介绍了树形控件的使用,列表控件的使用,相关Windows API的使用,系统图标列表的获取,以及递归实现遍历目录等。
testone
- fedora core 4下用KDevelop开发的一个遍历目录并读取相关文件的程序,供大家参考
DirBrowse
- 目录遍历,每发现一个文件提供处理函数,方便遍历中的处理
filesystem
- 使用ftw函数对目录进行遍历,函数原型是: int ftw(const char*dirpath, int(*fn)(const char*fpath, const struct stat *sb, int typeflag), int nopenfd) ftw函数遍历位于dirpath目录下的目录树,往下一层层地递归式遍历子目录 -Deepen the understanding of linux file system
extentreaddir
- 使用广度遍历的算法统计批定目录包括其子目录下文件的数量-Breadth traversal algorithms using statistical batch given directory including its subdirectories, under the volume of documentation
dir
- 一个小程序,遍历linux系统下所有目录。包括编译用makefile-A small procedure, traverse all the directories under linux system. Including the compiler to use makefile
expmt3
- UNIX下编程:目录树的遍历。包含文件:apue.h、error2e.c、pathalloc.c、3.c-Under UNIX Programming: the traversal tree. Include file: apue.h, error2e.c, pathalloc.c, 3.c
ReadFiles
- 怎么样用C++遍历某一目录下的所有文件?-How to read every files in the same directory with c++ language?
search_file
- 实现目录中文件查找,遍历,基本实现dir功能-Document the achievement of the directory search, traversal, the basic function of the realization of dir
deepreadcount
- 这是一个常用的小算法,深度遍历算法统计指定目录包括子目录下的文件数量.-This is a commonly used small algorithm, the depth of traversal algorithm statistics, including subdirectories under the specified directory number of documents.
linuxdir
- linux遍历目录,能够修改成查找某个文件。或者某个目录,并且记录当前的路径。-linux traverse directory, can be modified to search for a file. Or a directory, and the record of the current path.
2
- 利用c 语言,在linux环境下实现遍历文件夹构成目录树-folders tree
dir
- LINUX下目录遍历搜索文件程序,支持嵌套目录-Directory traversal to search for files under LINUX programs, supports nested directories
Airead-digit-box-6e93783.tar
- JPEG 文件解压缩(库文件) 背景音乐播放(多进程) 用户按键控制( IPC ) 画面特效显示(多线程) 目录遍历(多线程间通讯) Frombuffer 的应用(内存映射) U 盘检测(文件 I/O ) 天气预报( HTTP/XML )-JPEG files unzip (library files) The background music playback (Multi-process) The user button control (IPC) S
GetInfo
- 对可执行程序PE格式分析,输入输出表,资源表以及数据目录遍历-PE format executable program analysis, input-output tables, resource tables, and data directory traversal
ir
- 用API函数实现的硬盘某目录遍历程序,并同时显示正在遍历的内容-API functions using a hard disk directory traversal procedures, and also shows the contents being traversed
