资源列表

« 1 2 ... .45 .46 .47 .48 .49 550.51 .52 .53 .54 .55 ... 2656 »

[数据结构常用算法depth-search

说明:Depth-First-Search in LISP
<Luis> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法cl

说明:Heap and list algorithms in C
<Luis> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法dynamic-programming

说明:用动态规划法求两个字符串 A="xzyzzyx"和 B =”zxyyzxz“的最长公共子序列-For two strings A dynamic programming method = " xzyzzyx" and B = " zxyyzxz" the longest common subsequence
<昏昏> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法trip

说明:帮助旅行者计算出,在他所能够承受的金额内,他从起点到目的地所需要经过的最短的旅行距离。 -To help travelers to calculate, within the amount he can afford to, he will need from starting point to destination through the shortest distance of travel.
<小周> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法conint

说明:对于给定的n个正整数,请找出一种最佳的接力方式,使得采用该接力方式得到的正整数最大。 -For a given n positive integers, find a best way of relay, makes an integer is obtained by way of the relay is the largest
<小周> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法divi

说明:给出a和b,若找到的a和b之间约数个数最多的数是,并输出。 -Given a and b, if find a few number between a and b number is up, and the output.
<小周> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法egypt

说明:把给定的分数分解成多个埃及分数之和 埃及分数:分子为1的分数。 -The sum of the given scores into multiple scores of Egypt Egypt score: molecular 1 score.
<小周> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法Traveling-salesman-problem

说明:货郎担问题,最短路径算法,使用c++实现-Traveling salesman problem using the shortest path algorithm data structure to achieve c++
<xingzhi> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法CPP-Primer-Plus

说明:通过提供未定义的方法的代码来完成某特定类的实现-By providing undefined method code to complete the implementation of a particular class
<zhangyanyan> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法greedselector.c

说明:贪婪选择算法。在给定的约束条件下,能够使得资源的利用率达到最大化-greedy selection algorithm
<zhangyan> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法dancePartner

说明:经典算法问题:舞伴问题。其中队列的实现并不是调用的<queue>,而是自己实现的-Classical algorithmic problems: dance partner,which is not a call queue <queue> , but their implementation
<梁楠> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法matrixTran

说明:稀疏矩阵的快速转置方法,简单的实现方法,适合初学者-Fast transpose sparse matrix methods, a simple method which is suitable for beginners
<梁楠> 在 2025-01-26 上传 | 大小:1kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 550.51 .52 .53 .54 .55 ... 2656 »

源码中国 www.ymcn.org