资源列表
[数据结构常用算法] CAlgorithmsSourceCode
说明:徐士良的常用算法程序集(C语言描述),第三版,包含所有的算法源代码。-Commonly used algorithm徐士良assembly (C language descr iption), third edition, contains all the source code of the algorithm.<Jia Di Ye> 在 2025-06-14 上传 | 大小:173kb | 下载:0
[数据结构常用算法] Data_Structures_and_Algorithm_Analysis_in_C++_(3rd
说明:经典书籍源代码啊。。。第三版。。。数据结构与算法分析——C++描述(第3版).-Ah classic books source code. . . Third edition. . . Data Structure and Algorithm Analysis- C++ Descr iption (3rd edition).<unsin> 在 2025-06-14 上传 | 大小:78kb | 下载:0
[数据结构常用算法] link
说明:编写实现链表排序的一种算法。对于链表这种数据结构,其插入、删除操作很容易可以实现因此,基于插入操作的插入排序则实现起来会更加简单简洁。-Realize the preparation of a list ranking algorithm. The list of such data structure, and its insert, delete operation can easily realize, therefore, based on the insertion operation<bill> 在 2025-06-14 上传 | 大小:10kb | 下载:0
[数据结构常用算法] strkmp
说明:微软面试题:给出一个函数来输出一个字符串的所有排列。 简单的回溯就可以实现了。当然排列的产生也有很多种算法,去看看组合数学,还有逆序生成排列和一些不需要递归生成排列的方法。印象中Knuth的<TAOCP>第一卷里面深入讲了排列的生成。这些算法的理解需要一定的数学功底,也需要一定的灵感,有兴趣最好看看。-Microsoft Surface questions: given a function to output a string of all order. Simple back<bill> 在 2025-06-14 上传 | 大小:9kb | 下载:0