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:
Dijkstra最短路径算法的理解与实现
Dijkstra大学的时候就学过,但最近在《
Algorithms
》这本书里,看到了个很有趣的讲解,对这个算法有了新的理解,以下便是对这个算法的整理和实现。
2dian718
·
2017-02-01 00:00
广度优先搜索
最短路径
ruby
实现细节
算法
An overview of gradient descent optimization
algorithms
Anoverviewofgradientdescentoptimization
algorithms
Note:Ifyouarelookingforareviewpaper,thisblogpostisalsoavailableasanarticleonarXiv.Tableofcontents
ericliu2017
·
2017-01-28 11:01
机器学习
策略模式(strategy pattern)
策略模式(Strategypattern)定义Defineafamilyof
algorithms
,encapsulateeachone,andmaketheminterchangeable.
Leocat
·
2017-01-26 11:51
策略模式(strategy pattern)
策略模式(Strategypattern)定义Defineafamilyof
algorithms
,encapsulateeachone,andmaketheminterchangeable.
Leocat
·
2017-01-26 11:51
神经网络与深度学习(第一章)(三)
SigmoidneuronsSigmoid神经元Learning
algorithms
soundterrific.Buthowcanwedevisesuch
algorithms
foraneuralnetwork
forrestyanyu
·
2017-01-25 17:29
神经网络
深度学习
LeetCode 136. Single Number(Java)
原题:Givenanarrayofintegers,everyelementappearstwiceexceptforone.Findthatsingleone.Note:Your
algorithms
houldhavealinearruntimecomplexity.Couldyouimplementitwithoutusingextramemory
Davy_Joe
·
2017-01-25 15:43
LeetCode
LeetCode 136. Single Number(Java)
原题:Givenanarrayofintegers,everyelementappearstwiceexceptforone.Findthatsingleone.Note:Your
algorithms
houldhavealinearruntimecomplexity.Couldyouimplementitwithoutusingextramemory
Davy_Joe
·
2017-01-25 15:43
LeetCode
BIG O NOTATION - Swift
Algorithms
由於訂閱NatashaTheRobot的Newsletter,所以看到一本講解Swift的演算法的書,叫做TheSwift
Algorithms
Book,而如果透過他的推薦碼去購買,有折扣啦,所以我就在這個拮据的狀況
V特_工具人
·
2017-01-19 01:48
黑客与画家之路
introduction/271005.htm#/courseDetail2.数据结构与算法(Coursera-UCSD数据结构与算法专项课程)AlgorithmicToolboxDataStructures
Algorithms
o
Ellie_
·
2017-01-17 11:01
学习
【数据结构与算法】 有向图的最短路径实现
Goal:Practicethe
algorithms
ofshortestpathproblem.Task:用一个有向图表示给定的n个(要求至少10个)城市(或校园中的一些地点)及其之间的道路、距离情况,
远赫连
·
2017-01-15 16:52
无标题文章
DataStructuresand
Algorithms
inC++Chapter01
Algorithms
1-1Why
Algorithms
1-2IntroductionLanguage:C++GitHubPath
我是阿喵酱
·
2017-01-13 03:02
Tensorflow的Eigen编程
1.EigenisaC++templatelibraryforlinearalgebra:matrices,vectors,numericalsolvers,andrelated
algorithms
.http
langb2014
·
2017-01-10 21:37
TF
136. Single Number
Givenanarrayofintegers,everyelementappearstwiceexceptforone.Findthatsingleone.Note:Your
algorithms
houldhavealinearruntimecomplexity.Couldyouimplementitwithoutusingextramemory
juexin
·
2017-01-09 18:54
Princeton-Algorithm-Priority Queue
该文章为Princeton-
Algorithms
PartI读书笔记,相关视频在此。1.PQ的API接口PQ的API接口关键:能够找到最大(最小)的元素,能够删除最大(最小)的元素。
kevinscake
·
2017-01-07 14:47
python复杂网络库networkx:算法
http://blog.csdn.net/pipisorry/article/details/54020333Networks算法
Algorithms
最短路径ShortestPathsshortest_pathall_shortest_pathsshortest_path_lengthaverage_shortest_path_lengthhas_pathAdvancedInterfaceDens
-柚子皮-
·
2017-01-04 16:54
Networkx小记
计算机常用基础算法
Algorithms
playgroundforcommonquestionssolvedinJavasyntax.Thisrepositorycontainsmysolutionforsomecommon
algorithms
.I
Jack-Chan
·
2017-01-04 00:00
数据结构与算法
《计算机算法设计与分析》题目汇总
Github源码地址:https://github.com/hlk-1135/Data-Structures-and-
Algorithms
递归与分治:电路布线问题有重复元素的排列问题集合划分问题半数集和半数单集循环日程赛矩阵连乘问题最长公共子序列问题排列的字典序问题字典序问题动态规划
hlk_1135
·
2017-01-02 10:40
算法分析与设计
《计算机算法设计与分析》题目汇总
Github源码地址:https://github.com/hlk-1135/Data-Structures-and-
Algorithms
递归与分治:电路布线问题有重复元素的排列问题集合划分问题半数集和半数单集循环日程赛矩阵连乘问题最长公共子序列问题排列的字典序问题字典序问题动态规划
hlk_1135
·
2017-01-02 10:40
算法分析与设计
我钟爱的数据结构大复习
https://visualgo.net/https://www.cs.usfca.edu/~galles/visualization/
Algorithms
.html闲着无聊可以来个自测https://
misolamiso
·
2016-12-23 00:33
C
《
Algorithms
》NP-complete 部分证明习题解答
《
Algorithms
》NP-complete部分证明习题解答8.3STINGYSATisthefollowingproblem:givenasetofclauses(eachadisjunctionofliterals
Gregzeng
·
2016-12-19 17:53
Cardinality Estimation算法学习(二)(Linear Counting算法、最大似然估计(MLE))
http://blog.codinglabs.org/articles/
algorithms
-for-cardinality-estimation-part-ii.html它的基本处理方法和上篇中用bitmap
曾经时光
·
2016-12-12 11:00
Cardinality Estimation算法学习(一)(了解基数计算的基本概念及回顾求字符串中不重复元素的个数的问题)
于是就去搜了“HyperLogLog”,从而引出了CardinalityEstimation算法,以及学习它时参考的一些文章:http://blog.codinglabs.org/articles/
algorithms
-for-cardinality-estim
曾经时光
·
2016-12-10 11:00
数字证书原理,公钥私钥加密原理
[+]1基础知识11公钥密码体制public-keycryptography12对称加密算法symmetrickey
algorithms
13非对称加密算法asymmetrickey
algorithms
14RSA
Bo_OuYang
·
2016-12-07 13:56
安全
数据挖掘十大算法之Apriori详解
年12月召开的IEEE数据挖掘国际会议上(ICDM,InternationalConferenceonDataMining),与会的各位专家选出了当时的十大数据挖掘算法(top10datamining
algorithms
白马负金羁
·
2016-12-06 11:59
数据挖掘十大算法
数据挖掘十大算法之Apriori详解
年12月召开的IEEE数据挖掘国际会议上(ICDM,InternationalConferenceonDataMining),与会的各位专家选出了当时的十大数据挖掘算法(top10datamining
algorithms
baimafujinji
·
2016-12-06 11:00
数据挖掘
关联规则
Apriori算法
Scikit-learn:聚类clustering
://blog.csdn.net/pipisorry/article/details/53185758不同聚类效果比较sklearn不同聚类示例比较Acomparisonoftheclustering
algorithms
inscikit-learn
-柚子皮-
·
2016-11-25 09:38
Scikit-Learn
HFSC Scheduling with Linux
PatrickMcHardy©2006MartinA.Brown(translation)//比HTB精确的HFSCForcomplextrafficshapingscenarios,hierarchical
algorithms
arenecessary.CurrentversionsofLinuxsupportthe
eydwyz
·
2016-11-24 17:27
Linux
TC
PSEUDOCODE STANDARD
PSEUDOCODESTANDARDPseudocodeisakindofstructuredenglishfordescribing
algorithms
.Itallowsthedesignertofocusonthelogicofthealgorithmwithoutbeingdistractedbydetailsoflanguagesyntax.Atthesametime
DerryYan
·
2016-11-23 19:40
PSEUDOCODE STANDARD
PSEUDOCODESTANDARDPseudocodeisakindofstructuredenglishfordescribing
algorithms
.Itallowsthedesignertofocusonthelogicofthealgorithmwithoutbeingdistractedbydetailsoflanguagesyntax.Atthesametime
DerryYan
·
2016-11-23 19:40
数据挖掘十大算法之CART详解
年12月召开的IEEE数据挖掘国际会议上(ICDM,InternationalConferenceonDataMining),与会的各位专家选出了当时的十大数据挖掘算法(top10datamining
algorithms
白马负金羁
·
2016-11-23 11:57
数据挖掘十大算法
数据挖掘十大算法之CART详解
年12月召开的IEEE数据挖掘国际会议上(ICDM,InternationalConferenceonDataMining),与会的各位专家选出了当时的十大数据挖掘算法(top10datamining
algorithms
baimafujinji
·
2016-11-23 11:00
数据挖掘
Cart
机器学习
决策树
队列(FIFO)详解
算法学习书目:算法(第四版)RobertSedgewick算法视频教程:Coursera
Algorithms
Part1&2本文是根据《算法(第四版)》的个人总结,如有错误,请批评指正。
Pearl_zhen
·
2016-11-22 21:00
Shadow Map原理和改进
参考1、CommonTechniquestoImproveShadowDepthMaps2、Tutorial16:Shadowmapping3、ShadowMapping4、ShadowMapping
Algorithms
5
puppet_master
·
2016-11-22 14:19
图形学
数据挖掘十大算法之决策树详解(2)
年12月召开的IEEE数据挖掘国际会议上(ICDM,InternationalConferenceonDataMining),与会的各位专家选出了当时的十大数据挖掘算法(top10datamining
algorithms
baimafujinji
·
2016-11-20 15:00
数据挖掘
决策树
weka
id3
c45
数据挖掘十大算法之决策树详解(1)
年12月召开的IEEE数据挖掘国际会议上(ICDM,InternationalConferenceonDataMining),与会的各位专家选出了当时的十大数据挖掘算法(top10datamining
algorithms
白马负金羁
·
2016-11-20 10:32
数据挖掘
决策树
CART
C45
数据挖掘十大算法
数据挖掘十大算法之决策树详解(1)
年12月召开的IEEE数据挖掘国际会议上(ICDM,InternationalConferenceonDataMining),与会的各位专家选出了当时的十大数据挖掘算法(top10datamining
algorithms
baimafujinji
·
2016-11-20 10:00
数据挖掘
Cart
决策树
c45
我的算法学习之路
原文链接:http://zh.lucida.me/blog/on-learning-
algorithms
/原文作者:Lucida关于严格来说,本文题目应该是我的数据结构和算法学习之路,但这个写法实在太绕口
江流儿Z
·
2016-11-18 12:41
swap-nodes-in-pairs
[Challenge]Your
algorithms
houlduseonlyconstantspace.Youmaynotmodifythevaluesinthelis
奇得隆东枪
·
2016-11-15 08:11
CentOS openssh升级到openssh-7.2版本
(重要提示:当进行系统update的时候,会将sshd文件和ssh文件恢复到原来的版本,如果配置了支持jenkins相关的内容Kex
Algorithms
,会导致ssh无法启动,解决方式参考文章最后,使用不同目录安装方式
levy_cui
·
2016-11-09 15:46
LINUX
个人记录-LeetCode 24. Swap Nodes in Pairs
swapeverytwoadjacentnodesandreturnitshead.Forexample,Given1->2->3->4,youshouldreturnthelistas2->1->4->3.Your
algorithms
houlduseonlyconstantspace.Youmaynotmodifythevaluesinthelist
Gaugamela
·
2016-11-08 19:00
STL源码剖析--空间配置器
以下介绍的是SGISTL提供的配置器(linux的gcc)pjstlvisualc++STL六大组件1.容器(containers):各种数据结构,vector,list,deque,set,map等2.算法(
algorithms
hello_bravo_
·
2016-11-08 16:00
源码
C语言
STL
A Tour of Machine Learning
Algorithms
最近和做临床研究的大夫交流,他提出一个问题:所谓大数据分析的底层方法论是否适合用于临床研究?众所周知,临床研究目前主要采用的是流行病学的方法论,而底层基础数学理论是统计学。现在大数据分析方法中,主要部分是机器学习、模式识别等。我们知道,机器学习整合了大量统计学的方法,也有很多新的方法。但是,两个学科对于分析所要达到的目标其实预期不一样。统计学更注重逻辑的严谨性,而机器学习更看重学习的结果。那机器学
慢游
·
2016-11-04 16:08
Machine
Learning
Statistics
LeetCode_136_SingleNumber
Givenanarrayofintegers,everyelementappearstwiceexceptforone.Findthatsingleone.Note:Your
algorithms
houldhavealinearruntimecomplexity.Couldyouimplementitwithoutusingextramemory
水月心刀
·
2016-11-03 19:29
Algorithms
4 《算法》第四版 内容整理第一章干货
1.1基础编程模型1.1.1java程序基本结构原始数据类型:整型(int),浮点型(double),布尔型(boolean),字符型(char)语句:声明,赋值,条件,循环,调用,返回。数组静态方法:可以封装并重用代码,使我们可以用独立的模块开发程序。字符串标准输入/输出数据抽象:数据抽象封装和重用代码,使我们可以定义非原始数据类型,进而支持面向对象编程。1.1.5数组数组名表示的是整个数组——
HandyToo
·
2016-10-31 16:58
BATOffer计划
算法
求职
笔试
通俗易懂地介绍梯度下降法(以线性回归为例,配以Python示例代码)
gradient-descent-linear-regression/AnIntroductiontoGradientDescentandLinearRegressionGradientdescentisoneofthose“greatesthits”
algorithms
thatcanofferanewpers
huludan
·
2016-10-30 15:12
机器学习
Java设计模式之策略模式详解
定义如下:Defineafamilyof
algorithms
,encapsulateeachone,andmaketheminterchangeable.
温柔狠角色
·
2016-10-25 11:05
hash table based list operation
defineDEBUG_LIST1 #ifdefDEBUG_LIST //TODOwarningremovalhere //https://www.tutorialspoint.com/data_structures_
algorithms
titer1
·
2016-10-24 21:00
How to Monitor Java Garbage Collection
Inthefirstissue UnderstandingJavaGarbageCollection wehavelearnedabouttheprocessesfordifferentGC
algorithms
wbj0110
·
2016-10-24 10:49
java
jvm
GC
How to Tune Java Garbage Collection
articleintheseriesof"BecomeaJavaGCExpert".Inthefirstissue UnderstandingJavaGarbageCollection wehavelearnedabouttheprocessesfordifferentGC
algorithms
wbj0110
·
2016-10-24 10:49
java
jvm
GC
训练神经网络的五大算法
原文:5
algorithms
totrainaneuralnetwork作者:AlbertoQuesada译者:KK4SBB责编:何永灿,关注人工智能,投稿请联系
[email protected]
或微信号289416419
csdn_csdn__AI
·
2016-10-23 22:14
上一页
82
83
84
85
86
87
88
89
下一页
按字母分类:
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
其他