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

搜索资源列表

  1. 直接读写文件

    0下载:
  2. 文件读写的例子,初学对文件操作的朋友可以看看.程序是用CFILE类.-document literacy example, when a document to the operation of friends can see. Procedures used CFILEs category.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:39840
    • 提供者:葡萄
  1. 读-写

    0下载:
  2. 在windows 98/2000下,创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制实现读者优先的读者——写入者问题。-the windows 98/2000, the process of creating a console, this process contain n threads. Use of these n threads to express n readers who write. Each
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:17704
    • 提供者:王飞
  1. Access数据库中OLE对象的读写操作

    0下载:
  2. 该文件是对Access数据库读写操作,包括一些程序界面以及程序代码,希望对有学习Access数据库的同事能够有所帮助。-the document is to write Access database, including some programming interfaces and code, and I hope to learn Access database colleagues can help.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:83416
    • 提供者:李明
  1. pci9054实现io读写操作

    1下载:
  2. 利用DriverWorks实现PCI9054IO读写操作。包括如何使用DW开发向导生成程序框架,以及应用程序(DOS和VC)和驱动程序的完整源代码。不过为了节约空间,删除了不必要的中间文件。请重新编译一下即可。有关说明请见文件夹中的说明文档。-use DriverWorks achieve PCI9054IO write. DW including how to use the wizard generated development process framework and applicat
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:634953
    • 提供者:常云松
  1. 磁盘FAT扇区数据读写操作

    0下载:
  2. 我把我近期研究Windows的FAT和FAT32文件系统的心得发来,同时发来一个源程序,可以对所有FAT16、FAT32文件系统的磁盘進行读写,当然包括U盘也可以。我在沈善居上的注册名是:wwswwswws,在这里下了一些源程序,所以觉得也应该支持一下沈善居,所以发上来一个程序,以后我会有计划地把我的一些源程序发到这里。 今天发上来的程序包里有几个写的源码控件,一并发来,同时有一个DOC文档,这个文档前半部分来自于网上,后半部分来自于我自己的研究,一并献出,只要得到了这个文档,写FA
  3. 所属分类:Windows编程

  1. 文件操作

    0下载:
  2. 建立文件和文件读写。
  3. 所属分类:Windows编程

    • 发布日期:2009-02-20
    • 文件大小:783742
    • 提供者:oldick
  1. 关于文件的读写操作

    0下载:
  2. 关于文件的读写操作,采用VC编程
  3. 所属分类:Windows编程

  1. MFCFile

    0下载:
  2. MFC中文件操作,包括文件读写,复制,查找等-File operations in MFC, including documents to read and write, copy, find, etc.
  3. 所属分类:File Operate

    • 发布日期:2017-05-08
    • 文件大小:37515
    • 提供者:杜大海
  1. FileWrite

    0下载:
  2. 文件操作,文件读写,文档序列化,文件保存-File operations, file reading and writing, document sequence, the file is saved
  3. 所属分类:File Operate

    • 发布日期:2017-03-25
    • 文件大小:5842
    • 提供者:dengwei
  1. 98

    0下载:
  2. 这个源代码是我在没有参考任何现成的代码的情况下一个字母一个字母敲进去的.目前实现了创建文件,读写文件的操作,暂时不支持子目录、长文件名、文件删除、重命名等操作。 -This source code is what I refer to in the absence of any off-the-shelf code, one letter into a letter out. Realize the creation of the current document, read and write
  3. 所属分类:File Operate

    • 发布日期:2017-04-28
    • 文件大小:120776
    • 提供者:思宇
  1. FileMonitor

    0下载:
  2. 文件监控程序源码,可以监控你指定目录的文件读写操作
  3. 所属分类:Hook api

    • 发布日期:2016-07-11
    • 文件大小:471682
    • 提供者:wenda
  1. IniHelper

    0下载:
  2. /// <summary> /// INI文件读写操作帮助类 /// INI文件的结构 /// INI文件是一种按照特点方式排列的文本文件。每一个INI文件构成都非常类似,由若干段落(section)组成,在每个带括号的标题下面,是若干个以单个单词开头的关键词(keyword)和一个等号,等号右边的就是关键字对应的值(value)。其一般形式如下: /// [Section1] /// KeyWord1 = Valuel /// KeyWord2
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:1513
    • 提供者:Joe
  1. file

    0下载:
  2. C++MFC的文件读写操作的源代码包...对新手非常有用
  3. 所属分类:File Operate

    • 发布日期:2017-05-13
    • 文件大小:3327616
    • 提供者:jackie
  1. excel

    0下载:
  2. VC对EXCEL文件进行读写操作,值得一用哦!-A useful tool for reading and writing excel file
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:108503
    • 提供者:weiwei
  1. CopyAndMoveFileTest

    0下载:
  2. API钩子拦截文件读写操作 API钩子拦截文件读写操作 API钩子拦截文件读写操作-API Hook file read and write API Hook file read and write API Hook file read and write API Hook file read and write
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:863691
    • 提供者:付自福
  1. ini文件读写操作

    0下载:
  2. 基于WindowsAPI函数,VB6.0语言编写的对INI配置文件读写操作程序(Ini configuration file read and write operations)
  3. 所属分类:文件操作

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:雷电
  1. Runtime_FileIO

    0下载:
  2. 实时文件读写,可以实现文件的同时读写操作,包括read和write两个工程(Real time file read and write, you can read and write files at the same time, including read and write two projects)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:21829632
    • 提供者:gewenyi15
  1. 文件读写操作

    0下载:
  2. C语言文件读写操作,便于输入输出不同的文件进行相应的处理(C language file read and write operation to facilitate the input and output of different files for corresponding processing)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:3072
    • 提供者:xiaomumu
  1. 读写者代码

    0下载:
  2. 本次实验中,是进行设计解决读写者问题。假如只有一个文件的情况下,多个读者进程和多个写者进程都要进行访问该文件。当有读者进程在时,写者进程不能进行操作;同样,如果存在写者进程,则不能有读者进程存在,从而保证读取的数据是最新的。此外,为保证数据的正确性,读者之间只能存在一个。即一次只能有一个写者进程对数据区进行访问。而读者进程则没有限制。(Reader and writer's problem)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:1024
    • 提供者:sherohyw
  1. BIN文件清0工具

    0下载:
  2. 实现对二进制文件的操作,全部写为0 ;是VC++操作文件读写的一个简单例子; 本例子中的功能是将一个bin文件内容全写为0;(To achieve the operation of binary files, all written as 0; is a simple example of VC++ operation file read and write; The function of this example is to write the contents of a bin fil
  3. 所属分类:文件操作

    • 发布日期:2018-05-06
    • 文件大小:4524032
    • 提供者:dashu
« 12 3 4 5 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com