资源列表
[数据结构常用算法] ZuiChangGongGongZiXuLie
说明:问题描述 序列Z=<B,C,D,B>是序列X=<A,B,C,B,D,A,B>的子序列,相应的递增下标序列为<2,3,5,7>。 一般地,给定一个序列X=<x1,x2,…,xm>,则另一个序列Z=<z1,z2,…,zk>是X的子序列,是指存在一个严格递增的下标序列〈i1,i2,…,ik〉使得对于所有j=1,2,…,k使Z中第j个元素zj与X中第ij个元素相同。 给定2个序列X和Y,当另一序列Z既是X的子序列又<陈文浩> 在 2025-06-14 上传 | 大小:8kb | 下载:0
[数据结构常用算法] YinBiWenTi
说明:问题描述 在n个银币中有一个是不合格的,不合格的银币比合格银币要轻。 现用天平秤银币,找出不合格的银币,且在最坏情况下秤银币的次数最少。 -Descr iption of the problem in n months there is a silver coin is not up to standard, unqualified than qualified silver coin to light. Silver coins weighing scales are<陈文浩> 在 2025-06-14 上传 | 大小:6kb | 下载:0
[数据结构常用算法] zuiduanlujing
说明:这是一个用来求最短路径的程序,用的是迪杰斯特拉算法-This is a used to seek the shortest path procedure, using a Dijkstra algorithm<潘妍妍> 在 2025-06-14 上传 | 大小:208kb | 下载:0
[数据结构常用算法] anqingfengxi
说明:因为自己是编程中的菜鸟一个,虽然这个程序很简单,但是是本人自己编出来的,是一个案情分析-Because he is a rookie in programming, although this procedure is very simple, but it is out of my own, is a case Analysis<潘妍妍> 在 2025-06-14 上传 | 大小:409kb | 下载:0
[数据结构常用算法] 17
说明:C语言写的一个成绩管理系统.希望对大家有帮助.-C language to write a performance management system. Hope everyone has to help.<liangsiliu> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 15
说明:用C语言写的,解决Hanoi塔问题.希望对大家有用.-Written using C language to address the issue of Hanoi Tower. Hope useful for everyone.<liangsiliu> 在 2025-06-14 上传 | 大小:2kb | 下载:0
[数据结构常用算法] 16
说明:给出从自然数1,2,3,....,n中任取k个数的所有组合.-Given from the natural numbers 1,2,3 ,...., n check any number of all k combinations.<liangsiliu> 在 2025-06-14 上传 | 大小:2kb | 下载:0
[数据结构常用算法] 13
说明:N个游戏者围成一圈,从第一个人开始顺序报数1,2,3。凡报到3者退出圈子。-N of players form a circle, from the first person to start off the order 1,2,3. Where to report exit the circle of 3 persons.<liangsiliu> 在 2025-06-14 上传 | 大小:2kb | 下载:0
[数据结构常用算法] coutingsort
说明:比快速排序更快的排序算法;这个了示例包含多种数据结构的算法,如InsertSort,ShellSort,BubbleSort,SelectSort,BinaryInsertSort,TableInsertSort,QuickSort,CoutingSort。对于每个算法用1万个数据比较排序性能,并且使用精确计时器(精度远远大于ms,到达us),使用正序,逆序,随机序列进行比较性能分析。-Faster than the Quicksort sorting algorithm that the s<人民币> 在 2025-06-14 上传 | 大小:124kb | 下载:0