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:
STL学习笔记--数值算法
STL学习笔记--数值算法数值算法C++STL的数值算法(Numeric
algorithms
)是一组对容器元素进行数值计算的模板函数,包括容器元素求和accumulate、两序列元素的内积inner_product
·
2013-04-15 22:00
C++
算法
STL
STL学习笔记--变易算法
STL学习笔记--变易算法变易算法 C++STL的变易算法(Mutating
algorithms
)是一组能够修改容器元素数据的模板函数,可进行序列数据的复制、交换、替换、填充、移除、旋转、随机抖动和分割
·
2013-04-15 22:00
学习笔记
STL学习笔记--数值算法
数值算法C++STL的数值算法(Numeric
algorithms
)是一组对容器元素进行数值计算的模板函数,包括容器元素求和accumulate、两序列元素的内积inner_product、容器元素的一系列部分元素和
·
2013-04-15 11:00
学习笔记
STL学习笔记--变易算法
变易算法 C++STL的变易算法(Mutating
algorithms
)是一组能够修改容器元素数据的模板函数,可进行序列数据的复制、交换、替换、填充、移除、旋转、随机抖动和分割。
·
2013-04-15 10:00
学习笔记
【翻译】地形教程-简介
Terrainincomputergraphicsiscertainlyahottopic.Sincethisisafastgrowingfieldandtherearemany
algorithms
,thistutorialwillalwaysbeworkinprogress.Thesectionsavailablesofarcoverterraingenerationfromanimage
乐观的vc
·
2013-04-15 00:00
简介
OpenGL
地形
快排的基础实现&优化
以下内容来自Sedgewick的
Algorithms
(FourthEdition):快排是原地算法(见wiki:in-placealgorithm写道在计算机科学中,一个原地算法(in-placealgorithm
Wendy_better
·
2013-04-14 16:35
排序
算法
算法
快排的基础实现&优化
以下内容来自Sedgewick的
Algorithms
(FourthEdition):快排是原地算法(见wiki:in-placealgorithm写道在计算机科学中,一个原地算法(in-placealgorithm
Wendy_better
·
2013-04-14 16:35
排序
算法
算法
insert adapters C++
Inserters(alsocalled"insertiterators")are"iteratoradaptors"thatpermit
algorithms
(the copy algorithm,forexample
colddie
·
2013-04-14 14:00
The Program of
Algorithms
------- Sorting in Linear Time---- Bucket Sort
BucketSort:Bucketsortassumesthattheinputisgeneratedbyarandomprocessthatdistributeselementsuniformlyandindependentlyovertheinterval[0,1).Thatistosay,theinputnumbershouldbetween0and1.Itcanusenormalizati
杰式囧诺
·
2013-04-13 15:35
Algorithms
解读Cardinality Estimation算法(第一部分:基本概念)
文章出处http://blog.codinglabs.org/articles/
algorithms
-for-cardinality-estimation-part-i.html作者张洋|发布于2012
z_l_l_m
·
2013-04-12 15:00
算法
大数据
matlab神经网络训练函数train
2算法规则在
Algorithms
下面,描述了本神经网络的一些算法。
Q1302182594
·
2013-04-11 21:00
matlab
人工神经网络
computer vision:algorithm and application计算机视觉算法与应用 这本书中附录里关于计算机视觉的一些测试数据集和源码站点
ComputerVision:
Algorithms
andApplications
STELLAR0
·
2013-04-08 10:00
computer vision:algorithm and application计算机视觉算法与应用 这本书中附录里关于计算机视觉的一些测试数据集和源码站点
ComputerVision:
Algorithms
andApplications
STELLAR0
·
2013-04-08 10:00
Reservoir Sampling
Reservoirsamplingisafamilyofrandomized
algorithms
forrandomlychoosingksamplesfromalistofnitems,whereniseitheraverylargeorunknownnumber.Typicallynislargeenoughthatthelistdoesn
beiyetengqing
·
2013-04-06 03:00
Algorithms
Algorithms
一个关于兑换零钱的豆瓣笔试题摘要:前几天做了个豆瓣笔试题,时间是90分钟,共有6题,要做4道,难度如果没看过类似的着实做起来太慢了。
·
2013-04-05 21:00
algorithms
策略模式
阅读更多StrategypatternDefinition:Thestrategypatterndefinesafamilyof
algorithms
,encapsulateeachone,andmakestheminterchangeable.Strategyletsthealgorithmvaryindependentlyfromclientsthatuseit.Wherebyanalgorit
hedajia
·
2013-04-05 20:00
java
动态规划算法
本文的不足之处将随时修正,MIT的《Introductionto
Algorithms
》第15章是专门讲动态规划的。 动态规划在
ggxxkkll
·
2013-04-02 18:00
OpenPR开源代码项目
OpenPR,standsforOpenPatternRecognitionprojectandisintendedtobeanopensourceplatformforsharing
algorithms
ofimageprocessing
STELLAR0
·
2013-04-01 09:00
OpenCV周末提高
细数二十世纪最伟大的十大算法
译者:July 二零一一年一月十日------------------------------------参考论文:TheBestofthe20thCentury:EditorsNameTop10
Algorithms
alalalalalqp
·
2013-03-31 20:00
Machine Learning Open Source Software
Tosupporttheopensourcesoftwaremovement,JMLRMLOSSpublishescontributionsrelatedtoimplementationsofnon-trivialmachinelearning
algorithms
STELLAR0
·
2013-03-31 00:00
OpenCV周末提高
UCF 大牛 Prof. Shah 课题组代码合集
SourceCode[BackgroundModeling][ShapefromShading][FundamentalMatrix][Mean-Shift
Algorithms
][KernelDensityEstimation
STELLAR0
·
2013-03-31 00:00
OpenCV周末提高
[leetcode] longest consecutive sequence
findthelengthofthelongestconsecutiveelementssequence.Forexample,Given[100,4,200,1,3,2],Thelongestconsecutiveelementssequenceis[1,2,3,4].Returnitslength:4.Your
algorithms
h
tuantuanls
·
2013-03-28 16:00
LeetCode
Counting sort
Therunningtimeofcountingsort isO(n),andusually,therunningtimeofsorting
algorithms
willbeeitherO(n^2)orO
beiyetengqing
·
2013-03-27 07:00
[译]时间自动机:语义,算法和工具
[译]时间自动机:语义,算法和工具本文原题是《TimedAutomataSemantics,
Algorithms
andTools》,本人硕士毕业设计与此相关,研究了好久,现在自行翻译出来。
天下事有难易乎
·
2013-03-26 19:00
mahout分布式:Item-based推荐
1.简介Ø基于用户的协同推荐算法随着使用者数量的增多,计算的时间就会变长,所以在2001年Sarwar提出了基于项目的协同过滤推荐算法(Item-basedCollaborativeFiltering
Algorithms
july_2
·
2013-03-26 16:00
一个游戏程序员的学习资料
《Introductionto
Algorithms
》第二版中文名《算法导论》关于算法的标准学习教材与工程参考手册,在去年CSDN网站上其翻译版竟然评为年度二十大技术畅销书,同
淘气小宇宙
·
2013-03-26 15:00
General Purpose Hash Function
Algorithms
DescriptionHashingMethodologiesHashFunctionsandPrimeNumbersBitBiasesVariousFormsOfHashingStringHashingCryptographicHashingGeometricHashingBloomFiltersAvailableHashFunctionsRSHashFunctionJSHashFunction
nightelve
·
2013-03-25 18:00
ICA算法扩展描述
《IndependentComponentAnalysis:
Algorithms
andApplications》(AapoHyvärinenandErkkiOja) 首先里面提到了一个与“独立”
DLUTBruceZhang
·
2013-03-25 18:00
算法
海量数据
ICA
独立成分分析
独立于不相关
The Principles of Java Application Performance Tuning
Inthefirstissue UnderstandingJavaGarbageCollection wehavelearnedabouttheprocessesfordifferentGC
algorithms
macyang
·
2013-03-24 22:00
MaxClients in Apache and its effect on Tomcat during Full GC
articleintheseriesof"BecomeaJavaGCExpert".Inthefirstissue UnderstandingJavaGarbageCollection wehavelearnedabouttheprocessesfordifferentGC
algorithms
macyang
·
2013-03-24 22:00
FirstMissingPositive
Givenanunsortedintegerarray,findthefirstmissingpositiveinteger.Forexample,Given[1,2,0]return3,and[3,4,-1,1]return2.Your
algorithms
houldruninO
a83610312
·
2013-03-24 20:00
Hash算法大全(java实现)
algorithmNone *@authorGoodzzp2006-11-20 *@lastEditGoodzzp2006-11-20 *@editDetailCreate */ publicclassHash
Algorithms
liuxiaochen123
·
2013-03-22 13:00
Hash算法大全(java实现)
Goodzzp 2006-11-20 * @lastEdit Goodzzp 2006-11-20 * @editDetail Create */ public class Hash
Algorithms
刘小小尘
·
2013-03-22 13:00
java实现
Jacobi and Guass-Seidel Iteration Update
Iterativeschemesrequiretimetoachievesufficientaccuracyandarereservedforlargesystemsofequationswherethereareamajorityofzeroelementsinthematrix.Oftentimesthe
algorithms
aretaylor-madetotakea
colddie
·
2013-03-22 11:00
Winnowing:一种文档指纹的通用算法
本文为论文《Winnowing: Local
Algorithms
for Document Fingerprinting》的读书笔记。
thecloud
·
2013-03-20 21:00
now
Winnowing:一种文档指纹的通用算法
本文为论文《Winnowing:Local
Algorithms
forDocumentFingerprinting》的读书笔记。
shlazww
·
2013-03-20 21:00
计算机安全
文档指纹
从有n个元素的数组中找出出现次数大于n/3次的元素
Designanalgorithmthat,givenalistofnelementsinanarray,findsalltheelementsthatappearmorethann/3timesinthelist.The
algorithms
houldruninlineartime
f81892461
·
2013-03-19 22:00
程序员编程艺术:三之三续、求数组中给定下标区间内的第K小(大)元素
程序员编程艺术:三之三续、求数组中给定下标区间内的第K小(大)元素分类: 11.TAOPP(编程艺术) 13.TAOPParray 19.TAOPP
algorithms
2011-05-2817:34 17621
pi9nc
·
2013-03-19 16:00
array
algorithms
11.TAOPP(编程艺术)
13.TAOPP
19.TAOPP
k-medoids 算法思想
clustering algorithm relatedtothe k-means algorithmandthemedoidshiftalgorithm.Boththe k-meansand k-medoids
algorithms
arepartitional
ywjun0919
·
2013-03-19 10:00
Longest Consecutive Sequence - leetcode
findthelengthofthelongestconsecutiveelementssequence.Forexample,Given[100,4,200,1,3,2],Thelongestconsecutiveelementssequenceis[1,2,3,4].Returnitslength:4.Your
algorithms
h
从零开始
·
2013-03-19 09:00
[leetcode] first missing positive
Givenanunsortedintegerarray,findthefirstmissingpositiveinteger.Forexample,Given [1,2,0] return 3,and [3,4,-1,1] return 2.Your
algorithms
houldrunin
tuantuanls
·
2013-03-18 16:00
LeetCode
三、动态规划算法解最长公共子序列LCS问题(2011.12.13重写)
分类: 08.MS100'oneKeys 01.
Algorithms
(研究)2010-12-3117:46 18406人阅读 评论(51) 收藏 举报算法zkcmatrix面试string目录(?)
jfkidear
·
2013-03-17 20:00
keys
one
08.MS
100'
代码之美中的二分搜索算法--Java版
很多人写二分搜索的时候,都会存在一些纰漏,前段时间看到代码之美里面有一段程序,总结了二分搜索packagecom.
algorithms
.binsearch; publicclassBinSearch{
wzhg0508
·
2013-03-15 16:00
算法
二分搜索
算法导论
想学习算法,买了本算法导论,网上找点资料 麻省理工学院公开课:算法导论网易公开课-中文翻译视频下载http://v.163.com/special/opencourse/
algorithms
.html
z397164725
·
2013-03-13 15:00
精通八大排序算法系列:二、堆排序算法
作者:July、二零一一年二月二十日本文参考:IntroductionTo
Algorithms
,secondedition。
wenzhenyu1990
·
2013-03-11 20:00
Quick Sort
Quicksortishonoredasoneoftop10
algorithms
of20thcenturyinscienceandengineering.It'sprevalentinpractice,
leonzhx
·
2013-03-10 11:00
Algorithm
partition
Random
sort
Quick
Pivots
Induction
排序算法复习(Java实现)
为了便于管理,先引入个基础类:package
algorithms
; publicabstractclassSorter>{ publicabstractvoidsort(E[]array,intfrom
evangel_z
·
2013-03-09 20:00
java
sort
数据结构之图-图遍历(6)
buttraversealgorithmisthemostimportantalgorithm.Forexample,crawlallwebpagefromtheInternetneedusedthetraversealgorithm.Therearetwocommon
algorithms
totraverseagrap
zhongyangzhong
·
2013-03-09 13:00
C++实现Behavioral - Strategy模式
“Defineafamilyof
algorithms
,encapsula
积木
·
2013-03-08 15:00
hackerrank Stock Maximize
Your
algorithms
havebecomesogoodatpredictingthemarketthatyounowknowwhatthesharepriceofWoodenOrangeToothpicksInc
sunjilong
·
2013-03-08 12:00
上一页
122
123
124
125
126
127
128
129
下一页
按字母分类:
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
其他