资源列表
[数据结构常用算法] Dijkstra-algorithm
说明: 对于有向带权图中从一个确定结点到其余各结点的最短路径问题,狄克斯特拉斯提出按路径长度递增顺序逐步产生最短路径的算法构造。- For the weighted graph from one node to determine the shortest path problem the rest of the nodes, Dicks Atlas raised gradually ascending order by the path length of the shortest path al<王册> 在 2025-06-20 上传 | 大小:94kb | 下载:0
[数据结构常用算法] lianshou
说明:有15个人围成一圈,顺序从1到15编号。从第一个人开始报数,凡报到n的人退出圈子。用C语言写出程序,输入n(n>=1)的值,输出最后留在圈子里的人的编号 -Have 15 people in a circle, the order number from 1 to 15.Starting from the first person counted off people who report to n out of circle.Using C language to write the p<丁丁> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] CPP_Link_Queue_Template
说明:用C++编写的队列是用链表实现的一个模版,用VS2012可以直接运行-Written by C++ queue is implemented using a template list, you can directly run by VS2012<阿桑> 在 2025-06-20 上传 | 大小:2.57mb | 下载:0
[数据结构常用算法] The-shortest-path
说明:用Dijkstra算法和Floyd算法实现最短路径,代码比较详细。-To realize the shortest path<郭武楠> 在 2025-06-20 上传 | 大小:2kb | 下载:0
[数据结构常用算法] dynamicsvm
说明:动态SVM算法,可实现模型的在线实时更新,里面的数据需要根据自己的实际数据改变,为一多输入单输出的拟合预测模型。-Dynamic SVM algorithm can achieve real-time updates online model, the data inside the data according to their actual needs change, fitting prediction model is a multi-input single-output.<范振东> 在 2025-06-20 上传 | 大小:8kb | 下载:0