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
算法的稳定性(Stability of Sorting
Algorithms
)
如果具有同样关键字的纪录的在排序前和排序后相对位置保持不变。一些算法本身就是稳定的,如插入排序,归并排序,冒泡排序等,不稳定的算法有堆排序,快速排序等。然而,一个本身不稳定的算法通过一点修正也能变成稳定的算法。有一些特定的方式可以做到,一般来说,任何排序算法中的比较本质上都是不稳定的,通过修改关键的比较操作,充分考虑两个比较单位相等的情况,都可以将算法变得稳定。转载于:https://www.cn
weixin_34240520
·
2020-09-10 19:58
图形算法可视化
看过网上这篇文章后,才知道,原来还可以随机生成:MazeGeneration-Visualizing
Algorithms
自己找了些资料参考,试着实现了几种之后,才慢慢领会到其中的一些原理。
weixin_33984032
·
2020-09-10 19:17
遗传算法学习心得
最近在看遗传算法,查了很多资料,所以做了如下一些总结,也希望对后面研究的人有些帮助.因为初学GA,文中自己的见解,不一定全对,感兴趣的可以一起探讨.I简介基本概念遗传算法(Genetic
Algorithms
weixin_30817749
·
2020-09-10 19:33
MIT 6.00.1x学习心得
谈一下收获:1.培养出了计算机思想(Abstractions,
algorithms
,a
weixin_30752699
·
2020-09-10 19:52
LeetCode 136 Single Number
BitManipulation)Givenanon-emptyarrayofintegers,everyelementappearstwiceexceptforone.Findthatsingleone.Note:Your
algorithms
houldhavealinearruntimecomplexity.Couldyouimplementitwithoutus
BASS-CCC999
·
2020-09-10 17:48
LeetCode
【算法系列】分治法
1.分治法1.1算法描述:分治法(divideandconquer
algorithms
,D&C)是使用一种“分而治之”的思想。好比古代一个国家的土地,分给了多个诸侯共同治理的过程。
jzen
·
2020-09-10 17:16
算法
算法
分治法
乘法问题
矩阵乘法
斐波那契数列
4 存储器管理— —虚拟存储器管理
缺页率:页面调入次数(缺页次数/总的页面使用次数页面置换算法(pagereplacement
algorithms
):选择
施人昌
·
2020-09-10 16:40
操作系统
LCS方法总结
Table1:AsummaryofnotedLCS
algorithms
SystemYearFitnessLearning/creditassignmentRulerepGACS-11978AccuracyEpochalTernary
Enoch Liu98
·
2020-09-10 16:44
LCS
EEG分类算法 of 迁移学习
论文分析《Areviewofclassification
algorithms
forEEGbasedbrain–computerinterfaces:a10yearupdate》Tocitethisarticle
小崔sister
·
2020-09-10 16:09
迁移学习
研究研究加密-准备-网上摘录1-【加密算法的安全性及破解复杂度的表格】
加密算法的安全级别(SecurityLevelofCryptographic
Algorithms
)安全级别(SecurityLevel)工作因素(WorkFactor)算法(
Algorithms
)薄弱(
jhaij
·
2020-09-10 14:30
安全
随机森林分类器教程:如何使用基于树的算法进行机器学习
Tree-based
algorithms
arepopularmachinelearningmethodsusedtosolvesupervisedlearningproblems.These
algorithms
areflexibleandcansolveanykindofproblemathand
cumian9828
·
2020-09-10 13:04
算法
决策树
python
机器学习
人工智能
关于寻找shape特征(feature)的方法总结
ESM,结构特征ASM的,我都是第一次看到.即便是我之前在下面提到的ICP算法也没有实际去应用过,计算机视觉的道路任重而道远啊.computerandmachinevisioncomputervision
algorithms
andapplications
会思考的鱼
·
2020-09-10 12:11
图像匹配
图像分析
opencv
图像处理学习笔记
12.分而治之归并排序
本文完整源码详见Github:https://github.com/UniqueDong/
algorithms
.git前面我们学习了时间复杂度O(n²)的经典排序算法:冒泡排序、插入排序、选择排序,今天我们来学习时间复杂度为
MageByte_青叶
·
2020-09-09 10:44
azure_Azure ML算法备忘单
CloudComputing,MachineLearning)AcommonquestionoftenaskedinDataScienceis:-数据科学中经常问到的一个常见问题是:Whichmachinelearning
algorithms
houldIuse
weixin_26752765
·
2020-09-07 19:50
算法
python
java
高光谱图像分类_高光谱图像分析-分类
高光谱图像分类初学者指南(Beginner’sGuide)Thisarticleprovidesdetailedimplementationofdifferentclassification
algorithms
onHyperspectralImages
weixin_26746401
·
2020-09-07 00:36
python
机器学习
人工智能
计算机视觉
java
梯度下降算法的正确步骤_梯度下降算法
Gradientdescentisatypeofmachinelearningalgorithmthathelpsusinoptimizingneuralnetworksandmanyother
algorithms
.Thisartic
weixin_26752765
·
2020-09-06 16:37
算法
深度学习
python
机器学习
人工智能
文档相似算法_2020年最佳文档相似性算法入门指南
With33,914NewYorkTimesarticles,I’vetested5popular
algorithms
forthequalityo
weixin_26720761
·
2020-09-05 10:15
算法
python
java
人工智能
机器学习
建立统计回归模型的基本步骤_基本回归模型
LinearRegressionandRegressionTrees线性回归和回归树bySatoruHayasakaandRosariaSilipo,KNIME由悟早坂和罗萨丽娅Silipo,尼米WhenwetalkaboutMachineLearning
algorithms
weixin_26704853
·
2020-09-04 05:56
python
机器学习
人工智能
深度学习
大数据
abbyy_abbyy neoml我们如何制作开源机器学习库以及为什么需要它
abbyyTheframeworkprovidessoftwaredeveloperswithpowerfuldeeplearningandtraditionalmachinelearning
algorithms
forcreatingapplicationsthatfueldigitaltransformation
weixin_26630173
·
2020-08-28 13:06
python
机器学习
java
人工智能
图像 异常检测算法_检测图像异常的算法
Modernapplicationsaregeneratingenormousamountsofimagedata.Andinthelastyears,researchesbegantoapplysomedatamining
algorithms
toextractusefulinformationfromtheseimagestoapplysmartdecisionsinbusine
weixin_26750481
·
2020-08-27 09:23
算法
python
计算机视觉
opencv
人工智能
First Missing Positive
Givenanunsortedintegerarray,findthefirstmissingpositiveinteger.Forexample,Given[1,2,0]return3,and[3,4,-1,1]return2.Your
algorithms
houldruninO
Jiafu89
·
2020-08-26 23:32
算法好文列表
.http://www.cnblogs.com/gaochundong/p/comparison_sorting_
algorithms
.html
wangyiit
·
2020-08-26 14:20
算法好文
算法
[JS] ECMAScript中的类型
1.语言类型和规范类型6ECMAScriptDataTypesandValues
Algorithms
withinthisspecificationmanipulatevalueseachofwhichhasanassociatedtype.Thepossiblevaluetypesareexactlythosedefinedinthisclause.Typesarefurthersubclassi
何幻
·
2020-08-26 14:31
LeetCode-
Algorithms
-[Easy]496. 下一个更大元素 I
给定两个没有重复元素的数组nums1和nums2,其中nums1是nums2的子集。找到nums1中每个元素在nums2中的下一个比其大的值。nums1中数字x的下一个更大元素是指x在nums2中对应位置的右边的第一个比x大的元素。如果不存在,对应位置输出-1。示例1:输入:nums1=[4,1,2],nums2=[1,3,4,2].输出:[-1,3,-1]解释:对于num1中的数字4,你无法在第
什么你竟然不会敲代码
·
2020-08-26 13:06
Differences between Hash functions, Symmetric & Asymmetric
Algorithms
https://www.cryptomathic.com/news-events/blog/differences-between-hash-functions-symmetric-asymmetric-
algorithms
Cryptographic
algorithms
canbecategorizedintothreeclasses
zh_harry
·
2020-08-26 12:07
程序设计实践:基础数据结构与算法
笔记和发散讨论见:
Algorithms
andDataStructures。欢迎在这里提出问题、给出建议。
seineo
·
2020-08-26 11:26
算法入门
Python模块学习笔记— —hashlib
常用属性hashlib.
algorithms
列出所有加密算法h.digest_size产生的散列字节大小。
Sin_Geek
·
2020-08-26 07:07
multimap insert ( iterator position, const value_type& x )
InformationDocumentationReferenceArticlesSourcecodeForumReferenceCLibraryIOstreamLibraryStringslibrarySTLContainersSTL
Algorithms
STLConta
greypanda
·
2020-08-25 17:21
人工智能与OCR识别研究
ufldl.stanford.edu/housenumbers/SVHNisareal-worldimagedatasetfordevelopingmachinelearningandobjectrecognition
algorithms
withminimalrequirementonda
bbzz2
·
2020-08-25 17:41
图像识别算法
ICRA2018点云相关论文汇总
IncrementalSegment-BasedLocalizationin3DPointCloudsWeproposeanefficientmethodforlocalizationbasedon3Dsegmentmatching.Asetofincremental
algorithms
forthenormalestimation
Leroy Sane
·
2020-08-25 17:23
point
cloud
point
cloud
ICRA
ICRA2018
Memory Fragmentation in OpenResty and Nginx Shared Memory Zones
Memoryfragmentationisacommonproblemincomputersystemsthoughmanyclever
algorithms
haveemergedtotackleit.Memoryfragmentationwastesfreememoryblocksscatteredinamemoryregionandthesefreeblockscannotbemergedasa
OpenResty技术
·
2020-08-25 16:52
openresty
nginx
openresty-xray
内存管理
内存碎片
论文笔记《Item-based Collaborative Filtering Recommendation
Algorithms
》基于物品的协同过滤算法
这是一篇很经典的论文,2001年发表的。如果你已经很熟悉基于item的CF,那么这篇论文看起来就很舒适,很简单。读完这篇论文还是能收获很多实验设计上知识,实验严谨性和论证。值得一读。
Just Jump
·
2020-08-25 16:30
推荐系统
论文笔记《Empirical analysis of predictive
algorithms
for collaborative filtering》协同过滤预测算法的实验分析
2013年的一篇论文。为使用IUF数据来提升模型效果提供了实验依据。看看实验设计也是蛮有意思的,很好的一套设计实验和评估的套路。
Just Jump
·
2020-08-25 16:30
推荐系统
AB测试
在单链表中删除倒数第K个节点 Python 版
代码:classLinkedList
Algorithms
(object):def__init__(self):passdefrm_last_kth_node(self,k,linked_list):#删除倒数第
冬日新雨
·
2020-08-25 16:59
Python
数据结构
算法
数组模拟环形队列
packagecn.redis.demo.datastructuresand
algorithms
.datastructure;importjava.util.Scanner;/***数组模拟环形队列**
穷猿奔林
·
2020-08-25 16:19
java
RSA加密解密坑
另:NODE-RSA中其它的默认值:varSUPPORTED_HASH_
ALGORITHMS
={node10:['md4','md5','ripe
bigmazhiyu
·
2020-08-25 16:44
BUG
java基础
红黑树算法的Java实现
红黑树算法的Java实现红黑树算法的Java实现红黑树我的主页www.csxiaoyao.com红黑树github:https://github.com/csxiaoyaojianxian/Java
Algorithms
NodeColor.javapublicclassNodeColor
CS逍遥剑仙
·
2020-08-25 15:39
java
算法
从ECG 和 PPG 计算呼吸率的研究资源,Research into estimation of respiratory rate from physiological signals
peterhcharlton.github.io/RRest/AvailableDatasetsThefollowingdatasetsareavailableforusewiththetoolboxof
algorithms
cyco
·
2020-08-25 14:51
Resp
网站链接收藏(持续+)
将图片转化为图标:https://icomoon.io/可视化数据结构:http://www.cs.usfca.edu/~galles/visualization/
Algorithms
.htmlEslint
烟火迷离
·
2020-08-25 07:07
gem
algorithms
010 读然后学着写
gem
algorithms
010读然后学着写《数据结构》书上有2-路插入排序,书上只用一个数组,我用两个临时数据,把这个排序算法弄出来了。
woshiyilitongdouzi
·
2020-08-25 05:41
algorithms010
读后感
源码分析
spring boot JWT token 验证及传递用户信息
DatapublicclassTokenUser{StringuserId;StringuserName;}定义接口importcom.auth0.jwt.JWT;importcom.auth0.jwt.
algorithms
【天涯过客】
·
2020-08-25 05:13
java
springboot
Coursera
Algorithms
week2 栈和队列 练习测验: Stack with max
题目原文:Stackwithmax.Createadatastructurethatefficientlysupportsthestackoperations(pushandpop)andalsoareturn-the-maximumoperation.Assumetheelementsarerealsnumberssothatyoucancomparethem.分析:该题目要求在实现正常stac
weixin_30470857
·
2020-08-25 05:58
带权最短路 Dijkstra, SPFA, Bellman-Ford, ASP, Floyd-Warshall 算法分析
带权最短路Dijkstra,SPFA,Bellman-Ford,ASP,Floyd-Warshall算法分析2013-08-04
Algorithms
Bellman-Ford,Dijkstra,Floyd
pi9nc
·
2020-08-25 03:50
算法
Deterministic Policy Gradient
Algorithms
StochasticPolicyGradient和DeterministicPolicyGradient随机策略的公式为:πθ(a|s)=P(a|s;θ)确定性策略的公式为:a=μθ(s)StochasticPolicyGradient在MDP过程中,我们寻找是一个能使累计奖赏最大化的策略,目标函数定义如下:策略梯度的想法就是沿着使目标函数变大的方向调整策略的参数:DeterministicPol
yeqiang19910412
·
2020-08-25 01:12
论文
Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation
ResearchTopicLearninggoal-directedbehaviorinenvironmentswithsparsefeedbackisamajorchallengeforreinforcementlearning
algorithms
Vic_Hao
·
2020-08-25 01:29
Hierarchical
Reinforcement
Learning
强化学习系列之 Proximal Policy Optimization(PPO)
1、前言个人感觉这里讲的非常好:https://spinningup.openai.com/en/latest/
algorithms
/ppo.htmlProximalPolicyOptimization
筱踏云
·
2020-08-25 01:58
强化学习
部分推荐系统论文 list
[CF]Empiricalanalysisofpredictive
algorithms
forcollaborativefiltering2.[FM]Factorizationmachines3.
南阁风起
·
2020-08-25 01:47
应用项目
【NMF】用python实现非负矩阵分解
0x00前言论文阅读理解之——《
algorithms
-for-non-negative-matrix-factorization》这是一篇网络数据挖掘专业课中,导师推荐阅读的论文,NMF是非负矩阵分解的意思
糖果天王
·
2020-08-25 01:01
算法记忆
作业
深度学习GPU卡的理解(二)
HowToBuildandUseaMultiGPUSystemforDeepLearning》WhenIstartedusingGPUsfordeeplearningmydeeplearningskillsimprovedquickly.Whenyoucanrunexperimentsof
algorithms
and
algorithms
withdifferentparametersa
langb2014
·
2020-08-25 00:30
Deep
Learning
Machine
Learning
非负矩阵分解NMF(应用、原理及基于python的实例)
主要基于论文:
Algorithms
forNon-negative.DanielD.LeeandH.SebastianSeung.NIPS2000.矩阵的应用:科学研究中的很多大规模数据的分析方法都是通过矩阵形式进行有效处理的
Enjoy_endless
·
2020-08-25 00:40
data
mining
Machine
learning
上一页
32
33
34
35
36
37
38
39
下一页
按字母分类:
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
其他