CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - 树的遍历

搜索资源列表

  1. rdel

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

    • 发布日期:2008-10-13
    • 文件大小:1355
    • 提供者:sunwei
  1. 遍历文件夹并建成目录树

    0下载:
  2. 用VC实现遍历文件夹并建成对应的目录数。实现的操作封装成类,可重用。-with VC traverse folders and the completion of the corresponding directory number. To achieve the package into operation category, reusable.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:15028
    • 提供者:cai
  1. filetree

    0下载:
  2. 自动遍历文件夹生成成目录树,,可以参照其中的文件夹遍历算法-Traverse Folder automatically generated into a directory tree
  3. 所属分类:File Operate

    • 发布日期:2017-05-11
    • 文件大小:2759894
    • 提供者:魏忠祥
  1. XMLReadWrite

    0下载:
  2. 一个对简单的XML文件进行的程序,里面包含了对文件的读写和多叉树递归遍历。-A simple XML file for the procedure, which contains the document to read and write and many Recursive quadtree traversal.
  3. 所属分类:File Operate

    • 发布日期:2017-04-29
    • 文件大小:140028
    • 提供者:小童
  1. XML

    0下载:
  2. 用DOM-MSXML实现解析xml文件,可以遍历整个xml文件,并将结果以树的形式显示出来,使xml文件的结构一目了然。-use DOM-MSXML to parse the xml file
  3. 所属分类:File Operate

    • 发布日期:2017-05-03
    • 文件大小:1419569
    • 提供者:xman
  1. xml-test(tinyxml)

    0下载:
  2. TinyXML是一个开源的解析XML的解析库。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这课XML树。给出了tinyxml应用示例,vc实现。-TinyXML is an open-source parsing XML parsing library. The analytical model of the library by parsing XML file, and then generate the DOM model in memory, s
  3. 所属分类:File Operate

    • 发布日期:2017-03-25
    • 文件大小:48388
    • 提供者:zcy
  1. bianlidir

    0下载:
  2. 递归遍历目录树(用递归算法遍历目录下的文件和文件夹)-Recursively traverse the directory tree (directory with a recursive algorithm traverse the files and folders)
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:678
    • 提供者:you
  1. binary-tree

    0下载:
  2. 二叉树的遍历,包括先序遍历,中序遍历和后序遍历-traversing binary tree
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:846
    • 提供者:shalice
  1. sevuesce

    0下载:
  2. 按先序扩展序列建立二叉树,先序,中序,后序遍历的递归算法,不错-According to the first sequence extension set up binary tree, first order, in sequence, after the sequence traversal recursive algorithm, good
  3. 所属分类:File Operate

    • 发布日期:2017-12-14
    • 文件大小:2561
    • 提供者:coche
搜珍网 www.dssz.com