资源列表
[数据结构常用算法] integersplit
说明:利用非递归算法将正整数n表示成一系列正整数之和,n=n1+n2+...+nk,其中n1>=n2>=n3>=...>=nk>=1,k>=1。 正整数n的这种表示称为正整数n的划分。 -N represents a positive integer into a series of positive integers and the use of a non-recursive algorithm, n = n1+n2+ ...+nk, wherei<chenmeixia> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] LCS
说明:寻找最长公共子序列的的VC++实现,使用VC6编写,采用了MFC库;输入两个字符串,输出最长子序列长度和最长子序列都有哪些-Find the longest common subsequence VC++ achieved using VC6 prepared using the MFC library What two input strings, the output longest sub-sequence length and the longest subsequence<sinix> 在 2025-06-24 上传 | 大小:2.1mb | 下载:0
[数据结构常用算法] QueueToJosephRing
说明:用队列解决约瑟夫环的问题,使用两种方式构建队列。(C#构造)-Queue to solve the problem of Josephus, two ways of constructing the queue. (C# constructor)<司徒科> 在 2025-06-24 上传 | 大小:28kb | 下载:0
[数据结构常用算法] ACM
说明:整理的一些acm竞赛资料 参加acm竞赛能帮助程序员熟悉各种数据结构及算法 文件中有相关介绍及一些acm题解和源代码-Acm race finishing participate acm race-related presentations and some acm problem solution and source code to help programmers are familiar with a variety of data structures and algorithms f<杨起道> 在 2025-06-24 上传 | 大小:3.89mb | 下载:0