/*** *****詞法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
標(biāo)簽: include lt iostream fstream
上傳時間: 2015-03-25
上傳用戶:璇珠官人
/*** *****詞法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
標(biāo)簽: include lt iostream fstream
上傳時間: 2015-03-25
上傳用戶:cc1
/*** *****詞法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
標(biāo)簽: include lt iostream fstream
上傳時間: 2013-12-27
上傳用戶:baiom
/*** *****詞法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
標(biāo)簽: include lt iostream fstream
上傳時間: 2013-12-29
上傳用戶:風(fēng)之驕子
/*** *****詞法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
標(biāo)簽: include lt iostream fstream
上傳時間: 2015-03-25
上傳用戶:xieguodong1234
/*** *****詞法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
標(biāo)簽: include lt iostream fstream
上傳時間: 2013-12-19
上傳用戶:佳期如夢
From your fax application view point it s a fax modem pool. From IP network view point it s a H.323 endpoint with T.38 fax support. From your view point it s a gateway between a fax application and IP network.
標(biāo)簽: point From view application
上傳時間: 2015-03-26
上傳用戶:lnnn30
C++完美演繹 經(jīng)典算法 如 /* 頭文件:my_Include.h */ #include <stdio.h> /* 展開C語言的內(nèi)建函數(shù)指令 */ #define PI 3.1415926 /* 宏常量,在稍后章節(jié)再詳解 */ #define circle(radius) (PI*radius*radius) /* 宏函數(shù),圓的面積 */ /* 將比較數(shù)值大小的函數(shù)寫在自編include文件內(nèi) */ int show_big_or_small (int a,int b,int c) { int tmp if (a>b) { tmp = a a = b b = tmp } if (b>c) { tmp = b b = c c = tmp } if (a>b) { tmp = a a = b b = tmp } printf("由小至大排序之后的結(jié)果:%d %d %d\n", a, b, c) } 程序執(zhí)行結(jié)果: 由小至大排序之后的結(jié)果:1 2 3 可將內(nèi)建函數(shù)的include文件展開在自編的include文件中 圓圈的面積是=201.0619264
標(biāo)簽: my_Include include define 3.141
上傳時間: 2014-01-17
上傳用戶:epson850
在Visual C++6.0 WinXp下編譯通過采用類來實現(xiàn),從CString繼承而來數(shù)據(jù)運(yùn)算的結(jié)果保存在CString類中理論上可對任意長的數(shù)據(jù)進(jìn)行相加在Release目錄下有可執(zhí)行文件,將*.txt拖放到longadd.exe上即可,*.txt為數(shù)據(jù)文件
標(biāo)簽: CString Release Visual WinXp
上傳時間: 2013-12-12
上傳用戶:四只眼
將壓縮包里的頭文件memory.h加入VC的INCLUDE目錄下,在程序中寫入Memory() 單步執(zhí)行可以檢查內(nèi)存泄露
標(biāo)簽: INCLUDE memory 頭文件 目錄
上傳時間: 2015-03-28
上傳用戶:685
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1