搜索资源列表

  1. 异步读写文件测试

    0下载:
  2. 测试异步读写速度的对比程序,供菜鸟研究。(包含测试报告)-test asynchronous read and write speeds contrast procedures for birdie study. (Including test reports)
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:2182
    • 提供者:马俊
  1. 文件监控

    0下载:
  2. 对文件的读写进行监控
  3. 所属分类:文件操作

    • 发布日期:2009-04-21
    • 文件大小:269197
    • 提供者:extraself
  1. VC++2008 下读写同一个excel文件。

    1下载:
  2. 网上的com技术连接excel太多了,基本全部是用MSDN的方法,泛泛给出结论,不具有实用性,这个例子给出了在读一个已经存在的excel文件“f:\text.xlsx”的实际例子,而且可以在任意一个工作表写数据的例子。网上的代码基本都是要么读,要么写,这个比较有实用价值!注,excel可以是2007或者2003,2003的话则是“f:\text.xls”,需要注意!VS 2008 C++ excel 2007!
  3. 所属分类:数据库编程

    • 发布日期:2011-09-21
    • 文件大小:21532312
    • 提供者:64301413@qq.com
  1. C++读写ini配置文件

    0下载:
  2. C++读写ini配置文件
  3. 所属分类:电子书籍

  1. nagmng

    0下载:
  2. 文件读写程序,很不错的!-document literacy procedures, very good!
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:323584
    • 提供者:
  1. 实例100-读写DBF文件

    0下载:
  2. 实例读写DBF文件-examples of documents to read and write DBF
  3. 所属分类:分形几何

    • 发布日期:2024-05-21
    • 文件大小:132096
    • 提供者:李新昊
  1. C# ini文件的读写

    0下载:
  2. C# ini文件的读写-C# ini file reader
  3. 所属分类:电子书籍

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:徐水星
  1. 读wav文件

    0下载:
  2. 16位采样的Wav文件读写源码.-16 sampling Wav document literacy source.
  3. 所属分类:文件格式

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:wormer
  1. C源码_CFG-_INI配置文件读写测试程序

    0下载:
  2. CFG-_INI配置文件读写测试程序-CFG- _INI configuration file read and write test procedures
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:7168
    • 提供者:grandbleu
  1. 写log的一个类

    0下载:
  2. 写log文件的一个类,当然也可以用作记录适时数据使用。该类使用了临界区、事件、文件读写、线程等技术,是学习这些技术非常有参考价值的实例.-write the log file a class, of course, can also be used for recording time data access. The use of such a critical, events, document literacy, threadin
  3. 所属分类:文件操作

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:小建
  1. 文件读写查询

    0下载:
  2. 一个简单的从文件读入数据到数组再在屏幕上打印的小程序,给初学者参考的。-a simple read from the document data into array on the screen again in the small print procedure, the reference to beginners.
  3. 所属分类:文件操作

    • 发布日期:2024-05-21
    • 文件大小:36864
    • 提供者:shenleven
  1. 文件系统设计.cpp

    0下载:
  2. 操作系统文件系统管理,可实现建立文件,打开文件,写文件,读文件等操作。-OS file system management, achieving the document, open the paper, writing paper, read documents operation.
  3. 所属分类:C#编程

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:高春梅
  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 expr
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:17408
    • 提供者:王飞
  1. AviFile

    0下载:
  2. 一个AVI文件读写类,通过该类可以方便地将内存中的多媒体数据写入到AVI文件中,比较好用。-an AVI file reading and writing categories, such will be able to easily memory of multimedia data written to the AVI file, the more user-friendly.
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-21
    • 文件大小:2173952
    • 提供者:周冬生
  1. 读写保存文件的源代码

    0下载:
  2. VB读写保存文件的源代码(读写保存文件的源代码.ZIP)-VB literacy preserve the source code (Save the file to read and write the source code. ZIP)
  3. 所属分类:系统编程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:Liu
  1. CF卡完整读写驱动

    0下载:
  2. UC/FS做的文件系统很好.高版本的一般只有库文件.CF卡是一种很方便的存储设备。网上可得到的CF卡的驱动程序少三个文件:初始化、读和写。本代码测试读写成功。-UC/FS file system so well. High-only version for the general document. CF card is a very convenient storage devices. Online availability of
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-21
    • 文件大小:7168
    • 提供者:亲镇
  1. BMP位图文件程序

    0下载:
  2. 手把手教你了解BMP图形文件结构,C语言文件读写函数应用,一般数据处理方法,如果看不懂,说明我写的还不够具体,以后继续改进.-Maxivista you know BMP graphics structure of the document, document literacy C language function applications, generally data processing methods, if they did
  3. 所属分类:绘图程序

    • 发布日期:2024-05-21
    • 文件大小:367616
    • 提供者:大师傅
  1. WinCE显示JPEG、读写INI文件

    0下载:
  2. 采用Platform Builder进行编程,可以显示JPEG图像、并读取INI文件。在嵌入式定位导航系统中应用。-using Platform Builder program can display JPEG images. INI file and read. Embedded in the GPS navigation system applications.
  3. 所属分类:Windows CE

    • 发布日期:2024-05-21
    • 文件大小:21504
    • 提供者:新新
  1. 不用API的ini文件读写

    0下载:
  2. 不用API的ini文件读写,支持现有的INI读写,并且还可以脱离API的限制,再修改一下源码就能更好的支持其它的文件读写-not API ini document literacy, support existing INI to read and write, and also from the API restrictions further changes to the source code will be able to be
  3. 所属分类:文件操作

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:闫帅
  1. 位图文件的读写综述

    0下载:
  2. 位图文件的显示程序,包括读取文件,显示文件,主要是BMP格式的文件-bitmap documents show procedures, including reading documents, papers, mainly BMP files
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:马木木
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org