资源列表

« 1 2 ... .14 .15 .16 .17 .18 419.20 .21 .22 .23 .24 ... 2656 »

[数据结构常用算法segment_tree

说明:线段树结构的代码,是一种比较高级的数据结构,对区间的增删只需要O(logn)-Segment tree structure of the code, is a relatively high-level data structure, the additions and deletions to the range only need O (logn)
<sinamaster> 在 2025-06-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法tree_array

说明:介绍了树状数组的实现方法及代码,树状数组的优点是可以快速计算出某个范围内的和。-Introduced the tree to achieve an array of methods and codes, the advantage of the tree array can quickly calculate a range of and.
<sinamaster> 在 2025-06-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法zidian_shu

说明:高效的字符串查找数据结构,所须查找的长度和字符串的数量没有关系, 只和待查的字符串的长度有关。而一般的字字符串查找的时间复杂度为常数级别。 -Efficient data structure to find the string which will be needed to find the length and the number of string does not matter, only, and of unknown origin related to the length o
<sinamaster> 在 2025-06-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法suffixArray

说明:后缀数组的资料在国内还是少有的,是种很高效数据结构,用来求LCS很方便-Suffix array of information at home or rare, is a very efficient data structure, used for easy LCS
<sinamaster> 在 2025-06-24 上传 | 大小:2kb | 下载:0

[数据结构常用算法Source Code

说明:java版的数据结构的完全代码 免费提供了 学习数据结构的请下载-java version of the data structure of the complete code provided free of charge to learn data structures download
<sunlimign> 在 2025-06-24 上传 | 大小:57kb | 下载:0

[数据结构常用算法op6

说明:ssd5 op6的答案,这些都是自己当时花了很长时间写出来的算法,仅供参考-ssd5 op6 answers, which are themselves at the time took a long time to write out the algorithm, for reference only
<liqinwei> 在 2025-06-24 上传 | 大小:2kb | 下载:0

[数据结构常用算法op5

说明:ssd5 op5的答案,这些都是自己当时花了很长时间写出来的,仅供参考-ssd5 op5 answers, which are themselves at the time took a long time to write out, for reference only
<liqinwei> 在 2025-06-24 上传 | 大小:5kb | 下载:0

[数据结构常用算法op4

说明:ssd5 op4的答案,仅供参考,学习之用-ssd5 op4 answer for reference purposes only and learning
<liqinwei> 在 2025-06-24 上传 | 大小:4kb | 下载:0

[数据结构常用算法yihangjia

说明:银行家算法!!可以运行-Banker s Algorithm! ! Can run
<小木头> 在 2025-06-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法binarytree

说明:二叉树的创建与打印 二叉树的创建与打印-Binary tree binary tree creation and the creation of print and print
<song> 在 2025-06-24 上传 | 大小:120kb | 下载:0

[数据结构常用算法bc3

说明:可以计算整数四则运算,例如:7+5*(3+4),表达式计算器。-Can calculate the integer arithmetic, for example,: 7+ 5* (3+ 4), expression calculator.
<记记> 在 2025-06-24 上传 | 大小:9kb | 下载:0

[数据结构常用算法APFLOAT高精度浮点库

说明:APFLOAT高精度浮点库,大数运算库,很好用。支持sin ,cos ,tan,exp等函数运算。
<AlipayLogin_2088402842642275> 在 2022-01-27 上传 | 大小:119.52kb | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 419.20 .21 .22 .23 .24 ... 2656 »

源码中国 www.ymcn.org