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
[Buzz.Today]Intel开源Embree
embree-photo-realistic-ray-tracing-kernels/ http://software.intel.com/en-us/articles/embree-highly-optimized-visibility-
algorithms
-for
·
2015-11-11 04:15
int
[Revisit.SolidMCP] Hash
Algorithms
Hash总是免不了的,那么要关注的不过是选择什么样的Hash算法。高深的算法, Piaoger自然是写不出,但怎么着也能找两个比较帅的,口碑比较好的。 用Google搜索了一下,然后看了Google Sparsh Hash, HyperTable等几个开源库,似乎也就不外乎那么三四种: ------------------------------------------------------
·
2015-11-11 04:55
algorithms
Time spending of a PhD student
how much time a phd student spend on reading textbooks/papers, learning models, understanding
algorithms
·
2015-11-11 04:47
time
General Purpose Hash Function
Algorithms
General Purpose Hash Function
Algorithms
post@: http://www.partow.net/programming/hashfunctions
·
2015-11-11 04:47
algorithms
10.3 Implementing pointers and objects and 10.4 Representing rooted trees
Algorithms
10.3 Implementing pointers and objects and 10.4 Representing rooted
·
2015-11-11 04:09
object
转:Reddit排名算法工作原理
http://www.aqee.net/how-reddit-ranking-
algorithms
-work/ 这是一篇继《Hacker News 排名算法工作原理》之后的又一篇关于排名算法的文章
·
2015-11-11 02:41
工作原理
Java Collections Source Code Series 1 --- 简介
Java Collections 简介 Java Collections 框架主要包含interfaces, implementations, aggregate operations and
algorithms
·
2015-11-11 01:59
Collections
Computer Vision Tutorials from Conferences (1) -- ICCV
ICCV 2013 (http://www.iccv2013.org/tutorials.php) Don't Relax: Why Non-Convex
Algorithms
are Often
·
2015-11-11 00:37
visio
初识CGAL
1.CGAL(Computational Geometry
Algorithms
Library,计算几何算法库) 设计目标是,以C++库的形式提供方便,高效,可靠的几何算法。
·
2015-11-11 00:37
c
队列的顺序存储结构_C#实现1[ArrayList实现]
引用自: [Michael McMillan.Data Structures and
Algorithms
Using C#] Queue类的实现在C#中用ArrayList是毋庸置疑的;当需要往队列中插入数据项时
·
2015-11-10 23:34
ArrayList
栈的顺序存储结构_C#实现2[ArrayList实现]
引用自: [Michael McMillan.Data Structures and
Algorithms
Using C#] 这里的实现是用ArrayList, 新数据项进栈的时候不需要担心调整表的大小
·
2015-11-10 23:32
ArrayList
编程艺术第十六~第二十章:全排列/跳台阶/奇偶调序,及一致性Hash算法
故常常关注个人所建的
Algorithms
1-14群内朋友关于笔试,面试,宣讲会,offer,薪资的讨论以及在群内发布的各种笔/面试题,常感言道:咱们这群人之前已经在学校受够了学校
·
2015-11-10 22:44
hash
Data Structures,
Algorithms
, & Applications in Java
Have You Seen This String? The Suffix Tree Let's Find That Substring Other Nifty Things You Can Do with a Suffix Tree How to Build Your Very Own Suffix Tree Exercises References an
·
2015-11-10 21:33
application
《leetCode》:First Missing Positive
Your
algorithms
houldruninO(n)timeandusesconstantspace.题意:在没有排序的数组中找到第一个丢失的正整数(
u010412719
·
2015-11-09 21:00
LeetCode
算法
positive
FirstMiss
PHP 标准AES加密算法类
PHP的AES加密算法类,其中mcrypt_get_block_size('rijndael-128', 'ecb');,如果在不明白原理的情况下比较容易搞错,可以通过mcrypt_list_
algorithms
·
2015-11-09 14:16
PHP
使用X.509数字证书加密解密实务(二)-- 使用RSA证书加密敏感数据
数字证书加密解密实务(一)-- 证书的获得和管理 一、 使用RSA证书加、解密敏感数据 X.509证书标准支持三种不对称加密算法:RSA, DSA, Diffie-Hellman
algorithms
·
2015-11-09 12:15
数字证书
树状数组 (Binary Indexed Trees )论文解析
By boba5551TopCoder Member Introduction We often need some sort of data structure to make our
algorithms
·
2015-11-09 11:01
binary
In machine learning, is more data always better than better
algorithms
?
In machine learning, is more data always better than better
algorithms
? No.
·
2015-11-08 16:07
开源数据挖掘Debellor
You may implement your own
algorithms
in Debellor's architecture and combine them with pre-existing ones
·
2015-11-08 15:02
数据挖掘
【分享】数据挖掘学习资料免费下载
Artificial Intelligence - Wiley - Data Mining - Concepts Models Methods and
Algorithms
·
2015-11-08 14:26
数据挖掘
[LeetCode] Single Number II
Givenanarrayofintegers,everyelementappearsthreetimesexceptforone.Findthatsingleone.Note:Your
algorithms
houldhavealinearruntimecomplexity.Couldyouimplementitwithoutusingextramemory
u011331383
·
2015-11-08 14:00
Error: initial value of reference to non const must be lvalue 原因以及解决方法
static int greatest_common_divisor(int &a, int &b); 如下调用方式报错: Assert::AreEqual(6, Cpp
Algorithms
·
2015-11-08 14:21
reference
2012总结
今年把两本数据结构(本科用的金远平版以及清华严蔚敏版)又过了一遍,复习了Sanjoy的《
algorithms
》,还把师兄推荐的李文新《程序设计导引及在线实践
·
2015-11-08 13:22
2012
[LeetCode] Single Number
Givenanarrayofintegers,everyelementappearstwiceexceptforone.Findthatsingleone.Note:Your
algorithms
houldhavealinearruntimecomplexity.Couldyouimplementitwithoutusingextramemory
u011331383
·
2015-11-08 13:00
基于物品的协同过滤推荐算法——读“Item-Based Collaborative Filtering Recommendation
Algorithms
” .
ssh/id_rsa.pub
[email protected]
基于物品的协同过滤推荐算法——读“Item-Based Collaborative Filtering Recommendation
Algorithms
·
2015-11-08 13:41
algorithms
算法精解:C语言描述
《算法精解:C语言描述》基本信息原书名:Mastering
Algorithms
with C作者: Kyle Loudon [作译者介绍]译者: 肖翔 陈舸丛书名: O’Reilly精品图书系列出版社
·
2015-11-08 10:02
C语言
Writing Efficient String Functions in C#
These building blocks can be used to write more complex
algorithms
for handling string data.
·
2015-11-08 10:31
functions
计算机科学类书籍
目录 1 前言 2 Mathematics (数学) 3 Data Structures &
Algorithms
(数据结构、算法) 4 Compiler (编译原理) 5 Operating
·
2015-11-08 09:56
计算机
策略模式
(原文:The Strategy Pattern defines a family of
algorithms
,encapsulates each one,and makes them interchangeable
·
2015-11-08 09:22
策略模式
leetcode- Single Number
Givenanarrayofintegers,everyelementappears twice exceptforone.Findthatsingleone.Note:Your
algorithms
houldhavealinearruntimecomplexity.Couldyouimplementitwithoutusingextramemory
thoresa
·
2015-11-07 23:00
leetcode-Missing Number
distinctnumberstakenfrom 0,1,2,...,n,findtheonethatismissingfromthearray.Forexample,Given nums = [0,1,3] return 2.Note:Your
algorithms
houldruninlinearruntimecomplexity.Couldyou
thoresa
·
2015-11-07 22:00
Algorithms
(Java) Bags,Queues,and Stacks(1)
前言 许多基础数据类型都和对象的集合有关。具体来说,数据类型的值就是一组对象的集合,所有操作都是关于添加,删除或是访问集合中的对象。接下来,介绍三种数据类型,背包,队列,栈。语言是表达的载体,所以不可避免在表达算法时,依赖于语言的一些特性。 正文介绍两种表示对象集合的方式,即数组和链表。两种都非常基础,常常被称为顺序存储和链式存储。下面我们先介绍数组形式。 背包:是一种不支持删除元素的集合数
丶G_C
·
2015-11-07 18:00
Algorithms
4th - 1.1 Basic Programming Model - CREATIVE PROBLEMS
欢迎交流 1.1.26 public class TestApp { public static void main(String[] args) { int a = StdIn.readInt(); int b = StdIn.readInt(); int c = StdIn.readInt();
·
2015-11-07 15:44
programming
Algorithms
4th - 1.1 Basic Programming Model - EXERCISES
欢迎交流 1.1.1 a. 7 b. 200.0000002 c. true 1.1.2 a. 1.618 b. 10.0 c. true d. 33 1.1.3 1 public class MainApp { 2 public static void main(String[] args) { 3 4
·
2015-11-07 15:43
programming
[LeetCode] Missing Number
Givenanarraycontainingndistinctnumberstakenfrom0,1,2,...,n,findtheonethatismissingfromthearray.Forexample,Givennums=[0,1,3]return2.Note:Your
algorithms
houldruninlinearruntimecomplexity.Couldyouimplemen
u011331383
·
2015-11-07 14:00
algorithm: heap sort in python 算法导论 堆排序
Python implementation of heap-sort based on the detailed algorithm description in Introduction to
Algorithms
·
2015-11-07 14:43
Algorithm
3D shape matching
毕设是Graph Matching课题,读到了2009年的一篇paper,Applying Sum and Max Product
Algorithms
of Belief Propagation to
·
2015-11-07 13:57
shape
电子书资源
1)算法部分 CLRS(Introduction.to.
Algorithms
.Second.Edition) http://download.csdn.net/source/2001574
·
2015-11-07 13:33
资源
English Morphology
最为常见的stem 算法 就是The English (Porter2) stemming algorithm http://snowball.tartarus.org/
algorithms
/
·
2015-11-07 11:03
english
AGG 之贝塞尔插值
原文: http://liyiwen.iteye.com/blog/705489 之前 comp.graphic.
algorithms
上有一个讨论,是关于怎么样使用曲线对多边形进行插值处理
·
2015-11-07 11:35
a
Know Thy Complexities!
This webpage covers the space and time Big-O complexities of common
algorithms
used in Computer
·
2015-11-07 11:04
exit
算法:第4版
《算法:第4版》基本信息原书名:
Algorithms
, Fourth Edition作者: (美)塞奇威克(Sedgewick,R.) (美)韦恩(Wayne,K.)
·
2015-11-07 11:57
算法
Design and Analysis of
Algorithms
_Brute Froce
collect and make up this pseudocode from the book: <<Introduction to the Design and Analysis of
Algorithms
_Second
·
2015-11-07 10:35
algorithms
STL 六大组件, 功能与运用概要
算法(
algorithms
) 我倾向于叫做泛型算法, 常见的有 sort, search, copy, erase... 主要用函数模板实现; 3.
·
2015-11-07 10:49
STL
排序算法复习(Java实现)(一): 插入,冒泡,选择,Shell,快速排序
为了便于管理,先引入个基础类: package
algorithms
; /** * @author yovn  
·
2015-11-07 09:23
java实现
【转|译】Reddit 评级算法的工作原理
本文为"How Reddit ranking
algorithms
work”的译文,可对照参考原文 译者: Tiezhen WANG 这篇是 Hacker
·
2015-11-07 09:40
工作原理
HDU 5532 Almost Sorted Array
Others)TotalSubmission(s):570 AcceptedSubmission(s):234ProblemDescriptionWeareallfamiliarwithsorting
algorithms
dml_96
·
2015-11-06 21:00
leetcode-First Missing Positive
HardGivenanunsortedintegerarray,findthefirstmissingpositiveinteger.Forexample,Given[1,2,0]return3,and[3,4,-1,1]return2.Your
algorithms
houldruninO
ljlstart
·
2015-11-06 21:00
LeetCode:Single Number
Difficulty: MediumGivenanarrayofintegers,everyelementappears twice exceptforone.Findthatsingleone.Note:Your
algorithms
houldhavealinearruntimeco
itismelzp
·
2015-11-06 20:00
异或
number
single
位操作
LeetCodeOJ
PTA 5-11 Saving James Bond-Hard (30) - 图 - 单源最短路 - Dijkstra
题目:http://pta.patest.cn/pta/test/16/exam/4/question/673PTA-DataStructuresand
Algorithms
(English)-5-11Thistimeletusconsiderthesituationinthemovie"LiveandLetDie"inwhichJamesBond
ClareMore
·
2015-11-06 20:00
上一页
94
95
96
97
98
99
100
101
下一页
按字母分类:
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
其他