资源列表

« 1 2 ... .41 .42 .43 .44 .45 1446.47 .48 .49 .50 .51 ... 2656 »

[数据结构常用算法BubbleSort

说明:数据结构里的排序算法,冒泡排序,有说明文字-Sort of data structure algorithms, bubble sort, there are captions
<穆涵涵> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法namespace

说明:c语言,一元多项式一定要包含系数项和指数项的描述,在选择合理的数据结构基础上完成多项式的建立、销毁、输出和加减法操作。-c language, a polynomial coefficient must contain a descr iption of items and index entries, the choice of rational polynomial data structure based on the compl
<昕晨夕> 在 2024-11-14 上传 | 大小:241kb | 下载:0

[数据结构常用算法lianbiaohebing

说明:线性链表的操作,包括线性链表的创建,用指针合并线性链表-Linear list of operations, including the creation of the linear list, with pointers and linear list
<loulouyt> 在 2024-11-14 上传 | 大小:49kb | 下载:0

[数据结构常用算法tHeapsort

说明:变形堆排序算法,孩子结点的值大于父节点,且为原址排序-Deformation of the heap sorting algorithm(tHeapsort)
<zyr> 在 2024-11-14 上传 | 大小:518kb | 下载:0

[数据结构常用算法Hfmlast

说明:实现哈弗曼编码,对刚学习数据结构的同学有很大的指导启发作用-Achieve Hafu Man coded data structure for students just learning a great role in guiding inspiration
<张贤> 在 2024-11-14 上传 | 大小:293kb | 下载:0

[数据结构常用算法shu

说明:本程序主要是展示树的基本操作,包括二叉树的遍历,左右子树的互换等-This program is just for show the basic operation of the tree, including the binary tree traversal, so the exchange of left and right subtrees
<张贤> 在 2024-11-14 上传 | 大小:2kb | 下载:0

[数据结构常用算法QuickSort

说明:Quicksort is a sorting algorithm developed by Tony Hoare that, on average, makes O(nlogn) (big O notation) comparisons to sort n items.
<ww> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法Union_set

说明:自己实现的并查集这一数据结构,能够较为高效的实现数据合并查询等操作-Their own set of implementation and inspection of the data structure, data can be more efficient queries and other operations combined
<bertrand> 在 2024-11-14 上传 | 大小:547kb | 下载:0

[数据结构常用算法trie

说明:自己实现的trie树结构,能够较为高效实现数据的各种查询操作-Own implementation of trie tree structure, to a variety of more efficient data queries
<bertrand> 在 2024-11-14 上传 | 大小:582kb | 下载:0

[数据结构常用算法tudejianliheshuchu

说明:数据结构中图的建立和输出。c++实现。第一次上传,希望有用-Data structure in the creation and output. c++ implementation. First upload, hope that useful
<时先生> 在 2024-11-14 上传 | 大小:42kb | 下载:0

[数据结构常用算法roundrobin

说明:用c语言实现循环赛,问题描述:设有n=2k个运动员要进行网球循环赛。现要设计一个满足以下要求的比赛日程表: (1)每个选手必须与其他n-1个选手各赛一次; (2)每个选手一天只能参赛一次; (3)循环赛在n-1天内结束。-Achieve round-robin
<john> 在 2024-11-14 上传 | 大小:2kb | 下载:0

[数据结构常用算法MyProjects

说明:这是一篇关于图的建立的应用数据结构的一点点程序,你懂的-Figure can be build.You can see it how to build!At the same time ,,it is a simple way to buuild a figure!
<liutao> 在 2024-11-14 上传 | 大小:4.22mb | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 1446.47 .48 .49 .50 .51 ... 2656 »

源码中国 www.ymcn.org