搜索资源列表
lianbiao
- 这是我编写的链表程序,可以在c,c++,vc++等环境中运行
lianbiao
- 建立一个链表,每个结点包括:学号、姓名、性别、年龄。输入一个年龄,如果链表中的结点所包含的年龄等于此年龄,则将此结点删去。
lianbiao
- 这是一个静态函数链表的操作,主要是让我们学习一下链表的头指针。
lianbiao
- 数据结构经典算法c语言描述(汪杰)链表经典算法实现,经典哦!-Classical algorithm c language data structure described in (Wang Jie) lists the classic algorithm, classic Oh!
lianbiao
- 用链表计算两个大整数相乘。要求中间结果不得使用数组来存储。-Calculated as a linked list two big integers. The intermediate results may not use an array to store.
lianbiao
- 链表,可以实现链表的功能,在程序设计中长用到,而且已经通过了。-Linked list
lianbiao
- 这是一个链表的逆序、插入、建立、删除等操作的程序-This is a list of the reverse insert establish delete and operating procedures
lianbiao
- 链表的合并、插入源程序代码,可实现链表的合并、插入-The merger of the list
lianbiao
- 针对链表C++程序语言-For the list C++ programming language. . . . . . . . . . . . . . . . . .
lianbiao
- 给定一单链表的表头指针和指向其中一个节点的指针,要求以该指针为头将原链表逆序排列-Given a singly linked list of header pointer and pointer to one of the nodes, the requirements under the head of the pointer to the original list the reverse order
lianbiao
- 循坏链表,利用循坏链表实现学生成绩管理系统,详细的描述了编程具体步骤-Through the bad list, use the list to achieve through the bad student performance management system, a detailed descr iption of the program specific steps
lianbiao
- 基于visual c++d的链表读取学生信息,根据学生分数排序-visual c++