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:
<5>Queue队列 链式存储实现
https://github.com/liutianshx2012/
Algorithms
-Data_structures/tree/master/Data_structures/src2// //Queue.h
liutianshx2012
·
2016-05-25 16:00
<4>Stack栈 链式存储 实现
// //Stack.h //
Algorithms
&Data_structures // //CreatedbyTTcon15-2-2.
liutianshx2012
·
2016-05-25 16:00
Clist循环链表的实现
https://github.com/liutianshx2012/
Algorithms
-Data_structures/tree/master/Data_structures/src2// //Clist.h
liutianshx2012
·
2016-05-25 16:00
DList双向链表
// //DList.h //
Algorithms
&Data_structures // //CreatedbyTTcon15-2-2.
liutianshx2012
·
2016-05-25 16:00
List单链表实现
https://github.com/liutianshx2012/
Algorithms
-Data_structures/tree/master/Data_structures/src2// //List.h
liutianshx2012
·
2016-05-25 16:00
《 常见算法与数据结构》平衡查找树(2)——红黑树(附动画)
本系列文章主要介绍常用的算法和数据结构的知识,记录的是《
Algorithms
I/II》课程的内容,采用的是“算法(第4版)”这本红宝书作为学习教材的,语言是java。这本书的名气我不用多说吧?
Vosky
·
2016-05-25 10:58
算法和数据结构
常用算法与数据结构
《 常见算法与数据结构》平衡查找树(2)——红黑树(附动画)
本系列文章主要介绍常用的算法和数据结构的知识,记录的是《
Algorithms
I/II》课程的内容,采用的是“算法(第4版)”这本红宝书作为学习教材的,语言是java。这本书的名气我不用多说吧?
hk2291976
·
2016-05-25 10:00
数据结构
算法
二叉树
红黑树
《 常见算法与数据结构》平衡查找树(1)—— 2-3查找树(附动画)
本系列文章主要介绍常用的算法和数据结构的知识,记录的是《
Algorithms
I/II》课程的内容,采用的是“算法(第4版)”这本红宝书作为学习教材的,语言是java。这本书的名气我不用多说吧?
hk2291976
·
2016-05-25 10:00
数据结构
算法
二叉树
Algorithms
, Princeton, Coursera课程整理与回顾
Princeton的算法课是目前为止我上过的最酣畅淋漓的一门课,得师如此夫复何求,在自己的记忆彻底模糊前,愿对这其中一些印象深刻的点做一次完整的整理和回顾,以表敬意。注:这是一篇更关注个人努力与完成任务项目过程相关的文章,内容集中于课程背后值得提到的部分,不会介绍课程基本信息及学习时必读的设定要求等部分,敬请谅解。在学习一门课程的时候考虑为什么这么教是个人习惯,我会尝试给出一些解读,为什么这门课这
YunHsiao
·
2016-05-25 00:00
java
coursera
算法
C++ STL算法系列--copy函数
所谓变易算法(Mutating
algorithms
)就是一组能够修改容器元素数据的模板函数,可进行序列数据的复制,变换等。我们现在来看看第一个变易算法:元素复制算法copy。
Lina_ACM
·
2016-05-24 19:00
Spark-基础-Spark及其生态圈简介
1、简介1.1 Spark简介Spark是加州大学伯克利分校AMP实验室(
Algorithms
,Machines,andPeopleLab)开发通用内存并行计算框架。
youdianjinjin
·
2016-05-24 11:00
[The Hacker Playbook] 8.SPECIAL TEAMS-CRACKING,EXPLOITS,TRICKS
1.PASSWORDCRACKING破解密码一般涉及三个概念,词汇表(wordlist)、规则(rules)和哈希算法(hash
algorithms
)好的wordlist有如下三个:RockYou(http
navyofficer
·
2016-05-18 13:43
理论知识
四个人脸数据集,matlab格式 Four face databases in matlab format
Fourfacedatabasesinmatlabformat
Algorithms
(Matlab7orhigherversionisrequiredtoopenthesefiles)Werecomendtopre-processthedatausingeitherofthefollowingtwomethods
garfielder007
·
2016-05-17 20:03
Datasets
《算法》第四版《
Algorithms
》4th Edition 学习环境搭建
RobertSedgewick的《算法》第四版,作者有编写一个库,供讲解学习使用。官网上有详细的配置信息,此处只是做个记录。网站:http://algs4.cs.princeton.edu/需要下载:algs4.jar和algs4-data.zip配置变量的办法没有成功。(待解决)这里记录在eclipse中使用的方法:Eclipse(manual).Downloadalgs4.jartoafold
FinnAwe
·
2016-05-16 23:38
算法
path
库
eclipse
数据结构与算法
java
opencv检测四边形/多边形
这个问题自己困扰了十来天,查了相关的算法书(amodernapproach,
algorithms
andapplications,computerandmachinevision,FeatureExtraction
traumland
·
2016-05-16 14:46
opencv与图像处理
opencv
多边形检测
quad
四边形检测
算法
2016-05-15:资料+SVM+基础
1.算法(第四版)github-pythonhttps://github.com/ChangeMyUsername/
algorithms
-sedgewick-python2.github:scipy_sklearn_tutorialhttps
袁一帆
·
2016-05-16 00:30
《 常见算法与数据结构》符号表ST(4)——二叉查找树删除 (附动画)
符号表ST(4)——二叉查找树删除(附动画)本系列文章主要介绍常用的算法和数据结构的知识,记录的是《
Algorithms
I/II》课程的内容,采用的是“算法(第4版)”这本红宝书作为学习教材的,语言是java
Vosky
·
2016-05-14 19:19
算法和数据结构
常用算法与数据结构
《 常见算法与数据结构》符号表ST(4)——二叉查找树删除 (附动画)
符号表ST(4)——二叉查找树删除(附动画)本系列文章主要介绍常用的算法和数据结构的知识,记录的是《
Algorithms
I/II》课程的内容,采用的是“算法(第4版)”这本红宝书作为学习教材的,语言是java
hk2291976
·
2016-05-14 19:00
数据结构
算法
二叉查找树
《 常见算法与数据结构》符号表ST(3)——二叉查找树 (附动画)
符号表(3)——二叉查找树本系列文章主要介绍常用的算法和数据结构的知识,记录的是《
Algorithms
I/II》课程的内容,采用的是“算法(第4版)”这本红宝书作为学习教材的,语言是java。
Vosky
·
2016-05-14 18:44
数据结构
算法
二叉树
算法和数据结构
常用算法与数据结构
《 常见算法与数据结构》符号表ST(3)——二叉查找树 (附动画)
符号表(3)——二叉查找树本系列文章主要介绍常用的算法和数据结构的知识,记录的是《
Algorithms
I/II》课程的内容,采用的是“算法(第4版)”这本红宝书作为学习教材的,语言是java。
hk2291976
·
2016-05-14 18:00
数据结构
算法
二叉树
《 常见算法与数据结构》符号表ST(2)——初等实现分析和有序符号表
符号表(SymbolTable)(2)本系列文章主要介绍常用的算法和数据结构的知识,记录的是《
Algorithms
I/II》课程的内容,采用的是“算法(第4版)”这本红宝书作为学习教材的,语言是java
hk2291976
·
2016-05-14 16:00
java
数据结构
算法
Majority Element II
题目描述:Givenanintegerarrayofsizen,findallelementsthatappearmorethan⌊n/3⌋times.The
algorithms
houldruninlineartimeandinO
yeshiwu
·
2016-05-14 15:00
java
LeetCode
摩尔投票
《 常见算法与数据结构》符号表ST(1)——基本介绍
符号表(SymbolTable)本系列文章主要介绍常用的算法和数据结构的知识,记录的是《
Algorithms
I/II》课程的内容,采用的是“算法(第4版)”这本红宝书作为学习教材的,语言是java。
hk2291976
·
2016-05-14 15:00
java
数据结构
算法
符号表
关于Json 的泛型转换问题
今天写了一个关于上下拉刷新通用类,发现Json转换出现问题..伪代码如下: MainActivity.java package
algorithms
.qiang.com.myjson; importandroid.os.Bundle
Jonson
·
2016-05-12 23:00
Codeforces Round #352 (Div. 2) A B C
A.SummerCamptimelimitpertest1secondmemorylimitpertest256megabytesinputstandardinputoutputstandardoutputEveryyear,hundredsofpeoplecometosummercamps,theylearnnew
algorithms
andsolvehardproblems.This
libin66
·
2016-05-12 21:00
Codeforces Round #352 (Div. 2) A. Summer Camp 水题
www.codeforces.com/contest/672/problem/ADescriptionEveryyear,hundredsofpeoplecometosummercamps,theylearnnew
algorithms
andsolvehardproblems.Thisisyourfirstyearatsummercamp
qscqesze
·
2016-05-12 16:00
Codeforces Round #352 (Div. 2) A. Summer Camp __ water problem
A.SummerCamptimelimitpertest1secondmemorylimitpertest256megabytesinputstandardinputoutputstandardoutputEveryyear,hundredsofpeoplecometosummercamps,theylearnnew
algorithms
andsolvehardproblems.Thisisyour
ProLightsfxjh
·
2016-05-12 11:00
ACM
round
problem
codeforces
water
#35
图文彻底讲解红黑树
二零一一年一月九日-----------------------------本文参考:I、 TheArtofComputerProgrammingVolumeIII、Introductionto
Algorithms
liu940204
·
2016-05-11 09:00
局部敏感哈希LSH原作者的论文和程序LSH Algorithm and Implementation (E2LSH)
isanalgorithmforsolvingtheapproximateorexactNearNeighborSearchinhighdimensionalspaces.ThiswebpagelinkstothenewestLSH
algorithms
inEucli
GarfieldEr007
·
2016-05-10 20:00
程序
论文
LSH
局部敏感哈希
E2LSH
3.STL简单的迭代器实现(含源码)
我使用vs2015写的程序(源码下载)STL的中心思想在于将容器(container)和算法(
algorithms
)分开,彼此独立设计,最后再以一贴胶着剂将它们撮合在一起,而这个胶着剂就是迭代器
chengonghao
·
2016-05-10 10:00
LeetCode-Single Number II----位运算
SingleNumberIIGivenanarrayofintegers,everyelementappearsthreetimesexceptforone.Findthatsingleone.Note:Your
algorithms
houldhavealinearruntimecomplexity.Couldyouimplementitwithoutusingextramemory
LaoJiu_
·
2016-05-09 22:00
位运算
C++
算法
leetcode.229. Majority Element II
Givenanintegerarrayofsizen,findallelementsthatappearmorethan⌊n/3⌋times.The
algorithms
houldruninlineartimeandinO
happyxuma1991
·
2016-05-09 18:00
ssh 'diffie-hellman-group1-sha1' 问题解决方法
Unabletonegotiatewithxxx.xxx.xxx.xxxport22:nomatchingkeyexchangemethodfound.Theiroffer:diffie-hellman-group1-sha1解决方法:添加"-oHostKey
Algorithms
only火车头
·
2016-05-09 16:35
229. Majority Element II
Givenanintegerarrayofsizen,findallelementsthatappearmorethan⌊n/3⌋times.The
algorithms
houldruninlineartimeandinO
zhangjian5021275
·
2016-05-09 14:00
LeetCode
大整数分解算法
轮式因子分解法(Wheelfactorization)Pollard'srho算法(Pollard'srhoalgorithm)代数群因子分解算法(Algebraic-groupfactorisation
algorithms
tigerisland45
·
2016-05-09 01:00
数论
整数分解
试验发文
Asetof
algorithms
hasbeendevelopedthatwillhelpteachcomputerstoprocessandunderstandhumanlanguages.The
algorithms
willenableacomputertoactinmuchthesamewayasahumanwouldwhenencounteredwithanunknownword.Whenth
yuanmeng001
·
2016-05-09 01:00
First Missing Positive
Givenanunsortedintegerarray,findthefirstmissingpositiveinteger.Forexample,Given[1,2,0]return3,and[3,4,-1,1]return2.Your
algorithms
houldruninO
yeshiwu
·
2016-05-08 21:00
java
算法
几种常见排序算法
几种常见排序算法标签:
algorithms
几种常见排序算法写在前面基础介绍初级排序算法selectionsort选择排序insertionsort插入排序ShellSort希尔排序shuffing不是排序算法
brianway
·
2016-05-08 14:01
算法和数据结构
Java
SE
基础巩固
几种常见排序算法
几种常见排序算法标签:
algorithms
几种常见排序算法写在前面基础介绍初级排序算法selectionsort选择排序insertionsort插入排序ShellSort希尔排序shuffing不是排序算法
h3243212
·
2016-05-08 14:00
归并排序
希尔排序
插入排序
快速排序
排序算法
几种常见排序算法
写在前面本文所有图片均截图自coursera上普林斯顿的课程《
Algorithms
,PartI》中的Slides相关命题的证明可参考《算法(第4版)》源码可在官网下载,也可以在我的github仓
brianway
·
2016-05-08 00:00
merge-sort
quicksort
java
算法
Android进阶之获取APK签名信息及MD5指纹
packagecom.guesslive.caixiangji.util;publicclassSignUtils{privatestaticfinalStringALGORITHM="RSA";privatestaticfinalStringSIGN_
ALGORITHMS
陈李冠
·
2016-05-06 17:43
Android进阶
Android进阶之获取APK签名信息及MD5指纹
packagecom.guesslive.caixiangji.util; publicclassSignUtils{ privatestaticfinalStringALGORITHM="RSA"; privatestaticfinalStringSIGN_
ALGORITHMS
chenliguan
·
2016-05-06 17:00
android
[置顶] TensorFlow博客翻译——DeepMind转向TensorFlow
April29,2016PostedbyKorayKavukcuoglu,ResearchScientist,GoogleDeepMindAt DeepMind,weconductstate-of-the-art research onawiderangeof
algorithms
snsn1984
·
2016-05-06 15:00
Google
机器学习
tensorflow
torch7
LeetCode 41. First Missing Positive
Givenanunsortedintegerarray,findthefirstmissingpositiveinteger.Forexample,Given[1,2,0]return3,and[3,4,-1,1]return2.Your
algorithms
houldruninO
zhyh1435589631
·
2016-05-06 08:00
LeetCode
【一天一道LeetCode】#41. First Missing Positive
Givenanunsortedintegerarray,findthefirstmissingpositiveinteger.Forexample,Given[1,2,0]return3,and[3,4,-1,1]return2.Your
algorithms
houldruninO
terence1212
·
2016-05-05 20:00
LeetCode
算法
《STL源码剖析》学习笔记-第3章 迭代器
STL的中心思想在于:将数据容器(containers)和算法(
algorithms
)分开,彼此独立设计,最后再以一帖粘合剂将它们撮合在一起。
will130
·
2016-05-05 11:00
迭代器
STL
LeetCode-268.Missing Number
distinctnumberstakenfrom 0,1,2,...,n,findtheonethatismissingfromthearray.Forexample,Given nums = [0,1,3] return 2.Note:Your
algorithms
houldruninlinearruntimecomplexity.Couldyou
zmq570235977
·
2016-05-04 21:00
LeetCode
leetcode——41——First Missing Positive
Givenanunsortedintegerarray,findthefirstmissingpositiveinteger.Forexample,Given[1,2,0]return3,and[3,4,-1,1]return2.Your
algorithms
houldruninO
happyxuma1991
·
2016-05-02 23:00
leetcode——268——Missing Number
Givenanarraycontainingndistinctnumberstakenfrom0,1,2,...,n,findtheonethatismissingfromthearray.Forexample,Givennums=[0,1,3]return2.Note:Your
algorithms
houldruninlinearruntimecomplexity.Couldyouimplemen
happyxuma1991
·
2016-05-02 22:00
Adam学习13之Fasta/Fastq/SAM/BAM文件格式数据读取
0.代码(读取方法):packageorg.bdgenomics.adamLocal.
algorithms
.test importorg.apache.spark.SparkConf importorg.apache.spark.SparkContext
bob601450868
·
2016-04-30 22:00
上一页
85
86
87
88
89
90
91
92
下一页
按字母分类:
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
其他