资源列表

« 1 2 ... .26 .27 .28 .29 .30 331.32 .33 .34 .35 .36 ... 2656 »

[数据结构常用算法BitTree

说明:C/C++实现对二叉树的各种遍历、求叶子节点数等操作。结构清晰、有注释。-C/C++ implementation of the various traverse binary tree, find the leaf nodes and other operations. Clear structure, with comments.
<hlyiran> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法Stack_sq

说明:C/C++实现在顺序存储结构下对栈进行各种操作。结构清晰,有注释。-C/C++ storage structure implemented in order carry out various operations on the stack. Clear structure, with comments.
<hlyiran> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法ListInsert_sq

说明:C/C++实现在顺序存储结构下对线性表进行插入元素、删除元素、合并等各种操作。结构清晰,有注释。-C/C++ realization of the storage structure in order to insert the table under the linear elements, delete elements, merging and other operations. Clear structure, with com
<hlyiran> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法JOSEPHUS

说明:这是数据结构中的一个问题,用一带头结点的单向链表解决“约瑟夫环”问题。-This is a problem about data structure , using a linked list without the lead node solution " Joseph Ring" problem.
<ddd> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法Efficient-discretization

说明:高效 离散化 适用于数值范围很广,但是数据很稀疏的情况。-Efficient discretization
<ZHANGKE> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法Tree

说明:左偏树 一种特殊的数据结构,适合用于不等秩归并-Left-side tree, a special data structure suitable for merging ranks ranging
<ZHANGKE> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法List

说明:单链表中表头、表尾及表的中间插入删除元素-Single list table header, footer and delete the elements into the middle of the table
<李进> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法RMQaLCA

说明:区间最大最小值,用LCA加速,效果很好。-Range of maximum and minimum, with the LCA speed, very good.
<ZHANGKE> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法splay-tree

说明:划分树logn 给你n个数 然后让你query从ll到rr中排第k的数-N logn to you by the number of trees and then let you query from ll to rr in the number of rank k
<ZHANGKE> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法graphTraverse

说明:图的存储方式,数据结构的绝佳范例,方便深入理解动态指针,结构简单,方便移植-Figure of storage, an excellent example of the data structure to facilitate in-depth understanding of the dynamic pointers, simple structure, easy to transplant
<houzhenwei> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法tree1

说明:树的存储结构,具体形象地理解各种数据结构-Tree storage structure, concrete images to understand a variety of data structures
<houzhenwei> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法maopaopaixu

说明:冒泡排序的代码 希望大家喜欢,是关于冒泡排序的-Bubble sort code hope you like it, is about the bubble sort
<宋勇> 在 2025-01-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 331.32 .33 .34 .35 .36 ... 2656 »

源码中国 www.ymcn.org