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
Great
数据可视化简介及其相关应用
数据可视化简介http://www.ituring.com.cn/article/996750个经典的数据可视化应用http://www.webdesignerdepot.com/2009/06/50-
great
-examples-of-data-visualization
wangzhebupt
·
2013-09-21 22:00
数据可视化
如何创造一个伟大的城市(How to make a city
great
)
是什么让一个伟大的城市,这是一个迫在眉睫的问题,与36亿城市人口的今天,日益疲困的世界经济增长相比,到2030年,50亿的城市人口,占世界人口的60%将居住在城市。 在发展中国家领导人必须应对规模空前的城市化,而发达国家的老龄化的基础设施和财政预算矛盾。 所有的努力,以确保或维持城市和人民的生计,提升他们的竞争力。 众所周知,如果他们不能找到更可持续的,他们将选择离开城市,“节约资源”是管理好一座
imodan
·
2013-09-11 11:00
技术
城市
变革
合作
How to read a paper如何读论文
Science, University of WaterlooWaterloo, ON,
[email protected]
ABSTRACTResearchers spend a
great
aoyouzi
·
2013-09-06 21:00
方法
阅读
论文
Ubuntu in Production: Install Sphinx Search, with PHP
转载自: http://fideloper.com/production-ubuntu-install-sphinx-search If you need or want a
great
hongtoushizi
·
2013-09-05 16:00
sphinx
coreseek
5 Simple Rules For Building
Great
Python Packages
A package seemssimpleenoughtobuild,justacollectionof modules inadirectorywithan__init__.py,right?Asstraight-forwardasitmayseem,withmoreandmoremodificationstoyourpackageovertime,apoorlydesignedpackagew
CPP_CHEN
·
2013-09-02 10:00
Add MEL syntax highlighting for expression editor[给表达式编辑器添加mel的高光显示]
But it would be
great
to have syntax highlighting in the expression editor.
schi
·
2013-08-30 18:00
python
qt
Maya
PyQt
PySide
[LeetCode] Scramble String
wemayrepresentitasabinarytreebypartitioningittotwonon-emptysubstringsrecursively.Belowisonepossiblerepresentationof s1 = "
great
a83610312
·
2013-08-26 20:00
MVC Razor and partial view
Great
!!
wilsonke
·
2013-08-26 04:00
leetcode -- Scramble String
Below is one possible representation of s1 = "
great
":
·
2013-08-23 23:00
LeetCode
CF 294E Shaass the
Great
【Tree】
将树的一条边移掉,然后将这条边重新连接两棵子树,使新树:两两点对的距离之和最小。枚举删掉的边,对每种情况都计算一下,然后取最小值。对于每种情况,假设左子树的两两点对和为S1,右子树为S2,子树结点个数分别为C1,C2,两个子树到树根的距离和分别为R1,R2,当前枚举的边的权值为w,则整棵树的代价为:两棵子树的点对和+经过当前边的点对和S1+S2+(C1+C2)*w+C1*R2+C2*R1一棵树如果
yang_7_46
·
2013-08-19 22:00
Eclipse shortcuts
A
great
help for our coding.
·
2013-08-13 17:00
eclipse
HDOJ 4006 - The kth
great
number 优先队列水
题意: 不断的往集合里放数..又有不断的询问集合中第k大的数是什么... 题解: 本来想用treap水一下的...结果WA了...treap应该水得过吧???模板有错~~~汗颜.....那就直接优先队列水把...维护点个数为k的一个大根堆就行了...Program:#include #include #include #include
kk303
·
2013-08-09 15:00
shell value too
great
for base
今天同步文件的时候发现了这个问题: 原因是: tar_file_month=`date +%m` rsync -auzq --exclude="2012_0[1-9]" --exclude="2012_1[0-2]" --exclude="2013_0[1-"$(($tar_file_month-1))"]"
·
2013-08-09 09:00
shell
Calf Flac(枚举)
number of heavy-duty laptops (with very large keys), that they will ultimately produce all the world's
great
Simone_chou
·
2013-08-05 02:00
枚举
九度OJ 1035:找出直系亲属(二叉树)
C的parent,C是A,B的child,如果A,B是C的(外)祖父,祖母,则A,B是C的grandparent,C是A,B的grandchild,如果A,B是C的(外)曾祖父,曾祖母,则A,B是C的
great
-grandparent
·
2013-08-03 21:00
二叉树
九度OJ 1035:找出直系亲属(二叉树)
C的parent,C是A,B的child,如果A,B是C的(外)祖父,祖母,则A,B是C的grandparent,C是A,B的grandchild,如果A,B是C的(外)曾祖父,曾祖母,则A,B是C的
great
-grandparent
kaitaow
·
2013-08-02 22:48
Algorithm
ZOJ 1013
Great
Equipment(DP)
题目链接:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemId=13题目大意:说的是有三种不同的装备,分别是头盔,盔甲,战靴需要运输,每种装备拥有不同的重量,体积,以及防御能力.当三种装备按照一定的数量规定组合成套装时,套装可以发挥处更强的攻击能力.然后有n个运输车,每个车能够运送的重量和体积有限制,现在问如何给这个n个运输车分配运送
·
2013-07-30 02:00
qui
HDU 4006 The kth
great
number (优先队列)
The kth
great
number Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65768
·
2013-07-28 17:00
number
ZOJ 3693 Happy
Great
BG 解题报告
比赛题意:有n+2个人去吃饭,饭店给出优惠每k个人可以有一个人免费,并且饭钱由其中两个人平分,问每个人要出多少钱。且钱的最小单位是。0.01(分)解法:方法上没有坑,就按题目描述的写。但要注意姿势,因为浮点数会掉精度,所以要加个0.005再除//time0ms //memory180KB #include #include #include #include usingnamespacestd;
u010638776
·
2013-07-27 19:00
LeetCode —— Scramble String
wemayrepresentitasabinarytreebypartitioningittotwonon-emptysubstringsrecursively.Belowisonepossiblerepresentationof s1 = "
great
niaokedaoren
·
2013-07-27 15:00
LeetCode
递归
DFS
(收藏).NET 牛人应该知道些什么,我的回答
.NET牛人应该知道些什么,我的回答 What
Great
.NET Developers Ought To Know (More .NETInterview Questions) A while
aspnetwinform
·
2013-07-24 11:00
.net
(收藏).NET 牛人应该知道些什么,我的回答
.NET牛人应该知道些什么,我的回答 What
Great
.NET Developers Ought To Know (More .NETInterview Questions) A while
圣殿骑士
·
2013-07-24 11:00
.net
无穷数的定义
//定义一个求有符号的无穷大的宏 #defineSIGN_INFINITELY_
GREAT
(T)((0x1<<8*sizeof(T)-1)-1) //定义一个求有符号的无穷小的宏 #defineSIGN_INFINITELY_SMALL
mysunnnyday
·
2013-07-21 18:00
今日文章阅读列表
/cn/news/2013/07/hibernate-osgiTheGreatGitExperimenthttp://waynebeaton.wordpress.com/2013/03/31/the-
great
-git-experiment
编走编想
·
2013-07-18 15:00
北京或成“下一个硅谷” 李开复扮演重要角色(Beijing’s
Great
Leap Forward)
麻省理工发表了关于北京成为下一个硅谷的文章,而李开复被誉为创新潮流的领袖,现全文翻译如下:全世界城市都试图复制硅谷在培育创业公司,发展上千亿美元科技公司方面的出色表现。但到目前为止,只有一座城市成为了硅谷真正的竞争对手,这就是北京。作为中国的政治、金融和文化中心,近年来北京也成为创业公司的聚集地。2011年,中国风投公司的投资总额为130亿美元,约为美国风投公司的一半,而其中30%投向了北京的公司
jessonlv
·
2013-07-16 11:00
北京
李开复
硅谷
创新工厂
Beijing’s
Great
Leap Forward(麻省理工发表了关于北京成为下一个硅谷的文章,而李开复被誉为创新潮流的领袖)
Kai-FuLeetrainedanarmyofChineseengineersatMicrosoftandGoogle.Nowthey’returningBeijingintoatechnologypowerhouse.CitiesallovertheworldhavetriedtoduplicateSiliconValley’sprowessatchurningoutstartupsandmu
jessonlv
·
2013-07-16 11:00
ZOJ 1013
Great
Equipment
GreatEquipmentTimeLimit:10Seconds MemoryLimit:32768KBOnceuponatime,therelivedCatherineIronfist,theQueenofEnroth.Oneday,shereceivedthenewsofherfather'sdeath.SoshesailedforErathiatoattendherfather'sf
Magic____
·
2013-07-12 23:00
POJ 2728 Desert King (最优比例生成树)
nbsp;65536K Total Submissions: 18116 Accepted: 5087 Description David the
Great
hefeijack
·
2013-07-08 11:00
des
100
Great
CSS Menu Tutorials
Navigationissuchanimportantpartofyourwebsite.It’showyourvisitorsnavigatetothemainareasofyoursiteandmakesiteasyforthemtofindyourgoodcontent.CSSisofcoursetheperfectlanguagefordesigningbeautifulnavigatio
raozhiyong11
·
2013-07-08 01:00
css
优秀技术领导者的修成之道
转载自http://www.csdn.net/article/2013-06-30/2816056-how-to-be-a-
great
-technical-leader摘要:日前,曾就职于谷歌、Square
zhangjs0322
·
2013-07-02 10:00
OpenStack建立实例完整过程源码详细分析(5)
博客地址:http://blog.csdn.net/gaoxingnengjisuan邮箱地址:
[email protected]
现在开始,开始分析
great
这个最重要的方法。
gaoxingnengjisuan
·
2013-06-24 00:00
源代码
openstack
题目1035:找出直系亲属
C的parent,C是A,B的child,如果A,B是C的(外)祖父,祖母,则A,B是C的grandparent,C是A,B的grandchild,如果A,B是C的(外)曾祖父,曾祖母,则A,B是C的
great
-grandparent
thyftguhfyguj
·
2013-06-22 14:00
Scramble String
wemayrepresentitasabinarytreebypartitioningittotwonon-emptysubstringsrecursively.Belowisonepossiblerepresentationofs1="
great
violet_program
·
2013-06-20 12:00
成为伟大开发者的“九步曲”
http://www.csdn.net/article/2013-06-18/2815805-what-makes-
great
-developer //TODO
xpwang168
·
2013-06-19 14:00
PHP 集成友好url Generate Search Engine Friendly URLs with PHP Functions
id=2382" and "/
great
-php-functions/".
天梯梦
·
2013-06-14 00:00
functions
PHP 集成友好url Generate Search Engine Friendly URLs with PHP Functions
id=2382" and "/
great
-php-functions/".
天梯梦
·
2013-06-14 00:00
functions
PHP 集成友好url Generate Search Engine Friendly URLs with PHP Functions
id=2382" and "/
great
-php-functions/".
天梯梦
·
2013-06-14 00:00
functions
PHP 集成友好url Generate Search Engine Friendly URLs with PHP Functions
id=2382" and "/
great
-php-functions/".
天梯梦
·
2013-06-14 00:00
functions
PHP 集成友好url Generate Search Engine Friendly URLs with PHP Functions
id=2382" and "/
great
-php-functions/".
天梯梦
·
2013-06-14 00:00
functions
The
Great
Team
1779.TheGreatTeamTimelimit:0.5secondMemorylimit:64MBWhenafewstudentsoftheUralStateUniversityfinishedtheirsportcareer,theuniversityencounteredalotofproblemsinteamcomposition.Veteransofsportsprogramming
u010422038
·
2013-06-06 20:00
the
Great
ural
1779.
LBS附近地点搜索算法资料集合
Haversineformula-Wikipedia 维基百科推荐使用Haversine公式计算球面距离
Great
-circledistance-Wikipedia 方法二:基于Geohash算法搜索附近地点
anduo1989
·
2013-06-06 09:00
LBS
The
Great
Team
题目链接:http://acm.timus.ru/problem.aspx?space=1&num=1779题目意思:给n各点,让你构造一种连接方式,使得任意三个点的度数不一样。解题思路:利用贪心的思想这样构造:从前至后构造节点度数分别为001122334455......推出各节点的度数为:(节点标号从1开始)sum[i]=i>>1(i为奇数)sum[i]=i>>1-1(i为偶数)然后从最后一个
cc_again
·
2013-05-26 15:00
URAL1779The
Great
Team
->题目请戳这里a2>a3>a4...,从第i个点后面的ai个点每个点的与第i个点连一条边,同时这ai个点每个点度数减1,直至所有点度数为0。详情请见代码:#include #include #include usingnamespacestd; constintN=205; structnode { inta,b; }ans[40005]; intnum; intdegree[N]; intn;
ophunter
·
2013-05-25 22:00
图论
Scramble String
wemayrepresentitasabinarytreebypartitioningittotwonon-emptysubstringsrecursively.Belowisonepossiblerepresentationofs1="
great
小明思考
·
2013-05-22 22:00
LeetCode: Scramble String
wemayrepresentitasabinarytreebypartitioningittotwonon-emptysubstringsrecursively.Belowisonepossiblerepresentationofs1="
great
abcbc
·
2013-05-22 07:00
HDU 4006 The kth
great
number(优先队列)
直接维护一个长度为K的优先队列,即可。这题学习了优先队列的另一种定义方法:#include #include #include #include usingnamespacestd; intmain() { intn,k; while(~scanf("%d%d",&n,&k)) { priority_queue,greater>que;//小顶堆 while(n--){ charop[5]; s
z690933166
·
2013-05-20 19:00
成功的UI是无形的-A
GREAT
UI IS INVISIBLE
本文翻译自AGREATUIISINVISIBLE,codrops.前端开发whqet,关注前端开发技术分享网页相关资源。 一个可以向用户提供无缝交互体验的无形界面,可以帮助用户专注于自己的目标,逐步引导他们达成所需。 一个真正设计精良的UI应该让用户察觉不到它的存在,差的用户界面则往往喧宾夺主,强迫用户关注花哨的界面,从而忽略内容。用户登录某个网站大部分有明确的目的:买一本书、
whqet
·
2013-05-14 06:00
UI
用户体验
界面
界面设计
zoj 1013
Great
Equipment
真的好变态的DP啊,死想想不出来,记住了这道变态dp#include#include#include usingnamespacestd;#defineM105#defineMAX505intn,w[3],s[3],d[3],c[3],d4,x[M],y[M],dp[2][MAX][MAX],a,b;voidfunc(){ intp,q,i,j,t,maxx=0,maxy=0,tmp,tmpx,
ymrfzr
·
2013-05-05 23:00
dp
ZOJ
15非常酷且反应快的jQuery slider插件
原文地址:http://www.goodfav.com/zh/15-
great
-responsive-jquery-slider-plugins-1120.html 响应的jQueryslider插件添加到
dyllove98
·
2013-04-30 10:00
25个开始学习HTMLE5的最好的资源
原文地址:http://www.goodfav.com/zh/25-
great
-html-5-resources-to-get-you-started-155.htmlHTML4已经近十年了,很多已经发生改变
TopITBooks
·
2013-04-28 16:00
HTML5教程
html5资源
上一页
30
31
32
33
34
35
36
37
下一页
按字母分类:
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
其他