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
HDJ(2081
动态规划练习 索引
1, The Triangle (POJ 1163) 2, Function Run Fun (POJ 1579) 3, Recaman's Sequence (POJ
2081
) 4, World
·
2015-11-09 12:45
动态规划
动态规划练习 3
题目:Recaman's Sequence (POJ
2081
) 链接:http://acm.pku.edu.cn/JudgeOnline/problem?
·
2015-11-09 12:06
动态规划
poj
2081
简单题 View Code #include < iostream > #include < cstdio > #include < cstdlib > #include < cstring &
·
2015-11-07 12:27
poj
探讨 PHP 访问控制器与运算符优先级
php /** * php访问控制器的例子 *edit by www.jbxue.com */ class Foo { private $name = '
hdj
'; public
·
2015-11-02 18:38
访问控制
pku
2081
----Recaman's Sequence(按所给的递推公式来做就行)
5196K 16MS G++ 414B 刚开始还苦恼着要不要自己重新再推一个公式出来 后来发现他给的空间和时间限制,应该是足够的,就试了一下,结果就是上面这样子。 题目思路就是:首先生成结果 主程序里直接调用就可以了。 代码如下: Code #include<stdio.h> #include<string.h>
·
2015-11-01 13:10
sequence
CODEVS1006&&
2081
&&2205等差数列
复习dp,做了一系列的等差数列,突然发现第一个和第二个是穷举的。。。 1006: 题目描述 Description 给定n(1<=n<=100)个数,从中找出尽可能多的数使得他们能够组成一个等差数列.求最长的等差数列的长度. 思路:穷举,n^3的时间复杂度,稳过。 code: #include<iostream>
·
2015-10-31 16:15
code
EntLib3.0 Feb2007CTP Beta发布
ReleaseId=
2081
February 2007 CTP of Enterprise Library 3.0.
·
2015-10-31 11:54
2007
poj
2081
Recaman's Sequence Time Limit: 3000MS Memory Limit: 60000K Total Submissions: 15860 Accepted: 6666 Description The Recaman's sequence is defined by a0 = 0 ; for m
·
2015-10-31 10:15
poj
POJ
2081
Recaman's Sequence
Original ID:
2081
64-bit integer IO format: %lld Jav
·
2015-10-31 08:28
sequence
(HDOJ
2081
)手机短号
手机短号 Problem Description 大家都知道,手机号是一个11位长的数字串,同时,作为学生,还可以申请加入校园网,如果加入成功,你将另外拥有一个短号。假设所有的短号都是是 6+手机号的后5位,比如号码为13512345678的手机,对应的短号就是645678。 现在,如果给你一个11位长的手机号码,你能找出对应的短号吗?
·
2015-10-30 14:39
手机
Makefile
autogen.shconfigune.ac//修改缺少库要自己加Makefile.am2078 mkdirtest 2079 cdtest/ 2080 ls
2081
cp..
zzucaicai
·
2015-10-28 19:00
POJ
2081
Recaman's Sequence Time Limit: 3000MS Memory Limit: 60000K Total Submissions: 18575 Accepted: 7751 Description The Recaman's sequence is defined by a0 = 0 ; for m > 0
·
2015-10-27 16:31
poj
HLG
2081
分苹果
苹果 Time Limit: 1000 MS Memory Limit: 32768 K Total Submit: 39(24 users) Total Accepted: 29(22 users) Rating: Special Judge: No Description 圆桌旁围坐n个人,按顺序将他们编号为1~n,第i个人有xi个苹果(i=1,2
·
2015-10-27 13:38
苹果
天涯明月刀燕云隐藏灵犀点坐标分享
《天涯明月刀OL》不限号测试燕云地图所有固定/隐藏灵犀点详细位置及坐标点:《天涯明月刀》不限号燕云固定/隐藏灵犀点坐标名称隐藏/固定地点坐标奖励灵犀意·牧野天苍茫固定绝尘镇
2081
,115057000修为灵犀意
佚名
·
2015-10-22 16:38
天涯明月刀燕云隐藏灵犀点坐标一览表
《天涯明月刀OL》不限号测试燕云地图所有固定/隐藏灵犀点详细位置及坐标点:《天涯明月刀》不限号燕云固定/隐藏灵犀点坐标名称隐藏/固定地点坐标奖励灵犀意·牧野天苍茫固定绝尘镇
2081
,115057000修为灵犀意
佚名
·
2015-10-22 14:21
HDOJ
2081
手机短号 Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 9653 Accepted Submission(s): 6102 Problem Description 大家都知道,手机号是一个11位长的数字串,同时,作为学生,还可以申请加入
·
2015-10-21 12:33
OJ
杭电
2081
此题是一道简单题,可以有多种方法,这里将我所知道的每种方法都列出来,仅供参考,其实原理都差不多,方法一:利用字符数组来存放电话号码:#include<iostream>using namespace std;int main(){ int i,N; cin>>N; char a[20]; getchar(); while(N
·
2015-10-21 11:04
杭电
BZOJ
2081
[Poi2010]Beads hash
题意:把一个很长很长的序列切成连续的长度为szy的小序列,询问不同的小序列个数。解析:预处理hash,之后暴力查就行了。复杂度O(n1+n2+....+nn)=O(nlogn)代码:#include #include #include #include #include #definebase1313131 #definemod10000007 #defineN200100 usingnamesp
wzq_QwQ
·
2015-09-22 10:00
poi
hash
2010
HDU
2081
手机短号
手机短号TimeLimit:1000/1000MS(Java/Others) MemoryLimit:32768/32768K(Java/Others)TotalSubmission(s):21309 AcceptedSubmission(s):13262ProblemDescription大家都知道,手机号是一个11位长的数字串,同时,作为学生,还可以申请加入校园网,如果加入成功,你
jinjide_ajin
·
2015-09-01 11:00
HDU
POJ
2081
Recaman's Sequence(水~)
Description第m个位置的数是根据第m-1位置的数推出来的如果a[m-1]-m>0,并且a[m-1]-m在前面的序列中没有出现过那么a[m]=a[m-1]-m否则a[m]=a[m-1]+m,a[0]=0Input多组用例,每组一个整数m表示查询该位置的值,以m=-1结束输入Output对于每个查询,输出相应位置的值SampleInput710000-1SampleOutput2018658
V5ZSQ
·
2015-08-26 16:00
南邮 OJ 1003 斐波那契数列
斐波那契数列时间限制(普通/Java) : 1000MS/ 10000MS 运行内存限制:65536KByte总提交:5862 测试通过:
2081
比赛描述在数学上,斐波那契数列(
changshu1
·
2015-08-03 09:00
ACM
斐波那契数列
南邮OJ
POJ——
2081
//我承认此题是一道超级水题,但是我WA了N次,此题很坑,需谨慎,要考虑,初始化要注意,另外,a[i]的值可能大于max.,所以,要开大一点的数组来初始化。//AC代码:#include #include #include usingnamespacestd; #definemax500005 #defineMAX8000005 inta[max]; intvis[MAX]; intmain()
zyx520ytt
·
2015-07-13 21:00
Linux内核OOM机制分析
13946isolated_anon:0active_file:14inactive_file:37isolated_file:0unevictable:0dirty:0writeback:0unstable:0free:
2081
slab_reclaimable
多线程任务
·
2015-07-06 17:47
linux
File
present
dirty
Linux内核OOM机制分析
13946isolated_anon:0active_file:14inactive_file:37isolated_file:0unevictable:0dirty:0writeback:0unstable:0free:
2081
slab_reclaimable
多线程任务
·
2015-07-06 17:47
linux
File
present
dirty
HDOJ
2081
手机短号
手机短号TimeLimit:1000/1000MS(Java/Others) MemoryLimit:32768/32768K(Java/Others)TotalSubmission(s):20724 AcceptedSubmission(s):12881ProblemDescription大家都知道,手机号是一个11位长的数字串,同时,作为学生,还可以申请加入校园网,如果加入成功,你
zwj1452267376
·
2015-05-29 10:00
【BZOJ
2081
】【Poi2010(17th)】Beads RKhash+hash表 请记住这个神一样的数:200019
链接:#include intmain() { puts("转载请注明出处[vmurder]谢谢"); puts("网址:blog.csdn.net/vmurder/article/details/45743869"); }题解:枚举串长,数据范围20W。然后串长为i时需要枚举⌊ni⌋次。加一起是O(nlogn)我们把每个串hash一下就好了。然后自然溢出就好了,,,。我无限WA啊。。最后wyfc
Vmurder
·
2015-05-15 13:00
hash
hash表
BZOJ2081
POI2010
poj 杂题 -
2081
Recaman's Sequence
这道题目一开始就能知道考点在如何缩短查找时间。所以加快查找是我们的重点。但是在大数据面前,查找算法都不够快,所以我们用简单的hash思想来做。我们开一个数组a,当出现了一个数b时,把该数作为下标调整值,即a[b]=-1,下一次出现该值的时候直接去找这个值作为下标的a值是否为-1即可。#include #include #defineMAX5000010 intp[MAX]={0}; ints[MA
u010006643
·
2015-05-11 15:00
poj
欢迎使用CSDN-markdown编辑器
欢迎使用Markdown编辑器写博客
hdj
快捷键Markdown及扩展表格定义列表代码块脚注目录数学公式UML图离线写博客浏览器兼容欢迎使用Markdown编辑器写博客本Markdown编辑器使用StackEdit
Vipin_Pei
·
2015-05-11 11:00
神经病
靠
hdoj 1978 How many ways 【dp】【记忆化搜索】
Java/Others) MemoryLimit:32768/32768K(Java/Others)TotalSubmission(s):3561 AcceptedSubmission(s):
2081
ProblemDescription
chenzhenyu123456
·
2015-05-03 22:00
poj
2081
【Recaman's Sequence】
DescriptionTheRecaman'ssequenceisdefinedbya0=0;form>0,a m =a m−1 −mifthersultinga m ispositiveandnotalreadyinthesequence,otherwisea m =a m−1 +m. ThefirstfewnumbersintheRecaman'sSequenceis0,1,3,6,2,7,1
u012970471
·
2015-04-14 11:00
QT笔记整理
sonar3015sonar
2081
宽带远场方位历程显示模块PC1:硬定时程序TmCntSetPC2:文件推送程序fileserverPC3:DSP接收程序PC4:HY_OceanDisplayQTNokia
u010401391
·
2015-03-20 09:00
POJ
2081
Recaman's Sequence
DescriptionTheRecaman'ssequenceisdefinedbya0=0;form>0,am =am−1 −mifthersultingam ispositiveandnotalreadyinthesequence,otherwiseam =am−1+m. ThefirstfewnumbersintheRecaman'sSequenceis0,1,3,6,2,7,13,20,1
Misdom_Tian_Ya
·
2015-03-17 17:00
BZOJ
2081
Poi2010 Beads Hash
题目大意:给定一个数字串,求所有的k满足当将这个数字串从左到右分成大小为k的块时不同的块数量最多反转同构算一种枚举k,对于每个k将不同的串插入哈希表去重反转同构啥的每个串的哈希值乘一下反串的哈希值就行了时间复杂度O(n/1+n/2+...+n/n)=O(nlogn)#include #include #include #include #defineM200200 #defineBASE20019
PoPoQQQ
·
2015-03-06 12:00
hash
bzoj
BZOJ2081
【BZOJ 1257】 [CQOI2007]余数之和sum
1257:[CQOI2007]余数之和sumTimeLimit: 5Sec MemoryLimit: 162MBSubmit:
2081
Solved: 969[Submit][Status]Description
Regina8023
·
2015-02-21 00:00
数论
OI
bzoj
九度OJ 1174 查找第K小数 (STL)
题目1174:查找第K小数时间限制:1秒内存限制:32兆特殊判题:否提交:5161解决:
2081
题目描述:查找一个数组的第K小的数,注意同样大小算一样大。 如 213452第三小数为3。
wdkirchhoff
·
2014-12-12 14:00
unique
STL
九度OJ
[BZOJ
2081
]POI 2010 Beads
练暴力的题目。。。直接枚举长度,计算答案,hash判重。复杂度其实和调和级数有关,大概就是O(n*ln(n))(笔者偷懒判重直接用排序写了,水过了。。。)#include #include #include usingnamespacestd; constintMAX=(1e9)+9,Maxn=200005; intpo[Maxn],hash[Maxn],rhash[Maxn],a[Maxn],
Zeyu_King
·
2014-12-07 13:00
poi
hash
2010
暴力
apache部署django项目时出现错误
apache部署Django项目时出现错误Permission denied: mod_wsgi (pid=
2081
): Unable to connect to WSGI daemon process
CrazyHarry
·
2014-10-23 23:00
apache
django
mod_wsgi
大数求余(java高精度)
id=2305Problem:BasicremainsTimeLimit:1000MSMemoryLimit:65536KTotalSubmissions:4933Accepted:
2081
DescriptionGivenabasebandtwonon-negativebasebintegerspandm
林下的码路
·
2014-10-03 10:05
ACM
大数高精度
字符串
poj
java
大数求余(java高精度)
id=2305Problem:BasicremainsTimeLimit: 1000MS MemoryLimit: 65536KTotalSubmissions: 4933 Accepted:
2081
DescriptionGivenabasebandtwonon-negativebasebintegerspandm
Enjoying_Science
·
2014-10-03 10:00
java
ACM
poj
2081
Recaman's Sequence【hash】
题目意思不难理解就是第m个位置的数是根据第m-1位置的数推出来的如果a[m-1]-m>0,并且a[m-1]-m在前面的序列中没有出现过那么a[m]=a[m-1]-m否则a[m]=a[m-1]+m另外唯一需要注意的一点就是hash数组开大一点。//打表 #include #include usingnamespacestd; constintMAXN=500003; inta[MAXN]={
Scythe666
·
2014-08-04 10:00
Python以邮件的方式发送由各个区服Redis数据库内存使用情况组成的Zabbix Screen图片
二功能实现参考网上文章http://ant595.blog.51cto.com/5074217/1432623http://heylinux.com/archives/
2081
.h
自由linux
·
2014-07-30 12:43
python
zabbix
screen
acm 网站
acm.zju.edu.cn/(浙大的,老牌OJ)POJ:http://acm.pku.edu.cn/JudgeOnline/(北大的,不错)TOJ:http://acm.tju.edu.cn/(天大的,不错)
HDJ
gaylord
·
2014-07-05 13:00
code
acm 网站
老牌OJ) POJ: http://acm.pku.edu.cn/JudgeOnline/ (北大的,不错) TOJ: http://acm.tju.edu.cn/ (天大的,不错)
HDJ
gaylord
·
2014-07-05 13:00
code
acm 网站
acm.zju.edu.cn/(浙大的,老牌OJ)POJ:http://acm.pku.edu.cn/JudgeOnline/(北大的,不错)TOJ:http://acm.tju.edu.cn/(天大的,不错)
HDJ
gaylord
·
2014-07-05 13:00
code
指针数组--------概念、实用、例子(学得东西忘光了 是时候写写了!)
#include voidmain() { charch[3][4]={"hjy","
hdj
","jfk"}; char*pc[3]={ch[0],ch[1],ch[2]}; intb[3][2]={{
杨学子
·
2014-04-19 21:18
二维数组
字符串
数组指针
杭电题型分类
2081
~2086 HDU考试题,不难。 2107~2112 HDU期末考试的题目,难度都不大,有几道题用到了简单的算法。 2186~
老年基德
·
2014-04-03 12:00
poj-DP题目大全
1018,1050,1083,1088,1125,1143,1157,1163,1178,1179,1189,1208,1276,1322,1414,1456,1458,1609,1644,1664,1690,1699,1740,1742,1887,1926,1936,1952,1953,1958,1959,1962,1975,1989,2018,2029,,2063,
2081
,20
yinzm520
·
2014-03-29 09:00
pku
2081
//纯粹暴力AC,必须记住大数组一定要开成全局变量,因为函数里面的定义的变量都是放在栈堆中,太大会溢出即stackoverflow #include #include usingnamespacestd; intarr[500001]; boolused[3012500]; intmain() { intn; arr[0]=0; memset(used,0,sizeof(used)); used[
liu168ad
·
2014-03-13 21:56
include
暴力
POJ
2081
:Recaman's Sequence
DescriptionTheRecaman'ssequenceisdefinedbya0=0;form>0,am=am−1−mifthersultingamispositiveandnotalreadyinthesequence,otherwiseam=am−1+m.ThefirstfewnumbersintheRecaman'sSequenceis0,1,3,6,2,7,13,20,12,21,
libin56842
·
2014-03-01 21:00
poj
水
Objective-C在windows开发环境的搭建
转自 http://www.
hdj
.me/objective-c-in-windows 安装GNUstep GNUstep Windows Installer提供了Windows平台下的Objective-C
·
2013-10-23 10:00
Objective-C
上一页
1
2
3
4
5
下一页
按字母分类:
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
其他