摘要: using System; using System.Collections.Generic; using System.Linq; namespace ConsoleApp1 { class Program { static void Main(string[] args) { /* 贪心算法(集 阅读全文
posted @ 2021-02-20 09:01 深南大道 阅读(520) 评论(0) 推荐(0) 编辑
摘要: using System; namespace ConsoleApp1 { class Program { static void Main(string[] args) { /* 贪婪算法-背包问题 背包问题(Knapsack problem)是一种组合优化的NP完全问题。 问题可以描述为:给定一 阅读全文
posted @ 2021-02-20 08:59 深南大道 阅读(760) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示