资源列表
[数据结构常用算法] xianxingbiao
说明:数据结构中线性表结构的定义的vc语言源代码-Linear form defined data structure vc language source code<梁乐乐> 在 2025-06-18 上传 | 大小:1.3mb | 下载:0
[数据结构常用算法] zhanheduilie
说明:数据结构中栈和队列结构的定义的vc源代码-Vc source code of the stack and queue data structure definition of the structure<梁乐乐> 在 2025-06-18 上传 | 大小:1.09mb | 下载:0
[数据结构常用算法] varray
说明:这是一个可变长度数组管理的源代码,数组的成员为任意长度的结构实例或对象,该代码封装了调用接口,可以动态添加成员对象、删除对象、和通过索引定位对象。最重要的是实现了插入排序、对散乱的数组进行快速排序、二分法搜索和二分法删除等接口。-This is a variable length array management source code, a member of the array is the example of the structure or object of any length,<cnauth> 在 2025-06-18 上传 | 大小:3kb | 下载:0
[数据结构常用算法] 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-18 上传 | 大小: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-18 上传 | 大小:2.1mb | 下载:0