资源列表

« 1 2 ... .20 .21 .22 .23 .24 2325.26 .27 .28 .29 .30 ... 2656 »

[数据结构常用算法score

说明:华为上机考试测试试题,实现观众与大众评委的评分。-Huawei-on exam test questions, the audience and the general public to realize the judges score.
<叶明杰> 在 2024-11-15 上传 | 大小:3kb | 下载: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> 在 2024-11-15 上传 | 大小:403kb | 下载:0

[数据结构常用算法CKLIB

说明:Reaction mach for fortran
<Shin> 在 2024-11-15 上传 | 大小:16kb | 下载: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

[数据结构常用算法huffman

说明:数据结构课程设计,哈夫曼译码编码器,c++数据结构实现,-Data structure curriculum design, Huffman decoder encoder, c++ data structure,
<罗鱼> 在 2024-11-15 上传 | 大小:179kb | 下载:0

[数据结构常用算法RootRing

说明:用坐标验证带头节点的链表例题。其中的输入格式和方法,在运行中会有提示。-Coordinate validation of the lead in the linked list node. The input format and method which, in operation will prompt.
<陈琛> 在 2024-11-15 上传 | 大小:2kb | 下载: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

[数据结构常用算法MergeSort

说明:归并排序:使用归并排序方法对数组进行排序,快速-Merge sort: using merge sort method to sort the array, fast
<刘蕊> 在 2024-11-15 上传 | 大小:3kb | 下载:0

[数据结构常用算法QuickSort

说明:快速排序:使用快速排序对数组进行排序,速度很快-Use quick sort to sort the array, very fast
<刘蕊> 在 2024-11-15 上传 | 大小:3kb | 下载:0

[数据结构常用算法TeamQueue

说明:数据结构,队列实现程序,引自余立功《算法训练教程》-Basic Data structure , implement of Queue
<李明扬> 在 2024-11-15 上传 | 大小:1kb | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 2325.26 .27 .28 .29 .30 ... 2656 »

源码中国 www.ymcn.org