搜索资源列表
20050425_a_ordermake
- 一个西门子变频器控制代码的生成程序,主要用于DSP控制,除了调试用的iostream.h头文件,没有其他任何头文件,可以方面的运用与各种DSP,也可以移植到windows和linux下。 -a Siemens inverter control code generation process, mainly for the DSP control, in addition to commissioning the first iost
IOstream
- C++Iostream打开文件关闭文件和操作文件-C convention open files and shut down operation of paper documents
quanpaixu
- 冒泡排序 直接选择排序 Shell排序 快速排序 归并排序 堆排序 直接插入排序基本算法 #include<iostream.h> #include<stdlib.h> #include<time.h> const int n=100000 typedef struct{ int key }RedType typedef
iostream.hiiostream
- iostream.h和iiostream的区别iostream .h和iiostream的区别iostream .h和iiostream的区别-iostream.h and iiostream distinction and ii iostream.h ostream distinction iostream.h and iiostream distinction iostrea m.h and iiostream distinctio
c++123
- #include<iostream> using namespace std class ABC { private: double i,j public: ABC(int x,int y):i(x),j(y) {} ABC() {} double add() { return i+j } double jian() { return i-j
xianxingbiao
- 实习题 [问题描述] 1. 设顺序表中的数据元素递增有序,将插入到顺序表的适当位置上,是该表仍然有序。 [输入] 初始顺序表,插入字符。 [输出] 插入x后线性表的结果 [存储结构] 采用顺序存储结构 [算法的基本思想] 建立一个递增顺序表,插入一个数值并移动元素,使其仍然有序。 程序如下: #include \"iostream.h\" #include <malloc.h&
neipaixu
- [问题描述] 将N个关键字去整数的记录进行整序, 以使所有关键字为非负数的记录排在关键字为负数的记录之前,要求使用最少的附加空间,且算法的时间复杂度为O(N) [输入] 待排序记录个数,各关键字的值。 [输出] 关键字从正负分开,正数在前 [存储结构] 待排序记录顺序存储。 [算法的基本思想] 快速排序算法每次任取一个记录的关键字为标准,将其余记录分为两组将,N个关键字去整数的记录进行整序, 以使所有
000
- #include<iostream> using namespace std int main() { unsigned long x,warcraft,war,l cin> x while(x) { unsigned long *p=new unsigned long[x+1] if(p==NULL) { cerr<<\"
c
- /*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0 -/******** lexical analysis procedure********/# includelt; Iostream.hgt;# Includelt; Fstream.hgt;# Includ
cd
- /*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0 -/******** lexical analysis procedure********/# includelt; Iostream.hgt;# Includelt; Fstream.hgt;# Includ
20050425_a_ordermake
- 一个西门子变频器控制代码的生成程序,主要用于DSP控制,除了调试用的iostream.h头文件,没有其他任何头文件,可以方面的运用与各种DSP,也可以移植到windows和linux下。 -a Siemens inverter control code generation process, mainly for the DSP control, in addition to commissioning the first iost
IOstream
- C++Iostream打开文件关闭文件和操作文件-C convention open files and shut down operation of paper documents
iostream.hiiostream
- iostream.h和iiostream的区别iostream .h和iiostream的区别iostream .h和iiostream的区别-iostream.h and iiostream distinction and ii iostream.h ostream distinction iostream.h and iiostream distinction iostrea m.h and iiostream distinctio
iostream
- 输入输出流 综合应用实例 可是自学者更轻松的理解 输入输出流的知识-Input and output streams integrated application自学者but easier to understand input and output flow of knowledge
C++_INPUT_OUTPUT[iostream]
- C++ INPUT_OUTPUT using iostream in console application
edatest
- 一个在MFC中使用IOStream IO实现高效文件流操作的小例子-a sample of highly efficient document IO access in MFC
IOStream
- 本代码主要用于实现数据流传输,本人能力有限代码不好。
iostream.h
- 本文主要介绍iostream.h对应头文件的功能介绍和使用方法。 -This paper introduces the iostream.h header file corresponding to the function of introduction and use.
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++ lex
iostream
- iostream 类是介绍iostream中各种方法的实例-this is iostream classes