freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

c程序設(shè)計課程設(shè)計---學(xué)生成績管理系統(tǒng)-資料下載頁

2025-02-10 06:43本頁面

【導(dǎo)讀】管理者方便的對學(xué)生成績進行管理,管理者可依據(jù)實際需求進行相關(guān)操作。該學(xué)生成績管理系統(tǒng)要求有學(xué)生成績錄入,查詢,修改,刪除,保存文件。用.也可用windows界面下的菜單欄、彈出式菜單、下拉菜單。生成文件名.如1班,語文,則文件名為:。每個學(xué)生學(xué)習(xí)的課程有語文,英語,數(shù)學(xué),物理,化學(xué),生物。學(xué)生的成績總表結(jié)構(gòu)約定為(學(xué)號,姓名,課程名,平時成績,期末成績,“2021”;在讀年級用1位整數(shù)構(gòu)成字符串,如正在1年級讀書則表示為:“1”;2位整數(shù)構(gòu)成字符串,如在班內(nèi)編號為23號則表示為:“23”。通過這次課程設(shè)計使我懂得了理論與實際相結(jié)合是很重要的,只有理論。論,才能真正為社會服務(wù),從而提高自己的實際動手能力和獨立思考的能力。以及同學(xué)的辛勤指導(dǎo)下,終于游逆而解。同時,在老師和同學(xué)的身上我學(xué)得到很。[1]錢能.c++程序設(shè)計教程[M].清華大學(xué)出版社..[2]譚浩強.c++程序設(shè)計[M].清華大學(xué)出版社..

  

【正文】 izhong_score[i]。 coutendl。 } head = insert(head,stu)。 print(head)。 while(stunum !=000000000) { cout輸入你想插入的數(shù)據(jù) :。 stu = new student 。 C++程序設(shè)計課程設(shè)計 15 cout學(xué)號 :。 cinstunum。 if(stunum ==000000000) { break。 } cout姓名 :。 cinstuname。 for(i=0。i6。i++) { cout科目 :。 cinstusubject[i]。 cout平時成績 :。 cinstupingshi_score[i]。 cout期末成績 :。 cinstuqizhong_score[i]。 coutendl。 } head = insert(head,stu)。 print(head)。 } } //修改信息 void Correct(struct student *head) { struct student *stu。 string del_num。 int i。 print(head)。 cout請輸入你想修改的學(xué)號 :。 cindel_num。 while(del_num != 000000000) { head = del(head,del_num)。 cout請重輸入此學(xué)生的數(shù)據(jù) :。 stu = new student 。 stunum = del_num。 cout姓名 :。 cinstuname。 for(i=0。i6。i++) { cout科目 :。 cinstusubject[i]。 cout平時成績 :。 學(xué)生成績管理系統(tǒng) 16 cinstupingshi_score[i]。 cout期末成績 :。 cinstuqizhong_score[i]。 coutendlsetw(10)。 } head = insert(head,stu)。 print(head)。 cout請輸入你想修改的學(xué)號 :。 cindel_num。 } } //信息保存 void save() { ofstream outfile(e:\\,ios::out)。 int i,j。 if(!outfile) { cerropen error。 exit(1)。 } for(j=0。jn。j++) { outfilestud[j].num 。 outfilestud[j].name 。 for(i=0。i6。i++) { outfilestud[j].subject[i] 。 outfilestud[j].pingshi_score[i] 。 outfilestud[j].qizhong_score[i] 。 outfile((stud[j].pingshi_score[i])*+(stud[j].qizhong_score[i])*)endl。 } coutsetw(50)endl。 } ()。 } //讀入信息 void read() { int i,j。 C++程序設(shè)計課程設(shè)計 17 ifstream infile(e:\\,ios::in)。 if(!infile) { cerropen error!endl。 } for(j=0。jn。j++) { coutstud[j].num 。 coutstud[j].name endl。 for(i=0。i6。i++) { coutstud[j].subject[i] 。 coutstud[j].pingshi_score[i] 。 coutstud[j].qizhong_score[i] 。 cout((stud[j].pingshi_score[i])*+(stud[j].qizhong_score[i])*)endl。 } coutsetw(50)endl。 } ()。 }
點擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1