搜索资源列表
-
0下载:
Handbook of Applied Cryptography (Algorithms, Mathematics, Science, Source Code)
-
-
0下载:
Wiley - Applied Cryptography, Protocols, Algorthms, and Source Code in C
-
-
0下载:
Handbook of Applied Cryptography (Algorithms, Mathematics, Science, Source Code)
-
-
0下载:
Wiley - Applied Cryptography, Protocols, Algorthms, and Source Code in C-Wiley- Applied Cryptography, Protocols, Algorthms, and Source Code in C
-
-
0下载:
Visual Basic Blowfish functions
This a Visual Basic version of Bruce Schneier s Blowfish algorithm
as detailed in "Applied Cryptography", 2nd edition, 1996
It has been tested in VB6 and Access VBA. Use at your own risk.
Version 6. Pu
-
-
0下载:
背包问题(Knapsack problem)是一种组合优化的NP完全问题, 相似问题经常出现在商业、投资组合优化、组合数学,计算复杂性理论、密码学和应用数学等领域中,因此具有广泛的实际应用领域。-Knapsack problem (Knapsack problem) is a kind of combinatorial optimization of NP-complete problem, the problem often similar to business, investment po
-
-
0下载:
背包问题(Knapsack problem)是一种组合优化的NP完全问题。问题可以描述为:给定一组物品,每种物品都有自己的重量和价格,在限定的总重量内,我们如何选择,才能使得物品的总价格最高。问题的名称来源于如何选择最合适的物品放置于给定背包中。相似问题经常出现在商业、组合数学,计算复杂性理论、密码学和应用数学等领域中。也可以将背包问题描述为决定性问题,即在总重量不超过W的前提下,总价值是否能达到V?它是在1978年由Merkel和Hellman提出的。-Knapsack problem (Kn
-