CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - file.write

搜索资源列表

  1. File

    0下载:
  2. const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-con
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:37488
    • 提供者:yuehua8
  1. fileopenandwrite

    0下载:
  2. 3.1 磁盘存取简介 3.1.1 利用FCB(文件控制块)存取磁盘文件: (2) 在程序的数据段设置FCB和DAT(数据传输区)。 (3) 利用DOS功能调用打开文件(读)或建立文件(写),同时将文件名、扩展名、记录大小等信息保存在FCB中。 (4) 用DOS功能设置DAT地址。 (5) 用相应方式的DOS功能,以记录或字节块为单位读写文件。 (6) 在存取文件之后,特别是在写入文件之后,用DOS功能关闭文件。 -3.1 Introduction 3.1.1 disk
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:43561
    • 提供者:王强
  1. file

    0下载:
  2. 文件读写学习示例!实现c++文件读写功能-Study examples of documents to read and write! Implementation c++ file reading and writing features
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:6805
    • 提供者:流放
  1. CExcel

    0下载:
  2. 一个写二进制文件的方式导出excel电子表格文档-A way to write binary file export excel spreadsheet document
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1894263
    • 提供者:csp
  1. file

    0下载:
  2. 统计一个文件中任意单词的个数。在文件中的指定位置添加字符串,并保存到文件中。在文件中的批定位置删除指定长度字符串,并保存文件。读文件中指定行的字符串,并显示。计算读文件的速度。计算写文个的速度。-Statistics on a file in any number of words. In the document to add the string of the specified location and save it to file. Approved in the document w
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:366191
    • 提供者:肖磊
  1. SDMMCCardReadandWrite

    0下载:
  2. 用在AVR芯片可實現讀寫SD卡和MMC卡於任何文件系統功能-Used in the AVR chip enables read and write SD card and MMC card in any file system functions
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:5114
    • 提供者:dxffxd
  1. file

    0下载:
  2. 实现 类似windows读写大块资料(二进制)文件的功能,希望对你们有用-To achieve a similar large windows to read and write data (binary) file function,
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1872380
    • 提供者:chang
  1. MANIK

    0下载:
  2. MANIK is a 32 bit RISC Microprocessor. The salient features of the processor are listed below. Features Hardware Features • Data Path Width 32 bits, with Four stage pipeline. • Mixed 16/32 bit instructions for code density ̶
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3395206
    • 提供者:hfayed
  1. tools_file

    0下载:
  2. Tuxedo编程通用文件操作函数:判断文件是否存在,给文件夹锁,给文件解锁,写日志文件,读文件内容-Tuxedo Programming General file manipulation functions: to determine whether the file exists, give the folder lock, to unlock the file, write the log file, read contents of the file
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2104
    • 提供者:zpf
  1. Textfilereadandwrite

    0下载:
  2. txt文本文件的读出和写入,并能够实时的对数据进行更改和存储。-txt text file to read and write, and be able to make changes in real-time data and storage.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:59452
    • 提供者:feiliang
  1. bit_synch

    2下载:
  2. 本人写的MSK解调位同步完整程序,基于QuartusII90环境,采用verilog语言编写,程序简练,可靠性高,而且暂用资源少,适合CPLD器件。文件包含仿真和说明,欢迎下载!-I write a complete program MSK demodulation bit synchronization, based on QuartusII90 environment, using verilog language, procedures, concise, high reliability
  3. 所属分类:其他小程序

    • 发布日期:2014-01-27
    • 文件大小:320373
    • 提供者:Kerwin
  1. filewrite_VB6

    0下载:
  2. 有关VB6写文件的操作程序,运行通过的例程,请放心参考,不象网上很多东东都误导人。-about VB6 file write source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1296
    • 提供者:王工
  1. write

    0下载:
  2. 运用labview程序时,得出数据后,往电脑中写入,得到dat文件-Use labview program, derived data, to the computer to write, get dat file
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:10005
    • 提供者:孔霖
  1. db4

    0下载:
  2. 这是一个用MATLAB写的db4小波程序,有主程序等-this is a function file write in matlab,embrace a main function
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1457
    • 提供者:张伟
  1. file_operation

    0下载:
  2. 关于文件读写操作,其中用到了fread,fwrite还有文件定位函数fseek!-A small program about manipulating files using file read function fread and file write function fwrite!
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:8811
    • 提供者:fandeqiu
  1. file

    0下载:
  2. 不打开文件通过运行C程序进行文件的读写操作-Do not open the file by running the C program for file read and write operations
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:7149
    • 提供者:啊嘁
  1. Formatted-stream-file

    0下载:
  2. 以格式化方式读写流文件,需要以格式化方式读写流文件的读者可以作为参考。-Formatted stream file to read and write, read and write need to be formatted stream file reader can be used as reference.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:139663
    • 提供者:张锦锦
  1. Write-Characters-To-File

    0下载:
  2. Write Characters To File
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:11776
    • 提供者:古钢
  1. 25

    0下载:
  2. 仙剑奇侠传5(文件写出),很不错的易语言源码,适合易语言爱好者使用。-Paladin (file write), very good source of easy language, suitable for easy language enthusiasts.
  3. 所属分类:其他小程序

    • 发布日期:2017-05-06
    • 文件大小:1347356
    • 提供者:good22
  1. check-file-write-correct-or-not

    0下载:
  2. On Error檢查磁碟機寫入資料是否正確,可解決高速寫入檔案發生錯誤的機會-On Error check the drive to write data is correct, to resolve high-speed write file error
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:1880
    • 提供者:Ray
« 12 3 4 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com