文件名称:Soct

  • 所属分类:
  • 数学计算/工程计算
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 67kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • Z*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

  假设有一个能装入总体积为T的背包和n件体积分别为w1 , w2 , … , wn 的物品,能否从n件物品中挑选若干件恰好装满背包,即使w1 +w2 + … + wn=T,要求找出所有满足上述条件的解。例如:当T=10,各件物品的体积{1,8,4,3,5,2}时,可找到下列4组解:(1,4,3,2),(1,4,5),(8,2),(3,5,2)。

[需求分析]-Suppose there are a load of the backpack of the total volume of T and n volumes were w1, w2, ... wn items, whether selected from n items a number of exactly filled backpack, even if w1+w2+ ...+ wn = T, find out the solution of all the above conditions are met. For example: when T = 10, the volume of items {1,8,4,3,5,2}, can be found in the following four solutions: (1,4,3,2), (1,4,5 ), (8,2), (3,5,2). [Needs Analysis]
(系统自动生成,下载前可以参看下载内容)

下载文件列表

排序问题

........\build

........\build.xml

........\.....\classes

........\.....\.......\Dataliti9

........\.....\.......\Sort

........\.....\.......\Sort1

........\.....\.......\.....\BubbleSort.class

........\.....\.......\.....\Ex9_17.class

........\.....\.......\.....\HeapSort.class

........\.....\.......\.....\InsertSort.class

........\.....\.......\.....\LinQueue.class

........\.....\.......\.....\MergeSort.class

........\.....\.......\.....\Node.class

........\.....\.......\.....\Queue.class

........\.....\.......\.....\QuickSort.class

........\.....\.......\.....\RadixSort.class

........\.....\.......\.....\SelectSort.class

........\.....\.......\.....\ShellSort.class

........\.....\.......\.....\Sort.class

........\.....\.......\Sort3

........\.....\.......\.....\BubbleSort.class

........\.....\.......\.....\Ex9_17.class

........\.....\.......\.....\HeapSort.class

........\.....\.......\.....\InsertSort.class

........\.....\.......\.....\LinQueue.class

........\.....\.......\.....\Node.class

........\.....\.......\.....\Queue.class

........\.....\.......\.....\QuickSort.class

........\.....\.......\.....\SelectSort.class

........\.....\.......\.....\ShellSort.class

........\.....\.......\.....\Sort.class

........\.....\.......\.....\Sort1.class

........\.....\.......\.....\Test.class

........\.....\.......\....\Sort_bubble.class

........\.....\.......\....\Sort_heap.class

........\.....\.......\....\Sort_insert.class

........\.....\.......\....\Sort_quick.class

........\.....\.......\....\Sort_select.class

........\.....\.......\....\Sort_shell.class

........\manifest.mf

........\nbproject

........\.........\build-impl.xml

........\.........\genfiles.properties

........\.........\private

........\.........\.......\private.properties

........\.........\.......\private.xml

........\.........\project.properties

........\.........\project.xml

........\src

........\...\Sort

........\...\Sort1

........\...\.....\BubbleSort.java

........\...\.....\Ex9_17.java

........\...\.....\HeapSort.java

........\...\.....\InsertSort.java

........\...\.....\LinQueue.java

........\...\.....\MergeSort.java

........\...\.....\Node.java

........\...\.....\Queue.java

........\...\.....\QuickSort.java

........\...\.....\RadixSort.java

........\...\.....\SelectSort.java

........\...\.....\ShellSort.java

........\...\.....\Sort.java

........\...\Sort3

........\...\.....\BubbleSort.java

........\...\.....\Ex9_17.java

........\...\.....\HeapSort.java

........\...\.....\InsertSort.java

........\...\.....\LinQueue.java

........\...\.....\Node.java

........\...\.....\Queue.java

........\...\.....\QuickSort.java

........\...\.....\SelectSort.java

........\...\.....\ShellSort.java

........\...\.....\Sort.java

........\...\.....\Sort1.java

........\...\.....\Test.java

........\...\....\Sort_bubble.java

........\...\....\Sort_heap.java

........\...\....\Sort_insert.java

........\...\....\Sort_quick.java

........\...\....\Sort_select.java

........\...\....\Sort_shell.java

........\test

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org