1. 0-1背包问题 在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高
标签: 背包问题
上传时间: 2017-05-15
上传用户:bruce5996
C程序设计(王丽娟) 前半部分1-6节 PPT格式,共两部分
上传时间: 2014-01-16
上传用户:qweqweqwe
前言 1. 简介 1.1. 概览 1.2. 使用场景 2. Spring 2.0 的新特性 2.1. 简介 2.2. 控制反转(IoC)容器 2.2.1. 更简单的XML配置 2.2.2. 新的bean作用域 2.2.3. 可扩展的XML编写 2.3. 面向切面编程(AOP) 2.3.1. 更加简单的AOP XML配置 2.3.2. 对@AspectJ 切面的支持 2.4. 中间层 2.4.1. 在XML里更为简单的声明性事务配置 2.4.2. JPA 2.4.3. 异步的JMS 2.4.4. JDBC 2.5. Web层 2.5.1. Spring MVC的表单标签库 2.5.2. Spring MVC合理的默认值 2.5.3. Portlet 框架 2.6. 其他特性 2.6.1. 动态语言支持 2.6.2. JMX 2.6.3. 任务规划 2.6.4. 对Java 5(Tiger)的支持 2.7. 移植到Spring 2.0 2.7.1. 一些变化 2.8. 更新的样例应用
上传时间: 2013-12-22
上传用户:lanwei
Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/e)x] step3:Slove x=1/F(u) step4:Repeat Step1~Step3 by using different u,you can get x1,x2,x3,...,xn step5:If the first packet was generated at time [0], than the second packet will be generated at time [0+x1],The third packet will be generated at time [0+x1+x2], and so on …. Random-number generation 1.static method random from class Math -Returns doubles in the range 0.0 <= x < 1.0 2.class Random from package java.util -Can produce pseudorandom boolean, byte, float, double, int, long and Gaussian values -Is seeded with the current time of day to generate different sequences of numbers each time the program executes
标签: Generate Possion between random
上传时间: 2017-05-25
上传用户:bibirnovis
1968年1月青岛验潮站逐时水位观测数据,进行潮汐调和分析和预报 !选入的分潮(18项) 数据是从1968年1月1日0时开始的,即: ! 数据第一行:100 140 213 297 363 379 342 277 203 142 79 20 !对应时间1968年1月1日: 0时 1时 2时 ………… ………… ………… 11时 依此类推 !共744个数据
上传时间: 2013-12-19
上传用户:zhangyi99104144
Struts1.1+EJB2.0,实现增删查改等功能呢
上传时间: 2017-07-12
上传用户:caozhizhi
fantastic j2me user interface designer for midp2.0 cldcd 1.1. Works on many phones as a generic application. This is not my own software but for those who don t know it already: check it out. There s a super cool sample application that shows you all of the amazing possibilities for your phone.
标签: fantastic interface designer generic
上传时间: 2014-01-17
上传用户:ecooo
linux-0.1.1(带中文注释) ,很有用的
标签: linux
上传时间: 2017-07-24
上传用户:wangzhen1990
本例是将定时器1通道0(21脚)设为"跳变沿捕捉"(即电平发生变化时产生中断), 验证方法是将21脚不断接高电平、低电平,此时指示灯PTA1状态跟随改变
上传时间: 2017-08-02
上传用户:wxhwjf
基于java/mysql的图书管理系统,主要使用的技术有java+jsp+tomcat+mysql+eclipse jdk版本1.6.0
上传时间: 2017-09-05
上传用户:王者A