资源列表
[数据结构常用算法] CPP_Link_Queue_Template
说明:用C++编写的队列是用链表实现的一个模版,用VS2012可以直接运行-Written by C++ queue is implemented using a template list, you can directly run by VS2012<阿桑> 在 2025-01-13 上传 | 大小:2.57mb | 下载:0
[数据结构常用算法] The-shortest-path
说明:用Dijkstra算法和Floyd算法实现最短路径,代码比较详细。-To realize the shortest path<郭武楠> 在 2025-01-13 上传 | 大小: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 mu<范振东> 在 2025-01-13 上传 | 大小:8kb | 下载:0
[数据结构常用算法] kechongfuzuhewentixiangjie
说明:有 n 个不同的元素,每个元素可以选多次,一共选 k 个元素,有多少种选法?例如, n=3,k=2 时,有(1,1), (1,2), (1,3), (2,2), (2,3), (3,3), 共 6 种选法。-There are n distinct elements, each element can be selected multiple times, for a total choose k elements, there a<min> 在 2025-01-13 上传 | 大小:403kb | 下载:0
[数据结构常用算法] read_data2d_d03_new
说明:读取netcdf数据格式文件,并写成netcdf数据格式文件-read and write the netcdf data with fortran<duqin> 在 2025-01-13 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Adjacency-table-storage
说明:四种图:无向图,有向图,无向网,有向网的邻接表存储-Four kinds Figure: undirected graph, directed graph, undirected network, the network has adjacency table storage<崔凡凡> 在 2025-01-13 上传 | 大小:84kb | 下载:0