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

搜索资源列表

  1. fileIO

    0下载:
  2. 文件的输入输出,包括读文件操作(读字符、字节),写文件操作,拷贝文件。-File input and output, including the reading file operations (read characters, bytes), write file operation, copy the file.
  3. 所属分类:File Operate

    • 发布日期:2017-03-27
    • 文件大小:1195
    • 提供者:黄杰
  1. FileFilter

    0下载:
  2. 读写文件过滤驱动程序,开发驱动的同志们可以用它来开发上层驱动。-Read and write file filter driver, development-driven comrades can use it to develop the upper drive.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:7208
    • 提供者:王兆祎
  1. wenjianguanli

    2下载:
  2. 一、 任务 设计模拟操作系统文件系统的程序。 二、 目的 通过具体的文件存储空间的管理、文件的物理结构、目录结构和文件操作的实现,加深对文件系统内部功能和实现过程的理解。 三、功能要求 (1)在内存中开辟一个空间作为文件存储器,在其上实现一个简单的文件系统。退出这个文件系统时,需要该文件系统的内容保存到磁盘上,以便下次可以将其回复到内存中来。 (2)文件存储空间管理可采取显式链接(如FAT)或者其他方法。(即自选一种方法) (3)空闲空间管理可采用位图或者
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:79937
    • 提供者:卢思琦
  1. TestFileReadWrite

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

    • 发布日期:2017-12-22
    • 文件大小:74752
    • 提供者:qq350106844
  1. 模块_HTTP读文件

    0下载:
  2. 防止某支持库的http读文件命令假死,特意写了这个模块(To prevent a support library HTTP read file command to feign death, deliberately wrote this module)
  3. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:3072
    • 提供者:qingyiweb
  1. SD卡读写测试成功

    0下载:
  2. 对SD卡读写经行测试,针对Fat文件格式!(SD card read and write by the line test, for Fat file format!)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:169984
    • 提供者:yuyn7858
  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
    • 文件大小:25060352
    • 提供者:zsj
  1. 读取文件

    0下载:
  2. 文件读取功能,可以将文件的内容进行中文的繁体简体转换,支持文件夹下的文件(.cpp和.h文件中的中文简体转换位繁体)(File read function, you can file the contents of Chinese traditional Chinese simplified conversion, support files under the folder (.Cpp and.H files in the Chinese Simplified translation, bit
  3. 所属分类:文件操作

    • 发布日期:2017-12-18
    • 文件大小:74752
    • 提供者:熊小威
  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 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com