资源列表
[数据结构常用算法] 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> 在 2024-11-15 上传 | 大小:403kb | 下载:0
[数据结构常用算法] read_data2d_d03_new
说明:读取netcdf数据格式文件,并写成netcdf数据格式文件-read and write the netcdf data with fortran<duqin> 在 2024-11-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Adjacency-table-storage
说明:四种图:无向图,有向图,无向网,有向网的邻接表存储-Four kinds Figure: undirected graph, directed graph, undirected network, the network has adjacency table storage<崔凡凡> 在 2024-11-15 上传 | 大小:84kb | 下载:0
[数据结构常用算法] arithmetic
说明:数据结构中利用堆栈来实现日常中的四则运算-Use the stack data structure to achieve the daily operation of the four<苗丹丹> 在 2024-11-15 上传 | 大小:2kb | 下载:0
[数据结构常用算法] BubbleSort
说明:冒泡排序:使用冒泡排序的方法对数组进行排序,较快速-Bubble sort: using bubble sort method to sort the array, faster<刘蕊> 在 2024-11-15 上传 | 大小:2kb | 下载:0