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. Batch SearchFile 递归搜索框架

    0下载:
  2. 封装好的递归搜索框架善,还不完善,希望有人帮忙改善改善!-Packaging good recursive search framework of good, not perfect, hoping that someone will help improve the improvement!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:451637
    • 提供者:zesfl
  1. Option

    0下载:
  2. 一个小工具,可用于文件中文字内容的替换,支持多递归搜索文件-a small tool can be used to document text replacement, support multiple recursive search files
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14644
    • 提供者:唐少强
  1. ReplaceFileName

    3下载:
  2. 一个小工具,可以批量替换WINDOWS系统中的文件,支持递归搜索替换-a small tool that can replace Windows system volume of documents to support recursive search Replacement
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3870
    • 提供者:唐少强
  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. DesktopSearchEngine.开源的桌面搜索引擎源代码

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

    • 发布日期:2017-03-23
    • 文件大小:265316
    • 提供者:32487VG
  1. CFileFindExt

    0下载:
  2. CFileFind的扩展类CFileFindExt。加强了CFileFind类的功能,直接做成类CFileFind的继承类,非递归化时(为加快搜索速度,减少开销)将先深遍历改为层次遍历,用户根据需要可增加返回所有子目录名函数以及其它多参数处理函数。-CFileFind the expansion of category CFileFindExt. Strengthened CFileFind functions directly into the category of succession C
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:3382
    • 提供者:narnia
  1. enum_file

    0下载:
  2. 实现对磁盘文件递归搜索,利用回调函数来实现对搜索-The realization of recursive search of the disk file, using a callback function to achieve the search
  3. 所属分类:File Operate

    • 发布日期:2017-04-15
    • 文件大小:6518
    • 提供者:yucheng
  1. search

    0下载:
  2. 用VB函数Dir实现递归搜索目录.文件夹搜索.-Use VB Dir function to do the search.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:3737
    • 提供者:佘博文
  1. DesktopSearchEngine

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

    • 发布日期:2017-03-31
    • 文件大小:263296
    • 提供者:subzero_cn
  1. Commonalgorithms

    0下载:
  2. 一些常用的算法设计方法和C++环境下的实现方法。主要包括:迭代法、穷举搜、索法、递推法、递归、回溯法、贪婪法、分治法 -Some commonly used algorithm design methods and C environments are implemented. These mainly include: iterative method, exhaustive search, rope method, recursive method, recursion, backtra
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:28446
    • 提供者:wgl
  1. ChnChess

    0下载:
  2. 本程序在Windows98下用VC6.0编译通过,所使用位图来源于“象棋大师”教学软件, 设计和改进时参考了BorlandC++3.1的国际象棋程序和陈成涛所写的“中国象棋程序”。 在算法上采用有界深度优先Alpha-Beta剪枝递归搜索技术-The program under Windows98 using VC6.0 to compile, the use of bitmap from " Chess Master" teaching software design and
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-05
    • 文件大小:456175
    • 提供者:guanmj
  1. 200741119366291

    0下载:
  2. 速度飞快的数独计算器,基本的原理就是递归搜索,但在检查9个3*3小方块的时候使用了复杂度为O(1)的算法,使得求解速度极快 使用方法: 使用方法: STEP One:在文本文档中 写入81个数(待填的用0表示,每九个换行,每两个数之间空一个) 保存为 input.in(注意后缀) 运行 “数独终结者.exe” 文件夹内会生成一个Answer.out的文件,用文本打开,便是答案 (bestshudu.pas是源程序) -Sudoku calculator fast sp
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:31006
    • 提供者:cc5432166
  1. makedep.tar

    0下载:
  2. 用lex ,flex 语言实现在c,c++源代码中inlcude 所包括的文件名及其深度递归搜索。-With lex, flex language in c, c++ source code included inlcude the file name and its depth of recursive search.
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-07
    • 文件大小:1511
    • 提供者:jiang feng
  1. ChgDirName

    0下载:
  2. 可以递归搜索指定的目录树,将所有出现的指定目录名替换为另一个指定的名称。-Can recursively search the specified directory tree, all appeared to replace the specified directory name to another name specified.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:971
    • 提供者:Richard
  1. renname

    0下载:
  2. 根据自定义条件进行递归搜索文件并批量修改文件名-Recursive search for files and batch change file name
  3. 所属分类:File Operate

    • 发布日期:2017-04-09
    • 文件大小:1538645
    • 提供者:九里堤
  1. FindAllFilesInFolder

    0下载:
  2. 列出某个固定路径下面的所有文件列表,方便进行批量处理,含子文件夹递归搜索。-to list all the files in a certain folder.
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:38568
    • 提供者:余爱军
  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. 递归搜索的使用方法

    1下载:
  2. delphi递归搜索的使用,如何快速搜索指定目录下的文件和文件夹,无控件可直接编译,对于新手掌握文件夹和文件的快速检索提供学习方法
  3. 所属分类:文件操作

    • 发布日期:2018-01-12
    • 文件大小:25498
    • 提供者:czq_1314
  1. 递归搜索

    0下载:
  2. C语言程序递归例子,文档内列举了数个递归程序事例,并附有c语言代码(An example of C language program recursion)
  3. 所属分类:文章/文档

    • 发布日期:2018-05-03
    • 文件大小:27648
    • 提供者:桎梏琛紫
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com