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

搜索资源列表

  1. linux下du的实现

    1下载:
  2. 深度搜索实现文件搜索
  3. 所属分类:操作系统开发

    • 发布日期:2009-03-15
    • 文件大小:1658
    • 提供者:kyouing@126.com
  1. VC++编写的U盘小偷小程序

    0下载:
  2. VC++编写的U盘小偷小程序 实现对给定文件名的文件搜索下载
  3. 所属分类:Windows编程

  1. DesktopSearchEngine.开源的桌面搜索引擎源代码

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

    • 发布日期:2017-03-23
    • 文件大小:265316
    • 提供者:32487VG
  1. 输入关键文字来搜索内容中包含关键文字的word文档

    0下载:
  2. 主要完成功能:选中的文件夹中,通过输入关键文字来搜索内容中包含关键文字的word文档,并显示出这些word文档的文件名和文件路径。 -Main completion: the selected folder by typing key words to search for content in word document containing the key word, and word documents show the file name and file path.
  3. 所属分类:文件操作

    • 发布日期:2017-05-17
    • 文件大小:4835114
    • 提供者:liwenyi
  1. FileSearchSystem.rar

    0下载:
  2. vc++文件查找系统,可以通过文件名,部分文件名,以及文件内容搜索本地文件,vc++ document search system, can the file name, part of the file name, as well as the content of the document to search for local documents
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:48537
    • 提供者:tohshin
  1. Find_OperationSystemExperiment

    0下载:
  2. 仿照unix操作系统中的find命令,在windows上实现一个find命令。find命令从指定的目录下开始,递归地查找指定文件。其命令格式如下: find PATH -option 参数 [-print] [-exec 命令 {} \ ] PATH:查找的起始目录。 -option 参数:用来控制搜索方式,具体如下(以下只给我常用的): -name "文件":指定要查找的文件名,可以有通配符?*等。 -prune 目录:指出搜索时不搜索该目录。 -mt
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:53851
    • 提供者:luqianhui
  1. wordcounter.rar

    1下载:
  2. 词频统计工具:由用户指定搜索范围,程序遍历搜索范围中所有文本文件(*.txt),统计文本中所有出现单词的出现次数。遍历之后,计算所有单词的出现频率,将各单词按出现频率由大到小排列汇同其出现频率输出到用户指定的文件中。,Frequency statistical tools: the scope of the search specified by the user, the program searches all traverse text file (*. txt), text statis
  3. 所属分类:Windows Develop

    • 发布日期:2015-12-28
    • 文件大小:2466
    • 提供者:ljh
  1. FinderDemo

    0下载:
  2. 多线程的VC++高速文件搜索代码,设置路径、文件名、包含字符、线程数,程序会快速运行起来,不过你的硬盘可要忙的不亦乐呼了,一般情况下,搜索文件速度受制约的是硬盘,而不是程序本身。 -Multithreaded VC++ high-speed file search code, set the path, file name, including the characters, the number of threads, the program will quickly run up, bu
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:45568
    • 提供者:madud00144
  1. vchelper

    0下载:
  2. 文件搜索, 检索根目录下的所有文件, 速度很快-File search, retrieve all the files in the root directory, fast
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:47924
    • 提供者:zwd
  1. ChFind.rar

    0下载:
  2. 中文查找工具,可以搜索出文件中含有中文字符串的位置并且定位到文件,ChineseCharSearchedTool
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:251813
    • 提供者:陈启华
  1. NETspider

    0下载:
  2. 军长搜索是一款基于 Microsoft .NET 2.0 开发的垂直搜索引擎。系统有着强大的文件和数据库引索能力,支持中英文分词,文件相似度分析排序,文件数据时实监控与更新,恐龙级的引索速度和毫秒级的搜索速度,搜索结果高亮显示,系统分两部分组成第一部分是C/s的搜索蜘蛛,第二部分是B/s的 WEB用户搜索显示界面,其整个系统的工作过程完全模仿了超级搜索引擎的工作原理。系统支持对站内和全网的引索。-Search is a commander based on the Microsoft. NET
  3. 所属分类:CSharp

    • 发布日期:2017-05-23
    • 文件大小:7394026
    • 提供者:wyf
  1. OpenCV-tuxiangpeizhu

    0下载:
  2. 实现相位相关图像配准,编译产生库文件,用于openCV平台。实现了相位相关图像的快速搜索和两幅图像之间的匹配-Implementation phase correlation image registration, create library files compiled for openCV platform. Achieve the rapid phase correlation image search and matching between two images
  3. 所属分类:Other systems

    • 发布日期:2016-01-25
    • 文件大小:209336
    • 提供者:杨博明
  1. FileSearcher

    0下载:
  2. 一个用JAVA编写的文件搜索程序,效率比windows自带的要高些。最重要的是这个程序能加深你对JAVA文件流的理解。 -JAVA prepared a document with search procedures, efficiency of windows to bring their own higher. The most important thing is the process you can deepen the understanding of JAVA documen
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:2040
    • 提供者:房兴华
  1. wjss

    0下载:
  2. 用来文件搜索 , 适合初学者进行学习研究,不错的源码-Search for files, suitable for beginners to learn research, a good source
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:170497
    • 提供者:yuanmad4
  1. Everything

    0下载:
  2. 近期对Everything倍感兴趣,收集了该软件的执行程序,开发包,帮助文件,先贡献出来,供大家下载研究。 Everything是速度最快的文件名搜索软件。其速度之快令人震惊,百G硬盘几十万个文件,可以在几秒钟之内完成索引;文件名搜索瞬间呈现结果。它小巧免费,支持中文,支持正则表达式,可以通过HTTP或FTP分享搜索结果。如果不满意Windows自带的搜索工具、Total Commander的搜索、Google 桌面搜索或百度硬盘搜索,如果正在使用或放弃了Locate32,都值得推荐这款体积
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-01
    • 文件大小:593648
    • 提供者:峰回路转
  1. sudoku

    0下载:
  2. 采用启发式搜索算法,能解任意合法的数独(由input.txt文件输入),还能自动生成唯一解的数独初局-Using heuristic search algorithm, to obtain any number of legal independence (from the input.txt file input), can automatically generate a unique solution of the early Sudoku Board
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-24
    • 文件大小:4475
    • 提供者:王加福
  1. ScanFile1

    0下载:
  2. C#磁盘文件扫描,磁盘文件扫描系统 V1源码 采用多线程实现的文件扫描,可以暂停,看是,退出 程序功能 可在指定的磁盘内对指定的内容进行搜索。 -C# disk file scanning, document scanning system disk V1 source multi-threaded implementation of document scanning, can pause, look at that, exit the program funct
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:46832
    • 提供者:王茜
  1. madengine

    0下载:
  2. 根据特定URL地址读取所有页面自动建立索引文件的搜索程序 -Serach app which can read all the special urls webpages and setup up index automatically
  3. 所属分类:Search Engine

    • 发布日期:2017-11-20
    • 文件大小:26462
    • 提供者:站长
  1. mysearch

    0下载:
  2. 可以搜索特定文件的全文搜索程序 -Full text search
  3. 所属分类:Search Engine

    • 发布日期:2017-11-17
    • 文件大小:19331
    • 提供者:站长
  1. KazaaSearch_Source_Code

    0下载:
  2. 自动在internet上搜索文件并下载的工具源码- Automatically searches the document and the downloading tool source code on internet
  3. 所属分类:Search Engine

    • 发布日期:2017-11-10
    • 文件大小:190207
    • 提供者:none
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com