资源列表

« 1 2 ... .39 .40 .41 .42 .43 444.45 .46 .47 .48 .49 ... 1573 »

[文件操作文件加密SDK

说明:采用最垃圾的算法对文件进行加密,且不需要输入任何密码-algorithm for encryption of the document, and no need to import any password
<冰落魂> 在 2008-10-13 上传 | 大小:12048 | 下载:0

[文件操作遍历文件夹并建成目录树

说明:用VC实现遍历文件夹并建成对应的目录数。实现的操作封装成类,可重用。-with VC traverse folders and the completion of the corresponding directory number. To achieve the package into operation category, reusable.
<cai> 在 2008-10-13 上传 | 大小:15028 | 下载:0

[文件操作CP_src

说明:很好的一个DLL库,用于Email的发送.-good DLL labery,is used for sending email
<xq96232> 在 2008-10-13 上传 | 大小:138778 | 下载:0

[文件操作javabar

说明:个压缩归档实用程序。按照文件的时间、大小、类型(文件或者目录)、最后修改时间等进行筛选 能够把这些文件压缩,并添加适当的注释帮助辨认 能够添加校验值以确保复制和网络传输时不出错 保持备份时的目录结构以便恢复。-000 compressed archive utility. According to the document, size, type (file or directory), last modified time to sc
<潘振瑶> 在 2008-10-13 上传 | 大小:6423 | 下载:0

[文件操作AutoSave

说明:自动保存文件的示例。对如文本编辑等一类程序,建议加入引此功能。-automatically save the file examples. The text editor such as a type of proceeding, the proposed addition from this function.
<星飞> 在 2008-10-13 上传 | 大小:14441 | 下载:0

[文件操作扫描子文件夹

说明:扫描子文件夹的示例,对某些文件夹操作,查找等特别有用。看似简单但不知道,对有些操作就会特头痛。 //复杂的程序都是由不起眼的东东拼凑起来的-scan subfolders example, the right to operate certain folder, find out as particularly useful. Seemingly simple, but I do not know, for some special o
<星飞> 在 2008-10-13 上传 | 大小:1678 | 下载:0

[文件操作outinfotofile

说明:可以对调试数据进行输出,用于检测程序运行的调试-can debug output data for the detection procedures in the debugger
<江雷> 在 2008-10-13 上传 | 大小:3848 | 下载:0

[文件操作testcfindfileext

说明: 大家经常需要对指定目录下的所有文件进行搜索或其它相同操作。若文件数很多,逐一对每个文件手工操作,很费时。这里提供一个搜索或处理指定目录下的所有文件的C++类。作者用基于层次遍历的非递归算法(以减少运行时的时间和空间开销)实现了一个 CFileFind 的扩展类 CFileFindExt,该类可以对指定目录下的所有文件进行搜索或相同的处理操作。-designated directories on the search for all d
<lbq> 在 2008-10-13 上传 | 大小:60008 | 下载:0

[文件操作base64_Encode&Decode

说明:base64编码和解码源程序,这也是一种加解密的一种方法-base64 encoding and decoding source, which is a plus as a method of decryption
<朱耀> 在 2008-10-13 上传 | 大小:1472 | 下载:0

[文件操作Read_CAPP

说明:通过读取CAPP系统产生的XML文件获取工艺信息-CAPP system by reading the XML documents obtained Process Information
<朱耀> 在 2008-10-13 上传 | 大小:52517 | 下载:0

[文件操作拷贝、删除和移动文件

说明:本程序详细说明了文件的拷贝 删除 移动,并有详细的代码说明-the procedures detailed copy of the document to delete mobile, and a detailed code Descr iption
<李明> 在 2008-10-13 上传 | 大小:28797 | 下载:0

[文件操作文件的~1

说明:文件合并算法将原来的文件统一当作二进制文件依次读取,然后依次写入一个新的二进制文件中,这样就完成了合并操作;反向操作就可以分割文件了…… 先自己定义一个通用的文件表示,比如说下列格式:文件名长度(4字节),文件名,文件长度(4字节),文件内容。然后新建一个文件,将你要加入的文件依次写进(当作二进制文件)。 至于还原吗,先读入合并后的文件,然后依次按以下过程还原文件:读入文件名长度,按此长度得到文件名,读入文件长度,按此长度得到文件的内容
<aa> 在 2008-10-13 上传 | 大小:2026 | 下载:0
« 1 2 ... .39 .40 .41 .42 .43 444.45 .46 .47 .48 .49 ... 1573 »

源码中国 www.ymcn.org