搜索资源列表
knapsack-problem-UC
- 0-1背包问题解决机组组合问题(给定N中物品和一个背包。物品i的重量是Wi,其价值位Vi ,背包的容量为C。问应该如何选择装入背包的物品,使得转入背包的物品的总价值为最大?? 在选择物品的时候,对每种物品i只有两种选择,即装入背包或不装入背包。不能讲物品i装入多次,也不能只装入物品的一部分。因此,该问题被称为0-1背包问题。 )-0-1 knapsack problem solving unit commitment problem (in a given N items
Cryptography
- Most areas of computer science focus on achieving functionality: putting some system together and making it work. By contrast, security and cryptography focus on achieving functionality in the presence of an attacker. With the emergence of e-crime as
matpower7.0
- MATPOWER is a package of free, open-source Matlab-language M-files for solving steady-state power system simulation and optimization problems, such as: power flow (PF), continuation power flow (CPF), extensible optimal power flow (OPF), unit co