登录
首页 » 数据结构 » study data structure required exercises, exercises to deepen the understanding o...

study data structure required exercises, exercises to deepen the understanding o...

于 2022-08-18 发布 文件大小:354.45 kB
0 75
下载积分: 2 下载次数: 1

代码说明:

学习数据结构所需要的习题,通过练习来加深对数据结构的理解。-study data structure required exercises, exercises to deepen the understanding of the data structure.

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

发表评论

0 个回复

  • 数据结构--树的常见操作及维护算法的实现-data structure-- a common tree operation and maintenance of the algorithm to achieve
    2022-06-16 13:51:04下载
    积分:1
  • / k* Product of the biggest problems Description : I set up is a n
    /*最大k乘积问题 问题描述: 设I是一个n位十进制整数。如果将I划分为k段,则可得到k个整数。这k个整数的乘积称为I的一个k乘积 。 试设计一个算法,对于给定的I和k,求出I的最大k乘积(n
    2022-04-12 10:48:27下载
    积分:1
  • mysql 3.22源码
    mysql 3.22源码-mysql 3.22 sources codes
    2022-02-04 09:14:36下载
    积分:1
  • 最小生成树算法普里姆算法邻接矩阵C.
    最小生成树的贪心算法实现 普里姆算法 用邻接矩阵进行图的生成-the minimum spanning tree algorithm Primbetov greedy algorithm adjacent matrix chart generation
    2023-01-14 12:55:03下载
    积分:1
  • 二叉树排序代码,动态生成二叉树,进行动态查找
    二叉树排序代码,动态生成二叉树,进行动态查找-Binary tree sort code, dynamically generated binary tree, dynamic search
    2022-01-25 16:15:25下载
    积分:1
  • 最小生成树问题 若要在n个城市之间建设通信网络,只需要架设n...
    最小生成树问题 若要在n个城市之间建设通信网络,只需要架设n-1条线路即可。如何以最低的经济代价建设这个通信网,是一个网的最小生成树问题。 (1)利用克鲁斯卡尔算法求网的最小生成树。 (2)实现教科书6.5节中定义的抽象树类型 MFSet。以此表示构造生成树过程中的连通分量。 (3)以文本形式输出生成树中各条边以及他们的权值。 -minimum spanning tree problem to the n-city building communications networks needed to put up only n-1 lines can be. How the lowest economic cost of building the communications network, the network is a minimum spanning tree problem. (1) using Kelushikaer network algorithm for the minimum spanning tree. (2) to achieve 6.5 textbook definition of the abstract tree types MFSet. Spanning Tree Construction said this process of connectivity components. (3) the form of text output spanning trees and the edge of their weights.
    2023-06-26 07:25:03下载
    积分:1
  • MySQL中文手册
    Mysql的中文手册-Mysql Chinese Manual
    2022-03-14 14:19:44下载
    积分:1
  • 的乘法
    应用背景应用数组 可以实现的算法和解决的问题非常多,这里举 一个非常典型的例子一一大整数 乘怯 。这个例子所采用的方法和思想都非常巧妙  。由于计算机的精度是有限的,因此单纯使 用程序设计语言提供的原子数据类型来完成两个大整数的乘法显然是不切实际的。 关键技术可以考虑 用两个数组来分别存储 一些小于 10 的整数 ,这些数字按顺序排列在一起,分别表 示一个大整数的每一位上的数字,于是大整数的储存问题就解决了。然后按照基本乘法规则对这两个 大整数进行运算即可。下面给出了程序的代码。
    2022-02-07 02:59:09下载
    积分:1
  • 线性非线性 插值程序 用来求出 插值函的 点具体如内容所属...
    线性非线性 插值程序 用来求出 插值函数的 点具体如内容所属-Linear interpolation procedure used to derive non-linear interpolation function, such as the specific content of their
    2022-02-15 17:12:09下载
    积分:1
  • 一元多项式的计算,建立两个多项式,并进行相加,相减运算,输出果.参考资料:严蔚敏《与算法》...
    一元多项式的计算,建立两个多项式,并进行相加,相减运算,输出结果.参考资料:严蔚敏《数据结构与算法》-one yuan polynomial calculations, the establishment of two polynomials, and together, subtract operation, the output results. References : Yan Wei Min "data structure and algorithm"
    2022-11-01 12:10:03下载
    积分:1
  • 696518资源总数
  • 104230会员总数
  • 58今日下载