文件名称:task_4
- 所属分类:
- 编辑器/阅读器
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2017-02-21
- 文件大小:
- 296kb
- 下载次数:
- 0次
- 提 供 者:
- b*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
创建一个单向链表,保存输入的学生成绩:
78、90、85、67、98、75、64、80、82、78
创建完成后在75和64之间插入一个成绩90;
然后实现对成绩进行由低到高排序;
最后在链表中找到成绩为80的,并将其删去。
-Create a one-way linked list, save the information entered student achievement: After 78,90,85,67,98,75,64,80,82,78 created between 75 and 64 insert a score 90 then the results were achieved low to high ranking and finally found success in the list of 80, and its deletion.
78、90、85、67、98、75、64、80、82、78
创建完成后在75和64之间插入一个成绩90;
然后实现对成绩进行由低到高排序;
最后在链表中找到成绩为80的,并将其删去。
-Create a one-way linked list, save the information entered student achievement: After 78,90,85,67,98,75,64,80,82,78 created between 75 and 64 insert a score 90 then the results were achieved low to high ranking and finally found success in the list of 80, and its deletion.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
task_4\ipch\task_2-251eef2c\task4-e5104293.ipch
......\task4.sln
......\task4.suo
......\...._2\task4.c
......\......\task_2.vcxproj
......\......\task_2.vcxproj.filters
......\......\task_2.vcxproj.user
......\ipch\task_2-251eef2c
......\ipch
......\task_2
task_4