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

搜索资源列表

  1. 利用递归实现指定目录下的EXE文件查找.rar

    0下载:
  2. 编程查找指定目录下所有EXE文件,并将其全路径存入Result.txt中,要求用递归
  3. 所属分类:其它

    • 发布日期:
    • 文件大小:51295
    • 提供者:
  1. 网络文件查找

    0下载:
  2. 在局域查找计算机路径
  3. 所属分类:源码下载

    • 发布日期:2011-02-15
    • 文件大小:9742041
    • 提供者:Li.TG@163.COM
  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. NETFile

    0下载:
  2. .net处理文件的常用操作,包括文件的查找,文件的删除,文件的移动,文件重命名等功能-. net commonly used in document processing operation, including document search, file deletion, file move, rename files and other functions
  3. 所属分类:.net

    • 发布日期:2017-03-30
    • 文件大小:850794
    • 提供者:tengyisong
  1. Fileman

    0下载:
  2. C#版本,功能较全的文件批量改名,查找,替换工具。包含正则表达式的使用。-C# Version features over the whole bulk of the document name, find, replace the tool. Includes the use of regular expressions.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:18911
    • 提供者:sunxun
  1. replace

    0下载:
  2. 查找文件中的内容并按要求替换成所需要的内容 -Find the contents of the document and needed to replace the contents of
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:176109
    • 提供者:李勇
  1. filefind

    0下载:
  2. delphi 的文件查找和遍历,基本文件操作-delphi find and traverse the document, the basic file operations
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-24
    • 文件大小:181789
    • 提供者:zn
  1. socket_shell

    0下载:
  2. 分别编一个客户端程序和服务器程序,首先建立客户程序与服务器之间正确的socket连结,然后利用send和recv函数,客户程序将一个较长的文本文件(如>1k字节) (目的是为了在一次连接测试多次的收/发)中的数据发送给服务器。要求服务器全部正确地接收到所有的数据(一个也不能少),并将其存入一个文件。 编写一个递归的shell程序 findit,该程序搜索参数2指定的目录树,查找所有的以 .c和 .h结尾的文件,如文件行中含有参数1指定的字符串,显示该行和相应的文件名。如目录参数2缺省,
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:13075
    • 提供者:pobenliu
  1. filefindvc

    0下载:
  2. 用vc写的文件查找程序......功能比较简单,一起学习-a file find program, using visual c++
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1950493
    • 提供者:golden
  1. DDM.0.2.5.src-PDF-file-search

    0下载:
  2. 文件管理程序,有强大的PDF文件查找功能-Document management program, including a strong PDF file search function
  3. 所属分类:File Operate

    • 发布日期:2017-03-25
    • 文件大小:104952
    • 提供者:小叶
  1. 文件搜索

    0下载:
  2. 通过搜索文件夹里文件的具体内容来查找和打开文件(Search and open files by searching for specific content in the folder)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:183296
    • 提供者:luval
  1. FileLocator Pro V6.5破解汉化单文件版

    0下载:
  2. filelocator破解版,支持windows下的文件查找功能(file locator used for windows file search)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:13322240
    • 提供者:nsjhw
  1. 遍历文件

    0下载:
  2. 递归查找计算机文件,可以按自己的文件名的要求遍历每个文件(Recursive search computer files)
  3. 所属分类:易语言编程

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:huihui123456
  1. 98快速的全盘文件查找程序

    0下载:
  2. 98快速的全盘文件查找程序(98 fast total file search program)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:6144
    • 提供者:0uq22iac
  1. FindFiles

    0下载:
  2. 通过递归查找文件的源代码,再Debug模式注意文件路径的深度,运行起来比较流畅,很有参考价值(The software can find files by recursion function; Take care the path depth when in debug mode; It can work smoothly and is good as a reference.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-03
    • 文件大小:6562816
    • 提供者:shiermoon
  1. 查找空文件夹v1.1

    0下载:
  2. 查找路径的空文件夹,可以打开,并且删除,没有使用注册表读取(Find the empty folder of the path, you can open, and delete, do not use the registry to read)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:332800
    • 提供者:BOBOPAPA
  1. 指定目录查找文件

    0下载:
  2. 简单文件搜索功能 简单文件2搜索功能 简单文件搜3索功能(Simple file search function, very convenient, very easy to use, especially to share with you)
  3. 所属分类:文件操作

    • 发布日期:2018-01-03
    • 文件大小:19456
    • 提供者:kof2018
  1. 顺序查找和折半查找

    0下载:
  2. 建立一个整数数据文件datafile 从文件中读取数据构成查找表 顺序查找 冒泡排序 递归及非递归折半查找方法(1, a plastic data file datafile is set up. 2, reading the data from datafile to form a lookup table 3, sequence lookup 4, bubble sort 5, recursive and non recursive binary search
  3. 所属分类:其他

  1. 散列查找

    0下载:
  2. 文件包含散列查找的C++代码以及说明文档。散列查找是一种高效的查找算法。代码中使用了类模板,可作为大型项目的查找接口。(The file contains hashed lookups for C ++ code and documentation. Hash search is an efficient search algorithm. Class code is used in the code as a lookup interface for large projects.)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:52224
    • 提供者:启明jun
  1. Windows文件系统过滤驱动开发教程

    0下载:
  2. 学习windows内核编程时,查找的相关资料,Windows文件系统过滤驱动开发教程(Windows file system filter driver development tutorial)
  3. 所属分类:系统/网络安全

    • 发布日期:2018-04-19
    • 文件大小:569344
    • 提供者:xacml3.0
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com