资源列表
qiugonggongzixulei
- 一个简单的求公共子序列的源程序,自己编的,有点简单,提供给初学的学生参考.-a simple sequences for the public source, the series itself, somewhat simple, beginner to the students.
复件 顺序表
- 数据结构编程 实现数的插入-data structure programming several of the insert, etc.
duochuzuiyoufuwucixuwenti
- 多处最优服务次序问题,设有N个顾客同时等待一项服务。顾客i需要的服务时间为ti,共有s处可以提供此项服务,应如何安排n个顾客的服务次序才能使平均等待时间达到最小。
substr
- 给定1 棵有n 个结点的树T。子树分割问题要求从树T 中删除尽可能少的边得到一个恰有k 个结点的连通分支。
2980
- 在北大POJ通过的高精度大整数乘法运算程序
bosongfenjiu
- 泊松分酒游戏 游戏中实现泊松分酒的 全部算法
mpsobynewperfectaddnotes
- matlab均值粒子群算法源程序,个人编写,得到满意的结果,老师说不错-Mean particle swarm algorithm matlab source code, personal preparation, with satisfactory results, the teacher is quite good
sine1
- here i attached the sine generation program
download
- 分支界限算法 ,用队列解决最优装载问题,跟背包算法有同样的功能-Branch and bound algorithm, the optimal loading queue to resolve the problem, with the same functionality Knapsack Algorithm
20110305012
- 数组倒置,数列相乘,数组的输入输出 求数组中最大的数-Array of inverted series array of input and output requirements by multiplying the largest number of array
MaxPointsonaLine
- Given n points on a 2D plane, find the maximum number of points that lie on the same straight line. 分析:首先要注意的是,输入数组中可能有重复的点。由于两点确定一条直线,一个很直观的解法是计算每两个点形成的直线,然后把相同的直线合并,最后包含点最多的直线上点的个数就是本题的解。我们知道表示一条直线可以用斜率和y截距两个浮点数(垂直于x轴的直线斜率为无穷大,截距用x截距),同时还需要保存每
genetic_algorithm
- 针对遗传算法,在matlab平台下进行编程实现-According to the genetic algorithm, in the MATLAB platform for programming
