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

搜索资源列表

  1. filepassword

    0下载:
  2. 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法 BOOL EncryptFile(char * pFileName) //解密文件,输入参数为文件名 BOOL DeCryptFile(char * pFileName) //对某一目录下的文件打包,包括子目录,采用了LZARI压缩算法 BOOL Archieve(char * dir, char * arch) BOOL
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:22550
    • 提供者:丁建军
  1. CorpusDemo.exe

    0下载:
  2. 这是一个语料库查询系统,可以学习一下VC的文件操作和管理平台建设-This is a Corpus inquiry system, we can learn from what the VC operation and document management platform
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:229723
    • 提供者:国誉
  1. VC_Contrl_Excel

    2下载:
  2. VC直接操作Excel表格文件,包括创建、读取、写入等操作的编程实现-VC directly operated Excel documents, including creation, read, write, such as the operation of Programming
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:113128
    • 提供者:许志广
  1. Ini

    0下载:
  2. ini文件操作示例程序,VC代码,可以方便用户进行INI文件操作。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:35918
    • 提供者:科第
  1. q

    0下载:
  2. 设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows ... 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:886
    • 提供者:YUCHEN
  1. 20061111324102815

    0下载:
  2. 远程控制,实现远程登陆、文件操作等功能。应用vc++开发,程序稳定
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:4082
    • 提供者:guoyu
  1. vC++_API_CFile

    0下载:
  2. 解读VC++编程中的文件操作API和CFile类 通过此文件,可以更好地了解CFile类
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:107828
    • 提供者:宋先生
  1. CFileDemo

    0下载:
  2. 使用CFile类进行文件操作实例源码,很不错的vc源码,希望能对大家有所帮助-Use the CFile class for file operations examples of source, very good vc source, I hope you can help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:26829
    • 提供者:邵接后
  1. Psapi

    0下载:
  2. 包含了Psapi.h和Psapi.lib 适用于VC6.0 也是里面缺少的头文件 像操作进程之类的都很有用-Contains a Psapi.h and Psapi.lib for VC6.0 is missing inside the header file as the operation of the process of the class is very useful for
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-24
    • 文件大小:2828
    • 提供者:wing
  1. VISUALC

    0下载:
  2. .c++语法及编程技巧 2.vc开发环境设置和边缘调试技巧。 3.键盘鼠标输入处理技巧 4.常用控件使用技巧 5.对话框技巧 6.窗口界面处理技巧 7.文件,文件夹,磁盘操作技巧 8.数据库操作 9.进程线程和dll操作技巧 10.多媒体的处理技巧 11.通信的操作技巧 12.com组件技术操作技巧 13.系统编程技巧-. c++ syntax and programming skills set and development environme
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-15
    • 文件大小:4081314
    • 提供者:杨敬
  1. analyze

    0下载:
  2. 从txt文件中读取日志数据分析并将分析结果输出到XML文件中,其中含有CMarkup(VC下操作XML文件)类,本人原创编写:)-Txt file to read from the log data analysis and the results of the analysis output to XML file, which contains CMarkup (VC operation XML file) category, I prepared original:)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:57036
    • 提供者:lu
  1. UDisk

    0下载:
  2. VC++操作U盘的实例附相关资料,这些资料主要有:Fat文件系统相关资料、U盘文件系统概述、USB项目报告、FAT百皮书、玩ARM7板,开发U盘、用PDIUSBD12和K9F5608U0A设计USB移动闪存以及一个底层实现的U盘程序实例,这些资料都非常好,VC++下开发U盘应用不可多得的好资料。-VC++ examples of operation of U-laws related to disk data mainly: Fat file system data, U disk file s
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1254745
    • 提供者:724
  1. vcLog

    1下载:
  2. VC 写日志的一个示例,有多线程临界区操作文件,非常经典-VC to write log an example of how a thread critical operations files, very classic
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:71885
    • 提供者:binghu009
  1. File

    0下载:
  2. VC++实现的对文件的操作,包括文件的读和写的功能-VC++ to operate files
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1953496
    • 提供者:王军
  1. cfz

    0下载:
  2. 【设计题目】Linux二级文件系统设计【开发语言及实现平台或实验环境】C++/VC++【设计要求】理解Linux的文件系统的组织;掌握常用的数据结构;系统采用两级目录,其中第一级对应于用户账号,第二级对应于用户帐号下的文件 使用文件来模拟外存,进行数据结构设计和操作算法的设计,实现一个文件系统并实现基本的文件操作(为了简便文件系统,不考虑文件共享,文件系统安全以及管道文件与设备文件等特殊内容)。要求:1、对程序的每一部分要有详细的设计分析说明 2、程序执行的每个步骤要有具体的提示内容或输出3、源
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:5305
    • 提供者:王跃
  1. IOFileDemo

    0下载:
  2. 第12章 文件操作\IOFileDemo\IOFileDemo.rar,很不错的vc源码,希望能对大家有所帮助-Chapter 12 file operations \ IOFileDemo \ IOFileDemo.rar, very good vc source code, I hope you can help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:14020
    • 提供者:
  1. TestPubFunction

    0下载:
  2. 许多VC编程技巧,包含文件操作、时间操作、进程操作、网卡操作等。-Many VC programming skills, including file operations, operating time, the process operation, network operation.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-15
    • 文件大小:3968948
    • 提供者:冯吉哲
  1. File

    0下载:
  2. VC++文件操作与注册表读写操作例子,了解一下注册表API以及MFC对文件操作的支持,Win32 API对文件操作的支持,主要学习一下文件指针定位、文本方式和二进制方式文件操作的异同等。-VC++ file operations and registry read and write operations example, look at the registry API and MFC support for file operations, Win32 API on support for
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-16
    • 文件大小:28197
    • 提供者:余灶兴
  1. VC-filemon

    0下载:
  2. 监控文件操作源码
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:116983
    • 提供者:hunter
  1. VC-File-system-operation

    0下载:
  2. VC.NET创建和删除文件,所删除的文件是指定的,路径自拟,程序仅供演示文件操作,没有其它的功能,基础级的。-Vc.net to create and delete files, delete the file is specified, path of self, procedure only demo file operations, no other functions, and the base level.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:210831
    • 提供者:夺在
« 12 3 »
搜珍网 www.dssz.com