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
《算法(第4版)》读书笔记【一】(如何导入stdlib.jar)
《算法(第4版)》谢路云译《
Algorithms
》英文原版官方网站http://algs4.cs.princeton.edu官方提供了一个配套网站,提供免费的学习资料;书是死的,
二月初七
·
2020-07-06 17:59
二七七的学习日志
《Computer Networks (fifth edition)》第八章学习小结
第八章介绍了网络安全(NetworkSecurity),总共有十一个小节,分别是:密码学(Cryptography)、对称密钥算法(Symmetric-key
algorithms
)、公共密钥算法(Public-key
algorithms
周兆熊
·
2020-07-06 13:09
计算机网络
《Computer Networks (fifth edition)》第五章学习小结
第五章介绍了网络层(TheNetworkLayer),总共有七个小节,分别是:网络层设计问题(Networklayerdesignissues),路由算法(Routing
algorithms
),拥塞控制算法
周兆熊
·
2020-07-06 13:08
计算机网络
Routing
Algorithms
Themainfunctionofthenetworklayerisroutingpacketsfromthesourcemachinetothedestinationmachine.Andtheroutingalgorithmisthatpartofthenetworklayersoftwareresponsiblefordecidingwhichoutputlineanincomingpack
zhangyubingcatherine
·
2020-07-06 12:52
Computer
Networks
Two Optimization Blockers Limiting the Compiler to Generate Optimized Code
Moderncompilersemploysophisticated
algorithms
todeterminewhatvaluesarecomputedinaprogramandhowtheyareused
zhangyubingcatherine
·
2020-07-06 12:51
Computer
Systems
Optimization
Blocker
Compiler
Optimized
Code
Reinforcement Learning 第四周课程笔记
ThreefamiliesofRL
algorithms
ModelbasedMod
我的名字叫清阳
·
2020-07-06 10:54
斯坦福CS课程列表
IntroductiontoComputingPrinciples.3-5Units.Introducestheessentialideasofcomputing:datarepresentation,
algorithms
EulerAndGauss
·
2020-07-06 10:10
其他
基于MPU-9150和Arduino的上肢姿态检测系统设计
三轴加速度、三轴陀螺仪、三轴数字电子罗盘)运动感测追踪(MotionTracking)组件MPU-9150作为结点,分别采集人体上肢大小臂姿态动作数据,运用内置运动感测融合算法(sensorfusion
algorithms
不投降
·
2020-07-06 08:53
嵌入式
Go 新版泛型使用:80余行代码构建一个哈希表
https://github.com/mdlayher/misc/blob/master/go/
algorithms
/hashtable/hashtable.go两年后的2020年6月,Go团队发布了一篇题为
高可用架构
·
2020-07-06 06:06
计算机视觉学习(十一):图像分割
代码一下面给出一个用python-graph工具包计算一幅较小的图的最大流/最小割的简单例子:frompygraph.classes.digraphimportdigraphfrompygraph.
algorithms
.minmaximportmaximum_f
妄想做大佬的咸鱼
·
2020-07-06 05:08
计算机视觉
图像分割
frompygraph.classes.digraphimportdigraphfrompygraph.
algorithms
.minmaximportmaximum_flowgr=digraph()gr.add_nodes
frank+wang
·
2020-07-06 03:32
2018-01-31 看itlize 线性代数资料 + 网络资料 进行快速充电
会大量涉及到线性代数(矩阵和矢量vector)Forlotoftheproblemsthatwearegoingtobesolvingindatascienceandmachinelearninginvolves
algorithms
whichtrytomodelthedatatoacertainmathematicalmodel.Toevaluatethesemat
aoaocool
·
2020-07-06 02:39
c++ 源码 之 标准库min与max
*@ingroupsorting_
algorithms
*@param__aAthingofarbitrarytype.*@param__bAnotherthingo
玉界尺
·
2020-07-06 02:28
源码
boost多边形交集、并集
交集:http://www.boost.org/doc/libs/1_56_0/libs/geometry/doc/html/geometry/reference/
algorithms
/intersection.html
weixin_34402408
·
2020-07-06 01:01
7 Types of Regression Techniques you should know!
IntroductionLinearandLogisticregressionsareusuallythefirst
algorithms
peoplelearninpredictivemodeling.Duetotheirpopularity
weixin_34009794
·
2020-07-05 23:47
Algorithms
, Princeton, Coursera课程整理与回顾
Princeton的算法课是目前为止我上过的最酣畅淋漓的一门课,得师如此夫复何求,在自己的记忆彻底模糊前,愿对这其中一些印象深刻的点做一次完整的整理和回顾,以表敬意。算法,第一部分:https://www.coursera.org/course/algs4partI-注:这是一篇更关注个人努力与完成任务项目过程相关的文章,内容集中于课程背后值得提到的部分,不会介绍课程基本信息及学习时必读的设定要求
weixin_30496431
·
2020-07-05 21:56
【ARTS】01_04_左耳听风-20181203~1209
ARTS:Algrothm:leetcode算法题目Review:阅读并且点评一篇英文技术文章Tip/Techni:学习一个技术技巧Share:分享一篇有观点和思考的技术文章
AlgorithmS
ingleNumberhttps
weixin_30493401
·
2020-07-05 21:24
(Java) JWT-TokenUtils
packagecom.vcgeek.hephaestus.utils;importcom.auth0.jwt.JWT;importcom.auth0.jwt.JWTVerifier;importcom.auth0.jwt.
algorithms
.Algorithm
weixin_30484739
·
2020-07-05 21:15
基数估计算法(一):Flajolet-Martin算法
简介基础版标准版TIPs参考资料简介说起基数估计算法的始祖,或许就是由Flajolet和Martin大佬发表的论文《Probabilisticcounting
algorithms
fordatabaseapplications
wbin233
·
2020-07-05 20:00
基数估计
进化算法之遗传算法
进化算法进化算法,也被成为是演化算法(evolutionary
algorithms
,简称EAs),它不是一个具体的算法,而是一个“算法簇”。
Emery_fly
·
2020-07-05 19:06
进化算法
数据挖掘
快手19春招实习笔试(Leetcode 136 && Leetcode 665)
Leetcode136SingleNumberGivenanon-emptyarrayofintegers,everyelementappearstwiceexceptforone.Findthatsingleone.Note:Your
algorithms
h
HJ_彼岸
·
2020-07-05 18:33
笔试
Leetcode
[Learning Algorithm] - Sorting
ThesedaysIamreadingthebook.ThisweekIhavelearntseveralsorting
algorithms
inthisbookandimplementedsomeofthem.Thementioned
algorithms
aremergesort
TrevorD
·
2020-07-05 17:25
Single Number II -- 找出数组中唯一出现一次的数,其它数都出现了三次
=>给定一个数组,除了一个元素,其它每个元素都出现了三次,找出这个出现一次的元素Note:Your
algorithms
houldhavealinearruntimecomplexity.Couldyouimplementit
gordon1986
·
2020-07-05 16:38
leetcode实现每周一题
关于采样信号应该是相关性的3点原因
本文观点摘自---Spectrum-Sensing
Algorithms
forCognitiveRadioBasedonStatisticalCovariancessectionIIB段1信号是过采样的信号满足奈奎斯特采样定理
szcsun5
·
2020-07-05 14:06
通信论文
Binary Search - 二分查找
之前趁当当网大折扣的时候,和朋友一起凑数,买了一本《grokking
algorithms
》。最近有空翻开,发现里面的讲解深入显出,很适合算法小白。而且书中配合着漫画一起讲解很是有趣。
caoqi95
·
2020-07-05 12:59
Codeforces Round #599 (Div. 1) C. Sum Balance(图+dp)
题目链接:https://codeforces.com/contest/1242/problem/C具体做法参照题解,记录一个子集当中dp的方法https://cp-
algorithms
.com/algebra
_bibibibi
·
2020-07-05 12:31
codeforces
Matlab神经网络十讲(3): Deep Networks / CNN
Deeplearningisabranchofmachinelearningthatteachescomputerstodowhatcomesnaturallytohumans:learnfromexperience.Machinelearning
algorithms
usecomputationalmethodsto
沈子恒
·
2020-07-05 11:45
神经网络
深度学习
matlab
买卖一只股票
Algorithm框架创建一个最简单的回测程序,从2018-06-29之后的12个交易日之内,购买MPC股票,在价格合适的时候卖出2第一步,创建algorithm程序选择页面上方的Research->
Algorithms
csfreebird
·
2020-07-05 11:52
Quantopian
GA(遗传算法) 解决TSP问题 Python实现
第一问最小生成树问题使用了Prim算法基于Python3.7实现最小生成树(Prim算法)2.即TSP问题、这里用到GA解决找了别人的GA板子,改动之后成型清华大学【数据挖掘:进化计算】进化算法Evolutionary
Algorithms
断然Juvenile
·
2020-07-05 10:06
Python:从入门到放弃
算法
英文原版新书下载:AI for Data Science - 2018.Pdf
极速入门教程-目录图片.png下载:AIforDataScience-2018.PdfMastertheapproachesandprinciplesofArtificialIntelligence(AI)
algorithms
python测试开发_AI命理
·
2020-07-05 03:51
Lecture Note - 北大 - 算法设计与分析 Design and Analysis of
Algorithms
- Wanling Qu
第一周作业Question7下表给出5组f(n)和g(n)函数12345f(n)2n3+3n50n+logn50nlognlognn!g(n)100n2+2n+10010n+loglogn10nloglognlog2n5n使得f(n)=O(g(n))成立的组号(从小到大排列)是:24Question8使得f(n)=Ω(g(n))成立的组号从小到大排列是(格式同上一题):1235Question10
mandalaqaz
·
2020-07-05 02:28
Mathematics
python XOR运算
.SingleNumberGivenanarrayofintegers,everyelementappearstwiceexceptforone.Findthatsingleone.Note:Your
algorithms
houldhavealinearruntimecomplexity.Couldyouimplementitwithoutusingextramemorysolution
pandamax
·
2020-07-05 01:34
编程类
机器学习-树模型理论(GDBT,xgboost,lightBoost,随机森林)
机器学习-树模型理论(GDBT,xgboost,lightBoost,随机森林)treebasedensemble
algorithms
主要介绍以下几种ensemble的分类器(treebased
algorithms
onemorepoint
·
2020-07-05 01:42
《算法》读书笔记(三)
我把自己做的课后题都传到了github上,网址是:https://github.com/songyizhang/
Algorithms
Exercises/tree/master/src/songyi,期待与各位交流的那一天
mpw小白
·
2020-07-05 00:35
读书笔记
给大家推荐一些数学书
Hitchhiker'sGuidetotheGalaxy;信息学界则有Knuth的TheArtofComputerProgramming,或是每个搞OI/ACM的都看过或者听说过的Introductionto
Algorithms
matrix67
·
2020-07-05 00:10
Brain
Storm
numbers
methods
matrix
出版
blog
游戏
LeetCode-
Algorithms
-[Mid]面试题31. 栈的压入、弹出序列
面试题31.栈的压入、弹出序列publicbooleanvalidateStackSequences(int[]pushed,int[]popped){Stackstack=newStack();intj=0,n=pushed.length,m=popped.length;for(inti=0;i
什么你竟然不会敲代码
·
2020-07-04 23:27
LeetCode
LeetCode-
Algorithms
-[Easy][双百解法]1351. 统计有序矩阵中的负数
给你一个m*n的矩阵grid,矩阵中的元素无论是按行还是按列,都以非递增顺序排列。请你统计并返回grid中负数的数目。示例1:输入:grid=[[4,3,2,-1],[3,2,1,-1],[1,1,-1,-2],[-1,-1,-2,-3]]输出:8解释:矩阵中共有8个负数。示例2:输入:grid=[[3,2],[1,0]]输出:0示例3:输入:grid=[[1,-1],[-1,-1]]输出:3示例
什么你竟然不会敲代码
·
2020-07-04 23:55
C++设计模式——策略模式(Strategy Pattern)
幼儿园的学霸目录文章目录C++设计模式——策略模式(StrategyPattern)目录定义实现示例传统的策略模式实现使用函数指针实现策略模式工厂模式和策略模式对比总结参考资料定义Defineafamilyof
algorithms
leonardohaig
·
2020-07-04 21:19
C++
Machine Learning Project Checklist
MachineLearningProjectChecklistFrametheproblemandlookatthebigpicture.Getthedata.Explorethedatatogaininsights.PreparethedatatobetterexposetheunderlyingdatapatternstoMachineLearning
algorithms
.Exploreman
Sylvester_
·
2020-07-04 20:14
机器学习
LeetCode Single Number I & II 都符合两个问题额外要求的 通用解法 与 思考过程
SingleNumberGivenanarrayofintegers,everyelementappearstwiceexceptforone.Findthatsingleone.Note:Your
algorithms
houldhavealinearruntimecomplexity.Couldyouimplementitwithoutusingextramemory
靖心
·
2020-07-04 20:37
Algorithm算法
算法和数据结构C++实现
leetcode
Single
Number
Single
Number
II
两个问题的通用算法
符合额外要求
Tutorials on topics in machine learning
AssessingandComparingClassification
Algorithms
CrossValidationAndrewMooreTheManyFacesofROCAnalysisinMachineLearningPeterA.Flach
iteye_14216
·
2020-07-04 18:52
《 常见算法与数据结构》符号表ST(1)——基本介绍
符号表(SymbolTable)本系列文章主要介绍常用的算法和数据结构的知识,记录的是《
Algorithms
I/II》课程的内容,采用的是“算法(第4版)”这本红宝书作为学习教材的,语言是java。
Vosky
·
2020-07-04 17:52
算法和数据结构
常用算法与数据结构
《 常见算法与数据结构》平衡查找树(1)—— 2-3查找树(附动画)
本系列文章主要介绍常用的算法和数据结构的知识,记录的是《
Algorithms
I/II》课程的内容,采用的是“算法(第4版)”这本红宝书作为学习教材的,语言是java。这本书的名气我不用多说吧?
Vosky
·
2020-07-04 17:52
算法和数据结构
常用算法与数据结构
算法引论:一种创造性方法(书)
原书名:Introductionto
Algorithms
:ACreativeApproach原出版社:AddisonWesley/Pearson作者:(美)UdiManber译者:黄林鹏谢瑾奎陆首博丛书名
goxigo
·
2020-07-04 16:59
[Leetcode] Implement strStr()与 KMP算法
haystack一个字符串pattern,记为needle找出needle在haystack中的匹配解决方法参见http://web.stanford.edu/class/cs97si/10-string-
algorithms
.pdf
github_17356137
·
2020-07-04 16:30
string
matching
Leetcode
pattern
recognition
离线轻量级大数据平台Spark之单机部署及Java开发
1、Spark平台基本介绍Spark由加州大学伯克利分校AMP实验室(
Algorithms
,Machines,andPeopleLab)开发,可用来构建大型的、低延迟的数据分析应用程序。
fjssharpsword
·
2020-07-04 15:33
Big
data
Hadoop专栏
室内定位综述
2016.7.201.ContributedReviewSource-localization
algorithms
andapplicationsusingtimeofarrivalmeasurements
某日暮光
·
2020-07-04 15:53
室内定位
Algorithms
- Floyd-Warshall
《啊哈!算法》第6章第1节,Floyd-Warshall算法求最短路径的Swift实现。问题4个城市之间有若干条单向公路,求任意两个城市之间的最短路程。也称为“多源最短路径问题”。解决依次计算通过城市1~4中转时的路程,与已知的最短路程比较。/*:二维矩阵表示地点之间的关系*纵向表示出发点1~n*横向表示到达点1~n*坐标系e[0][1]表示从1到2的距离为2,索引值先读纵向后读横向*inf表示无
su3
·
2020-07-04 14:28
设计模式实战应用之一:策略模式
Gof把策略模式归类到对象行为型模式,《设计模式:可复用面向对象软件的基础》对策略模式做出了明确的定义:“Defineafamilyof
algorithms
,encapsulateeachone,andmaketheminterchangeable.Strategyletsthealgorithmvaryindependentlyfromclien
Defonds
·
2020-07-04 14:42
性能优化
设计模式
DV算法和LS路由算法的特点和区别(计算机网络)
路由算法可分为distancevector(DV)algorithm和link_state(LS)
algorithms
两种。LS算法和DV算法,这两种算法各有特点,分述如下。1、工作原
不爱吃鱼的猫丶
·
2020-07-04 12:20
计算机网络
算法
路由器
网络
上一页
50
51
52
53
54
55
56
57
下一页
按字母分类:
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
其他