【摘要】includeincludeincludeincludeincludetypedefstruct{charnum[10]。charname[10]。intchinese。intmath。intenglish。intdianlu。doubleave
2025-02-11 23:23
【摘要】附錄程序#include""#include#include#include""#include""typedefstruct{charnum[10];charname[10];intchinese;intm
2024-08-22 15:13
【摘要】C++程序設(shè)計(jì)實(shí)習(xí)報(bào)告設(shè)計(jì)題目:圖書(shū)管理系統(tǒng)學(xué)校:北華大學(xué)院系:電氣信息工程學(xué)院專(zhuān)業(yè):電子信息科學(xué)與技術(shù)班級(jí):電子10-2班姓名:舒誠(chéng)名學(xué)號(hào):201016040214時(shí)間:2011-12-19—2011-12-23目錄一、實(shí)習(xí)任務(wù) 3二、實(shí)習(xí)目的 3三、實(shí)習(xí)過(guò)程 41、主函數(shù)調(diào)用子函數(shù)流程圖 42、主函數(shù)功能 5
2024-08-22 13:05
【摘要】...課程設(shè)計(jì)報(bào)告課程設(shè)計(jì)名稱(chēng):C程序設(shè)計(jì)系別:學(xué)生姓名:班級(jí):學(xué)
2024-11-28 16:10
【摘要】程序編碼規(guī)范編寫(xiě):×××審核:×××××××年××月修改目錄一、引言 3二、命名規(guī)范 3
2025-04-16 21:59
【摘要】#include#defineucharunsignedchar#defineuintunsignedintsbitrs=P0^0;sbitrw=P0^1;sbite=P0^2;sbitk0=P1^0;sbitk1=P1^1;sbitk2=P1^2;sbitk3=P1^3;sbitk4=P1
2025-01-16 01:06
【摘要】#include#include#include#include//全局?jǐn)?shù)據(jù),對(duì)象doubleManagerSalary=6000;//經(jīng)理固定月薪doubleSalesManagerSalary=4000;//銷(xiāo)售經(jīng)理固定月薪doubleSalesManagerPer
2025-04-16 20:25
【摘要】圖書(shū)信息管理系統(tǒng)圖書(shū)信息管理系統(tǒng)源程序+程序源碼:#includestructnode{charname[10];intprice;charpub[15];};externstructnode*add(),*del(structnode*);externstructnode*load(),*m
2024-08-22 01:50
【摘要】赫夫曼編碼的C程序?#defineMAXVALUE10000?#defineMAXLEAF30?#defineMAXNODE59?#defineMAXBIT10?#include?typedefstruct?{?intweight;?intflag;?int
2024-09-13 03:25
【摘要】#include#include#include#defineLENsizeof(structteacher)structteacher*creat();structteacher{ intnum; charname[10]; charsex[8]; charunit[10];
2024-08-31 19:55
【摘要】軟件工程數(shù)據(jù)庫(kù)課程設(shè)計(jì)——源程序清單I目錄1引言.................................................................................................................................1標(biāo)題...................
2024-09-21 16:45
【摘要】東莞培訓(xùn)網(wǎng)C-TPAT程序安全修訂日期修訂單號(hào)修訂內(nèi)容摘要頁(yè)次版次修訂審核批準(zhǔn)2020/03/30/系統(tǒng)文件新制定4A/0///
2024-09-17 11:30
【摘要】*******************實(shí)踐教學(xué)*******************蘭州理工大學(xué)計(jì)算機(jī)與通信學(xué)院2020年秋季學(xué)期面向?qū)ο笳n程設(shè)計(jì)題目:服裝銷(xiāo)售管理系統(tǒng)專(zhuān)業(yè)班級(jí):10級(jí)計(jì)算機(jī)科學(xué)與
2024-09-24 09:24
【摘要】AT89C2051制電子鐘時(shí)鐘源程序本程序來(lái)自于互聯(lián)網(wǎng),站長(zhǎng)尚沒(méi)試驗(yàn),但是,該程序給出了詳細(xì)的說(shuō)明,相信對(duì)大家很有幫助!因此,站長(zhǎng)向原作者表示真誠(chéng)謝意!;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;???AT89C2051時(shí)鐘程序???;;;;;;;;;;;;;
2025-07-16 11:39
【摘要】#include#include#include#definePFprintf#include""#defineLENsizeof(structSt1)//定義結(jié)構(gòu)體//typedefstructSt1{charIDNumber[16];/*學(xué)號(hào)
2024-09-01 10:04