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

搜索资源列表

  1. 文件3

    1下载:
  2. 这是一个文件的例子,它是在Vc工具下做的,但不是用MFc,而是用c++程序做的。-This is a document literacy example, it is done under Vc tool, but not using MFc, but c procedures do.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:47.88kb
    • 提供者:lg
  1. bin2bcd32.c

    0下载:
  2. Msp430的flash文件配置文件,(msp430f427芯片)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.42kb
    • 提供者:guohongyes
  1. calibration.c

    0下载:
  2. Msp430的flash文件配置文件,(msp430f427芯片)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.63kb
    • 提供者:guohongyes
  1. 点net 文件

    0下载:
  2. c#做的文件,可取数据和数据进去-c# do reading and writing and can write and read data into the data
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2.37kb
    • 提供者:
  1. Vc++2008 下同一个excel文件

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

    • 发布日期:2011-09-21
    • 文件大小:20.53mb
    • 提供者:64301413@qq.com
  1. student

    0下载:
  2. 学生成绩管理系统c语言版,文件,链表操作,遍历-Student achievement management system for c language version, read and write documents, list operations, traverse
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:420.83kb
    • 提供者:zxc
  1. xmlc

    0下载:
  2. XML文件程序-XML document literacy procedures
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-05
    • 文件大小:31.95kb
    • 提供者:安零
  1. MyOKFile

    0下载:
  2. 本程序演示const char *与char * const的区别。c语言对文件的支持,FILE指针;文本文件和二进制文件的区别。用文本方式文件和以二进制方式文件的注意事项。c++对文件的支持,ofstream和ifstream的用法。Win32 SDK对文件的支持,createFile函数、WriteFile函数、ReadFile函数的使用;MFc文件的支持,cFile类和cFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的方式及相关知识点
  3. 所属分类:File Operate

    • 发布日期:2017-11-14
    • 文件大小:37.9kb
    • 提供者:qiyunping
  1. IniHandler

    0下载:
  2. 最实用性的ini文件类,已经经过作者多次试用认证,文件都十分方便,用c#编,非常适宜green hand,是学习、工作方便的助手,并不比XML逊色!-The most practical type of ini file read and write, the author has been repeatedly tested authentication, read and write documents are very convenient, with c# Prepared,
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:4.12kb
    • 提供者:红红
  1. SimpleNote

    0下载:
  2. 初级的c语言记事本,代码简单,功能齐全,包含了文件,插入删除记录等操作,建议c语言初学者参考-Primary language of c Notepad, the code is simple, functional and contains the read and write files, delete records, etc. Insert operation, the proposed c language reference for beginners
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:4.53kb
    • 提供者:刘国荣
  1. phone

    0下载:
  2. 用数组 和 链表做的c++电话本程序。数据存储在.dat的文件中,用记事本可以打开,由于当时本人还不知道配置文件(.ini)这回事,所以没有用.ini文件 现在想来,完全可以用.ini文件,而且更简单,可以大量减少代码量,代码中还有大量的文件的地方完全可以到一个函数中, 这样更是可以减少代码量,但由于时间有限,事情繁多, 一直没有时间修改完善,大家拿到代码后,可以自行修改。此程序分为两个版本,数组版 和 链表版-telephone book using c++
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1.95mb
    • 提供者:刘凯
  1. 184261-inifile-0.2.tar

    0下载:
  2. ini配置文件操作c函数源代码库.-ini configuration file to read and write operations c-function source code base.
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:20.79kb
    • 提供者:tang
  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 Develop

    • 发布日期:2017-03-23
    • 文件大小:877.19kb
    • 提供者:钟哲
  1. TestFileReadWrite

    0下载:
  2. c# 文件操作相关测试工程代码,基础实用。(c# read and write file operations, related testing engineering code, based on practical.)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:73kb
    • 提供者:qq350106844
  1. 如何Excel文件

    0下载:
  2. vc的excel程序,集成了api接口,并附带源码,很好的学习工具(Vc prepared by the excel read and write procedures, integrated API interface, and comes with source code, a good learning tool)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:23.9mb
    • 提供者:zsj
  1. c#基类库大全2017

    0下载:
  2. c#基类库大全2017 文件 文件 各种加密解密 XML操作 弹出消息类 压缩解压缩 正则表达式 文件操作类 配置文件操作类(DEncrypt Backup DLL ResourceManager)
  3. 所属分类:C#编程

  1. 文件(王)

    0下载:
  2. MFc c/c++ 平台下的文件功能,能取硬盘指定路径的文件或者将数据入到指定路径的文件中(MFc c/c++ platform under the file read and write function, can read the file specified path of the hard disk, or write data to the specified path file)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-04
    • 文件大小:4.79mb
    • 提供者:sanzai
  1. GDALSHAP

    1下载:
  2. c#调用GDAL库,使用gdalshp文件取属性值(c# calls the GDAL library, reads the SHP file using GDAL, and reads the attribute values)
  3. 所属分类:C#编程

    • 发布日期:2018-01-05
    • 文件大小:6.53mb
    • 提供者:STRIKER8
  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-08
    • 文件大小:3kb
    • 提供者:xiaomumu
  1. 30款加密狗数据工具

    7下载:
  2. 将对应文件夹内的.dll文件复制到软件安装好的目录里面,也就是和软件的主程序EXE放在一起。然后插上加密狗运行你的软件,最好把软件的主要功能都用一下。在c盘目录下会生成一个加密狗数据文件(copy the.Dll file in the corresponding folder into the directory where the software is installed, that is, with EXE, the main program of the software. Then
  3. 所属分类:Windows编程

    • 发布日期:2019-08-20
    • 文件大小:2.81mb
    • 提供者:小天33
« 12 3 4 5 6 7 8 9 10 ... 42 »
搜珍网 www.dssz.com