资源列表
[数据结构常用算法] matlabyiqunsuanfa
说明:蚁群算法是一种用来在图中寻找优化路径的机率型算法。是一种求解组合最优化问题的新型通用启发式方法,该方法具有正反馈、分布式计算和富于建设性的贪婪启发式搜索的特点。通过建立适当的数学模型,基于故障过电流的配电网故障定位变为一种非线性全局寻优问题。-Ant colony algorithm is a method used to find optimal path in the graph the probability-based algo<prince> 在 2024-11-01 上传 | 大小:3072 | 下载:1
[数据结构常用算法] Greedy-algorithm
说明:贪心算法一般来说是解决“最优问题”,具有编程简单、运行效率高、空间复杂度低等特点。-Greedy algorithm to solve general, " optimal problems" , with programming is simple, efficient, and low space complexity.<bonobo> 在 2024-11-01 上传 | 大小:260096 | 下载:1
[数据结构常用算法] Prim.c.tar
说明:prim 最短路径实现 C++ 描述~代码规范,适合初学者-prim shortest path to achieve C++ descr iption ~ code specifications, suitable for beginners<huochai> 在 2024-11-01 上传 | 大小:1024 | 下载:1
[数据结构常用算法] sortAlgorithm
说明:一些排序算法,包括桶式排序,基数排序,归并排序,快速排序。-Some sorting algorithms, including the bucket sort, radix sort, merge sort, quick sort.<寒> 在 2024-11-01 上传 | 大小:3072 | 下载:1
[数据结构常用算法] doublelink
说明:实现双链表的各种基本运算,并在此基础上设计一个主程序完成如下功能:-To achieve double-linked list of basic operations, and on this basis, the design of a main program to complete the following functions:<慧慧> 在 2024-11-01 上传 | 大小:154624 | 下载:1
[数据结构常用算法] buddysystem
说明:伙伴系统(buddy system)算法实现。两个文件 buddysystem.c,buddysystem.h,主要实现了两个主功能函数1.Buddy System 内存块分配算法,函数AllocBuddySpace;2.Buddy System 空闲块回收算法,函数FreeBuddy。-Buddy system (buddy system) algorithm. Two files buddysystem.c, buddysyst<peterwong> 在 2024-11-01 上传 | 大小:2048 | 下载:1
[数据结构常用算法] shujujiegoujiapu
说明:这是本人大二的时候数据结构课程设计所做的一个家族树管理系统,基于二叉树,实现家族的家谱管理。-This is my second year data structures course, when doing a family tree design management system, based on the binary tree, the genealogy of the family managed to achieve.<虞斌> 在 2024-11-01 上传 | 大小:1930240 | 下载:1