CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 遍历目录

搜索资源列表

  1. newdir.tar

    0下载:
  2. 用来在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.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1926
    • 提供者:会朋
  1. trav-dir.c

    0下载:
  2. 本文件可以在linux,UNIX 或者 Cygwin 下面编译执行, gcc -o filename.c 即可。 主要的功能是遍历目录,根据命令行参数可以实现文件拷贝文件查看等功能。 可以列出比某一时间更新的文件,并拷贝到另外一个目录中,并且保持目录结构不变化。 也可以只列目录名称,或者只列某系扩展名的文件名。可以打印文件信息。 如果用户经常需要备份一个目录下面的所有新文件,则此工具非常有效。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:7167
    • 提供者:车诗
  1. StringM

    0下载:
  2. 遍历给定目录中的所有文件(包括子目录中的文件),以实现文件查找功能。支持通配符查找。-given directory traversal of all documents (including subdirectories document), to achieve the document search function. Search support wildcards.
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:8671
    • 提供者:jenny
  1. directory

    0下载:
  2. 递归法遍历磁盘目录,采用Visual C++ 6.0开发
  3. 所属分类:扫描程序

    • 发布日期:2014-01-16
    • 文件大小:1847555
    • 提供者:dddd
  1. MyExplorer

    0下载:
  2. 实现了一个Windows资源管理器,该资源管理器具有浏览系统文件、目录,以及对其进行删除、移动等操作的功能。主要介绍了树形控件的使用,列表控件的使用,相关Windows API的使用,系统图标列表的获取,以及递归实现遍历目录等。
  3. 所属分类:系统编程

    • 发布日期:2014-01-18
    • 文件大小:431596
    • 提供者:suming
  1. testone

    0下载:
  2. fedora core 4下用KDevelop开发的一个遍历目录并读取相关文件的程序,供大家参考
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:214063
    • 提供者:张加林
  1. DirBrowse

    0下载:
  2. 目录遍历,每发现一个文件提供处理函数,方便遍历中的处理
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4892
    • 提供者:lin
  1. filesystem

    0下载:
  2. 使用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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:80822
    • 提供者:yu
  1. extentreaddir

    0下载:
  2. 使用广度遍历的算法统计批定目录包括其子目录下文件的数量-Breadth traversal algorithms using statistical batch given directory including its subdirectories, under the volume of documentation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2628
    • 提供者:davidq hu
  1. dir

    0下载:
  2. 一个小程序,遍历linux系统下所有目录。包括编译用makefile-A small procedure, traverse all the directories under linux system. Including the compiler to use makefile
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7127
    • 提供者:kimengng
  1. expmt3

    0下载:
  2. 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
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-04-15
    • 文件大小:4987
    • 提供者:yy
  1. ReadFiles

    0下载:
  2. 怎么样用C++遍历某一目录下的所有文件?-How to read every files in the same directory with c++ language?
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:829
    • 提供者:灰灰
  1. search_file

    0下载:
  2. 实现目录中文件查找,遍历,基本实现dir功能-Document the achievement of the directory search, traversal, the basic function of the realization of dir
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:254567
    • 提供者:zxc
  1. deepreadcount

    0下载:
  2. 这是一个常用的小算法,深度遍历算法统计指定目录包括子目录下的文件数量.-This is a commonly used small algorithm, the depth of traversal algorithm statistics, including subdirectories under the specified directory number of documents.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:2051
    • 提供者:davidq hu
  1. linuxdir

    0下载:
  2. linux遍历目录,能够修改成查找某个文件。或者某个目录,并且记录当前的路径。-linux traverse directory, can be modified to search for a file. Or a directory, and the record of the current path.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:4277
    • 提供者:xiong
  1. 2

    0下载:
  2. 利用c 语言,在linux环境下实现遍历文件夹构成目录树-folders tree
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:16293
    • 提供者:戴杰
  1. UFW

    0下载:
  2. 基于对话框的MFC优盘杀毒程序,运行程序时.有优盘插入时检测u盘里的autorun.inf-for(char cbNum= D cbNum<= Z cbNum++) //遍历可能的U盘盘符 { strdir.Empty() strdir.Format(" c:",cbNum) if(GetDriveType((LPCTSTR)strdir)==DRIVE_REMOVABLE)// 可移动的磁盘 { //-------
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:27266
    • 提供者:韩宾
  1. CheckFileDemo

    0下载:
  2. vc——实现遍历目录下的每个文件\CheckFileDemo的程序源码,值得一看!-vc- achieved through the directory of each file \ CheckFileDemo the program source code, worth a visit!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:36557
    • 提供者:汪树红
  1. CheckFileDemo

    0下载:
  2. 实现遍历目录下的每个文件\CheckFileDemo\CheckFileDemo.rar,很不错的vc源码,有兴趣的朋友可以看看。-Example 226- achieved through directory for each file \ CheckFileDemo \ CheckFileDemo.rar, very good vc source, interested friends can see.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:36630
    • 提供者:张志良
  1. dirfile

    0下载:
  2. C语言,简单的遍历目录,递归实现,要修改源码中的路径,一看就懂!-C language, a simple directory traversal, recursive, the path you want to modify the source code, one can understand!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2334
    • 提供者:hehuai
« 12 »
搜珍网 www.dssz.com