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:
Greedy
Algorithms
| Set 1 (Activity Selection Problem)
转自出处:http://www.geeksforgeeks.org/greedy-
algorithms
-set-1-activity-selection-problem/Greedy
Algorithms
martin_liang
·
2014-11-24 21:00
OpenCascade Modeling
Algorithms
Boolean Operations
Modeling
Algorithms
[email protected]
布尔操作(BooleanOperations)是通过两个形状(S1,S2)的组合来生成新的形状
eryar
·
2014-11-23 12:00
Topology Shapes of OpenCascade BRep
理解了拓朴形状的数据结构,就对ModelingData模块有了清晰认识,方便OpenCascade其他模块如Modeling
Algorithms
和Visiualization模块的理解。
eryar
·
2014-11-23 12:00
OpenCascade Modeling
Algorithms
Fillets and Chamfers
Modeling
Algorithms
FilletsandChamfers造型算法——倒圆与倒角
[email protected]
一、倒圆FilletConstructor1.BRepFilletAPI_MakeFillet
eryar
·
2014-11-23 12:00
CC150 1.1
1.7 Writean
algorithms
uchthatifanelementinanMxNmatrixis0,itsentirerowandcolumnissetto0.Copytoanewmatrix.Oreachelementneedtostoreabooleanflagindicatingwhetherthiselementshouldbe0ornot
furuijie8679
·
2014-11-23 04:11
interview
LeetCode Single Number
Givenanarrayofintegers,everyelementappears twice exceptforone.Findthatsingleone.Note:Your
algorithms
houldhavealinearruntimecomplexity.Couldyouimplementitwithoutusingextramemory
wdkirchhoff
·
2014-11-20 22:00
LeetCode
sublime text2 打开包含中文的文件会自动追加.dump后缀解决办法
转自:http://www.cnblogs.com/AI-
Algorithms
/p/3819486.html用sublimetext2打开.c,.h,.txt等文件会自动追加一个.dump后缀,這样在打开
qdujunjie
·
2014-11-20 12:00
一致哈希算法Java实现
一致哈希算法(ConsistentHashing
Algorithms
)是一个分布式系统中常用的算法。
kimylrong
·
2014-11-19 18:00
算法
consistent
hashing
一致哈希
基于Qt的图像处理技术和算法
原文链接:http://developer.nokia.com/community/wiki/Image_editing_techniques_and_
algorithms
_using_Qt这篇文章主要阐述了如何使用
拳四郎
·
2014-11-19 17:44
计算机图形学
Qt
基于Qt的图像处理技术和算法
原文链接: http://developer.nokia.com/community/wiki/Image_editing_techniques_and_
algorithms
_using_Qt这篇文章主要阐述了如何使用
qp120291570
·
2014-11-19 17:00
C++
图像处理
OpenSSL中crypto的简单应用(命令篇)
的简单应用author:gerry目录一些命令...1一些问题...3一些测试...4TheOpenSSLcryptolibraryimplementsawiderangeofcryptographic
algorithms
usedinvariousInternetstandards.Theservicesprovidedbythislibra
delphiwcdj
·
2014-11-19 15:11
GNU/Linux
C/C++
Applied
Cryptography
STL六大组件的定义
2、算法(
algorithms
):各种算法如sort、search、copy等。从实现的角度来讲,就是一种functiontemplate。
constPtr
·
2014-11-18 20:45
读书笔记
特征工程(Feature Enginnering)学习记要
特征选取 R中的FSelector包实现了一些特征选取的算法,主要分两大类:
Algorithms
for f
·
2014-11-18 19:00
inner
可视化的数据结构 - 各种算法动画演示
1.可视化数据结构:http://www.cs.usfca.edu/~galles/visualization/
Algorithms
.html 2.C++实现的各种算法演示:http://people.cs.pitt.edu
bigleo
·
2014-11-17 22:32
算法及其复杂性理论
CPP
可视化的数据结构 - 各种算法动画演示
1.可视化数据结构:http://www.cs.usfca.edu/~galles/visualization/
Algorithms
.html 2.C++实现的各种算法演示:http://people.cs.pitt.edu
BigLeo
·
2014-11-17 22:00
Cross Validation
, wecannotusethetestsetforthepurposeoftweakinghyperparameters.Wheneveryou'redesigningMachineLearning
algorithms
u010555688
·
2014-11-17 18:00
Pattern
learning
machine
recognition
LeetCode题解:Single Number最优解法
Givenanarrayofintegers,everyelementappears twice exceptforone.Findthatsingleone.Note:Your
algorithms
houldhavealinearruntimecomplexity.Couldyouimplementitwithoutusingextramemory
u012403246
·
2014-11-16 19:00
POJ 1237 The Postal Worker Rings Once
DescriptionGraph
algorithms
formaveryimportantpartofcomputerscienceandhavealineagethatgoesbackatleasttoEulerandthefamousSevenBridgesofKonigsbergproblem.Manyoptimizationproblemsinvolvedeterminingefficien
Misdom_Tian_Ya
·
2014-11-14 18:00
策略模式
1策略模式的定义 TheStrategyPatterndefines afamilyof
algorithms
,encapsulateseachone,andmakestheminterchangeable.Strategyletsthealgorithmvaryindependentlyfromclientsthatuseit
u013884727
·
2014-11-14 16:00
设计模式
策略模式
各种hash函数
publicclassHash
Algorithms
{ /** *加法hash *@paramkey字符串 *@paramprime一个质数 *@returnhash结果 */ publicstaticintadditiveHash
·
2014-11-14 10:00
hash
LeetCode Question Difficulty Distribution : Sheet1
LeetCodeQuestionDifficultyDistribution:Sheet1 IDQuestionDiffFreqDataStructure
Algorithms
哭你吃完
·
2014-11-14 09:00
LeetCode
Certificates does not conform to algorithm
GooglingIfoundtheanswer.InattempttotightensecuritytheJavateamintentionallyisdisablingMD2andRSA
algorithms
inlatestJavareleaseswhichbreakstheTiVoRPCauthenticationscheme.Tore-enableyoucanedit
stevenliu
·
2014-11-12 18:00
是否应该将SAN上的SQL Server中的user database的data文件, log文件和TempDB文件放在不同的LUN上?
请看下面的两个精彩解答: 解答1: If your SAN has performance and availability
algorithms
built into the management
·
2014-11-12 14:00
SQL Server
[开发笔记] Graph Databases on developing
://github.com/Mr8/timewall) > It be used to apply mathematic model and social network with graph
algorithms
·
2014-11-12 14:00
database
Python抓取单个网页中所有的PDF文档
然后选定一本参考书籍《DataStructuresand
Algorithms
inJava》。刚开始看还是蛮吃力的,慢慢来。由于之前有翻录书籍附录的习惯,于是就
waylife
·
2014-11-11 23:00
python
爬虫
网页抓取
【leetcode】First Missing Positive
Givenanunsortedintegerarray,findthefirstmissingpositiveinteger.Forexample,Given [1,2,0] return 3,and [3,4,-1,1] return 2.Your
algorithms
houldrunin
u012162613
·
2014-11-11 21:00
LeetCode
桶排序
哈希表
OpenSSL 有关密钥的那些事儿(HOWTO keys)
OpenSSL有关密钥的那些事儿(HOWTOkeys) 1.介绍(Introduction) Keysarethebasisofpublickey
algorithms
andPKI.Keysusually
sleks
·
2014-11-11 09:00
UVA 1025 A Spy in the Metro DP
3000MS MemoryLimit: Unknown 64bitIOFormat: %lld&%lluSubmit StatusDescriptionSecretagentMariawassentto
Algorithms
Citytocarr
u012797220
·
2014-11-11 00:00
深度学习(Deep Learning)综述
查看abriefintroductiontoMachineLearningforAI 和 anintroductiontoDeepLearning
algorithms
. 深度学习是关于学
u013524655
·
2014-11-09 10:00
【LeetCode】
Algorithms
题集(四)
MaximumSubarray题意: Findthecontiguoussubarraywithinanarray(containingatleastonenumber)whichhasthelargestsum. Forexample,giventhearray[−2,1,−3,4,−1,2,1,−5,4], thecontiguoussubarray[4,−1,2,1]hasthela
jcjc918
·
2014-11-07 22:00
LeetCode
deep learning综述 & Theano举例
查看abriefintroductiontoMachineLearningforAI 和 anintroductiontoDeepLearning
algorithms
.
lwfcgz
·
2014-11-07 12:00
自动化SQL注入工具――jSQL Injection v0.4
Version0.4特性GET, POST, header, cookie methods Normal, error based, blind, time based
algorithms
Automatic
KBK影院
·
2014-11-04 23:20
windows
cookie
encode
control
webshell
LeetCode 129 Swap Nodes in Pairs
swapeverytwoadjacentnodesandreturnitshead.Forexample,Given1->2->3->4,youshouldreturnthelistas2->1->4->3.Your
algorithms
houlduseonlyconstantspace.Youmaynotmodifythevaluesinthelist
ustc_summer
·
2014-11-01 11:00
LeetCode
swap
in
nodes
pairs
二十世纪最伟大的10大算法
TheBestofthe20thCentury:EditorsNameTop10
Algorithms
【http://www.uta.edu/faculty/rcli/TopTen/topten.pdf】
pipisorry
·
2014-10-31 20:00
算法
LeetCode 112 First Missing Positive
Givenanunsortedintegerarray,findthefirstmissingpositiveinteger.Forexample,Given[1,2,0]return3,and[3,4,-1,1]return2.Your
algorithms
houldruninO
ustc_summer
·
2014-10-31 12:00
LeetCode
first
Missing
Positi
最大流算法统计
对最大流算法历史文献的一个调研 Table: Polynomial
algorithms
for the max flow problem No
·
2014-10-29 15:00
最大流
Scaling Learning
Algorithms
towards AI(经典文献阅读)
一.文献名字和作者 ScalingLearning
Algorithms
towardsAI,YoshuaBengio andYannLeCun 二.阅读时间 2014年10月27日三.文献的贡献点
shengno1
·
2014-10-28 00:00
文献阅读
DeepLeaning
【LeetCode】
Algorithms
题集(三)
SearchInsertPosition题意:Givenasortedarrayandatargetvalue,returntheindexifthetargetisfound.Ifnot,returntheindexwhereitwouldbeifitwereinsertedinorder.Youmayassumenoduplicatesinthearray.Herearefewexamples
jcjc918
·
2014-10-25 21:00
LeetCode
【LeetCode】
Algorithms
题集(二)
LinkedListCycle题意: Givenalinkedlist,determineifithasacycleinit. Followup: Canyousolveitwithoutusingextraspace? 思路: 如何判断一个链表存在环?可以设置两个指针,一个快,一个慢,沿着链表走,在无环的情况下,快指针很快到达终点。如果存在环,那么,快指针就会陷入绕圈,而最后被慢指针
jcjc918
·
2014-10-25 17:00
LeetCode
细数二十世纪最伟大的十大算法
参考文献:TheBestofthe20thCentury:EditorsNameTop10
Algorithms
。ByBarryA.Cipra。
wenyusuran
·
2014-10-25 09:00
【LeetCode】Agorithms 题集(一)
Note: Your
algorithms
houldhavealinearruntimecomplexity.Couldyouimplementitwithoutusingextramemory?
jcjc918
·
2014-10-25 00:00
LeetCode
Algorithm
mcrypt启用 加密以及解密过程详细解析
Mcrypt库支持20多种加密算法和8种加密模式,具体可以通过函数mcrypt_list_
algorithms
()和mcrypt_list_modes()来显示Mcrypt扩展库可以实现加密解密功能,就是既能将明文加密
开卷书生
·
2014-10-23 15:00
[LeetCode] First Missing Positive
Givenanunsortedintegerarray,findthefirstmissingpositiveinteger.Forexample,Given [1,2,0] return 3,and [3,4,-1,1] return 2.Your
algorithms
houldrunin
hale1007
·
2014-10-23 15:00
UnionFind算法学习
算法来自
Algorithms
一书1.5节,在此备忘。
huqiao1220
·
2014-10-19 17:00
UNION
c语言二叉树
http://www.xmsydw.com Department of Computing and Information SystemsCOMP10002 Foundations of
Algorithms
Semester
guoyiqi
·
2014-10-19 11:00
C语言
c语言二叉树
Department of Computing and Information SystemsCOMP10002 Foundations of
Algorithms
Semester 2, 2014Assignment
·
2014-10-19 11:00
C语言
Install OpenCV 2.4.9 in Ubuntu 14.04, 13.10
isthemostpopularandadvancedcodelibraryforComputerVisionrelatedapplicationstoday,spanningfrommanyverybasictasks(captureandpre-processingofimagedata)tohigh-level
algorithms
xiaojidan2011
·
2014-10-16 19:00
面试中的二叉树问题总结【Java版】
package
Algorithms
.tree; importjava.util.ArrayList; importjava.util.Iterator; importjava.util.LinkedList
yangcs2009
·
2014-10-16 13:00
LeetCode 刷题顺序表
Id Question Difficulty Frequency Data Structures
Algorithms
1 Two Sum 2 5 array
·
2014-10-15 05:00
LeetCode
算法学习-第0篇 从Fibonacci开始
学习资源《
Algorithms
》,作者S.Dasgupta,C.H.Papadimitriou,andU.V.Vazirani。
segen_jaa
·
2014-10-13 15:00
上一页
108
109
110
111
112
113
114
115
下一页
按字母分类:
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
其他