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
University
2012 Multi-
University
Training Contest 5:Mark the Rope
ProblemDescriptionErichasalongropewhoselengthisN,nowhewantstomarkontheropewithdifferentcolors.Thewayhemarkstheropeis:1. Hewillchooseacolorthathasn’tbeenused2. HewillchoosealengthL(N>L>1)andhedefinesth
duanxian0621
·
2012-08-08 20:00
c
null
equals
n2
output
Training
2012 Multi-
University
Training Contest 5:History repeat itself
ProblemDescriptionTomtooktheDiscreteMathematicscourseinthe2011,buthisbadattendanceangeredProfessorLeewhois in chargeofthecourse.Therefore,ProfessorLeedecidedtoletTomfaceahardprobabilityproblem,andanno
duanxian0621
·
2012-08-08 19:00
2012 Multi-
University
Training Contest 5:Xiao Ming's Hope
ProblemDescriptionXiaoMinglikescountingnumbersverymuch,especiallyheisfondofcountingoddnumbers.Maybehethinksitisthebestwaytoshowheisalonewithoutagirlfriend.Theday2011.11.11comes.Seeingclassmateswalking
duanxian0621
·
2012-08-08 19:00
2012 Multi-
University
Training Contest 5[hdu4340~4349]
hdu4340#include #include #include #include #include #include #include #include #include #include #include constdoublepi=cos(-1.); constdoubleeps=10e-6; constdoubleeps1=10e-9; constintinf=0x7fffffff;
jxy859
·
2012-08-08 13:00
C++
c
struct
iterator
UP
Training
hdu 4340 Capturing a country(树形DP) 2012 Multi-
University
Training Contest 5
CapturingacountryTimeLimit:2000/1000MS(Java/Others) MemoryLimit:32768/32768K(Java/Others)TotalSubmission(s):21 AcceptedSubmission(s):6ProblemDescriptionAntandBobtwoarmywanttocaptureacountry.Thec
fp_hzq
·
2012-08-07 19:00
ant
Integer
input
each
output
Training
hdu 4348 To the moon(线段树成段更新) 2012 Multi-
University
Training Contest 5
TothemoonTimeLimit:4000/2000MS(Java/Others) MemoryLimit:65536/65536K(Java/Others)TotalSubmission(s):38 AcceptedSubmission(s):6ProblemDescriptionBackgroundToTheMoonisaindependentgamereleasedinNov
fp_hzq
·
2012-08-07 18:00
struct
query
Access
Build
output
Training
hdu 4331 Image Recognition(DP+线段树)2012 Multi-
University
Training Contest 4
ImageRecognitionTimeLimit:6000/3000MS(Java/Others) MemoryLimit:65536/32768K(Java/Others)TotalSubmission(s):377 AcceptedSubmission(s):137ProblemDescriptionNowthereisanimagerecognitionproblemforyo
fp_hzq
·
2012-08-04 11:00
2012 Multi-
University
Training Contest 3[hdu4320~4330]
hdu4222candy http://acm.hdu.edu.cn/showproblem.php?pid=4322费用流看题解构图过的,同时利用了边的费用和流量题解这里,【题目大意】有N颗糖果和M个小孩,老师现在要把这N颗糖分给这M个小孩。每个小孩i对每颗糖j都有一个偏爱度Aij,如果他喜欢这颗糖,Aij=k,否则Aij=1。小孩i觉得高兴当且仅当ΣCij×Aij>=Bi,j=1,2,…,N
jxy859
·
2012-08-01 11:00
c
struct
insert
UP
Training
hdu 4322 Candy(最大费用流)2012 Multi-
University
Training Contest 3
CandyTimeLimit:4000/2000MS(Java/Others) MemoryLimit:65536/65536K(Java/Others)TotalSubmission(s):164 AcceptedSubmission(s):39ProblemDescriptionThereareNcandiesandMkids,theteacherwillgivethisNcand
fp_hzq
·
2012-07-31 21:00
Integer
input
each
output
Training
Numbers
hdu 4328 Cut the cake(最大子矩阵)2012 Multi-
University
Training Contest 3
CutthecakeTimeLimit:6000/3000MS(Java/Others) MemoryLimit:65536/65536K(Java/Others)TotalSubmission(s):68 AcceptedSubmission(s):26ProblemDescriptionMarkboughtahugecake,becausehisfriendray_sun’sbir
fp_hzq
·
2012-07-31 19:00
Integer
sun
character
each
Matrix
Training
Matrix&&2012 Multi-
University
Training Contest 2
ProblemDescriptionMachineshaveonceagainattackedthekingdomofXions.ThekingdomofXionshasNcitiesandN-1bidirectionalroads.Theroadnetworkissuchthatthereisauniquepathbetweenanypairofcities.Morpheushasthenews
smallacmer
·
2012-07-28 10:00
hdu 4317 Unfair Nim(状态压缩DP)——2012 Multi-
University
Training Contest 2
UnfairNimTimeLimit:20000/10000MS(Java/Others) MemoryLimit:32768/32768K(Java/Others)TotalSubmission(s):225 AcceptedSubmission(s):83ProblemDescriptionAliceandBobaretiredofplayingtheNimgame,because
fp_hzq
·
2012-07-27 19:00
Integer
input
each
n2
output
Training
2012 Multi-
University
Training Contest 2 [hdu4310~4319]
hdu4317nim+状压dp, UnfairNim状态很容易想到,转移就恶心了。。。不过屡清思路就好了#include #include #include #include #include #include #include #include #include #include #include constdoublepi=cos(-1.); constdoubleeps=10e-6;
jxy859
·
2012-07-27 17:00
c
BI
UP
2012 Multi-
University
Training Contest 2
与六题擦边,最终五题,还有待提高。。。。就讲讲我最后悔的那题吧(其他还不会--!)hdu4316,方法的话题解已经说了然后我犯了一个无比愚蠢的错误,把天花板的高度写成了200!!坑爹有木有啊就这样与六题擦肩而过#include #include #include #include usingnamespacestd; constdoubleINF=1000000000.0; constintmax
haha593572013
·
2012-07-26 23:00
c
struct
ini
Training
CAM
2012 Multi-
University
Training Contest 1 Saving Princess claire(广搜)
广搜求最距离。一个细节:由于每个'P'之间是相通的,所以当搜到第一个'P’时,紧接着就应该把其他'P'点加入到队列中。#include #include #include #include #include #include #include usingnamespacestd; #definemaxn2000 introw,col,cost; charmap[maxn][maxn]; boolv
bigman_123
·
2012-07-21 20:00
2012 Multi-
University
Training Contest 1 Holedox Eating(线段树)
用线段树保存当前区间里最近的蛋糕位置。几个细节值得注意:1、每次吃完蛋糕后要更新当前所在位置和前一个吃蛋糕的位置,以便在遇到有多个蛋糕距离一样的时候选择按原来方向吃一个蛋糕。 2、一个点可能有多个蛋糕,所以每次吃一个点的蛋糕后,该点蛋糕数减1,如果蛋糕数为0,则把该点值设为INF,否则该点值不变。#include #includ
bigman_123
·
2012-07-21 20:00
2012 Multi-
University
Training Contest 1 Divide Chocolate(递推)
状态表示: dp[i][0][j]:前i行有j部分且第i行的两个格子属于同一部分的方法数 dp[i][1][j]:前i行有j部分且第i行的两个格子属于不同部分的方法数#include #include #defineN100000007 intdp[1005][2][2005]; intn,k; voidsolve() { inti,j; memset(dp,0,s
bigman_123
·
2012-07-21 20:00
Training
2012 Multi-
University
Training Contest 1[hdu4300~4309]
4300一开始向到了后缀数组,后来才弱爆了发现是kmp的变形,修改下匹配的起点,并且返回的是文本串匹配完时模式串当前的位置就可以了,比赛的时候真是弱爆了T.T #include #include usingnamespacestd; constintmaxn=100000+5; charpat[maxn],str[maxn]; intP[maxn]; ///need*P,*patand*str
jxy859
·
2012-07-21 14:00
1寻找人生指南针
那天的心情至今记忆犹新,那时我(克劳德)是南卫理公会大学(Southern Methodist
University
)的大二学生,春天里一个星期天的年后,我仿佛走到人生的尽头。
wangbinjr
·
2012-07-20 16:51
人生
指南针
克劳德
Connections between cities&&2009 Multi-
University
Training Contest 8 - Host by BJNU
ProblemDescriptionAfterWorldWarX,alotofcitieshavebeenseriouslydamaged,andweneedtorebuildthosecities.However,somematerialsneededcanonlybeproducedincertainplaces.Soweneedtotransportthesematerialsfromcit
smallacmer
·
2012-07-18 17:00
iOS开发(stanford2011)笔记第一课MVC架构
斯坦福大学(stanford
university
)的iphone开发课由来已久。最近学习了2011年秋季的iphone开发教程。该课程是基于 iOS5的,最新的教程。
mikixiyou
·
2012-07-12 16:00
ios
mvc
delegate
target-action
SharePoint 图解教程
i am now in
university
(HIT@Weihai). if you have any question or you want to contact me, use this e-mail
wangangie36
·
2012-07-06 09:00
SharePoint
Java
University
网站开通过程吐糟
阅读更多折腾了两天,终于将JavaUniversity这个站点开通,过程真不容易的,决定写下来吐吐糟,以纪念TIANCHAO和谐之光普照下P民的美好生活:先是在Godaddy申请了主机,注册域名时发现javauniversity.com已经被人注册了,好在javauniversity.net还是空的,顺利注册后按照Godaddy的指示设置好域名和主机的关联,等生效后访问发现一次成功。正高兴时,发现
skydream
·
2012-06-24 10:00
Java
University
网站开通过程吐糟
折腾了两天,终于将Java
University
这个站点开通,过程真不容易的,决定写下来吐吐 糟,以纪念TIANCHAO和谐之光普照下P民的美好生活:  
skydream
·
2012-06-24 10:00
java
Java
University
网站开通过程吐糟
JavaUniversity网站开通过程吐糟 折腾了两天,终于将JavaUniversity这个站点开通,过程真不容易的,决定写下来吐吐糟,以纪念TIANCHAO和谐之光普照下P民的美好生活: 先是在Godaddy申请了主机,注册域名时发现javauniversity.com已经被人注册了,好在javauniversity.net还是空的,顺利注册后按照Godaddy的指示设置好域名和主机
Sky's blog
·
2012-06-24 10:00
Java ME引路蜂地图开发示例:IP地址查询
ISP:”China Education and Research Network”Organization: “Nan Jing
University
”
lyunabc
·
2012-06-23 16:00
java
2012年6月9日免费http代理大全
印度尼西亚202.182.172.2:3128@HTTP;印度尼西亚202.201.13.39:3128@HTTP;甘肃省兰州市 兰州大学202.29.230.29:3128@HTTP;泰国 Inter-
university
Tim_zhou0720
·
2012-06-11 16:00
代理
The 2012 8th Hunan
University
Programming Contest 水题
Cycles In PermutationsTimeLimit:1000ms,SpecialTimeLimit:2500ms,MemoryLimit:65536KBTotalsubmitusers:2,Acceptedusers:2Problem12306:NospecialjudgementProblemdescriptionThepermutationsgameisasimplesolita
hnuzengchao
·
2012-06-06 15:00
Integer
input
each
output
Numbers
POJ 3604 Professor Ben
Professor Ben 3 4 5----问题描述: 6 7Professor Ben is an old stubborn man teaching mathematics in a
university
coreBugZJ
·
2012-06-01 21:00
The 12th Zhejiang
University
Programming Contest
The12thZhejiangUniversityProgrammingContest第十二届浙大校赛题,在zoj上是:3591-3599这套题可以说是比较难的,真想做7个!!!但是,遗憾的是,这套题真的很难!即使看着集体报告做,我也没做到7个题,而且还有好几个不明白怎么证明,真心给做出来的人跪了。囧……同样,给一个解题报告网址:http://blog.sina.com.cn/s/blog_512
wukonwukon
·
2012-05-29 20:00
c
struct
ext
zk
ini
扩展
Lua
是巴西里约热内卢天主教大学(Pontifical Catholic
University
of Rio de Janeiro)里的一个研究小组,由Roberto Ierusalimschy、Waldemar
tongxiaoming520
·
2012-05-27 15:00
lua
1001:Sum Problem
Problem Description Hey, welcome to HDOJ(Hangzhou Dianzi
University
Online Judge).
jkbjxy
·
2012-05-24 19:00
算法
杭电
1001
留学专题
What academic records are required by the
University
?
oywl2008
·
2012-05-22 09:00
为方便阅读而帖 Balancing Push and Pull for Data Broadcast
Balancing Push and Pull for Data Broadcast Swarup Acharya Brown
University
[email protected]
Michael
jasongreen
·
2012-05-08 01:00
Broadcast
如何成為一位傑出的工程師
Kelley, CarnegieMellon
University
(Robert E.
cdtdx
·
2012-04-23 12:00
如何成為一位傑出的工程師
Kelley, CarnegieMellon
University
(Robert E.
cdtdx
·
2012-04-23 12:00
Giving an effective oral presentation at
university
(The Hong Kong Polytechnic
University
香港理工大学)
Goodmorningeverybody…Thankyouforcomingtomypresentation…Ihopeyou'llfind itinterestingandinformative…Thetopicofmypresentationthismorningis‘howtoplan anddeliveraneffectiveoralpresentation'…Asyouknow,oral
Candy1232009
·
2012-03-27 18:00
session
report
basic
performance
include
charts
Epigrams on Programming
Perlis Yale
University
This text has been published in SIGPLAN Notices Vol. 17, No
dikar
·
2012-03-25 00:00
programming
003 Midlife Crisis
Two economists did the study: Andrew Oswald of the
University
of War
andyyou88
·
2012-03-14 22:00
Midlife
Crisis
2010 ACM-ICPC Multi-
University
Training Contest(2)——Host by BUPT
依然是树状数组+离散化+dphttp://acm.hdu.edu.cn/showproblem.php?pid=3450AC#include #include #include #include #defineN100005 #defineM9901 usingnamespacestd; typedeflonglongL; intkp[N]; inta[N]; ints[N]; intn,m; i
smallacmer
·
2012-03-01 21:00
2010
Training
模式识别发展及现状
Eng.,MathematicsandComputerScienceDelft
University
of Technology,The Netherla
lanbing510
·
2012-01-10 23:00
object
Class
performance
Training
classification
structure
Stanford
University
iPhone Application Development(CS 193P )
斯坦福大学iPhone手机开发在线视频公开课课程网站及资源下载:http://www.stanford.edu/class/cs193p/cgi-bin/drupal/在线视频(From网易):http://v.163.com/movie/2010/6/C/7/M6RU83DCT_M6RU957C7.html
softwave
·
2012-01-10 01:00
c
application
iPhone
手机
网易
2010
Moonfang's Birthday&&2011 Multi-
University
Training Contest 3 - Host by BIT
题意:有一个人要过生日了,为了给他过生日他的同伴给他对钱,,但是每个同伴的钱都不一样,但是为了尽可能的平均,让你设计一种算法,,求出在尽可能平均的情况下每人对的钱数。。思路:先把同伴拥有的钱数从小到大排序,,,每次取平均数和拥有的钱数中少的那个为该同伴最后需要对的钱数。。。。AC代码:#include #defineN10001 #include #include usingnamespacest
smallacmer
·
2012-01-07 11:00
2011 Multi-
University
Training Contest 1 - Host by HNU&&Earth Hour
这道题木想到竟然可以转发为最短路问题,,让我纠结了近一个下午,,更悲剧的是spfa竟然写错了,,,下面说一下题意,就是在世界日这一天里为了响应号召某大学决定关掉除到图书馆,自习室,寝室的路灯,最后问最多可以关多少路灯,,思路:根据路灯的照射范围判断两个地方是不是相通如果相通就连成边同时把边权设置为1,然后求3次最短路径,,再枚举各个点找到dis1[i]+dis2[i]+dis3[i]最小的那个从
smallacmer
·
2012-01-03 21:00
struct
Training
2011 Multi-
University
Training Contest 1 - Host by HNU&&YY's new problem
刚开始看这道题时便发现时间控制为4秒,如果按一般的方法三层for循环,,果断tle,因此想一定用到一点高级算法,,然后想到了hash表,把每次出现的数标记为1,一开始把全部数标记为0,对每次输入的数进行对称查找hash表,假设输入的数为a,如果出现hash[a-i]+hash[a+i]=1则说明一定存在,,,AC代码:#include #include usingnamespacestd;
smallacmer
·
2012-01-03 14:00
2011 Multi-
University
Training Contest 1 - Host by HNU&&R(N)
算是一道水题,,这一题关键是判断好枚举的范围,,,因为要使得x2+y2=n所以对x,y的枚举只需要到sqrt(n/2)即可,,当x和y相等或者有一个为0时有4种情况,当x和y同时都为0时有且仅有一种情况,,其它只要满足情况就有8种情况,,,AC代码:#include #include usingnamespacestd; intmain() {intn; while(cin>>n) {
smallacmer
·
2012-01-03 10:00
甲骨文总裁拉里·埃里森在耶鲁大学的演讲(史上最强的演讲)
这是甲骨文公司总裁Larry Ellison (Oracle CEO) 在耶鲁大学Yale
University
给2000届毕业生所作的演讲全文,由于他句句惊人,最后被耶鲁大学保安请下讲
xinghongduo
·
2012-01-02 23:00
oracle
数据库
工作
网络
出版
产品
2011 Multi-
University
Training Contest 1 - Host by HNU&&Cat VS Dog
最大独立集问题,,这题难就难在建图上,,,这里是把相互产生矛盾的点连成一条边,,然后求最小覆盖即最大匹配从而得出最大独立集=p-最大匹配数从而转化为求增光路问题,,代码:#include #include #include #include #defineN501 usingnamespacestd; structNode{stringa,b; }t[N]; intmatch[N
smallacmer
·
2012-01-02 10:00
String
Training
Unofficial Windows Binaries for Python Extension Packages
Binaries for Python Extension Packages by Christoph Gohlke, Laboratory for Fluorescence Dynamics,
University
wtm_mac
·
2011-12-31 10:00
windows
About Mr NingQiang
Mr ning’s major was English when he studied in the
university
as a postgraduate. Because o
wangpengfei360
·
2011-11-14 17:00
out
上一页
34
35
36
37
38
39
40
41
下一页
按字母分类:
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
其他