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
Algorithms:
OCP-V13-053
QUESTION53YouwanttouseRMANtocreatecompressedbackups.Whichstatementistrueaboutthecompression
algorithms
thatRMANcanuse
xuejiayue1105
·
2015-09-28 23:00
oracle
数据库
instance
OCP
OCP
Leetcode: First Missing Positive
QuestionGivenanunsortedintegerarray,findthefirstmissingpositiveinteger.Forexample,Given[1,2,0]return3,and[3,4,-1,1]return2.Your
algorithms
houldruninO
ayst123
·
2015-09-25 10:00
leetcode-41 First Missing Positive
Givenanunsortedintegerarray,findthefirstmissingpositiveinteger.Forexample,Given [1,2,0] return 3,and [3,4,-1,1] return 2.Your
algorithms
houldrunin
woliuyunyicai
·
2015-09-24 08:00
【天赢金创】算法复杂度分析
原文:http://www.cnblogs.com/gaochundong/p/complexity_of_
algorithms
.html为什么要进行算法分析?
天赢金创
·
2015-09-23 00:00
php
PID控制器(比例-积分-微分控制器)- III
PIDController
Algorithms
ControllermanufacturersarrangetheProportional,IntegralandDerivativemodesintothreedifferentcontroller
algorithms
orcontrollerstructures
carprog
·
2015-09-21 17:00
编程面试的10大算法概念汇总
嘿,第一次翻译文章,在ProgramCreek看到的,原文章名为Top10
Algorithms
forCodingInterview,对于我这个明年即将直奔BAT(目前想法,以后不一定)但基础知识又差的小程序媛而言有点价值
tham_
·
2015-09-21 14:00
面试算法
10大面试算法
android支付宝 KeyFactory PrivateKey
publicclassSignUtils{privatestaticfinalStringALGORITHM="RSA";privatestaticfinalStringSIGN_
ALGORITHMS
=
QGlaunch
·
2015-09-18 18:00
apache session 会话保持 mod_proxy_balancer
2.2/mod/mod_proxy_balancer.htmlLoadbalancerscheduleralgorithmAtpresent,thereare3loadbalancerscheduler
algorithms
availableforuse
wych1981
·
2015-09-18 14:00
SINGLE NUMBER I & II & III
SingleNumberI:Givenanarrayofintegers,everyelementappears twice exceptforone.Findthatsingleone.Note:Your
algorithms
houldhavealinearruntimecomplexity.Couldyouimplementitwithoutusingextramemory
lcj_cjfykx
·
2015-09-17 22:00
Using Memory Efficiently(Pro Android Apps Performance Optimization)
UsingMaoemoryEfficiently 高效使用内存4.1AWordOnMemory4.2DataTypes4.2.1ComparingValues值的比较4.2.2Other
Algorithms
4.2.3SortingArrays4.2.4DefiningYourOwnClasses4.3AccessingMemory
愚人cc
·
2015-09-17 15:58
android
memory
optimization
Efficiently
Using Memory Efficiently(Pro Android Apps Performance Optimization)
UsingMaoemoryEfficiently 高效使用内存4.1AWordOnMemory4.2DataTypes4.2.1ComparingValues值的比较4.2.2Other
Algorithms
4.2.3SortingArrays4.2.4DefiningYourOwnClasses4.3AccessingMemory
愚人cc
·
2015-09-17 15:58
android
memory
optimization
Efficiently
distributed-
algorithms
-in-nosql-databases
http://highlyscalable.wordpress.com/2012/09/18/distributed-
algorithms
-in-nosql-databases/
guotong1988
·
2015-09-17 10:00
Algorithms
- Week 4-1 Elementary Symbol Tables
SymbolTableAPIKey-valuepairabstraction.Insertavaluewithspecifiedkey.Givenakey,searchforthecorrespondingvalue.Conventionsvaluesarenotnull.methodget()returnsnullifkeynotpresent.Methodput()overwritesoldv
u013819100
·
2015-09-16 09:00
BST
网易2016两道题Assuming Digits && Best Compression
Algorithms
趁热来一发。下面代码没有经过测试,因为其实我没有参加。。。#include #include #include #include #include #include #include #include #include #include #include usingnamespacestd; intnum[4]; intsolve(stringa) { memset(num,0,sizeof(n
chchlh
·
2015-09-15 22:00
网易
compression
digits
best
2016
ALG
assuming
堆排序的Java实现
packagecheng.guang.bing.
algorithms
; /***这是一个实现最大堆的数据结构程序*@authorChengGuangbing*@date2015.09.15**/ publicclassHeapSort
ch18255112191
·
2015-09-15 22:00
java
数据结构
算法
堆排序
算法可视化网站(略强大)!
url:https://www.cs.usfca.edu/~galles/visualization/
Algorithms
.html老外做的网站
pricker
·
2015-09-15 21:00
Java for LeetCode 229 Majority Element II
Givenanintegerarrayofsizen,findallelementsthatappearmorethan⌊n/3⌋times.The
algorithms
houldruninlineartimeandinO
TonyLuis
·
2015-09-15 16:00
海量数据挖掘MMDS week1: MapReduce
MiningMassiveDatasets(MMDs)-JureLeskoveccourses学习笔记之MapReduce{Aprogrammingsystemforeasilyimplementingparallel
algorithms
oncommodityclusters
-柚子皮-
·
2015-09-14 19:28
分布式文件系统
海量数据挖掘
mapreduce
hadoop
海量数据挖掘MMDS
海量数据挖掘MMDS week1: MapReduce
MiningMassiveDatasets(MMDs)-JureLeskovec courses学习笔记之MapReduce{Aprogrammingsystemforeasilyimplementingparallel
algorithms
oncommodityclusters
pipisorry
·
2015-09-14 19:00
mapreduce
hadoop
分布式文件系统
海量数据挖掘
Crazyflie2.0飞行器参考网站
中提到x-io官网,对sensor的驱动和数据融合都在这里,并且这上面有一些有趣的project,可以参考下http://www.x-io.co.uk/open-source-imu-and-ahrs-
algorithms
xingqingly
·
2015-09-14 16:00
simhash原理介绍
对于网页去重使用的是simhash,他们每天需要处理的文档在亿级别;simhash是由Charikar在2002年提出来的,参考《Similarityestimationtechniquesfromrounding
algorithms
Horsemen
·
2015-09-14 16:00
算法
Simhash
First Missing Positive
Givenanunsortedintegerarray,findthefirstmissingpositiveinteger.Forexample,Given [1,2,0] return 3,and [3,4,-1,1] return 2.Your
algorithms
houldrunin
qdqade
·
2015-09-14 14:49
example
元素
positive
First Missing Positive
Givenanunsortedintegerarray,findthefirstmissingpositiveinteger.Forexample,Given [1,2,0] return 3,and [3,4,-1,1] return 2.Your
algorithms
houldrunin
qdqade
·
2015-09-14 14:49
example
元素
positive
[CareerCup] 8.9 An In-memory File System 内存文件系统
8.9Explainthedatastructuresand
algorithms
thatyouwouldusetodesignanin-memoryfilesystem.Illustratewithanexampleincodewherepossible
Grandyang
·
2015-09-14 12:00
some good website & books
Resources/http://www.cnblogs.com/yaoyansi/articles/1942547.htmlFrequentlyAskedQuestionsforcomp.graphics.
algorithms
GeneralinformationabouttheFAQandcomp.graphics.alg
wolf96
·
2015-09-14 10:00
[LeetCode 141] First Missing Positive
Givenanunsortedintegerarray,findthefirstmissingpositiveinteger.Forexample,Given[1,2,0]return3,and[3,4,-1,1]return2.Your
algorithms
houldruninO
sbitswc
·
2015-09-13 07:00
LeetCode
[LeetCode 268] Missing Number
Givenanarraycontainingndistinctnumberstakenfrom0,1,2,...,n,findtheonethatismissingfromthearray.Forexample,Givennums=[0,1,3]return2.Note:Your
algorithms
houldruninlinearruntimecomplexity.Couldyouimplemen
sbitswc
·
2015-09-13 06:00
LeetCode
bit
Leetcode: Single Number
QuestionGivenanarrayofintegers,everyelementappearstwiceexceptforone.Findthatsingleone.Note:Your
algorithms
houldhavealinearruntimecomplexity.Couldyouimplementitwithoutusingextramemory
ayst123
·
2015-09-12 14:00
Missing Number —— Leetcode
distinctnumberstakenfrom 0,1,2,...,n,findtheonethatismissingfromthearray.Forexample,Given nums = [0,1,3] return 2.Note:Your
algorithms
houldruninlinearruntimecomplexity.Couldyou
BlitzSkies
·
2015-09-11 15:00
字符串搜索算法总结
Basicclassification[edit]Thevarious
algorithms
canbeclassifiedbythenumberofpatternseachuses.Singlepattern
algorithms
m635674608
·
2015-09-11 00:00
Sorting Algorithm
SelectionSortTheselectionsort
algorithms
ortsanarraybyrepeatedlyfindingtheminimumelement(consideringascendingorder
ashuai81
·
2015-09-10 21:00
Chapter 4 Syntax Analysis
Chapter4SyntaxAnalysisThischapterisdevotedtoparsingmethodsthataretypicallyusedincompilers.Wefirstpresentthebasicconcepts,thentechniquessuitableforhandimplementation,andfinally
algorithms
thathavebeenuse
cuishengli
·
2015-09-10 16:00
Algorithms
in C第一章笔记
归并——查找算法 程序1.1#include#defineN20 intmain(void){ inti,p,q,t,id[N]; for(i=0;i#defineN20 intmain(void){ inti,p,q,j,id[N]; for(i=0;i#defineN20 intmain(void){ inti,j,p,q,
_如此甚好
·
2015-09-10 13:00
LeetCode----First Missing Positive
FirstMissingPositiveGivenanunsortedintegerarray,findthefirstmissingpositiveinteger.Forexample,Given [1,2,0] return 3,and [3,4,-1,1] return 2.Your
algorithms
houldrunin
whiterbear
·
2015-09-09 19:00
LeetCode
排序
Chapter 4 Syntax Analysis
Chapter4SyntaxAnalysisThischapterisdevotedtoparsingmethodsthataretypicallyusedincompilers.Wefirstpresentthebasicconcepts,thentechniquessuitableforhandimplementation,andfinally
algorithms
thathavebeenuse
cuishengli
·
2015-09-08 16:00
Matrix Factorization,
Algorithms
, Applications, and Avaliable packages
我不生产自己不熟悉的内容,我只是陌生内容的搬运工!向原作致敬!来源:http://www.cvchina.info/2011/09/05/matrix-factorization-jungle/美帝的有心人士收集了市面上的矩阵分解的几乎所有算法和应用,由于源地址在某神秘物质之外,特转载过来,源地址MatrixDecompositions hasalonghistoryandgenerallycen
jzwong
·
2015-09-07 11:00
LeetCode题解:Swap Nodes in Pairs
swapeverytwoadjacentnodesandreturnitshead.Forexample,Given1->2->3->4,youshouldreturnthelistas2->1->4->3.Your
algorithms
houlduseonlyconstantspace.Youmaynotmodifythevaluesinthelist
u012403246
·
2015-09-06 20:00
快速压缩跟踪(fast compressive tracking)CT算法剖析
目前比较主流的跟踪算法有两种,generative tracking
algorithms
(生成跟踪算法)和discriminative
algorithms
(判别跟踪算法)。
JIAERPING
·
2015-09-06 14:00
uva 10056 What is the Probability ? 概率是多少
原题Probabilityhasalwaysbeenanintegratedpartofcomputer
algorithms
.Wherethedeterministic
algorithms
havefailedtosolveaprobleminshorttime
·
2015-09-05 10:00
uva
Algorithms
- Week 2-0 Stacks and Queues
modularprogrammingclient,programusingoperationsdefinedininterfaceimplementation,actualcodeimplementingoperationsinterface,descriptionofdatatype,basicoperationsStacklinked-listrepresentation,maintainpo
u013819100
·
2015-09-04 15:00
Algorithms
- Week 1-1 Analysis of
Algorithms
IntroductionPrimarypracticalreason:avoidperformancebugsAframeworkforpredictingperformanceandcomparing
algorithms
.Scientificmethod.ObservesomefeatureofthenaturalworldHypothesizeamodelthatisconsistentwit
u013819100
·
2015-09-04 15:00
Automated Stock Trading Using Machine Learning
Algorithms
CS229_Final_ReportCS229ProjectReportAutomatedStockTradingUsingMachineLearning
Algorithms
TianxinDaitianxind
Adam_潜
·
2015-09-03 15:05
①在虚拟网络上设计和评价学习算法的动态资源管理
DesignandEvaluationofLearning
Algorithms
forDynamicResourceManagementinVirtualNetworks在虚拟网络上设计和评价学习算法的动态资源管理
哈熝少主
·
2015-09-03 02:17
[LeetCode 229] Majority element II
Givenanintegerarrayofsizen,findallelementsthatappearmorethan⌊n/3⌋times.The
algorithms
houldruninlineartimeandinO
sbitswc
·
2015-09-02 06:00
LeetCode
【索引】Geometric Computations and
Algorithms
in 3D::Examples
AOAPCI:BeginningAlgorithmContests--TrainingGuide(RujiaLiu)Chapter4.Geometry::GeometricComputationsand
Algorithms
in3D
u011328934
·
2015-08-31 23:00
[LeetCode] 268 Missing Number (java实现)
Givenanarraycontainingndistinctnumberstakenfrom0,1,2,...,n,findtheonethatismissingfromthearray.Forexample,Givennums=[0,1,3]return2.Note:Your
algorithms
houldruninlinearruntimecomplexity.Couldyouimpl
添经地翼
·
2015-08-31 20:00
leetcode--Missing Number
distinctnumberstakenfrom 0,1,2,...,n,findtheonethatismissingfromthearray.Forexample,Given nums = [0,1,3] return 2.Note:Your
algorithms
houldruninlinearruntimecomplexity.Couldyou
kangaroo835127729
·
2015-08-31 19:00
[leetcode 268]Missing Number
distinctnumberstakenfrom 0,1,2,...,n,findtheonethatismissingfromthearray.Forexample,Given nums = [0,1,3] return 2.Note:Your
algorithms
houldruninlinearruntimecomplexity.Couldyou
ER_Plough
·
2015-08-31 09:00
LeetCode
C++
number
Missing
268
leetcode刷题,总结,记录,备忘 268
distinctnumberstakenfrom 0,1,2,...,n,findtheonethatismissingfromthearray.Forexample,Given nums = [0,1,3] return 2.Note:Your
algorithms
houldruninlinearr
guicaisa
·
2015-08-30 21:00
LeetCode Missing Number
Givenanarraycontainingndistinctnumberstakenfrom0,1,2,...,n,findtheonethatismissingfromthearray.Forexample,Givennums=[0,1,3]return2.Note:Your
algorithms
houldruninlinearruntimecomplexity.Couldyouimplem
wuli2496
·
2015-08-30 16:00
上一页
101
102
103
104
105
106
107
108
下一页
按字母分类:
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
其他