文件名称:LinkDemo
介绍说明--下载内容来自于网络,使用问题请自行百度
(1)创建一个初始为10个节点的单向链表,节点数据用随机函数产生。
(2) 输出该链表。
(3)在链表的首部增加一个数据为50的节点,并输出链表。
(4)在链表的尾部增加一个数据为70的节点,并输出链表。
-(1) create an initial 10 nodes of one-way linked list, node data using random function.
(2) the output of the linked list.
(3) in the list of the first add a data for a 50 node, and the output chain.
(4) in the end of the linked list to add a data for the 70 node, and the output chain
(2) 输出该链表。
(3)在链表的首部增加一个数据为50的节点,并输出链表。
(4)在链表的尾部增加一个数据为70的节点,并输出链表。
-(1) create an initial 10 nodes of one-way linked list, node data using random function.
(2) the output of the linked list.
(3) in the list of the first add a data for a 50 node, and the output chain.
(4) in the end of the linked list to add a data for the 70 node, and the output chain
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LinkDemo.java
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.