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
算法小练——杨辉三角-II
title:算法小练——杨辉三角IIcategories:
Algorithms
tags:easyabbrlink:292596528date:2019-11-1418:39:08杨辉三角II描述给定一个非负索引
李亚飞的博客
·
2019-11-15 12:58
LeetCode算法
#
简单
第二章:排序算法 及其他 Java代码实现
目录第二章:排序算法及其他Java代码实现插入排序归并排序选择排序算法冒泡排序查找算法习题2.3.7第二章:排序算法及其他Java代码实现——算法导论(Introductionto
Algorithms
,
房梁上的猫
·
2019-11-13 17:00
凸包算法Jarvis's march步进法和Graham扫描法的原理及实现
在作者KyleLoudon的《Mastering
Algorithms
withC》一书的中文版中描述到一个点集的凸包是指包含该点集中的所有点的最小凸多边形。
SiveenWS
·
2019-11-10 20:51
算法
Qt
longest-consecutive-sequence
longest-consecutive-sequence/Givenanunsortedarrayofintegers,findthelengthofthelongestconsecutiveelementssequence.Your
algorithms
houldruninO
xiaowei520
·
2019-11-09 14:36
golang
算法
《算法(第 4 版)》知识点归纳 ➕ 习题解析
这里推荐一个我自己的项目:
Algorithms
-4th-Tutorial。项目主页:Home。
孟显赫
·
2019-11-09 13:27
算法-数据结构
java
[LeetCode]136. Single Number 异或用来找不同真方便啊……
题目:Givenanarrayofintegers,everyelementappearstwiceexceptforone.Findthatsingleone.Note:Your
algorithms
houldhavealinearruntimecomplexity.Couldyouimplementitwithoutusingextramemory
_AKI_Peroro_
·
2019-11-08 16:50
leetcode 136. Single Number
Givenanarrayofintegers,everyelementappearstwiceexceptforone.Findthatsingleone.Note:Your
algorithms
houldhavealinearruntimecomplexity.Couldyouimplementitwithoutusingextramemory
咿呀咿呀呦__
·
2019-11-08 08:18
24. Swap Nodes in Pairs
swapeverytwoadjacentnodesandreturnitshead.Forexample,Given1->2->3->4,youshouldreturnthelistas2->1->4->3.Your
algorithms
houlduseonlyconstantspace.Youmaynotmodifythevaluesinthelist
Jeanz
·
2019-11-08 06:57
【笔记】Reptile-一阶元学习算法
目录论文信息NicholA,AchiamJ,SchulmanJ.OnFirst-OrderMeta-Learning
Algorithms
[J].2018.一、摘要本文主要考虑元学习问题,即存在一个任务分布
Veagau
·
2019-11-07 22:00
凸优化学习前言:
主要的阅读书目是:1)《Convexoptimization
Algorithms
andcomplexity》2)《OptimizationMethodsforLarge-ScaleMachineLearning
dlongry
·
2019-11-07 04:38
算法4(
Algorithms
4)- Part 1 动态连通性(Dynamic Connectivity)1
0.前言由于课程授课和课件(LectureSlides)均为英文,所以文中许多专有名词会标注英文,中文翻译参考《
Algorithms
FourthEdition》中文版。
El_Nino_
·
2019-11-07 03:56
algorithms
-ch8: P, NP, NP-Hard and NP-Complete
概念SearchProblem(eg:SAT)searchproblemcanbeverifiedinpolynomialtimeisNP(allsearchproblemisNP);searchproblemcanbesolvedinpolynomialtimeisPSearchproblemisNP-complete:ifallothersearchproblemsreducetoit.Dec
暗黑破坏球嘿哈
·
2019-11-06 05:02
推荐一些国内外的公开课~持续更新中。。
2016原版视频:C字幕:英文视频:Arrays字幕:英文视频:
Algorithms
字幕:英文视频:Memory字幕:英文视频:DataStructures字幕:英文视频:HTTP字幕:英文视频:MachineLearning
JackYao
·
2019-11-06 05:39
LeetCode笔记:24. Swap Nodes in Pairs
swapeverytwoadjacentnodesandreturnitshead.Forexample,Given1->2->3->4,youshouldreturnthelistas2->1->4->3.Your
algorithms
houlduseonlyconstantspace.Youmaynotmodifythevaluesinthelist
Cloudox_
·
2019-11-06 03:18
菜鸟笔记Python3——机器学习(一) :梯度下降模型
参考资料chapter2TrainingMachineLearning
Algorithms
forClassifcation引言:在学习过基本的单层感知机模型之后,我们现在来学习了解另一种单层神经网络模型
灵玉真人
·
2019-11-06 02:49
梯度下降优化算法综述
blog.csdn.net/heyongluoyao8/article/details/52478715梯度下降优化算法综述该文翻译自Anoverviewofgradientdescentoptimization
algorithms
扎Zn了老Fe
·
2019-11-06 01:34
阅读分享 1117 精英日课 数学家告诉你什么时候该结束单身
本文的解读来自得到APP上万维刚的精英日课的内容本篇文章的解读来自BrainChirstian和TomGriffiths的
Algorithms
toLiveby:TheComputerScienceofHumanDecisions
王增利
·
2019-11-05 19:57
Stock Maximize
https://www.hackerrank.com/challenges/stockmax/problemYour
algorithms
havebecomesogoodatpredictingthemarketthatyounowknowwhatthesharepriceofWoodenOrangeToothpicksInc
Jeanz
·
2019-11-05 08:26
Leetcode 128. Longest Consecutive Sequence
findthelengthofthelongestconsecutiveelementssequence.Forexample,Given[100,4,200,1,3,2],Thelongestconsecutiveelementssequenceis[1,2,3,4].Returnitslength:4.Your
algorithms
h
ShutLove
·
2019-11-05 07:38
Leetcode 24. Swap Nodes in Pairs
swapeverytwoadjacentnodesandreturnitshead.Forexample,Given1->2->3->4,youshouldreturnthelistas2->1->4->3.Your
algorithms
houlduseonlyconstantspace.Youmaynotmodifythevaluesinthelist
persistent100
·
2019-11-05 06:50
安全学未选实验——阅读报告
15级网络工程6班赵雪婷20152100213阅读MartinEker˚a,JohanH˚astad在17年二月份发表的Quantum
algorithms
forcomputingshortdiscretelogarithmsandfactoringRSAintegers
雪雪雪雪雪婷同学
·
2019-11-05 03:40
41. First Missing Positive(hard)
:Input:[1,2,0]Output:3Example2:Input:[3,4,-1,1]Output:2Example3:Input:[7,8,9,11,12]Output:1Note:Your
algorithms
houldruninO
1nvad3r
·
2019-11-05 01:34
8 种数据结构
Algorithms
+DataStrutures=Programs,即:算法+数据结构=程序。“给我实现一个二叉树”,或“统计一下每个作者写的书的数量”。什么是数据结构?
xiaojianxu
·
2019-11-04 11:18
EXTENSIONS AND LIMITATIONS OF THE NEURAL GPU
TheNeuralGPUisarecentmodelthatcanlearn
algorithms
suchasmulti-digitbinaryadditionandbinarymultiplicationinawaythatgeneralizestoinputsofarbitrarylength.Weshowthattherearetwosimplewaysofimprovingtheperfor
朱小虎XiaohuZhu
·
2019-11-04 10:20
PHP抓包方法集合 ~
特性:(1)supportstwotraversal
algorithms
:breadth-firstanddepth-first(1)支持两种遍历算法:广度优先和深度优先(2)su
LuckTime
·
2019-11-04 06:14
Sort
Algorithms
1.StanderdRunningtimeandmemory2.TypesofDataAnytypeofdatathatimplementsComparablepublicclassDataimplementsComparable{publicintcompareTo(Datathat){case1:return+1;case2:return-1;case3:return0;}}compareTo
hawkingsecond
·
2019-11-04 02:10
[GeekBand][STL与泛型编程]第二周笔记
Tips:算法Algorithm是functiontemplate.
Algorithms
看不见Containers,对其一无所知。所以,它所需要的一切信息都必须从Iterators取得。
散夜霜
·
2019-11-03 22:36
bigdata术语
A聚合(Aggregation)–搜索、合并、显示数据的过程算法(
Algorithms
)–可以完成某种数据分析的数学公式分析法(Analytics)–用于发现数据的内在涵义异常检测(Anomalydetection
biu__
·
2019-11-03 22:54
137. Single Number II
Givenanarrayofintegers,everyelementappearsthreetimesexceptforone,whichappearsexactlyonce.Findthatsingleone.Note:Your
algorithms
houldhavealinearruntimecomplexity.Couldyouimplementitwithoutusingextramemo
sherwin29
·
2019-11-03 15:20
229. Majority Element II
QuestionGivenanintegerarrayofsizen,findallelementsthatappearmorethan⌊n/3⌋times.The
algorithms
houldruninlineartimeandinO
FlynnLWang
·
2019-11-03 14:42
2018-05-15
RockerTemplatesbyFizzedCreatingSelfSignedCertificateAWSServerlessApplicationModel(AWSSAM)物联网技术周报第136期:Google发布物联网系统AndroidThings1.0正式版
Algorithms
Behind
baitu
·
2019-11-03 11:25
Tree Path Sum III
https://leetcode.com/problemset/
algorithms
/题意是在一颗树中统计多个连续节点的和等于某一个值sum的组合数(相邻节点必须是父子关系)我的思路是递归返回一个数组记录一个节点所对应的各条路径对应的和例如树
穷人黄六
·
2019-11-03 06:33
数组和链表结构(python)_1
本文的最新版本位于:https://github.com/iwhales/
algorithms
_notes转载请注明出处:https://www.jianshu.com/u/5e6f798c903a参考
import_hello
·
2019-11-02 18:41
无标题文章
DataStructuresand
Algorithms
inC++Chapter01
Algorithms
1-1Why
Algorithms
1-2IntroductionLanguage:C++GitHubPath
我是阿喵酱
·
2019-11-02 15:04
附录:极其粗糙的翻译(2)
Obviouslyapost-quantumRSApublickeynwillneedtobequitelargetoresisttheattacksdescribedinSection2.Thissectionanalyzesthescalabilityofthebest
algorithms
availableforRSAkeygeneration
jorson2000
·
2019-11-02 12:18
Uninformed search Python实现【译】
译自Uninformedsearch
algorithms
inPython版权所有,如需转载,请联系译者图的搜索可以分为uninformed搜索和informed搜索,两者的区别是前者是的搜索是盲目的,它不知道目标节点在哪
nummy
·
2019-11-02 09:54
Machine Learning Open Source Software
MachineLearningOpenSourceSoftwareTosupporttheopensourcesoftwaremovement,JMLRMLOSSpublishescontributionsrelatedtoimplementationsofnon-trivialmachinelearning
algorithms
hzyido
·
2019-11-01 19:27
FreeCodeCamp 初级算法题 - 计算整数阶乘
blog/2017/03/17/fcc-basic-factorialize-a-number/计算一个整数的阶乘(FactorializeaNumber)题目链接中文链接英文链接级别:初级(Basic
AlgorithmS
cripting
S1ngS1ng
·
2019-11-01 03:47
【非凸优化】Provable Nonconvex Methods/
Algorithms
ProvableNonconvexMethods/
Algorithms
JUN18TH,2014Generalnonconvexoptimizationisundoubtedlyhard–insharpcontrasttoconvexoptimization
hzyido
·
2019-11-01 02:34
普林斯顿大学算法公开课笔记——插入排序
@(算法)[排序,
Algorithms
-part1插入排序]插入排序(InsertionSort)的基本思想是:每次将一个待排序的记录,按其关键字大小插入到前面已经排好序的子文件中的适当位置,直到全部记录插入完成为止
繁著
·
2019-10-31 20:33
Spark概念和框架介绍
一:什么是sparkApacheSpark是专为大规模数据处理而设计的快速通用的计算引擎,由加州大学伯克利分校AMP实验室(
Algorithms
,Machines,andPeopleLab)开发,可用来构建大型的
在写代码的路上
·
2019-10-31 15:07
spark
[Face Rec]Face Recognition
Algorithms
1Image-BasedThereareaboutfourteen
algorithms
beingwidelyappliedinFaceRecognition.Forexample,PCA、ICA、LDAandEP
Benjamin_Dai
·
2019-10-31 13:40
每天一道面试题LeetCode 206 -- 反转链表
leetcode.cnid=206lang=python3##[206]反转链表##https://leetcode-cn.com/problems/reverse-linked-list/description/##
algorithms
宇宙之一粟
·
2019-10-29 22:00
JDBC连接数据库遇到的“驱动程序无法通过使用安全套接字层(SSL)加密与 SQL Server 建立安全连接。
要从旧算法列表中删除3DES:在JDK8及更早版本中,编辑该/lib/security/java.security文件并3DES_EDE_CBC从jdk.tls.legacy
Algorithms
安全属性中删除
元宝爸爸
·
2019-10-25 09:00
Manacher's
algorithms
(马拉车算法)最长回文子串
最长回文子串https://leetcode-cn.com/problems/longest-palindromic-substring/给定一个字符串s,找到s中最长的回文子串。你可以假设s的最大长度为1000。示例1:输入:"babad"输出:"bab"注意:"aba"也是一个有效答案。示例2:输入:"cbbd"输出:"bb"Manacher’salgorithm核心思想:通过插入其他的字符,
肥宅_Sean
·
2019-10-23 07:13
manacher's
algorithm
马拉车算法
最长回文子串
C++
算法
推荐:常见算法的python实现(github上25000多star)
仓库地址:https://github.com/The
Algorithms
/Python内容说明包含了常见的算法的python实现,如二叉树、排序、查找等等。这些是算法工程师必须
湾区人工智能
·
2019-10-22 19:00
计算几何基础算法几何C++实现
ThisfileisimplementationofCommonCommonComputationalGeometry
Algorithms
.Pleasepleasepayattentiontoinputaccordingtothespecifieddatatype
顽石2019
·
2019-10-17 20:38
计算几何基础算法几何C++实现
ThisfileisimplementationofCommonCommonComputationalGeometry
Algorithms
.Pleasepleasepayattentiontoinputaccordingtothespecifieddatatype
zutterhao
·
2019-10-17 19:00
机器学习项目
Minimalandcleanexamplesofmachinelearning
algorithms
implementations自制机器学习算法库机器学习算法python实现算法/数据结构/Python
CopperDong
·
2019-10-17 11:44
机器学习
LeetCode 136:只出现一次的数字 Single Number
Note:Your
algorithms
houldha
爱写Bug
·
2019-10-17 03:37
java
python
上一页
67
68
69
70
71
72
73
74
下一页
按字母分类:
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
其他