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

搜索资源列表

  1. 20040913190255_vczx_clsrwini

    0下载:
  2. 读写ini的C++类 一、本类只有4个函数,分别为写数字,读数字,写文本,读文本。支持相对路径。可以用于有或无mfc支持的程序。visual c++6编译通过。 ini格式: [appname] keyname=s 二、代码:请下载压缩包。 三、如需要绝对路径删除CHAR FilePath[255] ---strcat(FilePath,fn)-literacy ini a category C, the only four categories of functions, namely dig
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1.19kb
    • 提供者:王迎芳
  1. dotnet写的文件分割器

    0下载:
  2. 下面我将这个文件分割器的运行流程简单列出如下: 1、 选择要分割原文件,用OpenFileDialog控件实现,变量SplitSourceFileName 记录文件路径。 2、 选择分割后文件的保存地址,用FolderBrouserDialog控件实现,变量SplTargetFolder记录保存路径。 3、 用户输入分块大小,可选择以KB或以MB为单位,变量ItemSize记录。 4、 点击“开始分割”按键,若个参数合法,则开始执行分割过程,进度条显示执行进度,否则提示错误。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:28.79kb
    • 提供者:soft271
  1. SelectFilesPath

    0下载:
  2. 该程序实现了在CFileDialog中,一次选中多个文件时,文件路径的处理-the program in CFileDialog, a selected number of documents, document processing path
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:28kb
    • 提供者:fwy
  1. SelectFilesPath_new

    0下载:
  2. 该程序实现了对读取多个文件的文件路径的处理,将选中的多个文件路径显示在列表中,还实现了对某个文件夹的选择,并可将选中文件夹的路径显示在列表中-the program achieved a number of documents to read in the paper path, it will select a number of file path displayed in lists, but also to achieve a certain folder options could b
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:32.1kb
    • 提供者:fwy
  1. 5个c程序源代码

    0下载:
  2. 五个c源代码 矩阵的运算方法 邻接矩阵求解最短路径 全屏幕模拟时钟 先序遍历非递归算法 字符串查找-5 c source code matrix arithmetic method adjacency matrix for the Shortest Path full-screen analog clock preorder non - recursive algorithm to search string
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4.79kb
    • 提供者:张广旭
  1. import java

    0下载:
  2. 比较牛的最短路径源代码。大家共享一下,呵呵。我的电子邮箱欢迎:Lyl@szzfcg.cn-the shortest path source code. Share what, huh. I welcome e-mail : Lyl@szzfcg.cn
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:18.17kb
    • 提供者:王小强
  1. 搜索子目录(VC源码)

    0下载:
  2. (1) 代码接口和CFileFind一样,所以如果原来有搜索单一目录的程序,现在要把下 面的子目录也搜索,那么只需要把原来的CFileFind改成CFileFindAll就可以了 (当然要包含FileFindAll头文件了)。 这样就不用大段的改代码了。 (2) 增加了同一个子目录下文件按文件名排序,或者随机打乱顺序 (3) 增加了返回文件路径的n级根目录的功能。+n返回n级目录,-n返回(总级数-n) 级目录。 -(1) interface and CFileF
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3.25kb
    • 提供者:牛牛
  1. CreateAllDir

    0下载:
  2. 不到10行代码,不依赖MFC创建建立产生多级目录,无论是相对路径还是绝对路径.本来是个小玩意儿,但是看站上没有就传上来了,各位见笑了.-less than 10 lines of code, not dependent on the establishment of MFC have to create multi-level directory, whatever path is a relative or absolute path. originally a small thing, bu
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:839byte
    • 提供者:易佳
  1. Example09

    0下载:
  2. 一个小型的文件查找系统,可以根据文件大小或路径查找硬盘上的文件并显示完整路径名-a small document locator system can be based on the file size or path to search files on the drive and display full path name
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:46.37kb
    • 提供者:柱子
  1. AspUploadv3.0

    0下载:
  2. 用VB编写的WEB文件上传程序,不限制上传文件大小,其中的示例可以直接复制运行,注意文件路径要更改-VB prepared by the WEB file upload procedures, upload file size limitations, examples of which can directly copy operation, to document path to change
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1.39mb
    • 提供者:songwei
  1. FindWord

    0下载:
  2. 设置路径,查找的关键字,文件类型,然后点Search,查找结果就会显示在列表框架里。可以在查找文件,查找关键字时用到本例程.-set path, the search for the keyword, file type, and then Search, Search results will be displayed in lists framework. The search for documents, the search keywords used when the routines
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:42.64kb
    • 提供者:曹文博
  1. DelVcTmpFiles

    0下载:
  2. 删除vc生成的临时文件,包括debug,release中的obj等临时文件,最大线路压缩你的硬盘空间,支持递归路径,多级目录自动清除临时文件等功能-vc generated delete temporary files, including debug, release of obj temporary document, the largest line compression your disk space, support recursive path, automatic multi-l
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:17.6kb
    • 提供者:checkyvc6
  1. configbanner

    0下载:
  2. 查找目录路径,然后修改文件的内容,如广告,文件路径等-directory search path, then amend the content of the document, such as advertising, paper trails, etc.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2.17kb
    • 提供者:老臭虫
  1. introduction_for_path_planning_for_mobile_robot.ra

    1下载:
  2. 关于移动机器人路径规划的ppt,参考了大量文献,涵盖了几乎可以看到的所有成熟路径规划算法并且加入了很多作者本人的理解。希望对需要的朋友有所帮助。-on mobile robot path planning ppt reference to the vast body of literature, cover almost all can see the maturity path planning algorithm and to the many authors I understand. H
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:264.58kb
    • 提供者:李帅
  1. 45614312

    0下载:
  2. 复杂模型机的设计与实现 综合运用所学计算机原理知识,设计并实现较为完整的计算机。模型机共有16条基本指令,其中算术逻辑指令7条,访问内存指令和程序控制指令4条,输入输出指令2条,其它指令1条。模型机的数据通路框图如下图所示。 -complex model for the design and implementation of the integrated use of learning computer science knowledge, design and implement a
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4.73kb
    • 提供者:刘洋
  1. mfc_filedir

    0下载:
  2. 基于MFC开发的几个文件操作和注册表操作的例子.实现的目录的遍历检索\\文件路径操作\\应用程序配置方便保存读取到注册表的功能,用VS2003编译工程为静态库,其他程序连接此库即可.作者为楚狂人.-MFC-based development and operation of several documents examples of the registry operation. Implementation of the directory traversal retrieval \\ tex
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:149kb
    • 提供者:楚狂人
  1. FolderBrowser

    1下载:
  2. 浏览目录,在VC++获取文件夹路径。Browse Folder-browse catalogs, access to the VC folder path. Browse Folder
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:33.14kb
    • 提供者:sunki
  1. SFXUpdate

    0下载:
  2. 制作自动升级安装包的工具代码。可将一批文件压缩打包生成可执行的自动升级安装包。打包前可以预先设置每个文件的安装路径,是否需要注册(如OCX文件),以及安装路径真确性判断(是否含有某文件)。压缩格式为zip格式。-produced automatically upgraded to install the tools code. Can be compressed and packed up some documents generated automatically upgraded execu
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:377.7kb
    • 提供者:allyfeng
  1. xianshizhiding

    0下载:
  2. 在列表框中显示指定磁盘的所有文件文件名包含全路径名-box shown in the list of all designated disk file name contains the entire path
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:9.99kb
    • 提供者:算死
  1. path

    0下载:
  2. 最短路径 算法 源码- path
  3. 所属分类:File Operate

    • 发布日期:2017-04-15
    • 文件大小:6.54kb
    • 提供者:hdjjun
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com