拾荒时代------技术,艺术!

.NET/Ajax/C#/Web2.0精品技术文章网摘。

导航

2007年6月20日 #

用C#解决0-1背包问题

摘要: 1 using System; 2 using System.Collections; 3 using System.Collections.Generic; 4 using System.ComponentModel; 5 using System.Data; 6 using System.Drawing; 7 using System.Text; 8 using System... 阅读全文

posted @ 2007-06-20 22:47 拾荒时代 阅读(287) 评论(0) 推荐(0)