搜索资源列表

  1. showSubDir

    0下载:
  2. 通常遍历一个目录会采用递归的方式,本程序不采用递归的方法来遍历一个目录
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1745
    • 提供者:王立
  1. DirBrowse

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

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

    0下载:
  2. 这是一个遍历指定文件夹下所有目录、文件,并且计算指定文件夹占用空间大小的c++例子。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:36684
    • 提供者:杨阳
  1. FindFiles

    1下载:
  2. VC++的文件操作函数,可以遍历指定目录下的所有或指定类型的文件.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:37240
    • 提供者:路香群
  1. CRansackDirect

    0下载:
  2. 遍历指定目录下文件和子目录,查找指定条件(时间、大小、类型)的文件,并依自己喜好加以处理。-traverse designated directories and subdirectories document that you specified conditions (time, size, type), and according to their own preferences to be addressed.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4000
    • 提供者:曹天
  1. testcfindfileext

    0下载:
  2. 大家经常需要对指定目录下的所有文件进行搜索或其它相同操作。若文件数很多,逐一对每个文件手工操作,很费时。这里提供一个搜索或处理指定目录下的所有文件的C++类。作者用基于层次遍历的非递归算法(以减少运行时的时间和空间开销)实现了一个 CFileFind 的扩展类 CFileFindExt,该类可以对指定目录下的所有文件进行搜索或相同的处理操作。-designated directories on the search for all d
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:60008
    • 提供者:lbq
  1. 文件树的实现

    0下载:
  2. 以递归搜索的方法实现对目录的遍历,然后用treeview现实整个目录树.-recursive search for the right way to achieve directory traversal, and then use the treeview reality the whole directory tree.
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:345152
    • 提供者:林之焕
  1. 200409271711392774821

    0下载:
  2. FTP遍历下载目录,通信、网络开发、多媒体技术、流媒体软件人员-FTP download directory traversal, communications, network development, multimedia technology, streaming media software staff
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:40707
    • 提供者:吴闫
  1. 200409271711392774821

    0下载:
  2. FTP遍历下载目录,通信、网络开发、多媒体技术、流媒体软件人员-FTP download directory traversal, communications, network development, multimedia technology, streaming media software staff
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:39936
    • 提供者:
  1. rdel

    0下载:
  2. 该程序是用汇编语言编写的,采用COM 文件格式。主要设计思想为:把目录当作N个结点的二叉树, 采用二叉树的先序遍历完成对盘上目录的搜索、定位,即从根目录开始用INT21H的 4EH号子功能搜索匹配目录(CL=10H)并判断搜索的结果是否为目录,若是则进入此目录,删除文件后继续搜索下一级子目录。若不是则用INT21H的4FH号子功能搜索下一个匹配目录, 并在判断为真后进入目录删除文件,如此一级一级地纵向深入子目录删除文件,直到完成此目录的
  3. 所属分类:文件操作

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:sunwei
  1. BrowseFolde

    0下载:
  2. 主要是遍历整个系统目录,在VC++上编译通过.-mainly traverse the entire system directory, compiled by VC.
  3. 所属分类:TreeView控件

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:王峰
  1. SearchDir

    0下载:
  2. 用API函数实现的硬盘某目录遍历程序,并同时显示正在遍历的内容-using API functions of a hard drive directory traversal procedures, and also shows that the content is ergodic
  3. 所属分类:文件操作

    • 发布日期:2024-05-20
    • 文件大小:17408
    • 提供者:李某商
  1. SystemTreedev

    0下载:
  2. explore目录文件浏览,选择及反选,以及整个目录的遍历-explore directory file browser, and anti-choice election, as well as the entire directory traversal
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:23552
    • 提供者:renzheng
  1. mfc_filedir

    0下载:
  2. 基于MFC开发的几个文件操作和注册表操作的例子.实现的目录的遍历检索\文件路径操作\应用程序配置方便保存读取到注册表的功能,用VS2003编译工程为静态库,其他程序连接此库即可.作者为楚狂人.-MFC-based development and operation of several documents examples of the registry operation. Implementation of the director
  3. 所属分类:文件操作

    • 发布日期:2024-05-20
    • 文件大小:152576
    • 提供者:楚狂人
  1. perl_misc

    0下载:
  2. 对文件或目录的操作函数模版.根据对目录的分析结果对目录进行深度或广度遍历从而操作文件(或目录)-right file or directory operation function templates. Based on the analysis results directory of directories depth or breadth traversal thus operational documents (or direc
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:tzl
  1. viewftpcatalog

    0下载:
  2. 一个不错的使用CFtpFileFind和递归算法来遍历ftp目录的源代码-A good use of CFtpFileFind and recursive algorithm to traverse the directory ftp source code
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:22528
    • 提供者:ivan wang
  1. directory

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

    • 发布日期:2024-05-20
    • 文件大小:1847296
    • 提供者:dddd
  1. SystemTree

    0下载:
  2. 这是一个获得系统树的类功能演示,使用这个类可以方便的得到电脑上的所有文件夹目录,不用在写遍历函数-This is a phylogenetic tree to obtain the functional demonstration of the use of this type can easily be on the computer all folders directory, do not write traversal func
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-20
    • 文件大小:44032
    • 提供者:陈诚
  1. ReadFileProperty

    0下载:
  2. 可以遍历某一目录(宏定义),把目录中所有.exe.dll.的版本信息及日期生成文本!-Can traverse a directory (macro definition), the directory of all. Exe.dll. s Version information and date to generate the text!
  3. 所属分类:文件操作

    • 发布日期:2024-05-20
    • 文件大小:21504
    • 提供者:冯钢
  1. findFile

    0下载:
  2. 文件搜索程序 在windows环境下根据键入的目录进行文件搜索,包括子目录在内进行递归遍历.使用了BFS算法.-File search process in the windows environment directory under the file type search, including subdirectories, to perform recursive traversal. The use of the BFS
  3. 所属分类:Shell编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:xiao fei
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 19 »

源码中国 www.ymcn.org