搜索资源列表
memory-allocation
- use double link list to implenment memory allocation. There won t appear maloc, new, delete, in my code. All is using freelist to find a suitable memory space. -use double link list to a memory implenment llocation. There will not appear maloc, new,
doublelinklist
- double link list code
Lab1
- labs to practise link list and double link list
double-linked-list
- double link list sample
double-link
- 自己编的双链表,经过实践检验,可以使用,不敢说绝对经典,但很好使用-Own double-linked list, after practice, you can use, not dare to say that there is absolutely classic, but good use of
udptunnel-1.1.tar
- double way link list
doublelist
- link list - it provide a double link list program to add- edit - del -link list- it provide a double link list program to add- edit- del
phonebook
- 使用双链表实现的电话本,能够进行基本的通信人信息的基本编辑,设置有查找功能方便查找-Use double-linked list implementation of the phone book, people can communicate basic information to the basic editing, setting a search feature to easily find
JAVALIST
- 了解double-link list與single-link list 的分別,有增加刪除節點功能-About double-link list with the single-link list respectively, an increase in function to delete nodes
double-linklist
- doubly link list in C
double-link-list
- 双向链表的应用,包括建立链表,插入,删除,查找,排序等功能。-Doubly linked list of applications, including the establishment of the list, insert, delete, search, sorting and other functions.
doublelinklist
- Double link list implementation
Double-link-list
- 链表学习之双向链表,本程序在VS2010下编写,测试通过!-Doubly link list!
double-link
- 双向链表,用C++语言描述,课程设计项目,源码。双向链表,用C++语言描述,课程设计项目-Doubly linked list, with C++ language descr iption, course design project, the source code. Doubly linked list, with C++ language descr iption, course design projects
main-code
- it is a one link list and double list storage structure-it is a one link list and double list storage structure..
integration
- 用链表作为数据结构对多项式进行单重积分或双重积分-use link list as the data structure to do the single integrate or double integrate
double-way-link-list
- 建立带头结点的双向循环链表L,插入,删除,逆置-double-way linked-list representation and implementation
DLL
- Double link list using pointer and structure
double-linked-list
- double link list sample
Double Link List
- Double Link List Using C++