CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 递归文件

搜索资源列表

  1. SearchFileLynn

    0下载:
  2. 自己写的一个搜索文件的工具,采用递归搜索,可以选择不同的驱动器,统计文件和文件夹。-himself wrote a document search tool, using recursive search, can choose a different drive, statistics files and folders.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:34930
    • 提供者:吟风
  1. DelDir

    0下载:
  2. 用vc写的演示如何实现用于编写卸载程序的自删除技术,同时用递归方法删除一个目录下所有文件-vc write with a demonstration of how to achieve unloading procedures for the preparation of self-removal technique, Recursive methods used to delete a directory of all documents
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:93220
    • 提供者:xiaoxin
  1. First36ghjghkf

    0下载:
  2. 用递归方法查找文件 用递归方法查找文件-using recursive method search for documents usin g recursive method search for documents
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1303
    • 提供者:往事
  1. MyExplorer

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

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

    0下载:
  2. 自动递归删除文件的工具程序-automatically delete files recursive procedure tools
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4949
    • 提供者:光个
  1. ftw

    0下载:
  2. 实现在linux/unix下面对于指定路径的文件类型统计 采用递归读目录方法-To achieve in the linux/unix the following statistics for the file type of the specified path recursively read directory
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1670
    • 提供者:liuyang
  1. ext2read-2.2.70-src

    0下载:
  2. Ext2Read 它能查看 ext2/3/4 分区并从中拷贝文件和目录,支持 LVM2 和 EXT4 extent ,以及递归拷贝整个目录。-Ext2Read can see ext2/3/4 partition and copy files and directories from which to support LVM2 and EXT4 extent, and recursively copy the entire directory.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:188088
    • 提供者:陈文捷
  1. ffsco

    0下载:
  2. 利用递归列出指定文件夹下的所有文件和文件夹。-Recursive use of a designated folder of all files and folders.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:45529
    • 提供者:海文
  1. ChangeDirName

    0下载:
  2. 此程序可以根据一定的条件,递归的更改文件夹的名字-This procedure can be according to certain conditions, recursive folder name change
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:153395
    • 提供者:wpengcheng01
  1. CheckDiskSpaceDlg

    0下载:
  2. C++不提供删除非空目录的函数,只能通过递归实现删除某文件夹下的所有内容-C++ does not provide non-empty directory to delete the function, only through the recursive realization of a folder to delete all the contents of
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:3482
    • 提供者:lc
  1. DesktopSearchEngine

    0下载:
  2. 一款开源的桌面搜索引擎源代码,技术特色包括快速搜索文件(作者称经常会少于1秒),支持音乐/文档/图片筛选过滤,文件类型筛选过滤,文件访问和文件大小筛选等。源代码包括了一个加速技术及有关函数,以及闪速注册表读取类。源代码中包含使用CopyMemory API函数构建的二进制文件转储功能,从内存获取对象集合,使用WMI脚本对象,多线程递归搜索以及其他的技术,总之是一款不错的源代码,对希望编写桌面搜索引擎的网友可以提供借鉴。 首先把 Engine目录下的prjEngine.vbp编译为Hyper
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:263296
    • 提供者:subzero_cn
  1. md5deep-3.4.tar

    0下载:
  2. 计算任何数量文件的MD5、SHA-1、SHA-256、Tiger、whirlpool的消息摘要,通过递归目录结构的方式。亦可以匹配输入的多种格式哈希表文件。-Computes the MD5, SHA-1, SHA-256, Tiger, or Whirlpool message digest for any number of files while optionally recursively digging through the directory structure. Can also
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:247504
    • 提供者:nathun
  1. TinyRAT[D]

    0下载:
  2. 功能需求: [1]------------------------------------------- 1.进程插入,反向链接,穿防火墙,自安装 [2]------------------------------------------- 管理功能: File Manager: 1.获取磁盘 2.获取目录中的文件列表与文件夹列表 3.删除文件 4.新建文件夹 5.删除文件夹(必须文件夹是空的才可以完全删除文件夹-以后增加递归删除所有文件功能)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:72088
    • 提供者:376111502
  1. pstree

    1下载:
  2. 在linux下利用c语言实现的进程树的打印,主要通过/proc下的目录中的进程文件,获取status中的进程信息内容,然后利用递归实现进程树的打印-Under the linux process using c language to print the tree, primarily through/proc directory under the file in the process, the process to obtain status information, and then u
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1166
    • 提供者:ZBL
  1. mytree

    0下载:
  2. linux下tree命令的简单实现,采用递归算法,几乎可以列出整个文件系统的内容!除文件着色外,其显示结果,排布基本和tree命令一样。 用gcc编译时需加参数 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64-simple linux command to achieve the next tree, using a recursive algorithm, almost the entire file system can list the contents!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:6142
    • 提供者:守护者
  1. Unix

    0下载:
  2. 1 ls [语法]: ls [-RadCxmlnogrtucpFbqisf1] [目录或文件......] [说明]: ls 命令列出指定目录下的文件,缺省目录为当前目录 ./,缺省输出顺序为纵向按字符顺序排列。 -R 递归地列出每个子目录的内容 -a 列出所有文件,包括第一个字符为“.”的隐藏文件 -d 若后面参数是目录,则只列出目录名而不列出目录内容,常与-l选项连 用以显示目录状态。 -C 输出时多列显示 -x 横向按字符顺序排列 -m 输出按流式格
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-23
    • 文件大小:31355
    • 提供者:winxp
  1. wjbl

    0下载:
  2. 递归遍历全盘文件,遍历指定文件。学习好历程-Recursive traversal of the overall document
  3. 所属分类:Scanner

    • 发布日期:2017-03-27
    • 文件大小:2070
    • 提供者:程斌先
  1. search

    0下载:
  2. 递归搜索查找文件,带扩展名,功能简单,效率高-Recursive search to find files with the extension features a simple, high efficiency
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-25
    • 文件大小:490197
    • 提供者:damon_echo
  1. cp

    0下载:
  2. linux系统命令中的cp命令的编写,包括递归拷贝目录下面的文件/目录-linux system command cp command written recursively copy directory file/directory
  3. 所属分类:Driver develop

    • 发布日期:2017-11-14
    • 文件大小:7268
    • 提供者:urey
  1. UNIX

    0下载:
  2. UNIX常用命令-目录及文件操作命令,递归地列出每个子目录的内容-The Common UNIX command- directory and file manipulation commands
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-27
    • 文件大小:16129
    • 提供者:黄天
« 12 »
搜珍网 www.dssz.com