搜索:double-linked
找到约 1 项符合「double-linked」的查询结果
结果 1
https://www.eeworm.com/dl/534/134191.html
其他
Addressbook using double-linked list. This example shows the use of a double-linked list by implemen
Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Appl ...