资源列表
hebingguozi
- 在一个果园里,多多已经将所有的果子打了下来,而且按果子的不同种类分成了不同的堆。多多决定把所有的果子合成一堆。 每一次合并,多多可以把两堆果子合并到一起,消耗的体力等于两堆果子的重量之和。可以看出,所有的果子经过n-1次合并之后,就只剩下一堆了。多多在合并果子时总共消耗的体力等于每次合并所耗体力之和。 因为还要花大力气把这些果子搬回家,所以多多在合并果子时要尽可能地节省体力。假定每个果子重量都为1,并且已知果子的种类数和每种果子的数目,你的任务是设计出合并的次序方案,使多多耗费的体力最少,并输出
pku_acm_classify
- poj的题目分类,适于acm训练有规律有计划地进行-poj subject classification, for acm training regularly in a planned way
WuManber
- Wumanber算法的实现,多模式匹配的最经典的算法有AC算法和Wu-Manber算法,Wu-Manber算法是在BM算法的基础上借助哈希来实现的。-Wumanber algorithm, multi-pattern matching algorithm of the most classical AC algorithm and the Wu-Manber algorithm, Wu-Manber algorithm is based on the BM algorithm is implem
calc2
- A simple calculator source code in Java , compiled by netbeans. simple operations only.
1
- 模糊C-均值(FCM) 聚类算法的实现
ndn30bin
- xor problem with matlab
Random
- genetic algoritm with simulated annealing done here in samoa.
evalution
- 评估使用互信息和B样条计算的非刚性配准的优化算法-Evaluation of Optimization Methods for Nonrigid Medical Image Registration Using Mutual Information and B-Splines
Topolgy
- 这份资料室详细的描述了相关的算法和应用不仅仅是好的学习资料-this is a good book
Heapsort
- heap sorting algorithm in java souce code
Steganografia_Opis
- A descr iption of the basic LSB stenography algorithm
cvx_usrguide
- convex optimization 学习的手册,可以结合matlab一起使用,比较方便-convex optimization