搜索资源列表
单向链表
- 这是一个单向链表的程序,可以增加,删除节点,运行调试通过.-This is a one-way linked list of procedures, can add, delete nodes, running through debugging.
单向链表排序
- 数据结构的课后练习-Data structure of the after-school practice
单向链表
- 这是一个单向链表的程序,可以增加,删除节点,运行调试通过.-This is a one-way linked list of procedures, can add, delete nodes, running through debugging.
no2
- 本程序是为了实现单向链表的就地逆置。主要功能:按照提示输入5个字母a-z,输出结果是这5个字母按照字母表的顺序的排序。-this program is to achieve a one-way linked list of locally inverse home. The main functions : following the prompts to import five letters a-z, this output is
dxlb
- 单向链表\qlist.h 单向链表\Stdafx.h 单向链表\stdafx.cpp 单向链表\单向链表.cpp 单向链表\单向链表.ncb 单向链表\单向链表.dsp 单向链表\单向链表.dsw 单向链表\单向链表.opt-one-way linked list \ qlist.h one-way linked list \ Stdafx.h one-way linked list \ stdafx . c
TestChain
- 自己编写了单向链表类,并能够对链表遍历,插入等-their preparation of the one-way linked-list category, and to traverse the linked list, such as insertion
list_hash
- hash表和单向链表的实现代码,相当实用.-hash table and the realization of one-way linked list code useful.
assignment_1
- 用C++写的两个多项式相加,但可在C下实现,只用将#define NULL 0 去掉就可以了.是用单向链表实现-Using C to write the sum of two polynomials, but can be achieved in C, only to# define NULL 0 to remove it. Is the realization of a one-way linked list
12
- vc++环境下单向链表的建立,读取,和删除 -vc++ environment of the establishment of a one-way linked list, read, and delete
pailie
- 建立一个10结点的单向链表,每个结点包括:学号、姓名、性别、年龄。对其进行排序,采用插入排序法,按学号从小到大排列。-The establishment of a 10 node one-way linked list, each node include the following: Student ID, name, gender, age. Its sort using insertion sort method, accordi
link
- 单向链表的基本操作,适合刚起步的数据结构学习者。-One-way linked list of basic operations, suitable for start-learners data structure.
homework2_2
- 用链表(单向链表或双向链表)实现 多项式之间的运算包括:多项式之间的加、减、乘、除*法等 -Use linked lists (one-way or two-way linked list) between the computing polynomial realize include: polynomial between the add, subtract, multiply, divide, etc.* Act
phonebook
- 电话簿管理程序课程设计VC++(源码+详细报告) 阐述了选择电话簿管理程序的理由和要完成的目标,对本程序要实现的各项功能进行了需求分析;详细介绍了程序的核心数据结构——单向链表的原理和各种操作的实现方法;分析了新加入的函数——模糊比较所采用的算法,简要说明了“课程设计要求”中要求加入的功能的实现方法;说明了测试程序的方案,就测试中遇到的问题给出了相应的解决方法;最后对本次课程设计进行了回顾与总结。-Telephone directo
list_si
- 数据结构自己写的单向链表的实现,希望对大家有用-Data structure to write their own realization of the one-way linked list, in the hope that useful to everybody
lianbiao
- 实现链表的程序。有单向链表,双向链表,循环链表等。-The realization of the procedure list. There are one-way linked list, two-way linked list, circular linked lists and so on.
link3
- 带表头结点单向链表类的实现(包括单向链表插入,删除和查找操作的实现)-Table with the first list node type of the realization of a one-way (including a one-way linked list insert, delete and search operations to achieve)
chengxudaima1
- 1线性表基本操作的实现,建立单向链表,遍历单向链表,单向链表中的元素逆置-Basic operation of linear table implementation, the establishment of one-way linked list, traverse the one-way linked list, singly linked list of elements in the inverse set
Link
- 单向链表的实现,以及链表的查询、增加。和删除功能。(Single-way list of the realization, as well as the list of inquiries, increase. And delete functions.)
StudentList
- 基于VS的一个简单的单向链表算法,可以添加、删除节点(A simple linked list algorithm based on Visual Studio)
语言单向链表存储信息管理系统
- 单向链表存储信息管理系统 实现数据文件导入,对数据文件的一些基本操作(One way chain table storage information management system realizes data file import and some basic operations to data files)