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

搜索资源列表

  1. stm32flash读写

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

  1. 二进制文件的读写

    0下载:
  2. 将程序中产生的文件以二进制形式写入电脑硬盘(Writes the files generated in the program in binary form to the computer hard disk)
  3. 所属分类:控制台编程

    • 发布日期:2017-12-14
    • 文件大小:176300
    • 提供者:
  1. 个人实验

    0下载:
  2. 在烧写完uboot和内核后,再需要烧写文件系统(After writing the uboot and the kernel, you need to write the filesystem again)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-25
    • 文件大小:6149120
    • 提供者:1033945781
  1. csv文件

    0下载:
  2. 这个资源是读写CSV文件的非常实用的类。方法写得非常好,代码也写得非常简洁,很合适在实际项目中使用。经本人测试,只要把上面的代码CSVOperator.h、CSVOperator.cpp和StringParser.h拷贝到项目中,就可以直接使用。在CSV_OP.cpp文件中,main方法里面有详细的读取文件的方法。读取的是config.csv这个文件。 因为工作任务刚好需要做csv的读写,就找到这个资源。(This resource is a very useful class for
  3. 所属分类:Windows编程

  1. 嵌入式FAT32文件系统设计与实现

    0下载:
  2. 单片机 文件系统 中国版的写的特别的好 学习文件系统的不二之选(The Chinese version of the single-chip file system is a special good learning document system)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:46711808
    • 提供者:kekeee
  1. ini文件读写操作

    0下载:
  2. 基于WindowsAPI函数,VB6.0语言编写的对INI配置文件读写操作程序(Ini configuration file read and write operations)
  3. 所属分类:文件操作

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:雷电
  1. 易写易库

    0下载:
  2. 这个支持库文件源码,虽然没有什么功能,但代码书写整洁,不包含一条垃圾代码,而且注释非常清晰 大家可以从这个例子里领悟扩展它的功能,嘿嘿写出一个自己的支持库多有成就感, 写个什么辅助支持库啥的很不错哦!(This support library file source, although there is no function, but the code written neatly, does not contain a garbage code, and the notes are ve
  3. 所属分类:易语言编程

    • 发布日期:2017-12-27
    • 文件大小:6144
    • 提供者:林中鸟人
  1. 文件的输入输出

    0下载:
  2. 对文件进行读写操作,涉及文件指针,文件操作的一些命令。(Read and write files, refer to the file pointer, some commands of the file operation.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-01
    • 文件大小:346112
    • 提供者:James1994
  1. 用神经网络进行手写数字的识别

    0下载:
  2. 该文件可以用于实现手写文字的图像识别,欢迎下载(The document can be used to achieve handwritten text recognition)
  3. 所属分类:图形图象

    • 发布日期:2018-01-03
    • 文件大小:343040
    • 提供者:xuguowen
  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
    • 文件大小:5021696
    • 提供者:sanzai
  1. VC++读写Excel文件源代码

    1下载:
  2. 读写excel文件内容,并将其显示到vs界面上(Read and write the contents of the XML file, and display it to the vs interface)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:14336
    • 提供者:人气机
  1. 实验10 编写库文件

    0下载:
  2. 这是一个实验指导,是在linux环境写,指导编写一个库文件(Write in Linux environment, guide the preparation of a library file)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-05
    • 文件大小:60416
    • 提供者:violetta
  1. QT写txt文件和保存8位bmp图片

    0下载:
  2. 写TXT文件到指定的目录; 保存内存数据为8位bmp图片;(Write TXT files to the specified directory; Save memory data for 8 bit BMP pictures;)
  3. 所属分类:其他

  1. BookTool

    0下载:
  2. 文本读写器,方便的读写文件,很好很强大!!!(Text reader, easy to read and write files, very good very powerful! ! !)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:44032
    • 提供者:gary123123
  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
    • 文件大小:3072
    • 提供者:xiaomumu
  1. 读写INI

    1下载:
  2. 不用调用API就可以读取或修改ini配置文件,只需调用模块中相应的函数即可,纯文本操作。(Without calling API, you can read or modify the INI configuration file, just calling the corresponding function in the module, pure text operation.)
  3. 所属分类:其他小程序

    • 发布日期:2018-01-11
    • 文件大小:1604
    • 提供者:CS专家
  1. 中颖单片机烧写器

    1下载:
  2. 该文件详细的介绍了中颖单片机烧写器使用方法。(This paper introduces in detail the use method of the middle-ying MCU burning writer.)
  3. 所属分类:其他小程序

  1. 基于BP神经网络的手写数字识别

    3下载:
  2. 这是一份基于BP神经网络的手写数字识别文件,包含了源代码、最优权重向量、以及带标记的训练集。代码中给出了详细的注释,对于理解神经网络的原理有很好的帮助。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-22
    • 文件大小:7586648
    • 提供者:Leopold
  1. 文件读写入链表

    0下载:
  2. C++语言编写,可实现基于链表的文件读写入链表,数据结构源程序(C++ language is written to achieve chain table based file reading and writing chain table, data structure source program)
  3. 所属分类:数据结构

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:玉玲珑
  1. csv文件读写

    0下载:
  2. 往xls格式中写入大量数据时耗时长,可采用csv格式,写入文件时间大大缩短(Writing large amounts of data into XLS format is time-consuming, CSV format can be used, and writing time is greatly shortened)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-22
    • 文件大小:2048
    • 提供者:油炸的兔子
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com