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
rain
带发光的表单
Image-lessCSS3GlowingFormImplementation $(function(){ var$form_inputs=$('forminput'); var$rainbow_and_border=$('.
rain
暗之幻影
·
2014-12-25 15:00
jQuery中find&filter、live&bind对比介绍及图片懒加载
一.find()和filter()方法区别: 测试1 测试2 var$find=$("div").find(".
rain
"); alert($find.html());//测试1 var$filter
ligang2585116
·
2014-12-14 18:00
jquery
图片懒加载
find和filter
bind和live
【LeetCode】Trapping
Rain
Water解题报告
【题目】Given n non-negativeintegersrepresentinganelevationmapwherethewidthofeachbaris1,computehowmuchwateritisabletotrapafterraining.Forexample, Given [0,1,0,2,1,0,1,3,2,1,2,1],return 6.【解析】题意:求数组组成的凹槽能盛
ljiabin
·
2014-12-08 15:00
one
pass
pointer
water
Two
Rain
Trapping
jQuery基础---filter()和find()
首先我们看.find()方法:现在有一个页面,里面HTML代码为;程序代码 测试1 测试2 如果我们使用find()方法:var $find = $("div").find(".
rain
");alert
Sherlock_z
·
2014-12-05 15:00
find()
filter()
[LeetCode] Trapping
Rain
Water 搜集雨水
相关问题:一个int数组,比如array[],里面数据无任何限制,要求求出所有这样的数array[i],其左边的数都小于等于它,右边的数都大于等于它。能否只用一个额外数组和少量其它空间实现Givennnon-negativeintegersrepresentinganelevationmapwherethewidthofeachbaris1,computehowmuchwateritisablet
jiyanfeng1
·
2014-12-03 12:00
js RegExp对象学习(正则表达式对象)
replace方法和RegExp结合使用 var str = "L.
Rain
"; var regExpTest = '' ; regExpTest =
艾伦蓝
·
2014-11-14 20:00
RegExp
Android 最常用的快速开发工具类
原文地址:http://blog.csdn.net/
rain
_butterfly/article/details/39525601Android开发的工具类能很好的封装一些常用的操作,以后使用起来也非常方便
aa464971
·
2014-11-13 11:00
android
Android开发
快速开发
Android 快速开发框架androidannotations详解
原文地址:http://blog.csdn.net/
rain
_butterfly/article/details/38731807Android最火的快速开发框架androidannotations配置详解以前给大家介绍的
aa464971
·
2014-11-13 11:00
android
框架
Android开发
leetcode的一道题--Trapping
Rain
Water
Given n non-negativeintegersrepresentinganelevationmapwherethewidthofeachbaris1,computehowmuchwateritisabletotrapafterraining.Forexample, Given [0,1,0,2,1,0,1,3,2,1,2,1],return 6.Theaboveelevationmapi
wudixiaotie
·
2014-11-11 17:00
LeetCode
init.rc 学习
转自:http://blog.csdn.net/
rain
0993/article/details/86298441.init时设置设备权限init可执行文件是Android系统运行的第一个用户空间的程序
kehyuanyu
·
2014-11-07 15:00
android
LeetCode 111 Trapping
Rain
Water
Givennnon-negativeintegersrepresentinganelevationmapwherethewidthofeachbaris1,computehowmuchwateritisabletotrapafterraining.Forexample,Given[0,1,0,2,1,0,1,3,2,1,2,1],return6.分析:对于每一格A[i],计算左边的最高沿left[
ustc_summer
·
2014-10-31 11:00
LeetCode
water
Rain
Trapping
专注UI——实用技术:模糊搜索
在以前技术的基础上很快得完成了第一版,大家先看看第一版的效果,我们一会做评论:初级: 我们可能部分源码(附件中会有全部源码) 姓名性别 张山男 李四女 王五男 找六男
Rain
xvshu
·
2014-10-25 08:00
HDU 3340
Rain
in ACStar(线段树+几何)
HDU3340RaininACStar题目链接题意:给定几个多边形(3-5边形),然后中间有一些询问,询问一个区间的总面积思路:多边形分割为梯形,梯形的面积为上底d1+下底d2乘上高度/2,两个梯形面积累加的话,可以等价为上底下底累加,所以就可以用线段树搞了,然后给定的多边形点是按顺序的,可以利用容斥去方便把一个询问拆分成几个询问代码:#include #include #include #inc
u011217342
·
2014-10-18 15:00
hdu 3340
Rain
in ACStar(线段树+几何)
题目链接:hdu3340RaininACStar题目大意:给定N个多边形,然后每次查询一段坐标内图形的面积。解题思路:很棒的一题,结合了几何的知识和线段树维护等差数列。 这篇题解写的很详细连接#include #include #include #include #include #include usingnamespacestd; constintmaxn=1250005; constdo
u011328934
·
2014-10-14 00:00
[LeetCode]Trapping
Rain
Water
Given n non-negativeintegersrepresentinganelevationmapwherethewidthofeachbaris1,computehowmuchwateritisabletotrapafterraining.Forexample, Given [0,1,0,2,1,0,1,3,2,1,2,1],return 6.Theaboveelevationmapi
u014691362
·
2014-09-23 14:00
java
LeetCode
PHP+FFMPEG自动转码H264标准Mp4文件
原文链接:http://www.fire-
rain
.com/blog/FFMPEG_H264_MP4PHP+FFMPEG自动转码H264标准Mp4文件最近做一个在线教学网的项目,需要实现上传任意格式视频自动为
Soothion
·
2014-09-23 00:00
mp4
ffmpeg
php
FFMPEG获取视频播放时长
原文链接:http://www.fire-
rain
.com/blog/FFMPEG_VIDEO_TIMEFFMPEG获取视频播放时长今天做一个视频管理系统的时候,客户要求一个视频截取20张缩略图。
Soothion
·
2014-09-23 00:00
mp4
ffmpeg
php
LeetCode——Trapping
Rain
Water
Given n non-negativeintegersrepresentinganelevationmapwherethewidthofeachbaris1,computehowmuchwateritisabletotrapafterraining.Forexample, Given [0,1,0,2,1,0,1,3,2,1,2,1],return 6.Theaboveelevationmapi
ozhaohuafei
·
2014-09-13 20:00
LeetCode
Trapping
Rain
Water
Givennnon-negativeintegersrepresentinganelevationmapwherethewidthofeachbaris1,computehowmuchwateritisabletotrapafterraining.Forexample,Given[0,1,0,2,1,0,1,3,2,1,2,1],return6.思路:对于每一个柱子,在于左右两边的柱子,容纳的面积
chencheng126
·
2014-08-29 15:00
Leetcode 动态规划 Trapping
Rain
Water
本文为senlie原创,转载请保留此地址:http://blog.csdn.net/zhengsenlieTrappingRainWater TotalAccepted: 14568 TotalSubmissions: 50810MySubmissionsGiven n non-negativeintegersrepresentinganelevationmapwherethewidthofeac
zhsenl
·
2014-08-29 01:00
POJ 1765 November
Rain
题目大意:有一些屋顶,相当于一些线段(不想交)。问每一条线段可以接到多少水,相对较低的屋顶可以接到高屋顶留下的水(如题图所示)。由于y1!=y2,所以保证屋顶是斜的。解题思路:扫描线,因为对于同一个x最多有25条线段,所以不需要线段树更新。在扫描线的过程中构造出线段与线段之间的关系,好在最后计算每个屋顶可以接多少水。下面是代码:#include #include #include #include
lin375691011
·
2014-08-24 10:00
数学
poj
刷题
关于字段大小写敏感
from:http://www.blogjava.net/
rain
1102/archive/2008/12/10/245562.html默认是表名敏感,字段不敏感。
地球没有花
·
2014-08-23 11:33
一句话
leetcode之Container With Most Water 和Trapping
Rain
Water
ContainerWithMostWater Given n non-negativeintegers a1, a2,..., an,whereeachrepresentsapointatcoordinate(i, ai). n verticallinesaredrawnsuchthatthetwoendpointsofline i isat(i, ai)and(i,0).Findtwolines
fangjian1204
·
2014-08-22 16:00
LeetCode
container
贪心
water
Rain
Trapping
Android Eclipse中查看 Android框架源码
原帖:http://blog.csdn.net/
rain
_butterfly/article/details/38553997有时候用Eclipse想按住ctrl键查看源码怎么办?
JJMM2009
·
2014-08-15 09:00
Leetcode Trapping
Rain
Water
Given n non-negativeintegersrepresentinganelevationmapwherethewidthofeachbaris1,computehowmuchwateritisabletotrapafterraining.Forexample, Given [0,1,0,2,1,0,1,3,2,1,2,1],return 6.Theaboveelevationmapi
lqcsp
·
2014-08-10 16:00
LeetCode
面试
利用javaScript去除前、后、中间空格
var s, ss,Temp; ResultStr=""; var s = " The
rain
in Spain falls mainly in the plain .
小果果x
·
2014-07-29 16:00
【HDU】2389
Rain
on your Parade 二分匹配 Hopcroft-Krap算法
传送门:【HDU】2389RainonyourParade题目分析:这题目非要我学Hopcroft-Krap==||。。普通的DFS版的二分匹配不行,最大流又爆内存。。不得不学更好的算法了。二分匹配的其他性质我也不多说了,不会的自行搜索,网上很多的。现在我主要对该算法的实现发表一下自己的见解。(算法复杂度的证明不会,论文没看太懂)该算法的核心思想是通过bfs寻找多条相同长度的最短增广路实现多路增广
u013368721
·
2014-07-23 12:00
HDU
Android 最火的快速开发框架XUtils
http://blog.csdn.net/
rain
_butterfly/article/details/37812371
mingxun
·
2014-07-17 12:00
Ubuntu Navicat for MySQL安装以及破解方案
首先上官网上下载LINUX版本:http://www.navicat.com/download1.下载navicat110_mysql_en.tar.gz文件2.下载后解压tar文件tar-zxvf/home/
rain
夏凯
·
2014-07-10 18:13
工作点滴
web安全之token
参考:http://blog.csdn.net/sum_
rain
/article/details/37085771 Token,就是令牌,最大的特点就是随机性,不可预测。
·
2014-07-07 16:00
WEB安全
设计模式之代理模式
【如果有兴趣建议先看下上一篇策略模式http://blog.csdn.net/sum_
rain
/article/details/37360055。其实,本文第一段也是在讲两者的联系。
sum_rain
·
2014-07-07 01:00
设计模式
代理模式
公钥,私钥,数字签名,数字证书个人总结
上一篇 http://blog.csdn.net/sum_
rain
/article/details/36896239是转载的。接下来自己还是再来写一篇总结吧。毕竟这块还是挺乱的。
sum_rain
·
2014-07-04 16:00
数字签名
公钥
数字证书
私钥
个人总结
Trapping
Rain
Water O(n)实现
参考了hackersun007的题解对于每个A[i],若它两边的最高高度满足min(leftmost[i],rightmost[i])>A[i],则坐标i上对应的水的横截面积为 min(leftmost[i],rightmost[i])-A[i]从左到右遍历A[],求出leftmost数组;反向遍历A[],求出rightmost. 最后利用leftmost[],rightmost[],遍历A[]求
u014674776
·
2014-06-28 09:00
LeetCode
C++
[leetcode] Trapping
Rain
Water
Givennnon-negativeintegersrepresentinganelevationmapwherethewidthofeachbaris1,computehowmuchwateritisabletotrapafterraining.Forexample,Given[0,1,0,2,1,0,1,3,2,1,2,1],return6.Theaboveelevationmapisrepr
jdflyfly
·
2014-06-25 23:00
java
LeetCode
LeetCode: Trapping
Rain
Water
思路:从当前位置pos的柱子开始,搜索后面的柱子A[k],k=pos+1,...,n,A[k]有两种情况:1)A[k]>=A[pos],且k-pos>1,此时组成一个“桶”,注意:此时他们的桶底是中间(pos到k中间)高度最高的柱子,桶底与这根柱子顶部平行,在这种情况下,就不用往后搜索了,因为A[k]阻止了A[pos]与后面的柱子形成通;2)A[k]1,而且中间位置(pos到k)的最高的柱子不超过
AIvin24
·
2014-06-23 13:00
LeetCode Trapping
Rain
Water
题目Givennnon-negativeintegersrepresentinganelevationmapwherethewidthofeachbaris1,computehowmuchwateritisabletotrapafterraining. Forexample,Given[0,1,0,2,1,0,1,3,2,1,2,1],return6.Theaboveelevationmapisr
xyzchenzd
·
2014-06-16 12:00
LeetCode
C++
算法
每日算法之三十三:Trapping
Rain
Water
这是一个很有意思的问题,求解最大容积问题,值得动脑筋想一想。原题如下:Given n non-negativeintegersrepresentinganelevationmapwherethewidthofeachbaris1,computehowmuchwateritisabletotrapafterraining.Forexample, Given [0,1,0,2,1,0,1,3,2,1,
yapian8
·
2014-06-13 22:00
[LeetCode42]Trapping
Rain
Water
Given n non-negativeintegersrepresentinganelevationmapwherethewidthofeachbaris1,computehowmuchwateritisabletotrapafterraining.Forexample, Given [0,1,0,2,1,0,1,3,2,1,2,1],return 6.Theaboveelevationmapi
sbitswc
·
2014-06-10 04:00
LeetCode
水箱
print to console or file
----------------------------------------------------*//* Debugforembededboard,2008-2-26,
Rain
dayancn
·
2014-06-04 14:00
print
[leetcode]Trapping
Rain
Water
新博文地址: [leetcode]Trapping
Rain
Water Trapping
Rain
Water Given n non-negative integers representing
huntfor
·
2014-05-29 10:00
LeetCode
concat,join详解-substr,substring详解
varrain="c,s,s,r,a,i,n"; functionrel(str) { varr=
rain
.split(","); vars=""; a=[]; varrl=r.length-1; for
Mr_linjw
·
2014-05-23 14:00
dbms_job时间设置规则
写一个存储过程名为PROC_JOB_
RAIN
_JM Create Or Replace Procedure PROC_JOB_
RAIN
_JM Is li_jobno Number
qieyi28
·
2014-05-22 12:00
job
【LeetCode】Trapping
Rain
Water
TrappingRainWater TotalAccepted:8428TotalSubmissions:30087MySubmissionsGivennnon-negativeintegersrepresentinganelevationmapwherethewidthofeachbaris1,computehowmuchwateritisabletotrapafterraining.Forex
u013027996
·
2014-05-07 12:00
Trapping
Rain
Water
思路:首先找到最高的那个bar,然后分别从左右两端往中间最高的bar遍历。3个for循环,复杂度为O(n)。左边往中间遍历时,遍历到第i个位置时,这个bar能存储的水量是leftmax-A[i],leftmax是之前遍历的bar(包括第i个位置)中最高的那个值。同理,右边往中间遍历时也是如此。注意当数组长度小于3时,return0.publicinttrap(int[]A){ intn=A.len
okiwilldoit
·
2014-04-09 14:00
C#:委托和自定义事件
委托必须与所要“指向”的函数在“参数”和“返回类型”上保持一致; // 定义Person类 public class Person { public string Name = "
Rain
·
2014-04-07 22:00
自定义
采用dom4j解析xml工具( )
. /** * Author: crazy_
rain
* Date: 2007-2-14
yehlv
·
2014-03-31 18:00
dom4j
JQuery filter()与find()的用法及实例
一.find使用 find使用 测试1 测试2 $("div").find(".
rain
").css('color','#FF0000'); //等价于
bijian1013
·
2014-03-29 14:00
jquery
filter
find
JQuery filter()与find()的用法及实例
一.find使用 find使用 测试1 测试2 $("div").find(".
rain
").css('color','#FF0000'); //等价于
bijian1013
·
2014-03-29 14:00
jquery
filter
find
Ubuntu Navicat for&nbs…
LINUX版本: http://www.navicat.com/download1.下载navicat110_mysql_en.tar.gz文件 2.下载后解压tar文件tar-zxvf /home/
rain
fz2543122681
·
2014-03-24 13:00
Muddy Fields(二分图最大匹配 + 匈牙利算法)
Limit: 65536K Total Submissions: 7569 Accepted: 2794 Description
Rain
Simone_chou
·
2014-03-22 00:00
Field
上一页
32
33
34
35
36
37
38
39
下一页
按字母分类:
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
其他