登录
首页 » 数据结构 » 定义并实现带头结点的循环双向链表类,除构造和析构函数外,成员函数还有取数据元素个数、插入、删除、取数据元素...

定义并实现带头结点的循环双向链表类,除构造和析构函数外,成员函数还有取数据元素个数、插入、删除、取数据元素...

于 2022-05-14 发布 文件大小:18.95 kB
0 180
下载积分: 2 下载次数: 1

代码说明:

定义并实现带头结点的循环双向链表类,除构造和析构函数外,成员函数还有取数据元素个数、插入、删除、取数据元素-definition and take the lead in achieving the cycle node type two-way linked list, in addition to the structural and destructor function, members also function from the number of data elements, insert, delete, extract the data elements

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Description of the problem: Given n
    问题描述: 给定n个石子,其重量分别a1,a2,a3...an,要求将其划分成m份,每一份的划分费 义为这份石了中最大重量与最小重量的差的平方。总划分费用等丁m份划分费用之和。 编程任务 对于给定的n个石子,求一种划分方案,使得总划分费用最小。-Description of the problem: Given n-stones, its weight, respectively a1, a2, a3 ... an, asked that it be divided into m copies, each of the division of costs defined as the weight of the stone of the largest and the smallest weight difference the square. Small m the total costs were divided into the sum of the cost. Programming tasks for a given n-stones, seek a kind of division, making the total cost of the smallest division.
    2022-04-30 14:06:05下载
    积分:1
  • code of the data structure on the application of bintree.
    数据结构关于二叉树操作的源码-code of the data structure on the application of bintree.
    2022-01-24 15:48:18下载
    积分:1
  • Gauss iteration method for solving linear equations of the source code!
    高斯迭代法求解线性方程组的源代码! -Gauss iteration method for solving linear equations of the source code!
    2022-03-09 20:56:55下载
    积分:1
  • 顺序表,第一次上传,多多照顾~~顺序表,第一次上传,多多照顾
    顺序表,第一次上传,多多照顾~~顺序表,第一次上传,多多照顾-chronology, the first upload, give more care ~ ~ chronology, the first upload, give more care
    2022-03-10 01:47:58下载
    积分:1
  • 初学新手必备
    新手初学必备,不错的学习资料-( 北大青鸟点卡销售系统 北大青鸟点卡销售系统 )-Essential beginner novice
    2022-02-05 13:42:58下载
    积分:1
  • 一个相当好的树状目录程序,实用于动态网站库,可以动态显示产品目录...
    一个相当好的树状目录程序,实用于动态网站数据库,可以动态显示产品目录结构-err
    2022-04-11 20:48:01下载
    积分:1
  • 迷宫算法!通过递归算法实现!找到最优路径,完成迷宫出口的查找!...
    迷宫算法!通过递归算法实现!找到最优路径,完成迷宫出口的查找!-maze algorithm! Through recursive algorithm! To find the optimal path to complete the maze exports to search!
    2023-08-20 07:10:03下载
    积分:1
  • 红黑树
    红黑树性质 红黑树是每个结点都带有颜色属性的二叉查找树,颜色为红色或黑色。在二叉查找树强制一般要求以外,对于任何有效的红黑树我们增加了如下的额外要求: 列表项结点是红色或黑色。 根是黑色。 所有叶子都是黑色(叶子是NIL结点)。 每个红色结点必须有两个黑色的子结点。(从每个叶子到根的所有路径上不能有两个连续的红色结点。) 从任一结点到其每个叶子的所有简单路径都包含相同数目的黑色结点。 为了便于处理红黑树中的边界情况,使用一个哨兵来代表所有的NIL结点,也就是说所有指向NIL的指针都指向哨兵T.nil。
    2022-05-05 19:56:42下载
    积分:1
  • 小型库源代码较多,请耐心审阅勿用于商业交易,一经发现后果自负...
    小型数据库源代码较多,请耐心审阅勿用于商业交易,一经发现后果自负-small database source code more, not patience scrutiny for commercial transactions, the one found responsible for any consequences! !
    2022-06-12 22:29:41下载
    积分:1
  • 希望对大家的学习能有所帮助
    希望对大家的学习能有所帮助-member of the study can be helpful
    2022-02-06 14:22:17下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载