文件名称:tongxunlu
-
所属分类:
- 标签属性:
- 上传时间:2015-06-18
-
文件大小:398.86kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
数据结构构建通讯录
printf( \t 1.创建通讯录链表\n )
printf( \t 2.将姓名为Name的好友的手机号改为MTel\n )
printf( \t 3.输出通讯录\n )
printf( \t 4.将通讯录按照好友姓名进行非递减排序\n )
printf( \t 5.将两个按姓名非递减排序的通讯录合并为一个,姓名相同且手机号相同的好友记录在结果中只保留一个\n )
printf( \t 6.统计籍贯是大连的好友人数\n )
printf( \t 7.将通讯录中倒数第k个结点之后的所有结点移到头结点后面(保持结点间的先后顺序)\n )
printf( \t 8.将通讯录的正中间位置结点之后的全部结点倒置\n ) -Data Structure Construction Contacts printf (" \ t 1. Create contacts list \ n" ) printf (" \ t 2. Name of the friend' s name is changed phone number MTel \ n" ) printf (" \ t 3. Output contacts \ n " ) printf (" \ t 4. The contacts follow friend' s name non-descending order \ n " ) printf (" \ t 5. The two non-descending order by name contacts merged into one, the same name and the phone number is the same record-keeping only one friend \ n in the result " ) printf (" \ t 6. Statistical native of Dalian' s friend number \ n " ) printf (" \ t 7. All contacts in the penultimate node k nodes after the first node is moved back point (keep the order between nodes) \ n " ) printf (" \ t 8. The middle position node address book After all nodes inverted \ n " )
printf( \t 1.创建通讯录链表\n )
printf( \t 2.将姓名为Name的好友的手机号改为MTel\n )
printf( \t 3.输出通讯录\n )
printf( \t 4.将通讯录按照好友姓名进行非递减排序\n )
printf( \t 5.将两个按姓名非递减排序的通讯录合并为一个,姓名相同且手机号相同的好友记录在结果中只保留一个\n )
printf( \t 6.统计籍贯是大连的好友人数\n )
printf( \t 7.将通讯录中倒数第k个结点之后的所有结点移到头结点后面(保持结点间的先后顺序)\n )
printf( \t 8.将通讯录的正中间位置结点之后的全部结点倒置\n ) -Data Structure Construction Contacts printf (" \ t 1. Create contacts list \ n" ) printf (" \ t 2. Name of the friend' s name is changed phone number MTel \ n" ) printf (" \ t 3. Output contacts \ n " ) printf (" \ t 4. The contacts follow friend' s name non-descending order \ n " ) printf (" \ t 5. The two non-descending order by name contacts merged into one, the same name and the phone number is the same record-keeping only one friend \ n in the result " ) printf (" \ t 6. Statistical native of Dalian' s friend number \ n " ) printf (" \ t 7. All contacts in the penultimate node k nodes after the first node is moved back point (keep the order between nodes) \ n " ) printf (" \ t 8. The middle position node address book After all nodes inverted \ n " )
(系统自动生成,下载前可以参看下载内容)
下载文件列表
tongxunlu.doc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.