资源列表
main
- 邮局选址问题算法:给定n 个居民点的位置,编程计算n 个居民点到邮局的距离总和的最小值。-post office
uva10047
- uva10047,我们可以看到,可以AC的代码-uva10047,we can see it
shxzhan
- 堆栈程序!关于数据结构-stack procedures! On the data structure
1142
- POJ 1001己AC源代码,不信你可以试试.-POJ 1001 F AC source code, do not believe you can try.
pack
- 一个简化的背包问题:一个背包能装总重量为 T,现有 n 个物件,其重量分别为(W1、W2、…、Wn)。问能否从这 n 个物件中挑选若干个物件放入背包中,使其总重量正好为 T ?若有解则给出全部解,否则输出无解。-A simplified knapsack problem: a backpack can hold a total weight for the T, the existing n-object, its weight, respectively (W1, W2, ..., Wn).
Kruskal3
- 最小生成树 最小生成树 Kruskal-Minimum Spanning Tree Kruskal minimum spanning tree minimum spanning tree
stud3
- 学生成绩信息及平均成绩,可以进行成绩管理系统的部分功能-Information and average student achievement scores, performance management systems can be part of the function
array_priority
- 利用数组实现优先队列,Use array to realize the priority q-Use array to realize the priority queue
a
- 多项式相乘,用c++写的,数据结构上机作业-Polynomials multiplied by
duoxiangsixiangjia
- 多项式相加的代码,用C语言开发的,很不错哒-Polynomial of the code, using C language development, very good da
Km
- 图论中二分图匹配求最佳匹配的KM算法,用c实现,简单易懂
Fibonacci
- 如何解决Fibonacci数列问题的源代码-How to solve the problem of Fibonacci series of source code