搜索资源列表
fstreamsrc
- 《使用 <fstream> 类进行文件的 I/O 处理》 传统的文件 I/O 库如 Unix 的 <io.h> 和 <stdio.h> ,由于其程序接口的原因,在很大程度上强制程序员进行某些处理,缺乏类型安全和国际化支持。C++ 的 <fstream> 库则在文件的 I/O 方面提供了一个增强的、面向对象的、具有国际化意识的库。该程序介绍如何使用这个库进行文件的 I/O 处理并利用它来编写易于跨平台的代码。 大多数 C++ 程序员都熟悉不止
CombineLine
- 用fstream进行文件操作 利用vc++6.0-fstream used for file manipulation using vc 6.0
process
- #include <string.h> #include <fstream.h> #include <stdio.h> #include <stdlib.h> #define FINISH 0 //完成状态 #define RUNNING 1 //运行状态 #define READY 2 //就绪状态 #define WAITIO 3 //io等待状态 #define WAITREAD 4//读写等待状态
fstream
- fstream读写,很有价值的MFC学习参考材料
splitor
- c++做了个文件分割的小东东,源码如下 可通过gcc和vc编译 学习使用fstream的用法。
fstream
- 从文本文件中读取配置文件,从而在程序中可以使用,已通过调试
ACE_File
- 夸平台的基于ACE的简单文件传输源码 #include <fstream> #include \"ace/OS.h\" #include \"ace/Log_Msg.h\" #include \"ace/INET_Addr.h\" #include \"ace/SOCK_Stream.h\" #include \"ace/SOCK_Connector.h\"
file使用fstream的getline()方法
- file使用fstream的getline()方法,具体可以看CB的\Examples\StdLib目录下的例子fstream.cpp ,file使用fstream的getline()方法,具体可以看CB的\Examples\StdLib目录下的例子fstream.cpp
normaldistribution
- #include <stdlib.h> #include <stdio.h> #include <time.h> #include <fstream> #include <iostream> using namespace std struct Code { float a char s } Code cc[8]={{0.25, a },{0.3,
Primer
- C++ Primer的随书源代码,拉 基 源 码 -#include <iostream.h> #include <fstream.h> #include <string>
samlple
- 简单路径,#include "stdafx.h" #include <iostream> #include <fstream> #include <queue> #include <stack> using namespace std struct ArcNode { int adjvex ArcNode *nextarc } typedef char VertexType
fstream
- fstream使用实例,包含各种可能的使用方法,值得参考-example of fstream use
Simple_Console_DB
- Simple Console Database Writing to file Using fstream
c-P-P-lexical-analysis
- c++词法分析很简单的代码#include<iostream.h> #include<fstream.h> #include<stdlib.h> #include<stdio.h> #include<string.h> #include<conio.h> #include<process.h> /*头文件*/ -c++ lexical analysis is very simple c
Dictionary_Search
- 有名的词典查询 自动生成10000个单词然后找他的类似词。。。 -//Dictionary #include <iostream> #include <fstream> #include <string> #include <time.h> #define maxsize 10000000 #define exp_n 10000 using namespace std string word[maxs
total
- 建立并按照一定格式写入文本文件 其中有具体的fstream操作-create a document and write in some formated text.
File-operations
- 用fstream进行文件操作,适合初学者及想要提高C语言的人,值得一看。-Using fstream for file operations, suitable for beginners and want to improve the language C, worth a visit
san-lie-biao
- 散列表实现个人信息 散列表---实现个人信息管理 一、 数据结构 个人信息:至少五个域 散列表:以姓名为关键字,平均查找长度不超过2.5,确定表大小,设计散列函数,冲突处理方法(建议采用拉链法)。 文件:个人信息以文件形式保存 二、 基本算法 插入个人信息 删除个人信息 按关键字查找个人信息 按非关键字查找个人信息 统计两种查找过程的平均查找长度 三、 功能要求 读文件数据建立散列表 保存散列表到文件 散列表遍历 修改个人信息
fstream
- Fstream library usage input and output from text file-Fstream library usage input and output from text file
fstream
- fastfeam i don't konw why u