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

搜索资源列表

  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. mpeg4Pwriter

    0下载:
  2. 一个完整的mpeg4 写文件类,包含了示例程序-mpeg4 writer ffmpeg.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-08
    • 文件大小:4065
    • 提供者:xushanfeng
  1. dos

    0下载:
  2. 为DOS系统设计一个简单的二级文件系统。要求做到以下几点: ①可以实现下列命令: login 用户登录 dir 列文件目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件 -dos system second document
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-16
    • 文件大小:4387
    • 提供者:任天
  1. YRJ--Draw

    0下载:
  2. 画点线面 类继承 多重函数重载 自动属性预设 读写文件-Painting point line and class inheritance multiple function overloading automatic preset read-write file attribute
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:25715712
    • 提供者:小白
  1. VBduxiewenjianshli

    0下载:
  2. 大量读写文件的事例,为大家提供更好的VB编程方法,名称:VB大量读写文件事例,可读写系统后缀为.DAT的文件-A large number of examples of reading and writing files, provide better VB programming method
  3. 所属分类:assembly language

    • 发布日期:2017-11-20
    • 文件大小:22544
    • 提供者:魔尊
  1. java-Example6_7

    0下载:
  2. *例题6-6:复制一个文件,比较一下带缓冲区和不 *带缓冲区读写文件的效率有何区别。-example 6-6: copy of a file, compare with buffer and * band buffer read and write documents the efficiency difference between what.
  3. 所属分类:JavaScript

    • 发布日期:2017-12-05
    • 文件大小:1245
    • 提供者:永无止境
  1. FileNumASC

    0下载:
  2. 读写文件中的数字,读出之后进行升序、降序,再次写入文件中。-Read and write files in the digital readout, ascending, descending, again written to the file.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-04
    • 文件大小:9943
    • 提供者:张浩
  1. LZH--final

    0下载:
  2. 为Linux系统设计一个简单的二级文件系统。要求做到以下几点: 1. 可以实现下列几条命令: login 用户登录 dir 列目录 create 创建目录 delete 删除目录 open 打开文件 close 关闭文件 read 读文件 write 写文件-For Linux system design a simple secondary file system. Required to get the following: 1. Can realiz
  3. 所属分类:File Operate

    • 发布日期:2017-11-17
    • 文件大小:40530
    • 提供者:李泽华
  1. 123

    0下载:
  2. 设计一个简单的二级文件系统。要求做到以下几点: 1、可以实现下列几条命令(至少4条) LOGIN 用户登录 DIR 列文件目录 CREATE 创建文件 DELETE 删除文件 OPEN 打开文件 CLOSE 关闭文件 READ 读文件 WRITE 写文件 -The design of a simple two file systems
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-13
    • 文件大小:10283
    • 提供者:
  1. HttpDownload

    0下载:
  2. <C/C++> Socket编程Http下载的简单实现 按照Http协议,使用Socket连接并发送请求头给Http服务器,若服务器正确响应,返回请求文件数据,接收并写文件保存-<C/C++> The Socket programming Http Download the simple implementation in accordance with the Http protocol using the Socket connection and send the
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-06
    • 文件大小:59595
    • 提供者:张仁涛
  1. youxijizhi

    0下载:
  2. A、文件的创建 B、文件的打开 C、获取和修改文件属性 D、写文件和读文件 -A file creation B file open C, access and modify file attributes D, write and read files
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-11-27
    • 文件大小:206339
    • 提供者:急哦
  1. 用VC6写的录音小程序

    0下载:
  2. 用VC6写的录音小程序,能生成WAV格式的音频文件-WAV format audio file recording a small program written in VC6, can generate
  3. 所属分类:多媒体编程

    • 发布日期:2017-10-31
    • 文件大小:66132
    • 提供者:gong
  1. blepo_0.6.8

    0下载:
  2. Blepo计算机视觉库 Blepo是一个开放源代码的C / C + +库的,便于计算机视觉的研究和教育。它的目标是三个方面: 使研究人员能够专注于算法的开发,而不是低层次的细节,比如内存管理,读/写文件,拍摄图像,可视化, 在不牺牲效率 在C + +环境下,很容易使用,使教育工作者和学生学习图像处理 捕捉到一个比较成熟的,完善的算法库,使他们的社会既没有被别人使用,以避免推倒重来。-Blepo Computer Vision Library Blepo is an
  3. 所属分类:Graph program

    • 发布日期:2017-11-19
    • 文件大小:22729728
    • 提供者:晓龙
  1. FileStreamRW

    0下载:
  2. 一些关于文件的基本操作,包括读文件、写文件等-Some basic operations on files
  3. 所属分类:CSharp

    • 发布日期:2017-12-10
    • 文件大小:84372
    • 提供者:杜安定
  1. CH376HFT

    0下载:
  2. MCS-51单片机C语言的U盘文件读写示例程序,本程序演示字节读写,文件枚举,文件复制, 用于将U盘中的/C51/CH376HFT.C文件中的小写字母转成大写字母后, 写到新建的文件NEWFILE.TXT中。-MCS-51 microcontroller C language U disk file reading and writing examples of procedures, demonstration of the process of byte read and write, en
  3. 所属分类:SCM

    • 发布日期:2017-12-07
    • 文件大小:4072
    • 提供者:yue
  1. How-to-read-and-write-file

    0下载:
  2. 对于MFC编程,此文档详细介绍了如何读和写文件,很清楚的说明。-For MFC program,this file introduce how to read and write file.
  3. 所属分类:software engineering

    • 发布日期:2017-11-01
    • 文件大小:20636
    • 提供者:小光
  1. java

    0下载:
  2. java向文件中写文件的方式总结,便于以后使用java读写文件-failed to translate java file upload
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:12067
    • 提供者:rey
  1. flash

    0下载:
  2. flash code 烧写文件在source中加入,为.asm文件中的代码-flash code
  3. 所属分类:DSP program

    • 发布日期:2017-11-19
    • 文件大小:2781
    • 提供者:李晓绿
  1. QT-file

    1下载:
  2. QT文件读写操作 读文件 写文件 -QT file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-04
    • 文件大小:1487
    • 提供者:wangwei
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com