搜索资源列表
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
lys_ABT
- 边界标识法:系统将所有的空闲块链接在一个双重循环链表结构的可利用空间表中,无须从头到尾扫描链表也能确定一个释放块的相邻块是否为空闲。 -Boundary marking method: the system will link all of the free block list in a double cycle structure of the table to the use of space, there is no need to scan list from start to f
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
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
3389
- 《3389多功能远程实用性工具》 双击列表中的主机,即可实现远程桌面连接 主机管理 1,添加自定义主机,如192.168.0.1:9999,不输入端口的话自动识别为默认3389 2,修改添加的主机 3,删除主机 4,刷新主机列表 附属功能 1,ping测试 2,telnet测试,直接输入ip+端口,如baidu.com:80。不输端口默认3389 3,查网站IP 4,查本机公网IP 程序完全原创,链接原理部分引用互联 - 33
DLL
- Double link list using pointer and structure
double-linked-list
- double link list sample