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:
021_《Delphi算法与数据结构》
算法与数据结构》Delphi教程系列书籍(021)《Delphi算法与数据结构》网友(邦)整理EMail:
[email protected]
下载地址:Pdf附书源码原书名:TheTomesofDelphi
Algorithms
andDataStructures
敦格
·
2020-08-01 00:20
编程语言-Delphi
编程书籍-Delphi
Chapter 1. Preliminaries
EssentialPythonLibrariesNumPypandasmatplotlibSciPyNumPyfundamentalpackageforscientificcomputingcontainsapowerfulN-dimensionalarrayobject,alsoastheprimarycontainerfordatatobepassedbetween
algorithms
rega
BpaNdaZ
·
2020-07-31 23:07
BOOST--字符串处理
BOOST--字符串处理BOOST字符串区域设置Boost.String
Algorithms
(boost算法库)大小写转换删除去除字符串中的空格或字符串的结束符查找连接替换Boost.Regex(正则表达式库
curve927
·
2020-07-31 22:55
BOOST
图像处理与计算机视觉算法及应用(第2版)
图像处理与计算机视觉算法及应用(第2版)基本信息:书名原文:
Algorithms
forImageProcessingandComputerVision,SecondEditionISBN978-7-302
清图
·
2020-07-31 21:53
软件开发
## 小木学习笔记---Advanced sorting
algorithms
(1)merge sort 归并排序
小明学习笔记–数据结构与算法(Java)-Advancedsorting
algorithms
(1)mergesort归并排序learningobjectivesdivide-and-conquerstrategy
programmer_ming
·
2020-07-31 21:54
用QuickSort快速查找中位数(median)
查找中位数属于Selection
Algorithms
的一种。用快速排序可以做到每次divide之后,只需要conquer一个分支,时间复杂度为O(nlogn)。
ljsspace
·
2020-07-31 19:15
MCMC(Markov Chain Monte Carlo)的理解与实践(Python)
MarkovChainMonteCarlo(MCMC)methodsareaclassof
algorithms
forsamplingfromaprobabilitydistributionbasedonconstructingaMarkovchainthathasthedesireddistributionasitsstationarydistribution.Thestateofthechain
Inside_Zhang
·
2020-07-31 19:14
math
python
采样
Leetcode 经典题目题解
所列均为个人解答所用语言Java尽量都用最优解解答原题出自Leetcode:https://leetcode.com/problemset/
algorithms
/仅供参考SingleNumbercode
jwyyuana
·
2020-07-31 19:59
MapReduce 模式、算法和用例
本文译自MapreducePatterns,
Algorithms
,andUseCases在这篇文章里总结了几种网上或者论文中常见的MapReduce模式和算法,并系统化的解释了这些技术的不同之处。
juliashine
·
2020-07-31 18:21
spark简介
Spark由加州大学伯克利分校AMP实验室(
Algorithms
,Machines,andPeopleLab)开发,可用来构建大型的、低延迟的大数据处理的应用程序。
gongpulin
·
2020-07-31 17:15
spark
操统期末笔记总结
Chapter12Mass-storageStructurediskscheduling
algorithms
FCFSSSTF通用,效率一般SCAN电梯算法C-SCAN走到头会迅速折回LOOKSCAN和C-SCAN
不存在的里皮
·
2020-07-31 16:01
A PAINLESS GUIDE TO CRC ERROR DETECTION
ALGORITHMS
http://zlib.net/crc_v3.txtAPAINLESSGUIDETOCRCERRORDETECTION
ALGORITHMS
================================
adream307
·
2020-07-31 15:24
c/c++
关于图算法 & 图分析的基础知识概览
网址:https://learning.oreilly.com/library/view/graph-
algorithms
-/9781492060116/你肯定没有读过这本书,因为这本书的发布日期是2019
weixin_30826095
·
2020-07-31 12:32
boost 字符串处理
目录5.1前言5.2区域设置5.3字符串算法库Boost.String
Algorithms
5.4正则表达式库Boost.Regex5.5词汇分割器库Boost.Tokenizer5.6格式化输出库Boost.Format5.7
llambkin
·
2020-07-31 12:16
c++
Coursera.
Algorithms
.Part.I.Week.1.Percolation
Percolation.java/*******************************************************************************Compilation:javac-algs4Percolation.java*Execution:java-algs4PercolationgridLength)thrownewIndexOutOfBoun
xiewen99
·
2020-07-31 11:32
Coursera
Algorithms
Percolation解题记录
简述第一周作业:https://www.coursera.org/learn/
algorithms
-part1/programming/Lhp5z/percolation首先按照指导安装algs4,之后自动下载的
亦游
·
2020-07-31 10:06
数据结构与算法
Coursera
Algorithms
Programming Assignment 1: Percolation
题目来源http://coursera.cs.princeton.edu/algs4/assignments/percolation.html作业分为两部分:建立模型和仿真实验。最关键的部分就是建立模型对象。模型对象要求如下:Themodel.Wemodelapercolationsystemusingann-by-ngridofsites.Eachsiteiseitheropenorblocke
eva-kiki
·
2020-07-31 00:02
Algortithm
论文阅读>烟雾检测:Video-based Smoke Detection
Algorithms
: A Chronological Survey
--------------------------------基于视频的烟雾检测算法:时序调查摘要关键词1介绍2现有的烟雾检测算法5结论参考文献原文Video-basedSmokeDetection
Algorithms
1226km
·
2020-07-30 23:02
paper
快速压缩跟踪(fast compressive tracking)(CT)算法剖析
目前比较主流的跟踪算法有两种,generativetracking
algorithms
(生成跟踪算
autocyz
·
2020-07-30 22:14
视觉跟踪
计算机视觉算法
调研 auto-sklearn 2.0
Tomitigatethisrisk,for
algorithms
thatcanbetrainediteratively(e.g.,gradientboostingandlinearmodelstrainedwithstochasticgradientdescent
数学工具构造器
·
2020-07-30 19:40
automl
sklearn - 特征工程
Featureengineeringistheprocessofusingdomainknowledgeofthedatatocreatefeaturesthatmakemachinelearning
algorithms
work.Featureengineeringisfundamentaltotheapplicationofmachinelearning
y = wX + b
·
2020-07-30 19:34
特征工程
#
sklearn
JWT 登录认证 Springboot
JWT工具类packagecom.cn.util;importcom.auth0.jwt.JWT;importcom.auth0.jwt.JWTVerifier;importcom.auth0.jwt.
algorithms
.Algorithm
jinxiaoshao
·
2020-07-30 18:42
Java
Python算法(含源代码下载)
关键字:Python
Algorithms
Python算法MasteringBasic
Algorithms
inthePythonLanguage使用Python语言掌握基本算法Python
Algorithms
weixin_34242331
·
2020-07-30 17:01
计算机视觉【1】非刚性ICP配准(Non-rigid ICP)算法分析
目前已知的开源算法有《OptimalStepNonrigidICP
Algorithms
forSurfaceRegistration》,本文主要正对该算法的原理进行详细分析,并对相关代码进行简要分析。
代号九五二七
·
2020-07-30 15:03
3D人脸重建
#Paper Reading# Lifelong Machine Learning Systems: Beyond Learning
Algorithms
论文题目:LifelongMachineLearningSystems:BeyondLearning
Algorithms
论文地址:http://citeseerx.ist.psu.edu/viewdoc
John159151
·
2020-07-30 13:36
paper
reading
LML
入坑
Algorithms
- 算法图解(上)
正如作者所说这是一本像小说一样有趣的算法入门书。本书作者使用通俗易懂的语言,再加上形象生动的小例子,通过简单的图像形式让你更快的理解内在的原理。这种书才适合作为专业入门,科普知识的经典教科书。本书会有一些代码,代码是基于Python语言编写的。目录第一章算法简介第二章选择排序第三章递归第四章快速排序第五章散列表第六章广度优先搜索第七章狄克斯特拉算法第八章贪婪算法第九章动态规划第十章K最近邻算法第十
Typole
·
2020-07-30 12:51
数据结构与算法
2019年9月8日秋季PAT甲级题解-4 Dijkstra Sequence (30 分) 详细分析
Dijkstra'salgorithmisoneoftheveryfamousgreedy
algorithms
.Itisusedforsolvingthesinglesourceshortestpathproblemwhichgivestheshortestpathsfromoneparticularsourcevertextoalltheotherverticesofthegivengraph
浒鱼鱼
·
2020-07-30 11:20
PAT甲级
数据结构
算法
c++
图相关算法(一):无向无权图的深度优先遍历(DFS)-递归版本
核心采用邻接表作为图数据的存储结构对访问过的节点进行记录,文中采用HashSet实现根据深度优先规则递归遍历未访问节点本文建立的图结构如下:实现代码如下:package
algorithms
;importjava.util.ArrayList
wanxu12345678910
·
2020-07-30 10:14
算法
Java
机器学习系列 | 十种机器学习算法的要点(含代码)
然后这里想分享一篇机器学习相关的好文,原文链接如下:https://www.analyticsvidhya.com/blog/2017/09/common-machine-learning-
algorithms
Sim1480
·
2020-07-30 08:53
【源码】求解连续优化问题的球面演化算法仿真
Intheseyears,moreandmorenature-inspiredmeta-heuristic
algorithms
havebeenproposed;searchoperatorshavebeentheircoreproblem
梅花香——苦寒来
·
2020-07-30 04:07
Algorithms
算法第一章动态连通性首先,我们讲到第一个问题,也就是第三张PPT,动态连通性问题,就是给出N个对象,并从0到N-1将它们命名,在做过若干次合并操作(连接两个对象)过后,然后来看两个对象之间(与合并时的两个对象不一定相同)是否有连通的路径,这就是动态连通性问题。如图中的这个例子,在事先已经合并了4和3,3和8,6和,9和4,2和1这5对对象之后,我们来看几对对象之间是否相互连通,0和7,不连通,8和
心语yx
·
2020-07-30 03:27
算法(第四版)C# 习题题解——2.3
写在前面整个项目都托管在了Github上:https://github.com/ikesnowy/
Algorithms
-4th-Edition-in-Csharp查找更为方便的版本见:https://alg4
weixin_30826095
·
2020-07-30 02:07
分布式计算 ——原理、算法与系统(Distributed Computing —— Principles,
Algorithms
, and System)读书笔记 持续更新
分布式计算——原理、算法与系统DistributedComputing——Principles,
Algorithms
,andSystem不定期更新中文书翻译很烂。。。各种下标错误等。。
rsy56640
·
2020-07-30 00:09
分布式系统
计算机理论
路径/运动规划开源/常用算法 Matlab代码汇总(包括存在不确定性下运动规划Belief space planning)
Sampling-basedmotionPlanning----RRT------*RRTstar2D/3DGithubCodehttp://arms.nu.edu.kz/research/matlab-toolbox-rrt-based-
algorithms
HuanY_BIT
·
2020-07-30 00:30
路径/运动规划
path/trajectory
planni
Coverage Path Planning(区域覆盖)
小车从左上角走到右下角,遇到障碍就转弯,很显然中间上方的区域并没有覆盖到这篇论文(ResearchonCompleteCoveragePathPlanning
Algorithms
basedo
DJ丶丶
·
2020-07-29 21:28
机器人
2018-02-27
critical[10%]《gopl》-critical[32%]《InformationStorageandManagement》[10%]《scip》-critical[%]《Introductionto
Algorithms
阿诺Arno
·
2020-07-29 21:46
轻松无痛苦学习CRC指南
:http://www.repairfaq.org/filipg/LINK/F_crc_v31.html1.前言1.1关于版权和作者“EverythingyouwantedtoknowaboutCRC
algorithms
阿基米东
·
2020-07-29 20:14
C语言
算法列表
http://en.wikipedia.org/wiki/List_of_
algorithms
Thefollowingisalistof
algorithms
alongwithone-linedescriptionsforeach.Contents
lonelyrains
·
2020-07-29 20:36
编程之美
读书-学习笔记
数学
差分进化算法解决有约束优化问题(Python实现)
差分进化算法(DifferentialEvolution)是演化算法(evolutionary
algorithms
,简称EAs)的成员之一。
guofei9987
·
2020-07-29 18:20
约束优化
遗传算法
进化
【更新于2019】SCI EI 索引最新查询方法(已验证有效)
本文以论文BehaviorofMultiobjectiveEvolutionary
Algorithms
onMany-ObjectiveKnapsackProblems为例,说明SCI、EI索引最新查询方法
-绿色小屋
·
2020-07-29 16:07
My-Mini-Notes
声学特征(三) pitch
计算F0也被称为‘‘pitchdetection
algorithms
(PDA)。YIN算法sphinx使用的YIN算法提取pitch特征,相对简单而且进行了定点化。
xmucas
·
2020-07-29 13:36
声学模型
模糊算法相关研究帖
Aninvestigationoffastreal-timeGPU-basedimageblur
algorithms
SubmittedbyFILIPS.
laverfever
·
2020-07-29 10:30
mobile
OpenGL_ES
GPU
CORDIC-NO MULTIPLY trigonometric and hyperbolic implementation
reference三角函数计算,Cordic算法入门CORDICinCandJavascriptSoftwareImplementationofTrigonometricFunctionsUsingCORDIC
AlgorithmS
impleCsourcef
golfbears
·
2020-07-29 10:28
滤波器
语音特征
算法
An investigation of fast real-time GPU-based image blur
algorithms
//software.intel.com/en-us/blogs/2014/07/15/an-investigation-of-fast-real-time-gpu-based-image-blur-
algorithms
SubmittedbyFILIPS
凌风探梅
·
2020-07-29 09:21
GPUImage
线性查找
packagecom.liuhuan.study.
algorithms
.search;/***@authorLiuHuan*@date2020-07-0816:18*@desc线性查找*/publicclassSeqSearch
叮叮叮叮叮叮当
·
2020-07-29 09:00
插值查找
packagecom.liuhuan.study.
algorithms
.search;/***@authorLiuHuan*@date2020-07-0816:25*@desc插值查找,要求数组是有序的
叮叮叮叮叮叮当
·
2020-07-29 09:00
NSGA-II 学习笔记
NSGA是N.Srinivas和K.Deb在1995年发表的一篇名为《Multiobjectivefunctionoptimizationusingnondominatedsortinggenetic
algorithms
折_言
·
2020-07-29 03:03
多目标遗传算法
LeetCode-24 - Swap Nodes in Pairs
swapeverytwoadjacentnodesandreturnitshead.Forexample,Given1->2->3->4,youshouldreturnthelistas2->1->4->3.Your
algorithms
houlduseonlyconstantspace.Youmaynotmodifythevaluesinthelist
空即是色即是色即是空
·
2020-07-29 01:26
NSGA2算法中文版详细介绍
NSGA是N.Srinivas和K.Deb在1995年发表的一篇名为《Multiobjectivefunctionoptimizationusingnondominatedsortinggenetic
algorithms
Reacubeth
·
2020-07-29 01:23
算法
多目标优化
机器学习
徐奕的专栏
机器学习
NSGA2
单目标&多目标优化算法的测试函数与解
thefreeencyclopediaInappliedmathematics,testfunctions,knownasartificiallandscapes,areusefultoevaluatecharacteristicsofoptimization
algorithms
xuxinrk
·
2020-07-29 01:28
多目标优化
上一页
44
45
46
47
48
49
50
51
下一页
按字母分类:
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
其他