E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
1014
Oracle表的常用查询实验(五)
2.需求分析:要得到的结果为:ID 是否合格1011 合格1012 合格1013 合格
1014
不合格1015 合格如果直接用decode()函数,则会出现同一
u011715137
·
2013-11-21 08:00
oracle
distinct
decode
POJ
1014
Dividing 多重背包
id=
1014
下午A完那题并查集后,滚去睡觉,睡得跟猪一样,半小时后闹钟响了,睁眼一看天是黑的!然后我就抱怨道舍友的疯了呀,闹钟那么早,呃不对怎么这么像我的闹钟?
murmured
·
2013-11-15 20:00
POJ
1014
:Dividing
点击打开题目链接DividingTimeLimit: 1000MS MemoryLimit: 10000KTotalSubmissions: 54312 Accepted: 13895DescriptionMarshaandBillownacollectionofmarbles.Theywanttosplitthecollectionamongthemselvessothatbothreceive
l383137093
·
2013-11-11 21:00
dp
背包
【PAT Advanced Level】
1014
. Waiting in Line (30)
简单模拟题,注意读懂题意就行#include #include usingnamespacestd; #defineCUSTOMER_MAX1000+1 #defineINF0x6fffffff #ifndefLOCAL //#defineLOCAL #endifLOCAL intn;//numberofwindowsque[20]; queueWait[20]; intcurrTime=0
gzxcyy
·
2013-10-31 19:00
ACM数论题集
pid=
1014
http://acm.hdu.edu.cn/showproblem.php?pid=1019Volume2http://acm.hdu.edu.cn/showproblem.php?
u010793761
·
2013-10-22 16:00
工作那些事(十一)谈谈码农与农民工区别和发展之路
page=1#post-395774111发表于:2013-10-
1014
:24:29现在才感悟到,码农与农民工真正区别:1.农民工晚上不加班,因为打扰居民生活会被告。 码农要加班。
u011729265
·
2013-10-13 14:00
C++
项目经理
码农
包工头
vs2010编译错误之一
现象:1>------Buildstarted:Project:testCryptoPP,Configuration:DebugWin32------1>Buildstarted2013/10/
1014
gwzz1228
·
2013-10-10 15:00
hdu1730 Northcott Game
1000MS(Java/Others)MemoryLimit:32768/32768K(Java/Others)TotalSubmission(s):2394AcceptedSubmission(s):
1014
ProblemDescriptionTom
u010422038
·
2013-10-01 19:00
pat1017
pat里面有好几题都是模拟这种排队的,包括
1014
还有1030等,个人觉得这样的题目挺不错,可以考验你的模拟能力。
u012303532
·
2013-10-01 09:00
模拟
wikioi
1014
装箱问题 (2001年NOIP全国联赛普及组)
题目描述 Description有一个箱子容量为V(正整数,0<=V<=20000),同时有n个物品(0<n<=30),每个物品有一个体积(正整数)。要求n个物品中,任取若干个装入箱内,使箱子的剩余空间为最小。输入描述 InputDescription一个整数v,表示箱子容量一个整数n,表示有n个物品接下来n个整数,分别表示这n 个物品的各自体积输出描述 OutputDescription一个整数
kingzone_2008
·
2013-09-27 23:00
ACM
WIKIOI
背包型动态规划
HDU题目分类
原文链接:http://www.cnblogs.com/gj-Acit/p/3317972.html基础题:1000、1001、1004、1005、1008、1012、1013、
1014
、1017、1019
weixin_34413357
·
2013-09-12 21:00
九度OnlineJudge之
1014
:排名
题目描述: 今天的上机考试虽然有实时的Ranklist,但上面的排名只是根据完成的题数排序,没有考虑每题的分值,所以并不是最后的排名。给定录取分数线,请你写程序找出最后通过分数线的考生,并将他们的成绩按降序打印。输入: 测试输入包含若干场考试的信息。每场考试信息的第1行给出考生人数N(0 #incl
·
2013-09-11 14:00
C++
九度机试
ACM hdu 数论题集
pid=
1014
http://acm.hdu.edu.cn/showproblem.php?pid=1019Volume2http://acm.hdu.edu.cn/showproblem.php?
u010710717
·
2013-09-11 10:00
数论
WOJ
1014
#include #include #include intmain() { doublea[3][3]={0},volumn; inti,j; while(scanf("%lf",&a[0][0])!=EOF) { for(i=0;i #include intmain() { intx1,x2,x3,y1,y2,y3,z1,z2,z3; while(scanf("%d%d%d",&x1,&
Grace_0642
·
2013-09-02 11:00
OJ
浙江大学PAT上机题解析之
1014
. 福尔摩斯的约会 (20)
1014
.福尔摩斯的约会(20)时间限制 50ms内存限制 32000kB代码长度限制 8000B判题程序 Standard 作者 CHEN,Yue大侦探福尔摩斯接到一张奇怪的字条
·
2013-09-02 00:00
C++
ACM
pat
浙江大学
Hdu 1059 Dividing & Zoj 1149 & poj
1014
Dividing(多重背包)
多重背包模板~#include #include inta[7]; intf[100005]; intv,k; voidZeroOnePack(intcost,intweight) { for(inti=v;i>=cost;i--) if(f[i-cost]+weight>f[i]) f[i]=f[i-cost]+weight; } voidCompletePack(intcost,intwe
yew1eb
·
2013-08-24 14:00
android 从tomcat读取文件出错:connect failed: ECONNREFUSED
android从tomcat读取文件时出现以下异常:08-
1014
:53:09.118:W/System.err(12527):java.net.ConnectException:failedtoconnecttolocalhost
dunhuacc1234
·
2013-08-10 22:20
android
android 从tomcat读取文件出错:connect failed: ECONNREFUSED
android从tomcat读取文件时出现以下异常:08-
1014
:53:09.118:W/System.err(12527):java.net.ConnectException:failedtoconnecttolocalhost
dunhuacc1234
·
2013-08-10 22:00
tomcat
android
failed
connect
ECONN
POJ
1014
Dividing(DP)
简直弱到不行,想用单调队列优化秀操作居然还给写错了WA了好几次,怎一个弱字了得。。。。#include #include usingnamespacestd; inta[7]; booldp[120010]; intmain(){ inti,j,cas=1; while(1){ memset(dp,0,sizeof(dp)); intflag=1; intsum=0; for(i=1;i>a[
biboyouyun
·
2013-08-09 20:00
dp
poj
1014
- 多重背包
关键词: 01背包,多重背包的二进制拆分#include #include #include #include #defineMAX300010 usingnamespacestd; intnum[MAX]; intcou,sum; voidadd(intk,intvalue){//多重背包的二进制拆分 for(inti=0;;i++){ inttmp=1=num[i];k--) if(bag
yujuan_Mao
·
2013-08-04 15:00
poj2966(有问题)
对应的测试数据:
1014
6 00 11 20 24 13 04 0054 7 10 52 54 34 14 -22 -10 0026 8 20 42 44 26 04 24 02 22 0050
zhengnanlee
·
2013-08-03 09:00
ACM题解报告
计算几何学
杭电题目分类(有难度等级)
1005找规律(循环点)1006感觉有点BT的题,我到现在还没过1007经典问题,最近点对问题,用分治1008简单题1009贪心1010搜索题,剪枝很关键10111012简单题1013简单题(有个小陷阱)
1014
u011074149
·
2013-07-27 19:00
HDU1059 && POJ
1014
:Dividing(多重背包)
ProblemDescriptionMarshaandBillownacollectionofmarbles.Theywanttosplitthecollectionamongthemselvessothatbothreceiveanequalshareofthemarbles.Thiswouldbeeasyifallthemarbleshadthesamevalue,becausethenthe
libin56842
·
2013-07-24 10:00
poj
HDU
背包
HDU
1014
Uniform Generator
转载请注明出处:忆梦http://blog.csdn.net/fjy4328286/article/details/9417979UniformGeneratorTimeLimit:2000/1000MS(Java/Others) MemoryLimit:65536/32768K(Java/Others)TotalSubmission(s):13477 AcceptedSubmissi
fjy4328286
·
2013-07-23 09:00
hdu1108
SampleInput
1014
SampleOutput 70 SourcePOJ#include intmain() {
u011459262
·
2013-07-20 11:00
hdu
1014
Uniform Generator 简单题
#include #include #include ints[100001]; intmin(inta,intb) { returna
a601025382s
·
2013-07-19 16:00
简单题
设置【VMware】虚拟机与主机共享文件
设置【VMware】虚拟机与主机共享文件(2012-08-
1014
:49:33)转载▼标签:杂谈分类:redhat笔记虚拟机与主机的文件共享From:http://www.linuxdiyf.com/viewarticle.php
zb872676223
·
2013-07-18 18:00
1014
. Waiting in Line (30)-PAT
1014
.WaitinginLine(30)时间限制400ms内存限制32000kB代码长度限制16000B判题程序Standard作者CHEN,YueSupposeabankhasNwindowsopenforservice.Thereisayellowlineinfrontofthewindowswhichdevidesthewaitingareaintotwoparts.Therulesfo
zoushidexing
·
2013-07-17 19:43
算法
ACM/POJ/PAT/九度
1014
. Waiting in Line (30)-PAT
1014
.WaitinginLine(30)时间限制400ms内存限制32000kB代码长度限制16000B判题程序Standard作者CHEN,YueSupposeabankhasNwindowsopenforservice.Thereisayellowlineinfrontofthewindowswhichdevidesthewaitingareaintotwoparts.Therulesfo
zoushidexing
·
2013-07-17 19:00
ACM数论题集
pid=
1014
http://acm.hdu.edu.cn/showproblem.php?pid=1019Volume2http://acm.hdu.edu.cn/showproblem.php?
fjy4328286
·
2013-07-13 17:00
net软件工程师求职简历
贯:河北居住地:北京学 历:专科E-mail:
[email protected]
电 话:15031259715个人博客:http://blog.csdn.net/wangjingjing
1014
·
2013-07-11 18:00
软件工程
Android 众多的布局属性详解
Android移动开发之------Android众多的布局属性详解分类: Android2013-07-
1014
:42 96人阅读 评论(0) 收藏 举报 Android功能强大,界面华丽,但是众多的布局属性就害苦了开发者
pi9nc
·
2013-07-11 09:00
android
DbUnit控制台警告解决方法
引用:http://blog.csdn.net/bluishglc/article/details/6637584警告2013-7-
1014
:07:48org.dbunit.dataset.AbstractTableMetaDatagetDataTypeFactory
tochal
·
2013-07-10 14:00
Linux企业应用案例精解书籍第二章,实战演练CentOS 6.2目录服务之LDAP(一)
CentOS6.2目录服务之LDAP(一) 2013-04-
1014
:39:18标签:LDAP企业CentOS6.2IT辰逸辰逸 原创作品,允许转载,转载时请务必以超链接形式标明文章原始出处
584250550
·
2013-07-10 13:01
超链接
internet
客户端软件
后台数据库
ssh自动输入密码登录服务器/ssh免输入密码登录/非交互ssh 密码验证
:(这里需要手动输入密码后回车)Linuxredcat2.6.31-20-generic#58-UbuntuSMPFriMar1205:23:09UTC2010i686Lastlogin:SatApr
1014
zhyhang
·
2013-07-08 16:00
排名
题目
1014
:排名时间限制:1秒内存限制:32兆特殊判题:否提交:5670解决:1599题目描述: 今天的上机考试虽然有实时的Ranklist,但上面的排名只是根据完成的题数排序,没有考虑每题的分值
qwm8777411
·
2013-07-03 13:00
PKU
1014
、PKU1276多重背包
boolf[100010]; intuse[100010]; intmain() { intcash,n,i,j,c[15],v[15]; freopen("1276.txt","r",stdin); while(scanf("%d%d",&cash,&n)!=EOF) { for(i=1;icash)c[i]=0; } if(cash==0||n==0){puts("0");
a83610312
·
2013-06-28 15:00
虚拟机安装linux系统的上网设置(有线网络和无线网络)
虚拟机安装Ubuntu的上网设置(有线网络和无线网络)分类:Unix/Linux2011-01-
1014
:471747人阅读评论(1)收藏举报虚拟机下ubuntu共享方式上网:一.有线网络 在有线网络的条件下
wjeson
·
2013-06-11 07:00
HDU 3491 Thieves (SAP)
(Java/Others) Memory Limit: 65535/65535 K (Java/Others)Total Submission(s):
1014
&
hefeijack
·
2013-06-03 20:00
c
算法
poj
1014
dividing(本解法可ac 但错误!!!)
/* Dividing TimeLimit:1000MSMemoryLimit:10000K TotalSubmissions:51248Accepted:12977 Description MarshaandBillownacollectionofmarbles.Theywanttosplitthecollectionamongthemselvessothatbothreceive
locusxt
·
2013-05-27 18:00
poj
cpp
Wiki OI
1014
装箱问题
题目链接:http://wikioi.com/problem/
1014
/算法与思路:01背包转移方程为dp[i][j]=max{dp[i-1][j],dp[i-1][j-cost[i]]+w[i]}表示考虑第
Re_cover
·
2013-05-26 22:00
POJ
1014
dividing
分析:如果想要公平的分得弹球,那么弹球的价值总和一定是偶数,可以先进行判断弹球的价值总和,若是奇数则不需要做下面的判断。如果是偶数,我们可以把这个问题映射为多重背包问题,并且这个背包是要求完全装满的。背包的总容量V就是所有弹球总价值和sum的一半,弹球的cost和weight都是其编号。个数则是由外界输入的。最后进行判断:如果得到的F[V]确定的等于sum/2,则说明能够公平的分弹球。需要注意的是
warringah1
·
2013-05-16 16:00
poj
最近一个月以来找工作的一些感受(转载)
最近一个月以来找工作的一些感受2013-5-
1014
:13|发布者:chino|查看:712|评论:44|原作者:songshichao摘要:想和大家分享一下,我最近找工作的一个经历,希望能给大家一个帮助
泰迪小贱熊
·
2013-05-11 18:17
职场
面试
职场
Android
vim配置文件及其插件
""""""""""""Maintainer:amixtheluckystiff" http://
[email protected]
""Version:3.6-25/08/
1014
Benjamin
·
2013-05-10 23:00
HTTP协议请求方式: 中GET、POST和HEAD的介绍
HTTP协议中GET、POST和HEAD的介绍2008-05-
1014
:15GET:请求指定的页面信息,并返回实体主体。HEAD:只请求页面的首部。
spring_trees
·
2013-05-07 15:13
get
post
head
HTTP协议请求方式
vijos
1014
旅行商简化版(多路DP)
地址:https://vijos.org/p/
1014
题意:旅行商问题,不过要求只能单向走,就是有n个地方,要求从西往东,到最东面的地方,在从东往西返回,经过每个点一次,求最短路径分析:由于有了方向的限制
fp_hzq
·
2013-05-07 10:00
hdu
1014
(随机数)
#includeintmain(){ ints,step,mod,i; while(scanf("%d%d",&step,&mod)==2) { s=0;i=0; while(1) { i++; s=(s+step)%mod; if(s==0) break;
u010372095
·
2013-05-02 21:00
文件权限
drwxr-xr-x 3rootroot 40964\u6708
1014
:44244 drwxr-xr-x 11 501games 40963\u6708 2916:58apach
YL_WH
·
2013-05-02 16:00
Flash3D错误集锦
阅读更多VerifyError:Error#
1014
:无法找到类flash.display::Stage3D。处理方案:在项目属性的附加编译器参数中加入-swf-version=13。
wgcode
·
2013-05-02 14:00
Flash3D错误集锦
VerifyError: Error #
1014
: 无法找到类 flash.display::Stage3D。处理方案:在项目属性的附加编译器参数中加入-swf-version=13。
wgcode
·
2013-05-02 14:00
Flash
上一页
33
34
35
36
37
38
39
40
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他