资源列表

« 1 2 ... .63 .64 .65 .66 .67 2168.69 .70 .71 .72 .73 ... 2656 »

[数据结构常用算法bitreeswap

说明:交换左右子树 可用于实现 数据结构中的程序-this can be used to swap the left and right data
<qht> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法Prim

说明:Prim最小生成树 Prim最小生成树-PrimPrimPrimPrimPrimPrimPrimPrimPrimPrimPrimPrim
<huangdong> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法stackfibnaqi

说明:斐波那契数列计算的非递归算法 用栈来模拟递归的经典题目-Fibonacci calculation of non-recursive algorithm used to simulate the recursion stack classic topic
<guangyu> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法binarytree

说明:可以进行建立二叉树,递归先序、中序、后序遍历,非递归中序遍历等操作-build binary tree
<zhaoyue> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法Sparse_Table_algorithm

说明:RMQ的sparse table算法的实现,对ACM竞赛队员非常有研究价值:)-RMQ the sparse table algorithm implementation, ACM contest for team members have research value is :)
<诗苇> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法Trie

说明:poj3283的代码,是学习Trie的好材料~-poj3283 code is studying the well Trie Materials ~
<诗苇> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法LCSp2264

说明:动态规划的代码~LCS存路径DP:)状态压缩-Dynamic programming code path ~ LCS deposit DP:) compression status. .
<诗苇> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法search_word

说明:从字母表2中搜索字母表1中的单词,可以按行,列,斜线进行直线搜索-2 from the alphabet of the english alphabet in one word, can be row, column, diagonal linear search
<黄咋的> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法search_number

说明:找一个最小的自然数,使它等于不同的两组三个自然数的三次幂之和,即找最小的x,使得:x=a*a*a+b*b*b+c*c*c = d*d*d+e*e*e+f*f*f 其中,a,b,c,d,e,f都是自然数,a<=b<=c, d<=e<=f [a,b,c]!=[d,e,f] 进一步,是否还存在另外一个自然数满足上述条件,可能的话请输出其结果 -Find a smallest natural number, ma
<黄咋的> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法StatisticsNumber

说明: 读入一个西文文本文件,找出文件中的不同字符,对各个不同字符的出现次数进行统计并输出。注意需要重新设定文本路径-Read the text into a text file with the West to identify the different characters in the document, and the emergence of the different number of characters and outpu
<黄咋的> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法sturctdata

说明:主要用于计算一元多项式的相加,相减运算(多项式的存储使用的是链表结构)-The main one used to calculate the sum of the polynomial, with minus operator (polynomials are used in the storage list structure)
<王智慧> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法qishiwenti

说明:输入骑士个数,开始数的位置,每次数的人数,骑士离开的顺序为-Knight enter the number, the number of start position, the number of each number, leaving the order of Knight
<光远> 在 2024-09-21 上传 | 大小:1024 | 下载:0
« 1 2 ... .63 .64 .65 .66 .67 2168.69 .70 .71 .72 .73 ... 2656 »

源码中国 www.ymcn.org