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

搜索资源列表

  1. ClientaServer

    0下载:
  2. 基于TCP协议的socket编程,实现了客户端与服务器的通信功能,客户端可以登录,向服务器端发送自己要共享的文件的文件名,向服务器发送查找文件请求等。适于socket编程的初学者阅读。-TCP-based socket programming, client communication with the server, the client can log on to the server sending the file you want to share their file name, f
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:4096
    • 提供者:onhatgr
  1. Ftp

    0下载:
  2. Ftp工具类,具有入,出和查找文件功能,同时实现了按照指定的文件名在指定的目录下查找,本算法为递归算法,会自动查找目录下的 -Ftp tools
  3. 所属分类:File Operate

    • 发布日期:2017-04-13
    • 文件大小:3516
    • 提供者:片西滨
  1. 1

    0下载:
  2. 文件查找 文件查找 文件查找-file filer file filer file filer file filer
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:70014
    • 提供者:hero
  1. FindFiles

    0下载:
  2. 文件查找 文件查找 文件查找 文件查找-find file
  3. 所属分类:Windows编程

    • 发布日期:2017-04-17
    • 文件大小:71081
    • 提供者:hero
  1. Demo

    0下载:
  2. 查找文件,VC++精选学习源码,很好的参考资料。-A search for a file, select learning VC++ source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:12607
    • 提供者:什锦丁儿
  1. PlayBackApp

    0下载:
  2. 一个海康板卡生成的mp4文件的预览程序,工作模式如下,从文件服务器查找文件,用tcp把文件以流的形式传输,通过该程序进行播放。对于使用海康播放器SDK开发有些帮助。-A Continental board generated mp4 file preview program, the following operating modes, find the file from the file server, the file transfer using tcp in the form of s
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-31
    • 文件大小:323499
    • 提供者:wangtao
  1. FAT32-Source

    0下载:
  2. 关于单片机及SD卡的FAT32的查找文件及读写TXT格式文件。-Find the file and read TXT format files on the microcontroller and SD card to FAT32
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6243
    • 提供者:鸢尾
  1. DiskCheck

    0下载:
  2. 本地磁盘管理,获取驱动类型,参数为根路径;查找文件目录是否存在等-Local disk management, access drive type, parameters for the root path find the file directory exists, etc.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3894
    • 提供者:陈淋
  1. FileFindThread

    0下载:
  2. 用MFC及线程实现的查找文件的小程序,在Visual Studio 上测试通过-MFC and threads with small programs implemented to find the file in the Visual Studio test on the test
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-24
    • 文件大小:27537
    • 提供者:yhm02797992768
  1. vbreadbmp

    0下载:
  2. VB读取和保存图片,图片格式这里假定是BMP,图片路径自己定义,如果图片文件和本程序在同一个文件夹就不用定义详细路径了,只要图片文件名,代码默认是在本级目录中查找文件。简要说下,读取图片是使用LoadPicture,保存图片是使用SavePicture。-VB to read and save the picture, picture format is assumed here BMP, image path own definition, if the image file and the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:166090
    • 提供者:ipudn44
  1. FindFile

    0下载:
  2. indFile源码,FindFile VC++在指定磁盘下查找文件,指定文件名查找文件,可指定磁盘分区,打开后自动获取各个磁盘分区 ,搜索到的文件将以列表形式显示在下边的显示区域中。-indFile source, FindFile VC++ Find in a specified disk file, specify the file name to find the file, you can specify a disk partition, each partition automati
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:224567
    • 提供者:SOU8GMY
  1. FindFile2

    0下载:
  2. FindFile VC++查找文件,传统方式的搜索文件,在输入框依次输入要查找的文件名称,再输入依次要查找的文件目录,在窗口中显示查询结果-FindFile VC++ to find the file, the traditional way to search for files in the input box to enter the file name in order to find, and then enter the file directory in order to find
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:14966
    • 提供者:77AZIG3
  1. search_directory

    0下载:
  2. MFC实现遍历整个目录查找文件,只需要知道文件名即可,在VC 6.0中已实验通过-MFC realize traverse the entire directory to find the file, you only need to know the file name, the experiment has been vc6.0
  3. 所属分类:File Operate

    • 发布日期:2017-04-13
    • 文件大小:1966
    • 提供者: 邹龙龙
  1. Delphi_678572

    0下载:
  2. Delphi:一个Delphi查找文件的示例程序源码,含完整编程思路和代码设计步骤。 -Delphi: Delphi to find a sample program source file containing the complete programming ideas and code design procedure.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:34750
    • 提供者:1BAM3PR
  1. getprocessid

    0下载:
  2. delphi获取进程连接端口,是一个进程连接端口查看器的源码,可输出TCP连接表,获取UDP连接表,将连接表信息保存到文件,创建进程快照,根据文件名查找文件信息,根据进程ID查找可执行文件路径,根据进程ID查找可执行文件名,将连接状态转换为说明字符串,获取TCP连接表的IP帮助函数声明等。-Delphi access to the process of connecting port, a port process viewer source code, can output the TCP c
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-05
    • 文件大小:15138
    • 提供者:lpudn17
  1. Java-search-file

    0下载:
  2. java实现在任意目录下查找文件,并以树形排列-Java implementation in any directory lookup file, and arranged in a tree
  3. 所属分类:Applet

    • 发布日期:2017-03-30
    • 文件大小:26999
    • 提供者:gg
  1. FindFileDemo

    0下载:
  2. 根据输入的文件关键字(以逗号隔开)查找文件,并拷贝到指定目录-Find the file and copied to the specified directory
  3. 所属分类:File Operate

    • 发布日期:2017-06-10
    • 文件大小:17523266
    • 提供者:zhouqianyi
  1. qt-book

    0下载:
  2. 基于QT的实例代码,包含查找文件、网络、ftp、多媒体播放器、网页编辑器等的实现-QT based code examples, including lookup files, network, ftp, multimedia player, web editor, realization
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-02
    • 文件大小:902215
    • 提供者:张恒平
  1. HiddenDirectory

    0下载:
  2. 该文档介绍了用NT驱动程序来拦截NTAPI来实现彻底隐藏文件和目录的目的。NT下有一个文件NTDLL.DLL,大部分NTAPI都是在这个库中封装的。其中实现查找文件和目录的API接口是ZwQueryDirectoryFile,所以我们只要拦截这个API的话,文件和目录就可以完全隐藏了!-This document describes the use of NT driver to intercept NTAPI to achieve completely hidden files and dir
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:9357
    • 提供者:yunhaitian
  1. proc

    0下载:
  2. file_search_1.c 查找文件的应用_数组 -Application for finding files
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:6607
    • 提供者:石婧
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com