资源列表
[数据结构常用算法] 数据结构
说明:将数据结构与 C#语言和.NET 框架结合是本书的一大特点。.NET 平台是微软推出的一 个新的开发平台,目的是让“不同的语言共享同一平台”。.NET 很可能成为下一代 Windows 操作系统的一部分。(Combining data structure with C# language and.NET fr a mework is one of the major features of this book. .NET platform is one of Microsoft launch<执1234 > 在 2025-06-18 上传 | 大小:1.29mb | 下载:0
[数据结构常用算法] 哈夫曼树和编码include
说明:学习了解哈夫曼树和编码,更好到学算法与数据结构(Learn Huffman tree and coding, better to learn algorithm and data structure)<御千尘 > 在 2025-06-18 上传 | 大小:17kb | 下载:0
[数据结构常用算法] 利用栈进行括号匹配检验
说明:检验一条信息中括号各个匹配与否。比如输入(){}会提示错误,输入({})会提示正确。 另外附录了线性表基本操作的对应代码(Check whether parentheses match each other in a message. In addition, the corresponding code of the basic operation of the linear table is attached)<夜小路 > 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] basic algorithm
说明:acm竞赛的基础算法简介,包含贪心法,二分法,倍增法,优先队列以及大量习题。(The basic algorithms of ACM competition include greedy, dichotomous, multiplier, priority queues and a large number of exercises.)<kdjlyy> 在 2025-06-18 上传 | 大小:369kb | 下载:0
[数据结构常用算法] 5.1 最长递增子序列
说明:用c++语言采用动态规划手段完成寻找某序列的最长递增子序列(Using the dynamic programming method in c++ language to find the longest incrementing subsequence of a sequence)<Alionness> 在 2025-06-18 上传 | 大小:6kb | 下载:0