0-1+Knapsack+Problem
0-1+Knapsack+Problem技术资料下载专区,收录8,383份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
8,383
0-1+Knapsack+Problem 全部资料 8,383 份
when enter different number from 1 to 8 the litte character on the screen can make different activ
when enter different number from 1 to 8 the litte character on the screen can make different activities accompanied ...
2014-10-31
61
This R2.9 revision of the CLID detector provides the TYPE 1 (on-hook, between first and second ring,
This R2.9 revision of the CLID detector provides the TYPE 1 (on-hook, between first and second ring, or before first ri...
2014-01-18
185
已知f(xn)=yn ,n=0,1,2,…,N;求通过这N+1个节点{(xn
已知f(xn)=yn ,n=0,1,2,…,N;求通过这N+1个节点{(xn,yn)| n=0,1,2,…,N }的插值函数Pn (x)。 设计出具体的程序,分别使用拉格朗日插值,牛顿插值和三次自然样条三种算法绘制出相应的插值曲线。用三条不...
2014-11-29
151
使用迭代方程Xn+1=Asin2(Xn-XB)生成混沌序列{Xi}
使用迭代方程Xn+1=Asin2(Xn-XB)生成混沌序列{Xi},需输入A和Xb值,不同的值产生不同的加密效果,但是仅在混沌区内的加密效果最好。在Microsoft Visual Studio .NET 2003上调试成功,用C++语言编...
2015-07-16
107