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:
个性化文献-《Item-Based Collaborative Filtering Recommendation
Algorithms
》
这是一篇比较经典的itembased的协同推荐方法。对公式介绍比较全面。文章介绍了3个相似度计算公式:1。余弦相似度公式2。基于相关系数的相似度公式这个公式主要是为了避免某个item打分普遍比较高的情况下,利用item的均值对评分进行处理。3。调整的余弦相似度公式该公式与上式的区别在于用用户的均值进行调整,避免某个用户总是倾向于打低分或者高分的情况。从最后的实验结果表明,这个公式的MAE值最小,推
fuyangchang
·
2010-05-14 19:00
user
个性化文献--《Item-Based Top-N Recommendation
Algorithms
》
1。介绍了主要影响item-based的性能的两个方面。(1)item之间的相似度计算的将用户作为每个item的维度,用cosine计算相似度。利用条件概率(conditionalprobability)来计算相似度,这样能偶区分有不同历史记录的用户以及,频繁和非频繁的被购买的item。计算购买了itemi后的用户后续购买itemj的概率。公式如下其中Freq(i)是在整个集合中购买过i的用户的次
fuyangchang
·
2010-05-14 12:00
算法
user
扩展
排序算法复习(Java实现)(一): 插入,冒泡,选择,Shell,快速排序
:CodehighlightingproducedbyActiproCodeHighlighter(freeware)http://www.CodeHighlighter.com/-->package
algorithms
rmnjava
·
2010-05-13 15:00
java实现
排序算法复习(Java实现)(一): 插入,冒泡,选择,Shell,快速排序
:CodehighlightingproducedbyActiproCodeHighlighter(freeware)http://www.CodeHighlighter.com/-->package
algorithms
rmnjava
·
2010-05-13 15:00
java实现
排序算法复习(Java实现)(一): 插入,冒泡,选择,Shell,快速排序
:CodehighlightingproducedbyActiproCodeHighlighter(freeware)http://www.CodeHighlighter.com/-->package
algorithms
rmnjava
·
2010-05-13 15:00
java实现
变分原理
摘自:bealph.dthesis variational
algorithms
forapproximatebayesianinferenceThekeytothevariationalmethodistoapproximatetheintegralwithasimplerformthatistractable
caoeryingzi
·
2010-05-05 17:00
优化
Maximum Flow
Algorithms
MaximumFlow
Algorithms
1#include 2#include 3using namespace std; 4 5const int MAX = 128; 6class Network
icecream
·
2010-05-05 14:00
CORE Computer Science Journal Rankings
COREComputerScienceJournalRankingsJournalRankingACMTransactionson
Algorithms
A+ACMTransactionsonArchitectureandCodeOptimizationA
fatshaw
·
2010-04-24 13:00
processing
parallel
generation
transactions
Visualization
Standards
使用X.509数字证书加密解密实务(二)-- 使用RSA证书加密敏感数据
一、 使用RSA证书加、解密敏感数据X.509证书标准支持三种不对称加密算法:RSA,DSA,Diffie-Hellman
algorithms
。最常用的是RSA算法。
jun2ran
·
2010-04-22 18:00
算法
加密
解密
存储
工具
byte
[转]Book: acm算法书籍收藏推荐
2.
Algorithms
xiaofengsheng
·
2010-04-19 21:00
Algorithm
数据结构
编程
算法
面试
Excel
NSGA-2学习笔记
NSGA是N.Srinivas和K.Deb在1995年发表的一篇名为《Multiobjectivefunctionoptimizationusingnondominatedsortinggenetic
algorithms
huagong_adu
·
2010-04-17 21:00
算法
qt
generation
sorting
optimization
distance
C++:OpenCV的安装与使用
OpenSourceComputerVisionLibrary.ItisacollectionofCfunctionsandafewC++classesthatimplementsomepopularImageProcessingandComputerVision
algorithms
.Whatthismea
逛奔的蜗牛
·
2010-04-17 06:00
latex使用algorithm2e包编译报错
正苦恼于
algorithms
2e包编译错发,发现如下这篇文章很好的解决了我的问题^^参考:http://blog.csdn.net/hjy3789759/archive/2007/09/17/1788387
dayongwangsce
·
2010-04-15 19:00
algorithm
算法
LATEX
算法:基本排序算法
于是,这篇文章按照ThomasH.Cormen的Introductionto
Algorithms
SecondEdition的内容整理出来最基本且常用的四种基本的排序算法类型:选择、插入、交换以及归并。
cecilulysess
·
2010-04-07 16:00
算法
Arrays
PIVOT
Exchange
merge
n2
Davies Bouldin index
The Davies�CBouldinindex(DBI) isametricforevaluating clustering
algorithms
.[1]Let Ci beaclusterofvectors.Let
visionsky
·
2010-04-07 10:36
职场
index
休闲
Davies
Bouldin
Davies Bouldin index
TheDavies–Bouldinindex(DBI)isametricforevaluatingclustering
algorithms
.[1]LetCibeaclusterofvectors.LetXjbeavectoronCi.HereAiisthecentroidofCi.Siisameasureofscatterwithinthecluster.Mi
visionsky
·
2010-04-07 10:36
职场
休闲
index
粗糙集
Davies Bouldin index
The Davies�CBouldinindex(DBI) isametricforevaluating clustering
algorithms
.[1]Let Ci beaclusterofvectors.Let
visionsky
·
2010-04-07 10:36
职场
index
休闲
Davies
Bouldin
C++ 算法(STL)
DisplayallentriesforC++
Algorithms
ononepage,orviewentriesindividually:accumulatesumuparangeofelements求和
linleiqin
·
2010-04-03 20:00
ISET 一个Matlab®软件包,它可以测量和可视化 当改变图象系统中的硬件和算法时对图象质量的影响!
ISET isdesignedtohelpclientsevaluatehowimagingsystemcomponentsand
algorithms
influenceimagequality.
jtop0
·
2010-03-15 23:00
算法
image
user
interface
Components
Standards
设计模式读书笔记之策略模式(Strategy)
(原文:TheStrategyPatterndefinesafamilyof
algorithms
,encapsulateseachone,andmakestheminterchangeable.Strategyletsthealgorithmvaryindependentlyf
sunxing007
·
2010-03-15 13:00
Algorithm
设计模式
算法
读书
System
Class
推荐系统:协同过滤 之 Item-based Collaborative Filtering
GroupLens研究小组的Sarwar教授等人,于2001年5月在香港召开的第10届WWW大会上,发表了题为《Item-basedCollaborativeFilteringRecommendation
Algorithms
Java2King
·
2010-03-14 12:00
算法
工作
生活
Blog
report
扩展
Range Minimum Query and Lowest Common Ancestor
RangeMinimumQueryandLowestCommonAncestor By danielpTopCoderMember Introduction Notations RangeMinimumQuery(RMQ) Trivial
algorithms
forRMQ
power721
·
2010-03-13 16:00
hash算法大全
None* @author Goodzzp 2006-11-20* @lastEdit Goodzzp 2006-11-20 * @editDetail Create*/public class Hash
Algorithms
The Way of C++
·
2010-03-11 18:00
排序复习
package
algorithms
; /** * @author * */ public abstract class Sorter<E extends Comparable<
seaSkys
·
2010-03-10 16:00
算法
J#
UP
排序复习
阅读更多package
algorithms
;/***@author**/publicabstractclassSorter>{publicabstractvoidsort(E[]array,intfrom
seaSkys
·
2010-03-10 16:00
J#
算法
UP
CGAL中的3D布尔运算
CGAL是ComputationalGeometry
Algorithms
Library的简称,主页是:http://www.cgal.org/。
csmqq
·
2010-03-05 22:00
iostream
library
variables
properties
constructor
CGAL计算几何库使用
CGAL中的3D布尔运算
CGAL是ComputationalGeometry
Algorithms
Library的简称,主页是:http://www.cgal.org/。
csmqq
·
2010-03-05 22:00
properties
library
iostream
Constructor
variables
使用X.509数字证书加密解密实务(二)-- 使用RSA证书加密敏感数据
www.cnblogs.com/chnking/archive/2007/08/30/875947.html RSA证书加、解密敏感数据X.509证书标准支持三种不对称加密算法:RSA,DSA,Diffie-Hellman
algorithms
conkeyn
·
2010-03-03 16:00
C++
c
算法
C#
超快的搜索算法
1.textsearch.h/*Superfastlineartextsearch
algorithms
:searchi=searchignorecasesearch=searchcasesensitivesearchiw
gigglesun
·
2010-03-02 10:00
算法
String
null
search
buffer
whitespace
机器学习方面的软件下载链接
GaussianProcessesGP Demo.DemonstrationSoftwareforGaussianProcessesbyDavidMacKay(inOCTAVE).gpml.Matlabimplementationsof
algorithms
fromRasmussen
ariesjzj
·
2010-02-06 15:00
vector
matlab
fortran
alignment
Training
classification
搜索引擎重复网页发现技术分析【网页去重】
这些重复网页有的是没有一点改动的拷贝,有的在内容上稍作修改,比如同一文章的不同版本,一个新一点,一个老一点,有的则仅仅是网页的格式不同(如HTML,Postscript),文献[Modelsand
Algorithms
forDuplicateDocumentD
Java2King
·
2010-02-03 15:00
算法
搜索引擎
filter
存储
文档
Duplicates
USACO Training Section 4.2 Drainage Ditches ISAP非递归和多路增广递归
评测数据来自于topcoder上一篇更严谨的英文文章《Maximum Flow: Augmenting Path
Algorithms
Comparison
blackcoffee
·
2010-01-29 19:00
编程
算法
面试
Blog
Lock-Free
Algorithms
http://saviee.blogbus.com/logs/2209040.htmlhttp://blog.chinaunix.net/u/23353/showart_2162688.htmlhttp://en.wikipedia.org/wiki/Non-blocking_synchronization10个免费软件将Ubuntu变成视频工作室http://blog.chinaunix.net
坚定而果敢的五岳散人
·
2010-01-28 21:00
嵌入式
Ex 15.4-5 of introduction to
algorithms
Question:GiveanO(nsquared)-timealgorithmtofindthelongestmonotonicallyincreasingsubsequenceofasequenceofnnumbers.Answer:Abrute-forceapproachisenumerateallsubsequencesofthennumbersandfindoutamonotonical
rx_wen
·
2010-01-20 12:00
Algorithm
properties
equals
less
Numbers
recursion
对于"矩阵连乘问题"的一点想法
对于"矩阵连乘问题"的一点想法 在算法设计的学习中,每到“动态规划”一节,一般都会涉及到“矩阵连乘”问题(例如《
Algorithms
》,中文译名《算法概论》),可想而知该题的经典程度 :)
tkokof1
·
2010-01-11 13:00
Algorithm
算法
buffer
input
Matrix
pair
CCNA--RIP的工作原理
RIP协议是基于距离矢量算法(DistanceVector
Algorithms
,DVA)的。它使用“跳数”,即metric来衡量到达目标地址的路由距离。文档见RFC10
starain2000
·
2010-01-08 12:42
职场
休闲
rip
CCNA
Genetic algorithm 遗传算法-wiki
Genetic
algorithms
are categorized as global search heurist
isiqi
·
2010-01-07 09:00
算法
ant
UP
performance
idea
Genetic algorithm 遗传算法-wiki
isasearchtechniqueusedincomputingtofindexactorapproximatesolutionstooptimizationandsearchproblems.Genetic
algorithms
arecategorizedasglobalsearchheuristics.Genetic
algorithms
areapart
aris_zzy
·
2010-01-07 09:00
《计算机程序设计艺术》
《Introductionto
Algorithms
》作者:ThomasH.Cormen,CharlesE.Leiserson,RonaldL.Rivest,CliffordStein(CLRS)
bucce
·
2009-12-25 16:00
Microsoft
Algorithms
and Programming Written Test
Microsoft
Algorithms
andProgrammingWrittenTestMicrosoft
Algorithms
andProgrammingWrittenTest
Algorithms
andProgramming1
wxyz2010's blog
·
2009-12-25 15:00
Ex 10.4-3 of introduction to
algorithms
Question:WriteanO(n)-timenonrecursiveprocedurethat,givenann-nodebinarytree,printsoutthekeyofeachnodeinthetree.Useastackasanauxiliarydatastructure.Answer:Thisisn'tadifficultquestion.Buttheskillofturnin
rx_wen
·
2009-12-24 17:00
CCNA--RIP的工作原理
RIP协议是基于距离矢量算法(DistanceVector
Algorithms
,DVA)的。它使用“跳数”,即metr
pzsyy688
·
2009-12-24 16:41
职场
休闲
rip
CCNA
CCNA--RIP的工作原理
RIP协议是基于距离矢量算法(DistanceVector
Algorithms
,DVA)的。它使用“跳数”,即metric来衡量到达目标地址
pzsyy688
·
2009-12-24 16:41
职场
RIP
CCNA
CCNA--RIP的工作原理
RIP协议是基于距离矢量算法(DistanceVector
Algorithms
,DVA)的。它使用“跳数”,即metr
pzsyy688
·
2009-12-24 16:41
职场
休闲
rip
CCNA
Ex 9.3-8 of Introduction to
algorithms
Question:LetX[1..n]andY[1..n]betwoarrays,eachcontainingnnumbersalreadyinsortedorder.GiveanO(lgn)-timealgorithmtofindthemedianofall2nelementsinarraysXandY.Answer:Withoutlosinggenerality,supposethemedia
rx_wen
·
2009-12-17 08:00
Comb sort
usingSystem.Collections.Generic;namespaceCom.Colobu.Algorithm.Exchange{//////Combsortimprovesonbubblesort,andrivals
algorithms
likeQuicksort
smallnest
·
2009-12-15 16:00
list
basic
Class
idea
sorting
Chapter 6 Processes, Threads, and Jobs
翻译了老半天,真想买一本中文的看....Chapter6Processes,Threads,andJobs Inthischapter,we’llexplainthedatastructuresand
algorithms
thatdealwithprocesses
S.l.e!ep.¢%
·
2009-12-15 12:00
ACM算法书籍推荐收藏
Algorithms
算法概论短小精悍,别据一格,准经典之作。一个坏消息: 同算法导论,该书没有习题答案。好消息:习题很经典,难度也适中,只需花点点时间自己也都能做出来。
Riddick
·
2009-12-10 21:00
编程
算法
面试
百度
读书
ACM算法书籍推荐收藏
Algorithms
算法概论短小精悍,别据一格,准经典之作。一个坏消息: 同算法导论,该书没有习题答案。好消息:习题很经典,难度也适中,只需花点点时间自己也都能做出来。
Riddick
·
2009-12-10 21:00
编程
算法
面试
百度
读书
Away3D(九):Lighting & shading
defining the properties of the light(s) light source(s) 定义了光照的属性 shaders providing
algorithms
sjkgxf7191
·
2009-12-05 10:00
算法
Flash
上一页
138
139
140
141
142
143
144
145
下一页
按字母分类:
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
其他