福建江夏實驗一.doc_第1頁
福建江夏實驗一.doc_第2頁
福建江夏實驗一.doc_第3頁
全文預(yù)覽已結(jié)束

下載本文檔

版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進行舉報或認領(lǐng)

文檔簡介

實 驗 報 告課程名稱 計算機程序設(shè)計 實驗名稱 C+集成環(huán)境的使用 系別 電子信息科學(xué)系 專業(yè)班級 信管(3)班 指導(dǎo)教師 馬航飛 學(xué)號3110814322 姓名 張 玲 實驗日期 2012.9.11 實驗成績_一、 實驗?zāi)康?.了解并初步掌握Microsoft Visual C+6.0 集成開發(fā)環(huán)境的使用;2. 最簡單的程序開發(fā)3. 掌握C+程序的編寫格式、調(diào)試、運行。4. 掌握基本輸入輸出的方法。5. 了解基本數(shù)據(jù)類型的字節(jié)寬二、 實驗環(huán)境1硬件環(huán)境:微機2軟件環(huán)境:Windows ;Microsoft Visual C+6.0 集成開發(fā)環(huán)境。三、實驗內(nèi)容1、實驗題目:設(shè)學(xué)生常數(shù)為500,編程輸出下列結(jié)果(引號也要輸出)?!癏ow many students here?” “500”(1)基本要求 輸出結(jié)果時,要求輸出雙引號。(2)實驗代碼#includeint main()coutHow many students here?n; cout500n;(3)請簡要說明程序開發(fā)及調(diào)試的步驟1、首先,要將源程序代碼寫出來2、其次,驗證試驗代碼是否有錯誤3、最后,要是沒有錯誤了,之后就單擊組建調(diào)試,進行代碼運行。(4)實驗結(jié)果 2、實驗題目:用sizeof( )操作符,求教材表2-2中各數(shù)據(jù)類型的字節(jié)長度。 (1)基本要求 請按下列格式要求輸出結(jié)果:size of char 1 byte size of int 2byte (2)實驗代碼#include int main() cout size of char sizeof(char) byten size of unsigned char sizeof(unsigned char) byten size of signed char sizeof(signed char) byten size of int sizeof(int) byten size of unsigned sizeof(unsigned) byten size of signed sizeof(signed) byten size of short sizeof(short) byten size of unsigned short sizeof(unsigned short) byten size of long sizeof(long) byten size of signed long sizeof(signed long) byten size of unsigned long sizeof(unsigned long) byten size of float sizeof(float) byten size of double sizeof(double) byten size of long double sizeof(long double) byten;(3)實驗結(jié)果 四、實驗小結(jié)1、實驗出錯情況及解決辦法-Configuration: s2_4 - Win32 Debug-Compiling.s2_4.cppg:程序設(shè)計作業(yè)s2_4.cpp(1) : error C2006: #include expected a filename, found g:程序設(shè)計作業(yè)s2_4.cpp(1) : error C2006: #include expected a filename, found g:程序設(shè)計作業(yè)s2_4.cpp(4) : error C2065: cout : undeclared identifierg:程序設(shè)計作業(yè)s2_4.cpp(4) : error C2297: : illegal, right operand has type char 27g:程序設(shè)計作業(yè)s2_4.cpp(5) : error C2297: : illegal, right operand has type char 7g:程序設(shè)計作業(yè)s2_4.cpp(6) : warning C4508: main : function should return a value; void return type assumed執(zhí)行 cl.exe 時出錯.s2_4.exe - 1 error(s), 0 warning(s)-Configuration: s2_4 - Win32 Debug-Compiling.s2_4.cppg:程序設(shè)計作業(yè)s2_4.cpp(1) : fatal error C1083: Cannot open include file: iotream.h: No such file or directory執(zhí)行 cl.exe 時出錯.s2_4.exe - 1 error(s), 0 warning(s)-Configuration: s2_4 - Win32 Debug-Compiling.s2_5.cppG:程序設(shè)計作業(yè)s2_5.cpp(4) : error C2065: har : undeclared identifier執(zhí)行 cl.exe 時出錯.-Configuration: s2_4 - Win32 Debug-Compiling.s2_5.cppG:程序設(shè)計作業(yè)s2_5.cpp(18) : error C2143: syntax error : missing ; before 執(zhí)行 cl.exe 時出錯.s2_4.exe - 1 error(s), 0 warning(s)1、第一題將英文中的寫成中文的書名號“”,之后改正。2、第二個問題是將預(yù)處理文

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

評論

0/150

提交評論