搜索资源列表

  1. 二进制存取

    0下载:
  2. 一个很不错的二进制存取程式,可以对文件进行存取.-a very good binary access programs that access to the documents.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:10.6mb
    • 提供者:明建
  1. 二进制的存储

    0下载:
  2. 用VB实现对二进制数据的存取。(如:图片,文本文件,电影......)-VB right binary data access. (Eg : photos, text files, the film ......
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:5.11mb
    • 提供者:明建
  1. BlobData

    0下载:
  2. 如何用利OLEDB连接数据库,对大二进制文件进行存取操作-how Lee OLEDB connect to the database, large binary file access operation
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:118.59kb
    • 提供者:何红军
  1. BinaryFileRandomAccess

    0下载:
  2. C++中实现二进制文件随机存取的两种方法。-achieve binary random access to the two methods.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:42.32kb
    • 提供者:achan
  1. Random2

    0下载:
  2. 二进制文件存取,演示利用链表实现文件随即存取。-binary file access, the use of chain demonstration was to achieve access to documents.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:27.61kb
    • 提供者:张民
  1. Random1

    0下载:
  2. 二进制文件的随机存取,可以通过输入的编号对文件中的记录读写
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:29.17kb
    • 提供者:张军
  1. txtfileRandom1

    0下载:
  2. 使用C++实现二进制文件随机存取的一种常用方法。源二进制文件是TXT格式的~
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:29.05kb
    • 提供者:fjk
  1. txtfileRandom2

    0下载:
  2. 使用C++实现二进制文件随机存取的一种常用方法。源二进制文件是TXT格式的~
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:13.98kb
    • 提供者:fjk
  1. 35955lkjh

    0下载:
  2. 使用C++实现二进制文件随机存取的两种常用方法。 [代码性质] VC完整应用程序代码 [代码作者] 韩耀旭 [文件大小] 43K
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:42.39kb
    • 提供者:陈联照
  1. 文件数据库

    0下载:
  2. 利用二进制操作模拟数据库存取操作,因为文件本质上是对文件进行二制读写操作,但是读写的单位不是字节,而是结构STRUCT。-simulated operational use binary database access operations, because paper is essentially the documents to write two system, but the unit is not read and write
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:22.81kb
    • 提供者:全秀
  1. 文件数据库

    0下载:
  2. 利用二进制操作模拟数据库存取操作,因为文件本质上是对文件进行二制读写操作,但是读写的单位不是字节,而是结构STRUCT。-simulated operational use binary database access operations, because paper is essentially the documents to write two system, but the unit is not read and write
  3. 所属分类:数据库编程

    • 发布日期:2025-01-20
    • 文件大小:23kb
    • 提供者:全秀
  1. 二进制存取

    0下载:
  2. 一个很不错的二进制存取程式,可以对文件进行存取.-a very good binary access programs that access to the documents.
  3. 所属分类:界面编程

    • 发布日期:2025-01-20
    • 文件大小:10.6mb
    • 提供者:明建
  1. 二进制的存储

    1下载:
  2. 用VB实现对二进制数据的存取。(如:图片,文本文件,电影......)-VB right binary data access. (Eg : photos, text files, the film ......
  3. 所属分类:界面编程

    • 发布日期:2025-01-20
    • 文件大小:5.11mb
    • 提供者:明建
  1. BlobData

    0下载:
  2. 如何用利OLEDB连接数据库,对大二进制文件进行存取操作-how Lee OLEDB connect to the database, large binary file access operation
  3. 所属分类:SQL Server数据库

    • 发布日期:2025-01-20
    • 文件大小:118kb
    • 提供者:
  1. BinaryFileRandomAccess

    0下载:
  2. C++中实现二进制文件随机存取的两种方法。-achieve binary random access to the two methods.
  3. 所属分类:文件操作

    • 发布日期:2025-01-20
    • 文件大小:42kb
    • 提供者:achan
  1. Random2

    1下载:
  2. 二进制文件存取,演示利用链表实现文件随即存取。-binary file access, the use of chain demonstration was to achieve access to documents.
  3. 所属分类:文件操作

    • 发布日期:2025-01-20
    • 文件大小:27kb
    • 提供者:张民
  1. Random1

    0下载:
  2. 二进制文件的随机存取,可以通过输入的编号对文件中的记录读写-Binary file of random access, you can by entering the number of documents in the record to read and write
  3. 所属分类:文件操作

    • 发布日期:2025-01-20
    • 文件大小:29kb
    • 提供者:张军
  1. txtfileRandom1

    0下载:
  2. 使用C++实现二进制文件随机存取的一种常用方法。源二进制文件是TXT格式的~-The use of C++ Achieve random access binary file a common method. Source binary file formats are TXT ~
  3. 所属分类:文件操作

    • 发布日期:2025-01-20
    • 文件大小:29kb
    • 提供者:fjk
  1. 35955lkjh

    0下载:
  2. 使用C++实现二进制文件随机存取的两种常用方法。 [代码性质] VC完整应用程序代码 [代码作者] 韩耀旭 [文件大小] 43K -The use of C++ Realize random access binary files of the two commonly used methods. [Character code] VC integrity of application code [cod
  3. 所属分类:文件操作

    • 发布日期:2025-01-20
    • 文件大小:42kb
    • 提供者:陈联照
  1. mysin

    0下载:
  2. 本程序代码包含读入dat文件,以及存储数据为dat文件的函数,便于读者理解dat文件的读取(This program code contains read into the dat file, as well as storage data for the dat file function)
  3. 所属分类:其他小程序

    • 发布日期:2025-01-20
    • 文件大小:111kb
    • 提供者:mlnnf518
« 12 3 »

源码中国 www.ymcn.org