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

搜索资源列表

  1. FAT

    0下载:
  2. FAT32/fat16 SD卡上的代码,已经集成了文件查找,文件文件夹的创建可删除,文件拷贝,文件读取等,方便移植,移植的时候更改缓冲去,和2个主要的硬件读写函数就可以了-The driver of fat32/16 on sd cart,it have all of the function a fat32/fat16 should have,
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:9421
    • 提供者:小三
  1. findANDreplace

    0下载:
  2. 查找替换文件中的文字,可选操作某个文件夹的所有文件-Find replace text in the document, optional operation all the files in a folder
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:14017
    • 提供者:柳暗花明
  1. drvscan

    0下载:
  2. 快速的全盘文件查找程序,根据条件查找全盘,效率比较高.-Fast file find the overall program, according to conditions, to find comprehensive, more efficient.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:6140
    • 提供者:278
  1. Dir

    0下载:
  2. 查找文件夹下的子文件夹和所有文件,其中算法为递归实现-seach file of directory
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-24
    • 文件大小:1983770
    • 提供者:wangliang
  1. searchfiles

    0下载:
  2. 可实现通过输入文件查找条件从后台查找目标文件,并阶段性地显示查找结果-It can be realized by entering the search terms from the background document to find the target file, and periodically displays search results
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:52150
    • 提供者:lqh3417
  1. find

    0下载:
  2. 用Visual Basic快速的全盘文件查找程序-With Visual Basic quickly find a comprehensive documentation program
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:6290
    • 提供者:fjaklsdj
  1. 676375678

    0下载:
  2. 在一个已知的文本文件(是文章)中查找字符串,统计该字符串在文章中出现次数,字符串由用户给定-very good !~~~
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:2438
    • 提供者:武晓琪
  1. MyText

    0下载:
  2. 类似于windows的记事本,可完成正常的文件处理,查找替换功能-Similar to the windows of the notebook, to complete a normal document processing, find replace function
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1239486
    • 提供者:孟凡伟
  1. searcherFiles

    0下载:
  2. 文件查找模块,可以全盘查找,部分文件名查找-File search module, you can find a comprehensive, part of the file name to find
  3. 所属分类:File Operate

    • 发布日期:2017-04-14
    • 文件大小:2939
    • 提供者:waj
  1. 200712132918216_600it

    0下载:
  2. 基于VB编写的查找文件的程序,可查找指定文件夹下的所有文件或指定文件-based document prepared by the search procedures can be found under the designated folder of all documents or designated document
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:8027
    • 提供者:吴骏逸
  1. findfiles.ZIP

    0下载:
  2. Visual Basic ---使用递归算法在指定目录下查找文件-Visual Basic--- the use of a recursive algorithm to find the file in the specified directory
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:58442
    • 提供者:lyong88
  1. lunwen

    0下载:
  2. 通过C语言实现对文件的字符串查找替换功能,及自动排版的功能.代码高效,简洁.-Through the C language implementation of the document string search replace function, and automatic layout functions. Code is efficient, simple.
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:49731
    • 提供者:张能
  1. directoryfind

    0下载:
  2. 文件查找在很多场合会被派上用场,类ffsco将文件查找操作简单封装,使用只需要传递参数查找路径和文件匹配格式(可以继承该类的 match 方法实现自己的匹配算法)到find方法,查询结果(文件/目录等)被保存到类内部的vector容器,以后想怎么用都行。
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:30698
    • 提供者:qiufeng
  1. FindDupFree

    0下载:
  2. 查找电脑里面相同的文件,可以删除和查找不同日期的文件-Find a computer inside the same file, you can delete and search files on different dates
  3. 所属分类:File Operate

    • 发布日期:2017-03-23
    • 文件大小:543976
    • 提供者:aresgg
  1. search

    0下载:
  2. 查找替换命令行工具。可成批处理文本文件,主要特点有: 1.支持通配符、整字、大小写方式进行查找替换。 2.支持对照表文件进行查找替换。左边一列是查找的内容,右边一列是替换为的内容; 3.支持多种输出形式。可以只输出查找到的内容,可以剔除找到的内容,也可以删除包含关键字的一行。-Find&Replace command-line tool. Can be batch processing text files。main features are: 1. Support for wild
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:65688
    • 提供者:Su weiqin
  1. AE_Ajax_SiteAdmin

    0下载:
  2. 随着信息化进程,文件管理越来越受到企业的重视,但是企业在进行文件管理的过程中,经常会碰到以下的问题:海量文件存储,管理困难;查找缓慢,效率低下;文件版本管理混乱;文件安全缺乏保障;文件无法有效协作共享;知识管理举步维艰等。所以文件管理逐渐成为国内外业界研究的热点。   文件管理系统作为一个统一的信息管理机制,应具有下述功能:   ①统一管理文件存储空间(即外存),实施存储空间的分配与回收。   ②确定文件信息的存放位置及存放形式。   ③实现文件从名字空间到外存地址空间的映射,即
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:58160
    • 提供者:chenxianda
  1. FilesFind

    0下载:
  2. 文件查找编程,可以查找目录下所有文件,以及文件大小等功能-files find progam
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:39086
    • 提供者:王杰
  1. 2006658491559

    0下载:
  2. 最强悍的多功能文档编辑器,sEdit源代码。《多功能文档编辑器》界面采用3D窗体、XP按钮、XP菜单,无论是编辑文本文档还是编辑其它语言都可以轻松的编辑,浏览方便。主要功能如: 1、保存类型(保存和直接保存),直接保存是保存在多功能文档编辑器文件夹 2、选择文档保存,如不想保存整篇文档可以选择一段或者多段来保存 3、文档恢复,对旧的文档修改进行复原 4、全屏,浏览正篇文档的编辑效果 5、文档属性,显示文档的所有属性,例如:文档路径、大小,修改时间、创建时间等等 6、剪切板
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5832544
    • 提供者:解祥成
  1. FindFiles

    0下载:
  2. MFC 文件查找并且输出结果到文件中的例子,是<<Visual C++程序模块集锦>> 这本书里面的例子,需要的可以下载参考下-MFC File Search and output to a file in the example is the < <Visual C++程序模块集锦> > The book inside the case, you can download the information required under! ! !
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:27963
    • 提供者:
  1. hospitalftp

    0下载:
  2. 实现ftp文件查找,ftp文件下载,ftp文件上传等功能。适应银行系统进行批处理业务。-Achieve ftp file search, ftp file download, ftp file upload and other functions. Batch operations to adapt to the banking system.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-20
    • 文件大小:5943601
    • 提供者:pengmeng
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com