资源列表
[数据结构常用算法] Topological-sort
说明:此代码为对数据结构中拓扑排序算法的C语言实现。-This code is the topological sort algorithm in C language.<Jack> 在 2025-06-18 上传 | 大小:448kb | 下载:0
[数据结构常用算法] american_heritage
说明:USACO中的American heritage,用C++编写,运用了树的遍历知识-the American heritage of USACO, with C++ prepared, using a tree traversal knowledge<daertu> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] memcpy-and-memmove
说明:memcpy函数测试,在linux和VC编译器下面运行,效果不一样(不能重叠copy)。linux内核memmove函数实现。-memcpy function tests, and VC compiler in linux running below, the effect is the same. linux kernel memmove function implementation.<熙乐> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] bessie_come_home
说明:USACO中的bessie come home,用C++编写,用了BFS的知识-bessie come home of USACO, with C++ prepared ,with the knowledge of the BFS<daertu> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] controlling_companies
说明:USACO中的controlling compinies,用C++编写,运用了队列和动态规划的知识-controlling compinies of USACO, with C++ prepared, using a queue and dynamic programming knowledge<daertu> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] linkExample
说明:单链表的基本操作:判断链表是否为空,空为真;插入链表数据;删除链表指定位置节点;释放链表空间-Single list of basic operations: to determine whether the list is empty, null is true insert linked list data deleted node list specified location releasing space list<陈景> 在 2025-06-18 上传 | 大小:42kb | 下载:0
[数据结构常用算法] AVL_ABP_tree_sort
说明:Code for creation, manipulation, balanciation of ABP_AVL trees. (study)<knelasevero> 在 2025-06-18 上传 | 大小:3kb | 下载:0
[数据结构常用算法] src
说明:Apriori algorithm is a kind of association rules mining frequent itemsets algorithm, its core idea is the downward closure detection by candidate set generation and the plot of the two phase for mining frequent itemsets. And the algorithm has been wi<杜海韬> 在 2025-06-18 上传 | 大小:38kb | 下载:0