中国地质大学数据结构实习报告简介第一篇:中国地质大学数据结构实习报告Practice Report for Data Structures and Algorithm Analysis Data Structures Course Report Candidate: Student Number: Major: Communication Engineering Supervisor: Wu rangzhong China University of Geosciences(Wuhan) Wuhan, Hubei 430074, P. R. China May 18, 2013 China University of Geosciences, Faculty of Mechanics and Electronic Information - 1 删除程序代码 void DeletekTh(int position, pNode L) pNode Tmp=L, TmpPre=NULL; int i=0; for(i=0; i if(Tmp-next!=NUL