搜索资源列表

  1. VC代码ReadFile

    1下载:
  2. VC读写txt文件的程序,数据由空格,逗号或回车分隔开,还包括读取图位文件和二进制文件!-VC literacy txt documents, data from space, or comma separated from the transport, including map-reading documents and binary files!
  3. 所属分类:文件操作

    • 发布日期:2024-05-26
    • 文件大小:3639296
    • 提供者:
  1. txt

    0下载:
  2. const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置
  3. 所属分类:界面编程

    • 发布日期:2024-05-26
    • 文件大小:53248
    • 提供者:快乐
  1. VCtxt

    0下载:
  2. VC读写文本文件, CString strLine while(file.ReadString(strLine)){str = strLine + "P-Tree" a<<str<<end-VC to read and write text files, CString strLine while (file.ReadString (strLine)) (str = strLine+ P-Tree a
  3. 所属分类:文件操作

    • 发布日期:2024-05-26
    • 文件大小:1987584
    • 提供者:yangyong
  1. text2data

    0下载:
  2. 程序] 文本文件和二进制文件读写 --C语言 /* 程序说明: 实现对账户信息的添删查改操作 从一个文本文件 data.txt 读取数据,然后写入一个二进制文件 credit.bf 文件中 */-Procedures] text files and binary files read and write C language/* descr iption of the procedures: the realizat
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-26
    • 文件大小:3072
    • 提供者:lrx
  1. MFCFile

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

    • 发布日期:2024-05-26
    • 文件大小:1946624
    • 提供者:杜大海
  1. account

    0下载:
  2. 当我们首次去银行开帐户时,银行卡里存放入一个初始金额(5元或10元)。在存折上有银行帐号和帐户余额。当向指定的银行帐号存钱时,余额会增加;当在指定的银行帐号取钱时,余额会减少。银行帐户一经开户,除非用户取消,否则银行应该保留用户的帐号以及和帐号对应的身份信息(这个程序中不考虑用户身份的认证)。将每个用户的帐号上的重要信息存放在一个文件名为inout.txt的文件中。为了可以随时随地查询用户的帐户里的余额信息,将帐户中的相关信息以二进制格
  3. 所属分类:金融证券系统

    • 发布日期:2024-05-26
    • 文件大小:684032
    • 提供者:薇薇
  1. txt

    0下载:
  2. 读写.txt文件,给每一行数据加入注释,编程环境为Visual C-Write and read .txt files and andd notes to every line.
  3. 所属分类:文件操作

    • 发布日期:2024-05-26
    • 文件大小:1913856
    • 提供者:sss
  1. fileTest

    0下载:
  2. excel、ini、txt、properties、xml文件的读写操作-excel, ini, txt, properties, xml files to read and write operations
  3. 所属分类:xml/soap/webservice

    • 发布日期:2024-05-26
    • 文件大小:964608
    • 提供者:link
  1. Write-ReadFile

    0下载:
  2. C++读写文件。Win32程序,产生100个随机数,然后将产生的数存储为10行10列的文件格式,最后从文件中读取这些数并按照原格式显示出来。-The C++ Programming file. It can create 100 numbers and write them to the txt file, in the end read it to print.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-26
    • 文件大小:898048
    • 提供者:钟哲
  1. txt

    0下载:
  2. txt,hex文件的操作原码,文件读写转换-txt, hex file operation of the original code, the file read and write conversion
  3. 所属分类:其他小程序

    • 发布日期:2024-05-26
    • 文件大小:26624
    • 提供者:peipei
  1. TaxiManagement

    0下载:
  2. 通过读写文件的方式将出租车的信息读入内存和写入文件,在程序中用链表保存待租车和归还车,实现了出租车的管理。其中有涉及较多文件读写的东西。-read the taxi information from txt file,and store it in the list.after rent and return the taxi I write the information to a text file.
  3. 所属分类:文件操作

    • 发布日期:2024-05-26
    • 文件大小:305152
    • 提供者:李儒
  1. TXT

    0下载:
  2. 自己写的读写TXT,很有价值,可以作为小型数据库-Write your own read and write TXT, great value, can be used as a small database
  3. 所属分类:Windows编程

    • 发布日期:2024-05-26
    • 文件大小:3072
    • 提供者:钱进
  1. test

    0下载:
  2. 文本文件读写 将students.txt中数据全部读入内存数组; 可选步骤:对格式不统一的数据进行格式化处理; 将学生按照姓名排序,并将结果保存到文件ordered.txt中; 将班级的学生全部选出,保存到文件classname.txt中。-Text file read and write data in all the students.txt read into memory array Optional: on
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-26
    • 文件大小:1024
    • 提供者:fuchunfen
  1. VC-Read-and-write-file(.TXT).doc

    0下载:
  2. 文档给出了在VC编程环境下的各种读写文件的源代码,可作为读写日志程序的参考文档。-Documents given in the VC programming environment to read and write files of various source code, read and write log program can be used as a reference document.
  3. 所属分类:文件格式

    • 发布日期:2024-05-26
    • 文件大小:57344
    • 提供者:陈爱斌
  1. wince注册表数据读写及文件保存

    0下载:
  2. wince注册表数据读写,可以指定键名,读取出该键值下所有的信息(一般有14K以上的数据量),然后写到txt文件中保存
  3. 所属分类:源码下载

    • 发布日期:2013-04-28
    • 文件大小:10342208
    • 提供者:403741160@qq.com
  1. MATLAB-TXT

    0下载:
  2. 本程序主要用于matlab读写txt文档-This procedure is mainly used for TXT read and write matlab document
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-26
    • 文件大小:2048
    • 提供者:anytao
  1. VB-txt

    0下载:
  2. 程序展示了VB对TXT的操作,包含读写txt,搜索行-VB program shows the operation of the TXT
  3. 所属分类:按钮控件

    • 发布日期:2024-05-26
    • 文件大小:2048
    • 提供者:1
  1. vb-rewrite-txt

    0下载:
  2. 用vb实现从读写txt文件,重新写入txt文件,为txt加一列等。- With vb a txt file read and write, re-write txt file to txt plus one and so on.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-26
    • 文件大小:1024
    • 提供者:zhaoxiangyu
  1. stm32flash读写

    0下载:
  2. 这个是自己使用的STM32 flash 读写,头文件和源文件放在一个txt里了,里面的变量是我自己使用的变量,测试时候可以直接屏蔽,自己添加自己存储的变量(另外友情提示:注意存储变量格式,如果存储的为字符串,在最后输出时候自己加sprintf,把从flash中读取的字符串变量重新赋值在另外一个字符串中即可)(This is a program for the reading and writing of flash of STM32.
  3. 所属分类:微处理器(ARM/PowerPC等)

  1. 范例_二进制读写文本(VB.NET)

    0下载:
  2. vb.net二进制方式读写txt文本范例,适合初学者参考学习(Vb.net binary way to read and write TXT text example, suitable for beginners reference learning)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-26
    • 文件大小:119808
    • 提供者:辣椒_123
« 12 3 4 5 6 7 8 9 10 ... 13 »

源码中国 www.ymcn.org