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

搜索资源列表

  1. FileTest2

    0下载:
  2. 列出了CFile、ifstream/ofstream、文件操作函数与FILE结构体读写文件的示例与注解,包括读写文本文件与二进制文件。-Listed in the CFile, the ifstream/an ofstream, file manipulation functions, with the FILE structure to read and write file example with annotations, including reading and writing tex
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:30579
    • 提供者:HeLeiXing
  1. CPP-read-and-write

    0下载:
  2. C++实现读写文件,使用自定义函数,和系统自带的函数实现-C++ read and write files, use the function to achieve self-defined functions, and the system comes with
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:8044
    • 提供者:胡海洋
  1. 1

    0下载:
  2. 运动员出场程序,两个List,可以移动列表内容,使用文件读写来存储运动员名、号码。本程序可作为VB读写文件的实例-Athletes playing program, There are two Lists, you can move the contents of the file. The program read and write a file to store athletes name and number. This program can be used as an instanc
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-01
    • 文件大小:8339
    • 提供者:谁打的
  1. freopen-method

    0下载:
  2. 运用freopen方法来读写文件,函数已封装好,非常好用!-Use of the the freopen method to read and write files function has a good package, very easy to use!
  3. 所属分类:File Operate

    • 发布日期:2017-03-24
    • 文件大小:806322
    • 提供者:黄树桂
  1. fscanf-fprintf-method

    0下载:
  2. 运用fscanf,fprintf方法来读写文件,函数已封装好,非常好用!-Use the fscanf, fprintf way to read and write files, functions, packaged, very easy to use!
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:180642
    • 提供者:黄树桂
  1. ifstream-ofstream-method

    0下载:
  2. 用ifstream,ofstream方法来读写文件,函数已封装好-Use the ifstream, an ofstream methods to read and write files, functions, packaged
  3. 所属分类:File Operate

    • 发布日期:2017-04-09
    • 文件大小:263572
    • 提供者:黄树桂
  1. inilib-1.0.7b3.tar

    0下载:
  2. 读写文件,linux测试通过,可以通过value 和key读写-Read and write files, linux test by
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:486455
    • 提供者:常宏
  1. FSO_Module

    0下载:
  2. VB编程FSO文件操作模块,非常实用,比vb自带读写文件功能更强大-VB programming FSO file operation module
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:118553
    • 提供者:liangyuan
  1. matlab

    0下载:
  2. matlab读写文件总结,实现.txt,.dat等多种文件的读写操作,举例说明矩阵读写的要点-Matlab read and write files to summarize, to achieve a variety of file read and write in txt, dat, etc., illustrate the main points of the matrix to read and write
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3728
    • 提供者:周培培
  1. mdlFileBin

    0下载:
  2. 原创-VB下的按二进制方式读写任意文件的函数,网上可能有很多范例,但我做的,都是最贴近好用的,只需要输入文件路径和文件数组就完成读写: Public Function VBFileBin_Read(fn As String, dat() As Byte) As Long Public Sub VBFileBin_Write(fn As String, dat() As Byte)-Original-VB under way by the binary function to rea
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1372
    • 提供者:jim
  1. java3

    0下载:
  2. java小程序 猴子分桃问题——读写文件-The java applet monkeys peach- read and write files
  3. 所属分类:Java Develop

    • 发布日期:2017-12-08
    • 文件大小:20435
    • 提供者:shudan
  1. HUF

    0下载:
  2. 利用哈夫曼树实现文件压缩和解压,分块读写文件,并且能设置密码和验证是否为该类型的压缩文件。-Huffman tree file compression and decompression, block read and write files, and can set a password and verify whether the types of compressed files.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-07
    • 文件大小:1956671
    • 提供者:CaiBoyang
  1. PortFile

    0下载:
  2. 集客户端、服务器端于一体的IOCP的网络文件传送组件,支持异步socket,导步读写文件,多线程并发,多文件夹、文件并行传送,可以使单台客户端传送性能达到最佳,服务器端性能达到最大,可以支持至少两千以上的并发。-Network file transfer component of the set of the client, the server-side in one of the IOCP supports asynchronous socket, step-by-step guide to
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-13
    • 文件大小:1255404
    • 提供者:jyc
  1. IC

    0下载:
  2. 可解除型IC卡,作为钥匙使用,内部是可编程的eepom空间,可配合相应的读卡器进行擦写或读取,该文件即为读写文件的程序,控制整个仪器的工作时间-Type IC cards can be lifted as a key, the internal programmable eepom space, erase or read with the appropriate card reader, the file is a program of reading and writing files, c
  3. 所属分类:SCM

    • 发布日期:2017-11-28
    • 文件大小:2376
    • 提供者:xiaorain
  1. worker_manager

    0下载:
  2. 简易职工管理系统,没有做界面,只是控制台,但性能比较稳定,读写文件而不是数据库,读写速度快。-Easy staff management system, there is no interface to do just the console, but the performance is relatively stable, read and write files rather than a database, read and write speed.
  3. 所属分类:Console

    • 发布日期:2017-11-27
    • 文件大小:202092
    • 提供者:莫兴伟
  1. ReadText

    1下载:
  2. 读写文件,读写数据库(mysql),源码中只是测试用例,连接数据库和数据库创建需自己建立-read\write file, query\insert db(mysql)
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-23
    • 文件大小:1204
    • 提供者:tom
  1. student-management-system

    0下载:
  2. 主题是学生管理系统,采用了STL中的list类来实现存取和读写文件。-The theme is a student management system, to access and read and write files using the STL list class.
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:2073882
    • 提供者:徐莉
  1. 10.-SD_bmp

    1下载:
  2. STM32F2 SD 读写文件,可进行单块多块的操作-STM32F2 SD, speaking, reading and writing files, can be single piece of many pieces of operation
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2012-12-12
    • 文件大小:12017385
    • 提供者:猫德问
  1. SDTest

    0下载:
  2. usb读写SD卡的底层代码,包括读写扇区,读写文件操作-usb read and write the underlying code of the SD card, including the operation of the read and write sectors, read and write files
  3. 所属分类:SCM

    • 发布日期:2017-11-11
    • 文件大小:9013184
    • 提供者:张力
  1. shj

    0下载:
  2. 简单的国书管理系统 学习基本的C 读写文件-Simple credential management system Learn the basics of C Wen, speaking, reading and writing
  3. 所属分类:IME Develop

    • 发布日期:2017-11-02
    • 文件大小:214793
    • 提供者:hacjie
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 50 »
搜珍网 www.dssz.com