搜索资源列表
用标准模板库STL实现文件比较
- 用标准模板库STL实现文件比较. 本文讨论如何使用标准模板库(STL),类模板和函数模板,以及其它编程技术来解决实际问题。本文涉及到STL包含的集合和向量,函数模板,类模板,常量检验,出错处理和使用STL的文件I/O。 要阅读本文,你要熟悉C++,熟悉类模板和函数模板。本文汇集了大量有关的信息,指引你逐步阅读。 本文用提问,设计和解决方案引导阅读。希望你能喜欢。 -Standard Template Library STL files comparison. This pa
ConfigRead
- 一个通用的配置文件解析读取的封装的类,标准c++编写,很稳定,多平台多系统使用。-a common configuration file to read the analysis of the Packaging category, the standard c prepared, very stable, multi-platform multi-system use.
tinyxml
- timyXML是一个简单的xml解析工具,当然,你的xml必需是标准的。 TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.In brief, TinyXML parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modifie
FileMapping(csharp)
- 在C#中使内存映射文件方式进行文件读写, 文件读写功能由一个C++写的DLL提供. 附件内含有完整的DLL工程和C#调用工程.-In the C# Make the memory-mapped files of papers to read and write, file read and write function by a C++ Provide written DLL. Annex DLL contains a complete engineering and C# Call works
FileOperation
- 1)实现C++对CSV文件的读取 2)根据CSV设置好的处理命令执行本地文件的处理命令集合-1) implementation of C++ to read CSV file 2) According to the CSV set a good deal with the processing of the command to execute local files command collection
word_operate
- 自动找到指定目录下的所有rtf格式文件,并将其找到的所有rtf格式文件内容合成一个rtf格式的文件存储起来。好处是将前几年记录的日志合成一个大文件阅读笔记方便。请在E盘下建一个文件夹word_test,放入多少个rtf格式文件都行,然后执行本程序,在菜单中点击位于最后的word_op按钮,程序将找到word_test目录下所有rtf格式文件,读取内容,然后存储到C:\Hello1.rtf.你就可以看这一个文件内容回顾你几年内记录的日记了。-Automatically find the speci
cmostofile
- /* 读取计算机硬件CMOS信息,保存到文本文件和二进制文件中 */ /* 用 Turbo C2.0 把cmosttxt.c编译成cmosttxt.exe程序,单独执行或经VB、C++、C#程序调用后, 会生成和更新包含本机CMOS信息的文本文件cmostxt.txt和二进制文件cmosdat.dat*/-/* Read CMOS computer hardware information, saved to a text file and binary file*//* compile
file-read-write_C-Language
- 对常用的文件读写做了小结,不清楚的朋友可以看看,还是不错的幺-Read and write files on the common with a summary, do not know friends can see, is good unitary
TextMerge
- 用C++ Builder写的一个文本文件分割和合并工具,原先是用来将文本小说放到手机用的,可以根据自己需要将文件分割成任意大小,或者将多个文件合并成一个文件。然后可以通过工具做成Jar格式的电子书放到手机中阅读。-Using C++ Builder to write a text file split and merge tools, original text of the novel is used to put in mobile phone use, according to his n
TCHMReader
- CHM文件阅读源码,提供了C++的完整解决方案-CHM file to read source code, C++ provides a complete solution
ReadFile
- 用于演示从文件中读取一行数据,然后多文件中读取指定的数据 例如: 文本中内容为 C:\WINDOWS\system32\kernel32.dll 取出此行中 kernel32 <模块名> 并以文件方式输出-Used to demonstrate a row of data read from the file, and then reads the specified multi-file data such as: the text content
1
- c语言中bmp的读写,从一个文件读入到另一个文件-bmp c language read and write, read from a file to another file
Read-All-Files-Once-CPP
- 使用Visual C++编写的一个一次性读取指定文件夹下的所有文件的函数,附带例程源码,还可以指定文件的格式。-Written using Visual C++ a one-time read all the files in a specified folder function comes with source code routines, you can also specify the file format.
CPP-XML
- c++读取xml文件的一个类。基本包括了所有的xml操作读取。比较实用-c++ read xml file a class. Basic operation includes all xml read. More practical
Word-count
- 读取一个文件中单词出现的次数,通过C++的标准库STL的使用以及文件的操作,实现其功能-Read out the number of word used in a file
score-management
- 实现简单的学生成绩管理的C程序,可排序、存储、读取文件、搜索某学生成绩等-Simple student achievement management of C program, you can sort, store, read the file, search for a student performance, etc.
yuyinlangdu
- 用C语言简单的实现了朗读文本文件的功能,调用了windows系统地语音库,程序可以识别中文,自动将中文符号去除,以免朗读出现问题-Simple implementation of the function to read a text file with the C language, the windows system calls to voice library, the program can recognize Chinese, Chinese symbol automatically
BTreeNode
- 自己实现的一个从文件读取数据权重 并且以广义表输出的哈夫曼C语言实现-A realization of their own weight data read the file and C language Huffman table output to achieve broad
cPP-Import-data-from-a-txt-file
- c++从txt文件中实现逐行读取数值,并将数据赋给一个数组-C++implementation TXT file read line by line number, and the data is assigned to an array
CJPLVG
- 这是一个objective C的 program主要用来读文件,-This is an objective C program is used to read a file,