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
4198
bzoj
4198
noi2015 荷马史诗
k叉哈夫曼树,平衡整颗树即可然后开个双队列由小到大做#include #include #include #include #include #include #defineLLlonglong #definefo(i,a,b)for(inti=a;i'9'){if(s=='-')f=-1;s-getchar();} while(s>='0'&&st2)returnsta1[h1++]; if(h
BPM136
·
2016-02-23 20:00
k叉哈夫曼树
杭电OJ
4198
(广搜+优先队列~)图搜.Quick out of the Harbour
QuickoutoftheHarbourTimeLimit:2000/1000MS(Java/Others) MemoryLimit:32768/32768K(Java/Others)TotalSubmission(s):1518 AcceptedSubmission(s):604ProblemDescriptionCaptainClearbearddecidedtogototheha
mengxiang000000
·
2015-12-13 12:00
优先队列
杭电
bfs
4198
【UVa】Jump(dp)
option=com_onlinejudge&Itemid=8&page=show_problem&problem=
4198
约瑟夫变形 根据f(n)=(f(n-1)+m)%
·
2015-11-13 11:08
uva
UVA1452|LA4727-----Jump------经典的约瑟夫公式的变形(DP)
option=com_onlinejudge&Itemid=8&page=show_problem&problem=
4198
题目意思: 给你编号1~n的数,每次从格k个删一个数
·
2015-11-13 02:46
uva
[POJ 1947] Rebuilding Roads
nbsp;1000MS Memory Limit: 30000K Total Submissions: 9249 Accepted:
4198
·
2015-11-12 12:39
Build
HDU
4198
Quick out of the Harbour(BFS+最小优先队列)
pid=
4198
大意:起点S到出口的最短花费。。。。。其中#为障碍物。。。。 '.'的花费为1 。。。@的花费为c+1。。。。
·
2015-11-11 10:14
优先队列
Libevent(2)— event、event_base
转自:http://name5566.com/
4198
.html 参考文献列表:http://www.wangafu.net/~nickm/libevent-book/ 此文编写的时候
·
2015-11-11 02:56
libevent
SPSolution
http://social.technet.microsoft.com/Forums/en/sharepointadmin/thread/0881326b-7cb6-
4198
-9bac-7df6eaed9dde
·
2015-11-08 15:38
IO
hdu
4198
Quick out of the Harbour
pid=
4198
Quick out of the Harbour Description Captain Clearbeard decided to go to the harbour for a
·
2015-11-03 22:44
HDU
hdu
4198
Quick out of the Harbour (bfs)
pid=
4198
今天杭电热身赛的B题,读完题就上手写dfs,结果爆栈了,500*500的规模对暴力递归来说有点多。
·
2015-10-31 15:44
HDU
hdu
4198
(优先队列+bfs)
pid=
4198
#include<iostream> #include<queue> using namespace std; int n,m,d; int t[4
·
2015-10-31 09:42
优先队列
HDU
4198
Quick out of the Harbour(BFS+优先队列)
Quick out of the Harbour Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 75 Accepted Submission(s):
·
2015-10-31 09:15
优先队列
国庆上课记录
例3:NOIDAY2t1BZOJ
4198
k叉哈夫曼树,每次取k个最小的合并如果N-1不能整除(k-1),就补重量为0的串二.单调栈每次压入一个数时将比它大的数弹出来。
Cynthia_wjyi
·
2015-10-01 10:58
生活
知识点讲解
进击的OIer
【Huffman树】【贪心】【NOI 2015】【bzoj
4198
】荷马史诗
4198
:[Noi2015]荷马史诗TimeLimit:10SecMemoryLimit:512MB Submit:127Solved:80 Description追逐影子的人,自己就是影子。
morestep
·
2015-08-14 17:00
hdu
4198
链接:点击打开链接题意:给出三个数h,w,d,代表地图长h,宽w,‘#’不可走,'S'为起点,‘.’花费一个单位时间,'@'花费d+1个单位时间,问走出迷宫最少花费多少时间(走到迷宫边界即为走出迷宫,本题肯定有解)代码:#include #include #include #include #include usingnamespacestd; charstr[505][505]; structn
stay_accept
·
2015-08-07 20:00
C#中拷贝指定文件夹下的所有文件夹目录到指定文件夹中的方法
原文地址:http://www.biye5u.com/article/Csharp/fileprog/2011/
4198
.html本文给出了一个在C#中拷贝指定文件夹下的所有文件夹目录到指定文件夹中的方法
改变你我
·
2015-06-18 14:00
【BFS+priority_queue】hdu
4198
pid=
4198
题目大意:给你一张地图,”S“为起点,"#"不能走,走过一个"."
hetangl2
·
2015-02-13 14:00
HDU
bfs
hdu
4198
——Quick out of the Harbour
ProblemDescriptionCaptainClearbearddecidedtogototheharbourforafewdayssohiscrewcouldinspectandrepairtheship.Now,afewdayslater,thepiratesaregettinglandsick(Piratesgetlandsickwhentheydon'tgetenoughofthes
Guard_Mine
·
2014-09-08 15:00
bfs
HDU -
4198
Quick out of the Harbour (BFS+优先队列)
DescriptionCaptainClearbearddecidedtogototheharbourforafewdayssohiscrewcouldinspectandrepairtheship.Now,afewdayslater,thepiratesaregettinglandsick(Piratesgetlandsickwhentheydon'tgetenoughoftheships'ro
u011345136
·
2014-07-15 16:00
hdu
4198
(BFS+优先级队列)
QuickoutoftheHarbourTimeLimit:2000/1000MS(Java/Others) MemoryLimit:32768/32768K(Java/Others)TotalSubmission(s):744 AcceptedSubmission(s):324ProblemDescriptionCaptainClearbearddecidedtogotothehar
xj2419174554
·
2013-07-30 11:00
数据结构
图论
hdu
4198
Quick out of the Harbour(BFS+优先队列)
题目链接:hdu
4198
题目大意:求起点S到出口的最短花费,其中#为障碍物,无法通过,‘.’的花费为1,@的花费为d+1。需注意起点S可能就是出口,因为没考虑到这个,导致WA很多次.......
·
2013-07-24 20:00
优先队列
POJ2586:Y2K Accounting Bug
点击打开题目链接Y2KAccountingBugTimeLimit: 1000MS MemoryLimit: 65536KTotalSubmissions: 8496 Accepted:
4198
DescriptionAccountingforComputerMachinists
l383137093
·
2013-07-24 01:00
枚举
基本算法
Linux AS4.6 成功安装Oracle9i
1.1 下载所需要的补丁 p2617419_220_GENERIC.zip 、 p3238244_9204_LINUX.zip 、 p
4198
chengyue2007
·
2012-03-20 11:00
oracle
松下等离子价格及检测
P50GT20C6499成交,订单完成后有200京券无|无|无//全高清P50S25C相当于6199(钻石及以上会员6699,减301元+赠价值199元电饼铛)无|无|无P42U30C相当于3999(
4198
dajian
·
2011-08-29 10:00
电视
松下等离子价格及检测
P50GT20C6499成交,订单完成后有200京券无|无|无//全高清P50S25C相当于6199(钻石及以上会员6699,减301元+赠价值199元电饼铛)无|无|无P42U30C相当于3999(
4198
dajian
·
2011-08-29 10:00
电视
Oracle9.2.0.4 dbca无法启动(segmentation fault)
decompose.build.redhat.com)(gccversion3.4.320041212(RedHat3.4.3-9.EL4))#1SMPWedJan519:30:39EST2005安装oracle9.2.0.4打了补丁p
4198
junmail
·
2007-10-19 11:00
Oracle
Linux
SuSE
RedHat
GCC
Oracle9.2.0.4 dbca无法启动(segmentation fault)
decompose.build.redhat.com)(gccversion3.4.320041212(RedHat3.4.3-9.EL4))#1SMPWedJan519:30:39EST2005安装oracle9.2.0.4打了补丁p
4198
junmail
·
2007-10-19 11:00
Oracle
Linux
SuSE
RedHat
GCC
[转]中国的程序员,路在何方?
t=
4198
里面有更精彩的回复。两周前公司开始收集年度岗位调查分析表,有一个问题是陈述相应职位存在的理由,一位同仁的回答是“黑锅总要有人来背的”。于是我们就开始谈话。
congcat
·
2005-12-24 13:00
tomcat
weblogic
websphere
OpenSource
产品
J2EE框架
上一页
1
2
下一页
按字母分类:
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
其他