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:
加密
Cryptographic
Algorithms
Registration Procedures First Come First Served Reference [RFC5698] Name
高级java工程师
·
2012-03-26 16:00
reference
rfc5698
java Hash算法大全(转载的)
@author Goodzzp 2006-11-20 * @lastEdit Goodzzp 2006-11-20 * @editDetail Create */ public class Hash
Algorithms
xiaoyu714543065
·
2012-03-26 09:00
java
算法
byte
《Computer Networks (fifth edition)》第五章学习小结
第五章介绍了网络层(TheNetworkLayer),总共有七个小节,分别是:网络层设计问题(Networklayerdesignissues),路由算法(Routing
algorithms
),
zhouzxi
·
2012-03-23 15:00
算法
网络
NetWork
internet
protocols
translation
学了那么久英语,对于计算机专业英语还是很无语啊。
阅读更多CS112F.Objectsand
Algorithms
ExtendsthefoundationdevelopedinCS111Ftoencompassobject-orientedprogramminganddesign.Prerequisites
tomgreenintel
·
2012-03-21 08:00
学了那么久英语,对于计算机专业英语还是很无语啊。
Objects and
Algorithms
Extends the foundation developed in CS111F to encompass object-oriented programming
tomgreenintel
·
2012-03-21 08:00
计算机
[置顶] 简单的程序诠释C++ STL算法系列之十三:copy
前面十二个算法所展现的都属于非变易算法(Non-mutating
algorithms
)系列,现在我们来看看变易算法。
jerryjbiao
·
2012-03-20 23:00
C++
算法
vector
Blog
iterator
insert
Lesson:
Algorithms
Lesson:
Algorithms
The polymorphic
algorithms
described here are pieces of reusable functionality
oywl2008
·
2012-03-20 18:00
algorithms
[置顶] 基于物品的协同过滤推荐算法——读“Item-Based Collaborative Filtering Recommendation
Algorithms
”
“Item-BasedCollaborativeFilteringRecommendation
Algorithms
”这篇是推荐领域比较经典的论文,现在很多流行的推荐算法都是在这篇论文提出的算法的基础上进行改进的
huagong_adu
·
2012-03-17 00:00
c
数据分析
算法
电子商务
扩展
在ubuntu上安装CGAL+GSL(用于Sperical Harmonic)
========================安装CGAL============================CGAL(ComputationalGeometry
Algorithms
Library
lj695242104
·
2012-03-16 17:00
What is OpenVIDIA
OpenVIDIAprojectsimplementcomputervision
algorithms
runningonongraphicshardwaresuchassingleormultiplegraphicsprocessingunits
gxp
·
2012-03-15 10:00
[置顶] Effective C++ 3rd 读书笔记
STL(容器(containers),迭代器(iterators),算法(
algorithms
)以及函数对象(functionobjects))。b.这四个次语言,当你从某个次语言切换到另一个,导致
yxstars
·
2012-03-14 09:00
编程
C++
算法
类
迭代器
网络架构如何设计?
目标是:根据应用需要做到设计一个高可靠的网络环境.完整的解决方案.STP 珀尔曼发明了SpanningTree
Algorithms
生成树算法,研制出了用于网桥(交换机)设备的SpanningTreeProtocol
JUST DO IT ~
·
2012-03-10 01:00
细数二十世纪最伟大的10大算法
译者:July 二零一一年一月十日------------------------------------参考论文:TheBestofthe20thCentury:EditorsNameTop10
Algorithms
gwmwhu
·
2012-03-08 17:00
算法
各种排序算法的性能比较
http://en.wikipedia.org/wiki/Sorting_algorithm#Comparison_of_
algorithms
In computerscience,a sortingalgorithm
likun_tech
·
2012-03-04 23:00
Algorithm
算法
list
performance
sorting
Numbers
STL学习笔记----1.概述
3.算法(
Algorithms
):用来处理群
lwbeyond
·
2012-02-28 13:00
c
算法
vector
list
iterator
containers
[link]Useful Libraries
[1]AC++templatelibraryforlinearalgebra:matrices,vectors,numericalsolvers,andrelated
algorithms
:http://
niexiao2008
·
2012-02-27 18:00
Boost.Interprocess使用手册翻译之九:内存分配算法(Memory allocation
algorithms
)
九.内存分配算法simple_seq_fit:一个简单的共享内存管理算法rbtree_best_fit:最适合的对数级时间复杂度分配simple_seq_fit:一个简单的共享内存管理算法此算法是连续适应(sequentialfit)算法的一个变种,它使用单链表空闲内存缓冲区。此算法基于关于共享内存的文章“驯服共享内存(TamingSharedMemory)”。算法如下:共享内存分割为数块空闲的共
great3779
·
2012-02-27 15:00
算法
basic
扩展
Allocation
牛×的可视化排序
那看看这里http://www.sorting-
algorithms
.com/一句话总结,高手都在民间。。。
~大器晚成~
·
2012-02-24 17:00
STL实践指南
编写代码的方法、STL代码的编译和调试、命名空间(namespace)、STL中的ANSI/ISO字符串、各种不同类型的容器(container)、模板(template)、游标(Iterator)、算法(
Algorithms
wglzaj
·
2012-02-24 15:49
Microsoft
文章
基础知识
覆盖面
分配器
常用排序算法的 Java 实现 - Common Sort
Algorithms
in Java
importjava.util.Arrays;importjava.util.Collection;importjava.util.Comparator;importjava.util.List;/***@nameSort*@author那十无忧*@dateFeb23,2012-7:24:22PM*/publicabstractclassSort{privatestaticfinalSort[]i
那时无忧
·
2012-02-23 19:00
[置顶] 统计分析&数据挖掘&数学优化&developer 方面的资源列表(持续添加中。。。)强烈推荐
1、统计之都:http://cos.name/2、人大经济论坛:http://www.pinggu.org/3、http://en.wikibooks.org/wiki/Data_Mining_
Algorithms
_In_R4
statdm
·
2012-02-21 16:00
优化
数据挖掘
智能Web算法/NLP 参考图书
集体智慧编程(中文版)4398512.0807169186/ProgrammingCollectiveIntelligence(BuildingSmartWeb2.0Applications)
algorithms
oftheintelligentweb0957152839IntroductiontoArtificialIntelligenceISBN978
·
2012-02-20 21:00
Web
Mathematica函数速查手册
本手册是从Mathematica帮助文档中的MATHEMATICSAND
ALGORITHMS
和VISUALIZATIONANDGRAPHICS中节选,再加上了我的一些翻译而完成。
nimingzhe2008
·
2012-02-20 21:00
TI的算法规则研究
先把资料放到这里,有时间了整理一下;http://wenku.baidu.com/view/4ea850d5360cba1aa811dadf.htmlTI官方文档:《TheTMS320DSP
AlgorithmS
tandard
qiongguishanglu
·
2012-02-20 10:00
数组面试题之矩阵
whereeveryrowandcolumnissortedinincreasingorder.Givenanumberx,howtodecidewhetherthisxisinthematrix.Thedesigned
algorithms
houldhavelineartimecomplexity.answer
huoyin
·
2012-02-16 21:00
非常好的C学习站
http://eternallyconfuzzled.com/tuts/
algorithms
/jsw_tut_hashing.aspx 一些排序算法 http://eternallyconfuzzled.com
慎道
·
2012-02-16 00:00
Boost.Interprocess使用手册翻译之八:分配器,容器和内存分配算法(Allocators, containers and memory allocation
algorithms
)
八.分配器,容器和内存分配算法进程间分配器介绍独立存储节点分配器自适应池节点分配器托管内存片段上的进程间和容器与Boost.Interprocess兼容的Boost容器进程间分配器介绍Boost.Interprocess分配器的特性转换Boost.Interprocess分配器分配器:一种通用的管理内存段分配器如我们所视,Boost.Interprocess通过托管内存段(托管共享内存、托管映射文
great3779
·
2012-02-15 13:00
算法
manager
vector
Allocation
containers
construction
Redshifts and Classifications
RedshiftsandClassificationshttp://www.sdss3.org/dr8/
algorithms
/redshifts.phpForeachspectrum,weestimatearedshiftandperformaclassificationintoSTAR
ShiZhixin
·
2012-02-10 17:00
TKGeomAlgo » Package GeomAPI GeomAPI_Interpolate
OpenCASCADETechnology » ModuleModeling
Algorithms
» ToolkitTKGeomAlgo » PackageGeomAPIGeomAPI_InterpolateClassReferenceThisclassisusedtointerpolateaBsplineCurve
geometry_
·
2012-02-10 14:00
MapReduce Patterns,
Algorithms
, and Use Cases
WiththeexplosionofHadoopandbigdatausage,manypeoplearecurrentlylookingforapproachestoconverttheirexistingimplementationsintoMapReduce.Unfortunately,withthenotableexceptionof"Data-IntensiveTextProcessin
gsxs
·
2012-02-09 10:24
Hadoop与云计算
MapReduce Patterns,
Algorithms
, and Use Cases
With the explosion of Hadoop and big data usage, many people are currently looking for approaches to convert their existing implementations into MapReduce. Unfortunately, with the notable exception of
凤凰山
·
2012-02-09 10:00
algorithms
Forward Acknowledgement原理
SACKisgenerallyviewedasamethodtoaddressdatarecovery,ithasnotbeenwidelyinvestigatedtoaddresscongestioncontrolissues.FACKdecouplesthecongestioncontrol
algorithms
zhangskd
·
2012-02-07 16:00
Algorithm
tcp
NetWork
performance
delay
variables
STL算法(
Algorithms
):修改操作(拷贝、替换等)
STL算法(
Algorithms
):修改操作(拷贝、替换等)Stl的函数对象的写操作:copy、copy_backward、swap、swap_ranges、iter_swap、transform、replace
Benjamin
·
2012-02-05 21:00
STL算法(
Algorithms
):合并(Merge)
STL算法(
Algorithms
):合并(Merge)1、merge:将两个序列合并成一个新的序列,并对新的序列排序原型:template OutputIteratormerge(InputIterator1first1
Benjamin
·
2012-02-05 21:00
《Python面向对象……》之目录
《DataStructuresand
Algorithms
withObject-OrientedDesignPatternsinPython》翻译及总结《Python面向对象的数据结构及算法设计模式》翻译这本书主要是因为自己对
llacc2010
·
2012-02-04 21:16
能力
设计
目录
design
休闲
手工方式建立IPsec安全隧道
rule5permitipsource10.1.1.00.0.0.255destination10.1.2.00.0.0.255#ipsecproposalh3c espauthentication-
algorithms
ha1
逆水微寒
·
2012-02-04 12:14
Security
安全
number
手工
proposal
《Computer Vision:
Algorithms
and Applications》学习笔记(一)——图像旋转算法与实现
昨天和今天学习了《ComputerVision:
Algorithms
andApplications》中第二章“Imageformation”前半部分,主要是如何表示2D、3D图像中的点、线、面等,
·
2012-02-02 22:00
application
简单_策略模式(Strategy)
(原文:TheStrategyPatterndefinesafamilyof
algorithms
,encapsulateseachone,andmakestheminterchangeable.Strategyletsthealgorithmvaryindependentlyf
543089122
·
2012-01-27 21:00
strategy
九月腾讯,创新工场,淘宝等公司最新面试三十题(更新至10.04)
如今,又即将迈入求职高峰期--10月份,而本人也正在找下一份工作中,所以,也不免关注了网上和我个人建的算法群
Algorithms
1-12群内朋友发布和讨论的最新面试题。特此整理,以飨诸位。
szu030606
·
2012-01-22 10:00
数据结构
算法
面试
qq
腾讯
服务器
P Laguna/ A database for evaluation of
algorithms
for measurement of QT and other waveform interval
从七个数据库中选择出105个ECG记录,手工或自动标记P,QRS,T,U起始点和位置。可用于波形定位和边界定位算法的评估。
App_12062011
·
2012-01-18 14:00
算法
数据库
database
qt
Lourakis/ Levenberg-Marquardt nonlinear least squares
algorithms
in C/C++
源码网址:http://www.ics.forth.gr/~lourakis/levmar/ 在没有LAPACK(线性代数软件包)时,可用自带的LU分解算法求解线性问题的解。用LM方法求解非线性最优化问题得到的是局部最优解,解对初值有依赖性,迭代初值估计是重点和难点
App_12062011
·
2012-01-18 14:00
算法
优化
维基百科上的算法和数据结构链接很强大
其实这个网站不错:http://www.sorting-
algorithms
.com冒泡排序:bubble冒泡的意思http://zh.wikipedia.org/wiki/%E5%86%92%E6%B3%
21aspnet
·
2012-01-13 18:19
算法和数据结构
维基百科上的算法和数据结构链接很强大
其实这个网站不错:http://www.sorting-
algorithms
.com冒泡排序:bubble冒泡的意思http://zh.wikipedia.org/wiki/%E5%86%92%E6%B3%
21aspnet
·
2012-01-13 18:00
数据结构
算法
Flash
library
merge
sorting
STL算法(
Algorithms
):堆(heap)
STL算法(
Algorithms
):堆(heap)1、make_heap:使序列变成堆原型:template voidmake_heap(RandomAccessIteratorfirst,RandomAccessIteratorlast
Benjamin
·
2012-01-12 13:00
以下是computer vision:algorithm and application计算机视觉算法与应用这本书中附录里关于计算机视觉的一些测试数据集和源码站点,我整理了下,加了点中文注解
ComputerVision:
Algorithms
andApplicationsRichardSzeliski 在本书的最好附录中,我总结了一些对学生,教授和研究者有用的附加材料。
zhubenfulovepoem
·
2012-01-10 18:00
Algorithm
算法
测试
application
Descriptor
图像处理
STL算法(
Algorithms
):极值
STL算法(
Algorithms
):极值1、min:返回两个两个参数中的最小值原型:templateconstT&min(constT&a,constT&b);template constT&min(constT
Benjamin
·
2012-01-08 16:00
STL算法(
Algorithms
):排序
STL算法(
Algorithms
):排序一、sort:对一定范围内的所有元素排序原型:template voidsort(RandomAccessIteratorfirst,RandomAccessIteratorlast
Benjamin
·
2012-01-07 16:00
设计模式系列 - 策略模式
(原文:TheStrategyPatterndefinesafamilyof
algorithms
,encapsulateseachone,andmakestheminterchangeable.Strategyletsthealgorithmvaryindependentl
tianya23
·
2012-01-04 23:10
职场
策略模式
休闲
设计模式系列 - 策略模式
(原文:TheStrategyPatterndefinesafamilyof
algorithms
,encapsulateseachone,andmakestheminterchangeable.Strategyletsthealgorithmvaryindependentlyf
tianya23
·
2012-01-04 23:10
职场
休闲
策略模式
设计模式
快速排序
package introductionTo
Algorithms
; public class QuickSort { static int[] a = {3,1,7,4,10,6,8,9,2,5
yanghongxia9
·
2012-01-04 17:00
快速排序
上一页
130
131
132
133
134
135
136
137
下一页
按字母分类:
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
其他