资源列表
unite-the-fruits
- 在一个果园里,多多已经将所有的果子打了下来,而且按果子的不同种类分成了不同的堆。多多决定把所有的果子合成一堆。 每一次合并,多多可以把两堆果子合并到一起,消耗的体力等于两堆果子的重量之和。可以看出,所有的果子经过n-1次合并之后,就只剩下一堆了。多多在合并果子时总共消耗的体力等于每次合并所耗体力之和。 因为还要花大力气把这些果子搬回家,所以多多在合并果子时要尽可能地节省体力。假定每个果子重量都为1,并且已知果子的种类数和每种果子的数目,你的任务是设计出合并的次序方案,使多多耗
cut-grass
- 有一个n*m的草坪(1<=n,m<=100),草坪中的草原来的高度都是100。现在使用割草机修剪草坪,来得到各种各样的图案。割草机只能横着或者竖着割草。每次割草都会先设定一个高度,割完之后会把比设定高度高的草都割成设定的高度。比如草原来是5 2 8,设定高度为4,那么割完之后就变成了4 2 4。 现在给出一个图案,问是否可以把草坪割成图案的样子。 输入第一行包含两个整数n和m。 接下来为n行输入,每行包含m个不大于100的正整数。 如果可以修剪成输入的图案,则输出“Y
pyann
- python编写的ann hoppied网络代码 可用 可自己修改-written in python ann hoppied network code available can modify their own
Pole-placement-method
- good work on Pole placement method
DFP
- 研究生学习期间,优化方法课程中无约束线性规划的DFP的matlab程序-DFP matlab program
copulas
- copulas参数估计方法的源代码。copulas为一种统计方法。-copulas parameter estimation method of the source code. copulas is a statistical method.
SoFDTD
- 自编SOFDTD计算等离子体平板反射透射系数matlab程序-Self SOFDTD plasma flat reflection and transmission coefficient calculation matlab program
SEP
- This a matlab code of SEP protocol that simulates the life of the sensor network.-This is a matlab code of SEP protocol that simulates the life of the sensor network.
MTE
- This a matlab code of MTE protocol that simulates the life of the sensor network.-This is a matlab code of MTE protocol that simulates the life of the sensor network.
leachm1
- This a matlab code of LEACH protocol that simulates the life of the sensor network.-This is a matlab code of LEACH protocol that simulates the life of the sensor network.
ARC-reflection-calculation
- 用介电常数法计算减反膜(ARC)对[300-1200]纳米各波长光的减反效果-This function calculates reflections of antireflection coating (ARC) bewteen 300-1200nm wavelength
2.1
- 函数编程 用二分法以及牛顿迭代法运用VB的编程实例-Functional programming with dichotomy and the Newton iterative method using VB programming examples
