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

搜索资源列表

  1. Image-traversal

    0下载:
  2. 给定一个文件夹,遍历该文件夹下面所包含的所有图像,并将相应信息返回在一个结构体中-Given a folder, traverse the folder that contains all of the images below, and will return the appropriate information in a struct
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1858
    • 提供者:王一
  1. FtpFile

    0下载:
  2. VC++演示FTP文件遍历功能的程序源码,测试时候需要输入FTP的IP地址、端口、用户名和密码等信息,然后点击“遍历”按钮,程序可连接FTP并显示远程目录下的所有文件,包括文件夹等。目录遍历和文件遍历在IO接口操作中,非常常见,使用频繁,有兴趣可参考这个基础的文件遍历功能的实现。-VC++ demo FTP file traversal function of program source code, test time required to enter the FTP IP address,
  3. 所属分类:Communication

    • 发布日期:2017-04-28
    • 文件大小:21093
    • 提供者:dfjdj
  1. svm

    0下载:
  2. 使用perl进行遍历多重文件夹中的文件,并使用支持向量机进行模型训练。-Traverse files in the folder, and train model with SVM(support vector machine)
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:123003
    • 提供者:luxiaotian
  1. shujujiegou

    0下载:
  2. 文件夹包含图的遍历完整代码和最短路径问题的完整代码,一共有三个word文件。-Folder contains the complete code traversal of the graph and the shortest path problem, a total of three word file.
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:18783
    • 提供者:huoxingtan
  1. cx

    0下载:
  2. 对cad中文字进行替换,遍历整个文件夹。-To replace of cad in the text, traverse the entire folder
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:12428
    • 提供者:ZXQ
  1. serch

    0下载:
  2. 遍历目标文件夹,获取想要的文件位置,路径-Traversing the destination folder, you want to get the file location, path, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:897
    • 提供者:胖熊
  1. socket

    0下载:
  2. 一个简单的socket发送文件夹程序。服务器端选择文件保存位置,并开启监听。客户端选择要发送的文件夹,并输入服务器IP,即可发送。主要用于初学者利用socket发送文件夹时,如何通过遍历文件名去发送文件夹。缺点是不能发送含有与根文件夹相同名字的子文件-a simple socket program for transmitting folder.The server choose the place where to save the folder and start listening.The
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:109743
    • 提供者:
  1. browseDir

    0下载:
  2. C++语言编程实现文件夹遍历,希望对学习者有帮助。-C++ programming language folder traversal, learners want to help.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:895
    • 提供者:du32275
  1. search101

    0下载:
  2. 输入路径,该程序实现遍历该路经下的所有文件和文件夹-Enter a pass , this program will search all the files and folders in this pass
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:972
    • 提供者:shai7uli49
  1. FileSeek

    0下载:
  2. 这是andoid studio 工程,使用c/c++与java混合编程实现安卓平台的广度和深度文件遍历,有根据文件扩展名过滤功能,比纯java层的文件夹扫描快1倍以上-This is the android studio project, using c/c++ and java programming mix breadth and depth of the file traversal Android platform, there are filtering based on file e
  3. 所属分类:Other systems

    • 发布日期:2017-06-09
    • 文件大小:16178234
    • 提供者:陈森桦
  1. bianli

    0下载:
  2. 用vb语言写的源代码,可以遍历系统的文件夹,并用树形图显示出来-Source code, written with vb language can traverse the system folder, and display the tree diagram
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1159
    • 提供者:zhgisi
  1. bianli

    0下载:
  2. 用vb语言写的源代码,可以遍历系统的文件夹,并用树形图显示出来-Source code, written with vb language can traverse the system folder, and display the tree diagram
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1481
    • 提供者:h64huanzh
  1. FileManager

    0下载:
  2. 简易文件浏览管理器源码打开以后遍历可读的文件夹。内置文本编辑器,可以编辑文本文档,并且保存编辑后的文本信息。可以进行文件的操作有复制、粘贴、新建文件/文件夹、重命名、删除文件或文件夹等功能。但是目前只支持复制文本文件。点击文件以后可以获取文件的MIME类型并且列出所有可能打开该文件的程序选择器。如果是html文件则用本项目内置的网页浏览器工具打开,本项目注释很丰富。代码量不大,很方面学习和研究文件管理方面的内容。系统文件的管理需要root权限。-Simple file browser brows
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:1537605
    • 提供者:tuxiaoxia
  1. filefind

    0下载:
  2. 通过c++,遍历指定文件夹下的所有文件。-Traverse all files of the specified folder.
  3. 所属分类:Console

    • 发布日期:2017-05-16
    • 文件大小:4049103
    • 提供者:罗天蓝
  1. readfilename

    0下载:
  2. 遍历多层文件夹下满足特定条件的文件 可实现文件计数 文件名保存 及文件重命名等功能-Files that meet the specified conditions in a multi layer folder Can achieve file count file name and file rename function
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:991
    • 提供者: 李杰
  1. PYTHON-TRAVERSE-THE-FLODER

    0下载:
  2. python遍历目录文件名字输出到一个文本文档 python2.7列出文件夹的所有名字到一个文本文件 ptyhon列出文件夹下的所有文件名字- python traverses the folder and output the files name
  3. 所属分类:File Operate

    • 发布日期:2017-04-12
    • 文件大小:1181
    • 提供者:林端
  1. Myfilemanager

    1下载:
  2. 一个完整的Android文件管理器,包括遍历根目录浏览Android中的文件夹和文件,将其可视化地显示出来,并对文件进行简单的操作。(A complete Android file manager, including traversal of the root directory, browse Android folder and documents, visual display of them, and simple operation of the document.)
  3. 所属分类:android开发

    • 发布日期:2017-12-21
    • 文件大小:94208
    • 提供者:woodnymph
  1. 924575

    0下载:
  2. 实现了类似于windows资源管理器窗口的程序,其中可以遍历一个文件夹下所有的文件和子文件夹,并可在右侧宣示其相关信息()
  3. 所属分类:系统编程

    • 发布日期:2017-12-31
    • 文件大小:51200
    • 提供者:xdehapion
  1. untitled1

    0下载:
  2. 在文件夹内遍历搜索需要滤波的图像,并转换为numpy数组(Traversing within folders searches for images that need to be filtered)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:NCHU_wwy
  1. jq

    0下载:
  2. 本人亲自翻译的最新版的jQuery API中文手册(v3.2.1)。现在网上还没有其它人发布出jQuery 3.2.1的中文手册。 请解压后在文件夹里直接打开,首页是index.html。 jQuery是一个快速、小巧、功能丰富的Javascr ipt库。利用一些容易上手的API,它使一些任务,譬如HTML文档遍历和操纵、事件处理、动画,以及Ajax更简单,并能跨浏览器起作用。如果你是jQuery新手,我们建议你学习一下jQuery学习中心。 如果你已经更新到新的jQuery版本,请确
  3. 所属分类:JavaScript/JQuery

    • 发布日期:2018-01-09
    • 文件大小:1533952
    • 提供者:fanxiaojie
« 1 2 ... 8 9 10 11 12 1314 »
搜珍网 www.dssz.com