资源列表

« 1 2 ... .54 .55 .56 .57 .58 1859.60 .61 .62 .63 .64 ... 2656 »

[数据结构常用算法ExternalSort

说明:这是数据结构及算法中的外部排序的源码程序(带注释),采用多路归并排序思想实现,有完整的VC工程,可以直接运行。-This is the data structure and algorithm of the external sort source program (with comments), using multi-merge sort and Achieve, a complete VC project can run.
<swim> 在 2024-11-05 上传 | 大小:179200 | 下载:0

[数据结构常用算法Thenearestpointofthealgorithm

说明:最近点对的算法实现,希望大家互相学习,提建议。希望对您有帮助-The nearest point of the algorithm, I hope you learn from each other suggestions. I hope for your help
<无无无> 在 2024-11-05 上传 | 大小:179200 | 下载:0

[数据结构常用算法push

说明:提供一个数据结构中常用的堆栈函数,非常有用,对于初学数据结构的人非常有帮助。-Provide a common data structure stack function, very useful data structure for the beginner who is very helpful.
<chenggeng> 在 2024-11-05 上传 | 大小:179200 | 下载:0

[数据结构常用算法prim

说明:vc环境下用Prim 算法生成图的最小生成树-vc environment using Prim algorithm to generate the minimal spanning tree
<weiwei> 在 2024-11-05 上传 | 大小:179200 | 下载:0

[数据结构常用算法Array

说明:一个区分数组大小的小程序,可以看出数组与指针的区别-Distinguish between the size of a small array of programs, you can see the difference between array and pointer. . . . . .
<Victor> 在 2024-11-05 上传 | 大小:179200 | 下载:0

[数据结构常用算法graph

说明:用邻接表的方式建立一个图,可以对这个图进行删除边,增加边,删除增加节点,和深度广度优先搜索-With the adjacency list of ways to build a map, you can delete the edges of this graph, increasing side, remove the added nodes, and depth of breadth-first search
<jaychou> 在 2024-11-05 上传 | 大小:179200 | 下载:0

[数据结构常用算法fei-digui-tree

说明:利用非递归的方式对一个二叉树进行操作 比如先序中序后序遍历-Use of non-recursive way to operate on a binary tree such as the first post-order traversal sequence in order
<jaychou> 在 2024-11-05 上传 | 大小:179200 | 下载:0

[数据结构常用算法Application-of-sparse-matrix

说明:实现稀疏矩阵的表示方法及其运算,实现稀疏矩阵在三元组表示下的运算并分析其效率。 -Sparse matrix representation to achieve its operation, to achieve sparse matrix triple in the next, and analyze its computational efficiency.
<沈亮> 在 2024-11-05 上传 | 大小:179200 | 下载:0

[数据结构常用算法coin

说明:硬币找钱算法的源代码-failed to translate
<puck> 在 2024-11-05 上传 | 大小:179200 | 下载:0

[数据结构常用算法1--Fibonacci

说明:C简单写的Fibonacci数的递归算法-C write simple of the number of the Fibonacci recursion algorithm
<xiechen> 在 2024-11-05 上传 | 大小:179200 | 下载:0

[数据结构常用算法LabB

说明:(1)如果用循环链表表示一元多项式,试编写一个函数 Calc(x),计算多项式在x处的值。 (2)设a和b是两个用带有表头结点的循环链表表示的多项式。试编写一个算法,计算这两个多项式的乘积c = a*b,要求计算后多项式a与b保持原状。 -( 1) if the circular linked list representation of a polynomial, try to write a function Calc (
<王永淳> 在 2024-11-05 上传 | 大小:179200 | 下载:0

[数据结构常用算法Huffman

说明:信息理论基础 哈弗曼编码 作业-haffman coding
<gdp> 在 2024-11-05 上传 | 大小:179200 | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 1859.60 .61 .62 .63 .64 ... 2656 »

源码中国 www.ymcn.org