搜索资源列表
File
- const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-con
fileopenandwrite
- 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
file
- 文件读写学习示例!实现c++文件读写功能-Study examples of documents to read and write! Implementation c++ file reading and writing features
CExcel
- 一个写二进制文件的方式导出excel电子表格文档-A way to write binary file export excel spreadsheet document
file
- 统计一个文件中任意单词的个数。在文件中的指定位置添加字符串,并保存到文件中。在文件中的批定位置删除指定长度字符串,并保存文件。读文件中指定行的字符串,并显示。计算读文件的速度。计算写文个的速度。-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
SDMMCCardReadandWrite
- 用在AVR芯片可實現讀寫SD卡和MMC卡於任何文件系統功能-Used in the AVR chip enables read and write SD card and MMC card in any file system functions
file
- 实现 类似windows读写大块资料(二进制)文件的功能,希望对你们有用-To achieve a similar large windows to read and write data (binary) file function,
MANIK
- 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 ̶
tools_file
- 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
Textfilereadandwrite
- txt文本文件的读出和写入,并能够实时的对数据进行更改和存储。-txt text file to read and write, and be able to make changes in real-time data and storage.
bit_synch
- 本人写的MSK解调位同步完整程序,基于QuartusII90环境,采用verilog语言编写,程序简练,可靠性高,而且暂用资源少,适合CPLD器件。文件包含仿真和说明,欢迎下载!-I write a complete program MSK demodulation bit synchronization, based on QuartusII90 environment, using verilog language, procedures, concise, high reliability
filewrite_VB6
- 有关VB6写文件的操作程序,运行通过的例程,请放心参考,不象网上很多东东都误导人。-about VB6 file write source code
write
- 运用labview程序时,得出数据后,往电脑中写入,得到dat文件-Use labview program, derived data, to the computer to write, get dat file
db4
- 这是一个用MATLAB写的db4小波程序,有主程序等-this is a function file write in matlab,embrace a main function
file_operation
- 关于文件读写操作,其中用到了fread,fwrite还有文件定位函数fseek!-A small program about manipulating files using file read function fread and file write function fwrite!
file
- 不打开文件通过运行C程序进行文件的读写操作-Do not open the file by running the C program for file read and write operations
Formatted-stream-file
- 以格式化方式读写流文件,需要以格式化方式读写流文件的读者可以作为参考。-Formatted stream file to read and write, read and write need to be formatted stream file reader can be used as reference.
Write-Characters-To-File
- Write Characters To File
25
- 仙剑奇侠传5(文件写出),很不错的易语言源码,适合易语言爱好者使用。-Paladin (file write), very good source of easy language, suitable for easy language enthusiasts.
check-file-write-correct-or-not
- On Error檢查磁碟機寫入資料是否正確,可解決高速寫入檔案發生錯誤的機會-On Error check the drive to write data is correct, to resolve high-speed write file error
