资源列表

« 1 2 ... .77 .78 .79 .80 .81 2182.83 .84 .85 .86 .87 ... 2656 »

[数据结构常用算法try03

说明:假定一个单向循环链表来表示队列(即循环链队),该队列只设一个队尾指针,不设队首指针,试编写下列各种运算的算法: 1) 向循环链队插入一个元素值为x的结点。 2) 从循环链队中删除一个结点。 3) 访问队列 -The assumption that a one-way circle to indicate the queue list (that is, the cycle chain teams), which is
<zhx> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法tree

说明:请你设计一下,如果解决这个“最小生成树”的问题-Design your look, if the solution to the " minimum spanning tree" problem
<frank> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法point_to_line

说明:计算点到直线的距离.输入两点坐标确定一个直线,再输入一个点的坐标,计算该点到直线的距离.-Calculated point to the straight line distance. Enter the coordinates of two points determine a straight line, and then input the coordinates of a point, to calculate the stra
<liufan> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法LINK3

说明:A small program about finding weekday
<kk> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法Dijkstra

说明:经典的dijkstra求最短路径算法,采用VC++编写-The dijkstra for the classic shortest path algorithm, using VC++ to prepare
<jason> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法Dynamicarrays

说明:……^PP^动态数组创建……^pp^Dynamic arrays-Dynamic arrays
<wlq6037> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法matrix

说明:实现系数矩阵的转置。程序的母的主要是学习稀疏矩阵的存储和实现-The realization of the transpose matrix. Procedures for the parent to learn the sparse matrix storage and to achieve
<gahn> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法Expression

说明:学习顺序存储结构的链式实现。本程序能实现四则运算和简单的混合运算。-Storage structure to learn the order of the realization of the chain. This procedure can achieve the four operations and simple mixed computing.
<gahn> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法multiplication

说明:用线性链表实现两个多项式的相乘,将结果以一般多项式的表示显示出来-Linear chain to achieve the multiplication of two polynomials, the results in general show that the polynomial
<gahn> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法Binary

说明:二叉排序树的实现,只要功能用生成、插入、和删除,适合数据结构初学者-Binary sort tree realization, as long as the function used to generate, insert, and delete data structure suitable for beginners
<gahn> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法erchashuzuichanglujing

说明:本程序实现求二叉树的最长路径,输出该二叉树的最长路径数目以及该路径上的各节点-Binary tree for the program the longest path, the output of the binary tree the number of the longest path and the path of each node
<陈乐> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法gezhongbianlisuanfa

说明:各种二叉树的遍历算法,一共有9种,包括是先序遍历递归算法,非递归算法一,非递归算法二,同样后序,中序遍历也各有三种,很用心,都有注释,希望有所帮助-All kinds of binary tree traversal algorithm, a total of nine kinds, including the first recursive traversal algorithm, a non-recursive algorithms
<陈乐> 在 2024-09-20 上传 | 大小:1024 | 下载:0
« 1 2 ... .77 .78 .79 .80 .81 2182.83 .84 .85 .86 .87 ... 2656 »

源码中国 www.ymcn.org