C/C++头æ件ä¸è§
Cãä¼ ç» C++
#include <assert.h>ãããã//设å®æå
¥ç¹
#include <ctype.h>ãããã //å符å¤ç
#include <errno.h>ãããã //å®ä¹é误ç
#include <float.h>ãããã //æµ®ç¹æ°å¤ç
#include <fstream.h>ããã //æ件è¾å
¥ï¼è¾åº
#include <iomanip.h>ããã //åæ°åè¾å
¥ï¼è¾åº
#include <iostream.h>ããã//æ°æ®æµè¾å
¥ï¼è¾åº
#include <limits.h>ãããã//å®ä¹åç§æ°æ®ç±»åæå¼å¸¸é
#include <locale.h>ãããã//å®ä¹æ¬å°åå½æ°
#include <math.h>ããããã//å®ä¹æ°å¦å½æ°
#include <stdio.h>ãããã //å®ä¹è¾å
¥ï¼è¾åºå½æ°
#include <stdlib.h>ãããã//å®ä¹æ项å½æ°åå
ååé
å½æ°
#include <string.h>ãããã//å符串å¤ç
#include <strstrea.h>ããã//åºäºæ°ç»çè¾å
¥ï¼è¾åº
#include <time.h>ããããã//å®ä¹å
³äºæ¶é´çå½æ°
#include <wchar.h>ãããã //宽å符å¤çåè¾å
¥ï¼è¾åº
#include <wctype.h>ãããã//宽å符åç±»
//////////////////////////////////////////////////////////////////////////
æ å C++ãï¼åä¸çä¸å注éï¼
#include <algorithm>ããã //STL éç¨ç®æ³
#include <bitset>ããããã//STL ä½é容å¨
#include <cctype>
#include <cerrno>
#include <clocale>
#include <cmath>
#include <complex>ãããã //å¤æ°ç±»
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <ctime>
#include <deque>ããããã //STL å端éå容å¨
#include <exception>ããã //å¼å¸¸å¤çç±»
#include <fstream>
#include <functional>ããã//STL å®ä¹è¿ç®å½æ°ï¼ä»£æ¿è¿ç®ç¬¦ï¼
#include <limits>
#include <list>ãããããã//STL 线æ§å表容å¨
#include <map>ãããããã //STL æ å°å®¹å¨
#include <iomanip>
#include <ios>ãããããã //åºæ¬è¾å
¥ï¼è¾åºæ¯æ
#include <iosfwd>ããããã//è¾å
¥ï¼è¾åºç³»ç»ä½¿ç¨çå置声æ
#include <iostream>
#include <istream>ãããã //åºæ¬è¾å
¥æµ
#include <ostream>ãããã //åºæ¬è¾åºæµ
#include <queue>ããããã //STL éå容å¨
#include <set>ãããããã //STL éå容å¨
#include <sstream>ãããã //åºäºå符串çæµ
#include <stack>ããããã //STL å æ 容å¨ãããã
#include <stdexcept>ããã //æ åå¼å¸¸ç±»
#include <streambuf>ããã //åºå±è¾å
¥ï¼è¾åºæ¯æ
#include <string>ããããã//å符串类
#include <utility>ãããã //STL éç¨æ¨¡æ¿ç±»
#include <vector>ããããã//STL å¨ææ°ç»å®¹å¨
#include <cwchar>
#include <cwctype>
using namespace std;
//////////////////////////////////////////////////////////////////////////
C99 å¢å
#include <complex.h>ãã //å¤æ°å¤ç
#include <fenv.h>ãããã//æµ®ç¹ç¯å¢
#include <inttypes.h>ãã//æ´æ°æ ¼å¼è½¬æ¢
#include <stdbool.h>ãã //å¸å°ç¯å¢
#include <stdint.h>ããã//æ´åç¯å¢
#include <tgmath.h>ããã//éç¨ç±»åæ°å¦å®
追é®è¿ä¸ªæçè¿ï¼ä¸ç®å§
追çè¿ä¸ªå·²ç»æ¯æå
¨çäºï¼ä¸è¬æ²¡æ人ä¼ç¹æå»è®°å¿è¿äºã
éè¦ä»ä¹å½æ°ï¼æè
éè¦ä»ä¹å¤´æ件ï¼å¨windowsä¸æ¥msdnå°±è¡äº
å¨linuxä¸ï¼å¦æè£
äºgccï¼ç´æ¥manå°±è¡äºã
追é®è¿æ ·åï¼è°¢è°¢
追çä¸å®¢æ°ï¼
追é®å¯å¯
追çæ©