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

搜索资源列表

  1. TypeDir2

    0下载:
  2. 用二叉树的算法对指定目录下的文件和目录以格式化的方法保存。修改了原程序中的一些bug。 -binary tree algorithm used for the specified directory of files and directories to the formatting preserved. The original amendments to the procedures in some bug.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:20297
    • 提供者:oliver
  1. 目录明细格式化保存为文本文件

    0下载:
  2. 用二叉树的算法对指定目录下的文件和目录以格式化的方法保存。 -Using Binary tree to save the text in sepecific file and catalogue
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:35818
    • 提供者:oliver
  1. rdel

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

    • 发布日期:2008-10-13
    • 文件大小:1355
    • 提供者:sunwei
  1. bianliwenjianjia

    0下载:
  2. 该源码可以从一个文件夹中撮所有的文件及文件夹名,并形成目录树,显示在控件中,供你查看。-the source code from a folder summarized all the documents and folders, and create directory tree and, displayed on the controller, you look for.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:17500
    • 提供者:郑明
  1. XTree

    0下载:
  2. 搜索目录树生成树形结构文本,是控制台命令Tree的可视化版本,可指定搜索深度、是否列出文件等多个可调的参数
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:74694
    • 提供者:g0od
  1. MutilTree

    1下载:
  2. 用C语言实现的文件目录搜索并保存到多叉树中,本人能力有限,仅供参考。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1375
    • 提供者:何斌
  1. treeview

    0下载:
  2. 构造目录树。解析操作系统文件结构,并在树控件中显示目录结构。自己编写,很实用。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:15669
    • 提供者:chen
  1. javadirtree

    0下载:
  2. java实现系统目录树控件 //导入以下类 import cn.xcode.framework.gui.useModule.xFilesTree.FilesTreeManager //在面板初始化的地方 FilesTreeManager ftm=new FilesTreeManager() //新增一个文件目录树总管对象 JTree tree=ftm.getFilesTree() //新增一个JTree对象,把ftm.getFilesTree()赋值给它
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:151966
    • 提供者:pazhu
  1. LsFileExplorer28

    0下载:
  2. LsFileExplorer28.pas(ver 2.80)包含三个部分: (1)TLsDirTree21:简单但功能完全的目录树视图控件(包含基本文件列表视图).它支持在目录中创建、删除和重命名操作. (2)TLsDirTreeCombo28:树视图专用的ComboBox. (3)TLsFileListView28:具有快捷菜单的文件列表视图控件封装了如打开、查看、剪切、复制、粘贴、删除、发送到、重命名等文件管理操作. -LsFileExplorer28.pas (ver 2.80) cont
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:661573
    • 提供者:颜林伟
  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. 编写并调试一个树型目录结构的文件系统

    1下载:
  2. 编写并调试一个树型目录结构的文件系统,模拟文件管理工作流程.设计多用户文件系统,采用多级文件目录。-Write and debug a directory tree structure, file systems, document management workflow modeling. Design a multi-user file systems, multi-level directory.
  3. 所属分类:文件操作

    • 发布日期:2017-05-14
    • 文件大小:3728275
    • 提供者:陈伟彬
  1. filetree

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

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

    0下载:
  2. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:164134
    • 提供者:史书
  1. DirectoryTree

    1下载:
  2. 利用Visual c++实现自动遍历文件夹生成成目录树-The use of Visual c++ Traverse Folder automatically generated into a directory tree
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:15358
    • 提供者:min
  1. OSFile

    0下载:
  2. 本设计模拟文件管理工作流程, 编写了一个树型的目录结构的文件系统,可支持多用户、树型目录结构文件操作-Simulation of the design document management workflow, the preparation of a directory tree structure of the file system that supports multi-user, the directory tree structure of file operations
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:123068
    • 提供者:jonwa
  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. CTreeCtrlXML

    0下载:
  2. 将任何目录树生成XML文档,源码中是把指定盘符下的目录结构生成一个XML文档-CONVERT TREEVIEWLIST TO XML DOCUMENT
  3. 所属分类:File Operate

    • 发布日期:2017-05-26
    • 文件大小:9456501
    • 提供者:wangbin
  1. fileacc

    0下载:
  2. 扫描指定的目录,列出目录树下所有的文件(包括隐藏文件),根据指定的访问日期分别记录(早于该日期和晚于该日期)到两个文本文件。用于搜索文件系统中被用到的文件。-Scan the specified directory, listed in the directory tree all files (including hidden files) were recorded (according to the specified access date earlier than the date a
  3. 所属分类:File Operate

    • 发布日期:2017-11-12
    • 文件大小:1451
    • 提供者:耿程新
  1. xml

    0下载:
  2. 本文是继《VCKBASE在线杂志》第十四期的XML栏目激烈文章之四。前面几篇文章介绍了XML目录树的创建、定制目录树的上下文菜单以及目录树节点的管理(如添加、删除、修改操作等)。-this is a good Program about XML.
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:17671
    • 提供者:陈王
  1. thgthis

    0下载:
  2. VC中没有像VB中那样的目录树控件,这个类弥补了这一缺憾(No like VB in the VC directory tree controls, this class to make up for the defects)
  3. 所属分类:文件操作

    • 发布日期:2017-12-25
    • 文件大小:4096
    • 提供者:ahnjn_3095
« 12 »
搜珍网 www.dssz.com