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
1226
POJ
1226
Substrings(后缀数组)
POJ
1226
Substrings(后缀数组)http://poj.org/problem?
u013480600
·
2014-04-19 22:00
ACM
【BZOJ】【P
1226
】【SDOI2009】【学校食堂Dining】【状压DP】【题解】
id=
1226
蒟蒻最近在刷DP题……由于每个人的忍耐人数 #include #include #include usingnamespacestd; intT,n,B; intf[1011][1>T;
u012732945
·
2014-04-09 17:00
dp
bzoj
redis数据类型操作
redis数据类型操作redis的安装配置参见:http://www.ttlsa.com/html/
1226
.html一.valueexistskey:测试指定的key是否存在,1表示存在,0表示不存在
小运
·
2014-03-23 00:00
数据类型
redis数据类型操作
redis数据类型操作redis的安装配置参见:http://www.ttlsa.com/html/
1226
.html一.valueexistskey:测试指定的key是否存在,1表示存在,0表示不存在
小运
·
2014-03-23 00:00
数据类型
error LNK1123: failure during conversion to COFF: file invalid or corrupt
http://stackoverflow.com/questions/
1226
wang_shuai
·
2014-03-11 10:59
C++
VS2010
LNK1123
error LNK1123: failure during conversion to COFF: file invalid or corrupt
http://stackoverflow.com/questions/
1226
wang_shuai
·
2014-03-11 10:59
c++
vs2010
LNK1123
问题杂集
程序员的5个发展方向
via: http://www.360doc.com/content/08/
1226
/23/82482_2206177.shtml 1.技术+技术(深入阶段) 这算是一条纯技术路线
mikzhang
·
2014-02-24 14:00
程序员
Android 实用工具Hierarchy Viewer实战
原文乃jackyrong创作,发表在http://tech.it168.com/a2011/0802/
1226
/000001226690.shtml上 转载请注明: 在Android的SDK工具包中,有很多十分有用的工具
xujinyang1234
·
2014-02-07 11:00
poj
1226
Substrings
SubstringsTimeLimit: 1000MSMemoryLimit: 10000KTotalSubmissions: 10947Accepted: 3799DescriptionYouaregivenanumberofcase-sensitivestringsofalphabeticcharacters,findthelargeststringX,suchthateitherX,orit
locusxt
·
2013-12-22 17:00
poj
NYOJ 929 密码宝盒 || HDU
1226
超级密码
题目链接~~>做题感悟: 开始听了学长讲课后在杭电上做过这个题,之后又在比赛时遇见,当时有点不淡定RE了三次,开始以为数组开小了后来才发现没有考虑到n=0;的情况,以后即使遇到原题也应该认真读题。题意: 给你一个n,m个C进制的数。让你组合成最小的数字是n的倍数。解题思路: 这需要数学知识,r=k(modn)则(k*p+a)(mod
u011074149
·
2013-11-24 12:00
PHP分页技术详解
(最近做一个PHP项目需要用到)本文章地址:http://tech.163.com/05/
1226
/08/25SSNRL20009159K.html Web开发是今后分布式程式开发的主流,通常的web开发都要涉及到与数据库打交道
u011133213
·
2013-11-21 00:00
PHP
数据库
web开发
技术
分页
Projective Texture的原理与实现
http://blog.csdn.net/xukunn
1226
/article/details/775644 Projective Texture是比较常见的一种技术,实现起来代码也就区区的不过百行
·
2013-10-24 20:00
project
poj
1226
|| hdu 1238 Substrings(KMP)
题目链接: poj
1226
题目大意: 给出N个字符串,找出一个最长的子串 使得它和N个字符串正向或者逆向匹配,输出长度解题思路: 如果这个字串存在,那么它必定存在与N个字符串中最小的那个串
qq7366020
·
2013-10-03 12:00
KMP
poj
1226
恰好K步最短路
http://hi.baidu.com/lxxstar
1226
/item/9119a40de25c55faa1103462 用到了矩阵相关知识,见转自Matrix67的博客:http:/
pi9nc
·
2013-09-27 19:00
ACM
图论
linux内核源码阅读之facebook硬盘加速flashcache之五
1221staticvoid1222flashcache_read(structcache_c*dmc,structbio*bio)1223{1224intindex;1225intres;
1226
structcacheblock
peter_cloud
·
2013-09-24 11:00
linux内核源码阅读之facebook硬盘加速flashcache之五
1221staticvoid 1222flashcache_read(structcache_c*dmc,structbio*bio) 1223{ 1224intindex; 1225intres;
1226
structcacheblock
liumangxiong
·
2013-09-17 15:00
HDU
1226
超级密码 (搜素)
pid=
1226
题意简单,本来是一道很简单的搜素题目。但是有两个bug:1、M个整数可能有重复的。2、N可能为0。你说这两个bug有意思么,特别是第二个,真没意思。
ilovexiaohao
·
2013-08-26 17:00
C#winform批量给图片加水印代码
//文件下载,里面有exe可直接运行http://download.csdn.net/detail/pukuimin
1226
/6001759//form后台//加密类注意要引用System.WebusingSystem
pukuimin1226
·
2013-08-23 22:00
POJ
1226
Substrings(最长公共连续串的变形,可以倒转+KMP)
SubstringsTimeLimit: 1000MS MemoryLimit: 10000KTotalSubmissions: 10451 Accepted: 3598DescriptionYouaregivenanumberofcase-sensitivestringsofalphabeticcharacters,findthelargeststringX,suchthateitherX,or
opm777
·
2013-08-06 11:00
KMP
poj
最长公共连续子串变形
hdu
1226
超级密码(简单bfs)
超级密码TimeLimit:20000/10000MS(Java/Others) MemoryLimit:65536/32768K(Java/Others)TotalSubmission(s):1713 AcceptedSubmission(s):518ProblemDescriptionIgnatius花了一个星期的时间终于找到了传说中的宝藏,宝藏被放在一个房间里,房间的门用密码锁起
ophunter
·
2013-08-03 13:00
bfs
C#中npoi操作Excel[版本2.0.1读写2003、2007格式]
下载npoi2.0.1dll文件:http://download.csdn.net/detail/pukuimin
1226
/5851747百度云盘下载链接:http://pan.baidu.com/s/
pukuimin1226
·
2013-08-01 13:00
使用LitJSON.dll处理json格式的数据示例
//下载LitJSON.dll:http://download.csdn.net/detail/pukuimin
1226
/5851711usingSystem;usingSystem.Collections.Generic
pukuimin1226
·
2013-08-01 13:00
VSS可以通过Internet访问
[原创]-VSS可以通过Internet访问(SourceOffsite安装配置全攻略)http://www.360doc.com/content/10/
1226
/15/67242_81467897.shtml
tadcat
·
2013-07-28 17:00
hdu
1226
超级密码 (bfs+取余判重 poj 1465加强版 )
超级密码TimeLimit:20000/10000MS(Java/Others) MemoryLimit:65536/32768K(Java/Others)TotalSubmission(s):1584 AcceptedSubmission(s):478ProblemDescriptionIgnatius花了一个星期的时间终于找到了传说中的宝藏,宝藏被放在一个房间里,房间的门用密码锁起
u010228612
·
2013-07-22 22:00
poj
1226
之kmp入门
SubstringsTimeLimit: 1000MS MemoryLimit: 10000KTotalSubmissions: 10370 Accepted: 3565DescriptionYouaregivenanumberofcase-sensitivestringsofalphabeticcharacters,findthelargeststringX,suchthateitherX,or
xingyeyongheng
·
2013-07-08 17:00
高级搜索题集
基础的搜索BFS和DFS,自己找题切吧...高级搜索的题集就在下面,自己看着办吧...努力爆搜,努力剪枝吧~~~ 【Level1】HDOJ-1429胜利大逃亡(续)HDOJ-1885KeyTaskHDOJ-
1226
·
2013-07-02 22:00
搜索
hdu
1226
BFS
超级密码TimeLimit:20000/10000ms(Java/Other) MemoryLimit:65536/32768K(Java/Other)TotalSubmission(s):3 AcceptedSubmission(s):1ProblemDescriptionIgnatius花了一个星期的时间终于找到了传说中的宝藏,宝藏被放在一个房间里,房间的门用密码锁起来了,在门旁边的墙
JustSteps
·
2013-07-02 13:00
Chrome赶超IE:谷歌为何再度联手火狐
http://tech.it168.com/a2011/
1226
/1294/000001294167.shtml12月5日至12月11日的最新数据显示,Chrome15占据全球浏览器市场份额的24.55%
jackyrongvip
·
2013-07-01 17:00
Tarjan求有向图的强连通分量(Tarjan算法描述)
Tarjan求有向图的强连通分量(Tarjan算法描述)分类: 算法整理2011-07-1223:18
1226
人阅读 评论(0) 收藏 举报算法struct 强连通分量是有向图中的概念,我们先说强连通分量的定义吧
pi9nc
·
2013-06-26 21:00
算法整理
(重要题目)POJ
1226
Substrings(…
吐槽:(直接忽视)首先,写下第一次敲这个代码的感悟:好吧,找错找了3天的一题,然后错误找到,数组开小了,然后找呀找呀,找呀找,然后怀疑自己的思路,虽然稍微麻烦点,可能超时神马的,但是不应该WA呀,于是自己深刻反省反省,自己的思路到底有何问题,最后发现没问题,错在哪?错在蛋痛的数组开小了上。哥不就是数组开小了,你应该给我报个RE呀,你报个RE给我,我再错,我也就不说啥了,但是你妹的一直给我报WA是何
WWL919618308
·
2013-06-13 15:00
hdu 1083 Courses (二分图匹配)
Java/Others) MemoryLimit:65536/32768K(Java/Others)TotalSubmission(s):2654 AcceptedSubmission(s):
1226
ProblemDescriptionConsideragroupofNstudentsandPcourses.Eachstud
u010228612
·
2013-06-12 20:00
Substring poj
1226
此题数据很水,把每个串和其反向串全部连接起来,标记的时候别忘了反向串和原串串对应同一个串#include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #in
gyarenas
·
2013-05-31 20:00
hdu
1226
搜索好题 帅呆了的题目
超级密码TimeLimit:20000/10000MS(Java/Others) MemoryLimit:65536/32768K(Java/Others)TotalSubmission(s):1460 AcceptedSubmission(s):433ProblemDescriptionIgnatius花了一个星期的时间终于找到了传说中的宝藏,宝藏被放在一个房间里,房间的门用密码锁起
hnust_xiehonghao
·
2013-05-30 11:00
POJ
1226
Substrings (后缀数组)
Substrings Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 10244 Accepted: 3515 Description You are given a number of case-sensitive strin
·
2013-05-23 11:00
substring
高级搜索题集(转自夏天的风)
基础的搜索BFS和DFS,自己找题切吧...高级搜索的题集就在下面,自己看着办吧...努力爆搜,努力剪枝吧~~~【Level1】HDOJ-1429胜利大逃亡(续)HDOJ-1885KeyTaskHDOJ-
1226
MMjiajia132
·
2013-05-19 17:00
搜索
Android 实用工具Hierarchy Viewer实战
转自:http://tech.it168.com/a2011/0802/
1226
/000001226690.shtml【IT168技术】在Android的SDK工具包中,有很多十分有用的工具,可以帮助程序员开发和测试
qjbagu
·
2013-05-15 17:00
jnlp(Java网络加载协议)(转…
原文地址:jnlp(Java网络加载协议)(转载)作者:huangzhiyuan
1226
jnlp(Java网络加载协议)原来很简单JavaNetworkLaunchingProtocol(JNLP,java
S04103037
·
2013-04-25 17:00
JAVA GUI
加油原文地址:JAVA GUI作者:huangzhiyuan
1226
程序结构 主要功能就是创建一个窗口界面(JFrame),并且显示它。 代码最好放在分开的类里面。
S04103037
·
2013-04-25 17:00
hdu
1226
超级密码 bfs
pid=
1226
思路:因为n #include #include #include usingnamespacestd; constintmaxn=20; constintmaxm=5100; constintinf
liuqiyao_01
·
2013-04-21 20:00
搜索
bfs
hdu1226
uva 10285 - Longest Run on a Snowboard 记忆化搜索+dp
option=com_onlinejudge&Itemid=8&page=show_problem&problem=
1226
题目意思:给一张方格,求出一条最长的路径,要求路径上下一点的值小于上一点。
cc_again
·
2013-02-27 17:00
POJ
1226
Substrings(KMP+枚举)
id=
1226
题意要求一个最长的串X,其或其反转串rev(X)在所有串中均出现过,输出X的长度。
michaelalan
·
2013-02-23 20:00
java 对象数据之间的比较并排序
package j
1226
.compare; import java.util.ArrayList; import java.util.Collections; import java.util.Comparator
静静的小谱
·
2012-12-27 16:00
排序
Linux性能监控——CPU、Memory、IO、Network
转自:http://www.360doc.com/content/12/
1226
/10/11375196_256316427.shtml一、CPU1、良好状态指标CPU利用率:UserTime<=70%
jk0803_wantao
·
2012-12-26 10:08
linux
LVS开源创始人之淘宝低碳平台构建
转自:http://www.php100.com/html/itnews/PHPxinwen/2010/
1226
/7135.html他这么看待梦想:男人身上的品质就是有梦想。
i龙家小少
·
2012-11-28 11:19
LVS
人才
低碳
开源
实时热点问题
LVS开源创始人之淘宝低碳平台构建
转自: http://www.php100.com/html/itnews/PHPxinwen/2010/
1226
/7135.html 他这么看待梦想:男人身上的品质就是有梦想。
longerzone
·
2012-11-28 11:00
LVS
开源
人才
低碳
poj
1226
#include#include#include#include#include#include#include#include#include#include#include#include#include#include#include#defineiinf0x7f7f7f7f#definelinf1000000000000000000LL#definedinf1e200#defineeps1
lawrence_jang
·
2012-10-24 18:39
poj
1226
#include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #defineiinf0x7f7f7f7f #definelinf1000000000000000000LL #definedin
Lawrence_Jang
·
2012-10-24 18:00
poj
1226
Substrings 后缀数组
poj
1226
Substrings后缀数组 求N个字符串最长的公共子串。这题数据比较水,暴力第一个字符串的子串也可以过。初学后缀数组,有很多不明白的东西,此题后缀数组的代码在网上也是一把抓。
yx
·
2012-10-23 21:00
HDU
1226
超级密码(BFS)
题意:思路:跟网络赛的一样,少了一个=,昨晚纠结了一个晚上。。。#include #include #include #include #include #include #include usingnamespacestd; intn,m,k; intre[29]; voidinit() { scanf("%d%d%d",&n,&m,&k); charch[3]; for(inti=0;i='0
binwin20
·
2012-10-12 08:00
c
网络
poj
1226
Substrings(c风格字符串的库函数的使用)
Substrings Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 9527 Accepted: 3272 Description You are given a number of case-sensitive strings of alphabetic char
·
2012-10-03 19:00
substring
上一页
9
10
11
12
13
14
15
16
下一页
按字母分类:
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
其他