资源列表
[数据结构常用算法] StaticLinkList
说明:静态链表基本操作,用codeblocks测试通过。静态链表即用游标来代替指针的数组型链表。含初始化,插入操作,删除操作。静态链表详细内容参见小甲鱼数据结构视频14-16节内容。-Static list of basic operations, using codeblocks test. Static list that is used instead of a cursor pointer array type list. Inclu<happymystery> 在 2024-11-19 上传 | 大小:27kb | 下载:0
[数据结构常用算法] Gale-Shapley
说明:稳定匹配问题是算法理论中的典型问题之一,稳定婚姻匹配问题则是一种解决二部图匹配问题的模型。对稳定婚姻匹配问题进行了简单的阐述,并介绍了求解典型稳定婚姻问题的Gale-Shapley算法-Stable marriage matching problem is a model to solve the problem of the two graph matching. The problem of stable marriage matc<陈默> 在 2024-11-19 上传 | 大小:27kb | 下载:0
[数据结构常用算法] Copy.Delete-file
说明:program to delete or copy file computer to another to copy write :GET filename and to delete write :DELETE filename-program to delete or copy file computer to another to copy write :GET filename and to delete write<huyhhuuh> 在 2024-11-19 上传 | 大小:27kb | 下载:0
[数据结构常用算法] k-means-2d-rand-point
说明:K_means经典聚类算法,用点阵可视化 通过产生随机点,不断更改中心点实现聚类-K Means classic clustering algorithm, with lattice visualization By generating random points, and constantly change the center point to achieve clustering<吕重辛> 在 2024-11-19 上传 | 大小:27kb | 下载:0
[数据结构常用算法] Ant-Colony-algorithm-for-solving-TSP
说明:蚁群算法是一种群智能算法,可用于求解图模型最优化路径的计算问题.本代码为蚁群算法tsp求解。-Ant Colony algorithm is an algorithm of swarm intelligence and calculation model of optimal path can be used to solve problems. the code for the Ant Colony algorithm for sol<姜明> 在 2024-11-19 上传 | 大小:27kb | 下载:0
[数据结构常用算法] coatrol
说明:在网上看到的一个在线SVR(支持向量机回归)的C++代码,希望对大家有帮助()<uqke%2D516572 > 在 2024-11-19 上传 | 大小:27kb | 下载:0