欢迎来到天天文库
浏览记录
ID:14220848
大小:178.50 KB
页数:35页
时间:2018-07-26
《城区古树名木管理系统》由会员上传分享,免费在线阅读,更多相关内容在应用文档-天天文库。
1、#include#include#includetypedefstructprotect{charquhao[7];charbianhao[5];charyanghuren[20];charriqi[11];charcuosi[20];charzuangkuang[20];structprotect*prot_next;}prot;typedefstructgushumingmu{charquhao[7];charbianhao[5];charname[20];charxue
2、ming[20];charkesu[20];intshuling;charquerensijian[11];charbaohujibie;charzaizididian[30];structprotect*prot_head;structgushumingmu*gusm_next;}gusm;typedefstructchengquxinxi{charquhao[7];charquming[20];charbumen[30];chardizi[30];chardianhua[13];charfuzeren[20];structgus
3、humingmu*gusm_head;structchengquxinxi*chex_next;}chex;chex*chex_head;voidcreate_cross_list(chex**);voidcreate_gusm(gusm**,chex*);voidcreate_prot(prot**prot_head,gusm*p_gusm);intload_cross_list(chex**chex_head);intsave_cross_list(chex*chex_head);voidtrav_chex(void);void
4、trav_gusm(gusm*);voidtrav_prot(prot*);voidtraverse_cross_list(chex*chex_head);voidedit_cross_list(void);voidcount_cross_list(chex*chex_head);voidmodf_chex(chex**chex_head);voidmodf_gusm(chex**p);voidmodf_prot(chex**p);voiddelt_chex(chex**p);voiddelt_gusm(chex**p);voidd
5、elt_prot(chex**p);voidinst_chex(chex**p);voidinst_gusm(chex**p);voidinst_prot(chex**p);voidcount(void);intlevl_qcot(char*,char);intzhuk_qcot(char*,char*);intkind_qcot(char*,char*);voidone_levl_cout(void);voidone_zhuk_cout(void);voidone_kind_cout(chex*P);voidtotl_levl_c
6、out(chex*p);voidtotl_zhuk_cout(void);voidtotl_kind_cout(chex*p);voidone_shul_cout(void);voidtotl_shul_cout(void);intshul_qcot(char*,int);main(){charch,ch1;printf("*""****************""**************""********************""**************""*********************
7、*****""""******************************""****************""***********************""****************""*******************************""");do{printf("*************************************************""**1:inputandcreatthecrosslist.**""****""**2:sav
8、ethecrosslist.**""****""**3:loadthecrosslist.**""****""**4:traversethecrosslist.**""****""**5:editthecros
此文档下载收益归作者所有