资源列表

« 1 2 ... .93 .94 .95 .96 .97 398.99 .00 .01 .02 .03 ... 2656 »

[数据结构常用算法2

说明:羽毛球队有男女运动员各n人。给定2 个n×n矩阵P和Q。P[i][j]是男运动员i和女运动员j配对组成混合双打的男运动员竞赛优势;Q[i][j]是女运动员i和男运动员j配合的女运动员竞赛优势。由于技术配合和心理状态等各种因素影响,P[i][j]不一定等于Q[j][i]。男运动员i和女运动员j配对组成混合双打的男女双方竞赛优势为P[i][j]*Q[j][i]。设计一个算法,计算男女运动员最佳配对法,使各组男女双方竞赛优势的总和达到最大。
<张开> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法beibao

说明:背包问题,可以解决最短路径问题,或优化问题-Knapsack problem, the shortest path problem can be solved, or optimization problems
<liuyanan> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法tree

说明:可以建立huffman树,完成编码、解码、打印二叉树等功能-This is useful.
<李木子> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法seqlist

说明:顺序表的一些基本操作,还有做的一些顺序表的题目的答案,旁边有注释-Some of the basic operation of the order of the table, there to do some of the answers to the subject of the order of the table, next to comments
<wjk> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法2

说明:一个用C语言编译的关于单词压缩存储的小代码-A C language compiler compressed storage on a small code word. .
<wu> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法BiTree

说明:二叉树的建立与操作,可以结合二叉树的遍历-The establishment and operation of a binary tree, binary tree traversal can be combined
<cao> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法ZHAN

说明:栈的应用。。 。。 。。 。。 。。。数据结构-Stack of applications. . . . . . . . . . . . . . . . . . . Data Structures
<大哥> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法jihe

说明:集合。。 。。 。。 。。 。。。数据结构-Collection. . . . . . . . . . . . . . . . . . . Data Structures
<大哥> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法sort_list

说明:链表的归并排序,还是不错的,适合新手,不过可能会有不合理的地方-List of merge sort, or a good, suitable for novice, but there may be unreasonable
<张源> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法dfsPbfs

说明:数据结构,图的深搜和广搜。(DFS+BFS)-Data structures, graph search deep wide search. Data structures, graph search deep wide search. Data structures, graph search deep wide search.
<lbb> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法k_junzhi

说明:K均值算法,这个算法适用于类别数为三的聚类算法-K-means algorithm, this algorithm is applied to the number of categories for the three clustering algorithms
<潘柔> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法Board-box-to-go-horse-riding-knight

说明:马踏棋盘++骑士走方格 马踏棋盘++骑士走方格 CPP文档-Board box to go horse riding knight
<任我行> 在 2025-01-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .93 .94 .95 .96 .97 398.99 .00 .01 .02 .03 ... 2656 »

源码中国 www.ymcn.org