码迷,mamicode.com
首页 >  
搜索关键字:algorithms    ( 784个结果
DEMAND PAGING Virtual Memory - The avoidance of thrashing was a major research area in the 1970s and led to a vari- ety of complex but effective algorithms.
COMPUTER ORGANIZATION AND ARCHITECTURE DESIGNING FOR PERFORMANCE NINTH EDITION With the use of paging, truly effective multiprogramming systems came i ...
分类:其他好文   时间:2016-12-24 09:34:58    阅读次数:192
挑子学习笔记:两步聚类算法(TwoStep Cluster Algorithm)——改进的BIRCH算法
两步聚类算法是在SPSS Modeler中使用的一种聚类算法,是BIRCH层次聚类算法的改进版本。可以应用于混合属性数据集的聚类,同时加入了自动确定最佳簇数量的机制,使得方法更加实用。本文在学习文献和“IBM SPSS Modeler 15 Algorithms Guide”的基础上,融入了自己的理... ...
分类:编程语言   时间:2016-12-24 01:26:21    阅读次数:288
This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms while caching 问题及解决
一.背景 情节1:做别的测试安装下载了软件,妈蛋结果下了百度各种捆绑软件,之后一一卸载,清洁。 情节2:做完上述动作重启电脑后,有线连接连不上,尴尬,然后下载驱动,升级之后ok了。 二.问题 打开vs,各种报错,报错信息如题。 三.解决办法 百度了好久,解决办法如下: 删除注册表某个节点即可。节点位 ...
分类:Windows程序   时间:2016-12-22 20:24:57    阅读次数:280
TensorFlow白皮书
TensorFlow [1] is an interface for expressing machine learning algorithms, and an implementation for executing such algorithms. TensorFlow的功能:1、提供接口表达 ...
分类:其他好文   时间:2016-12-20 18:01:06    阅读次数:390
Digi. Certificates: Key pairs usages
In short, we have some sort of algorithms to gen pair of private and public keys. The public key is stored in a certificate and the private key is usu ...
分类:其他好文   时间:2016-12-19 18:35:19    阅读次数:184
Capabilities and Limitations of Optimizing Compilers
Computer Systems A Programmer's Perspective Second Edition Modern compilers employ sophisticated algorithms to determine what values are computed in a ...
分类:其他好文   时间:2016-12-08 20:50:29    阅读次数:142
数据集下载 MNIST
The Street View House Numbers (SVHN) Dataset SVHN is a real-world image dataset for developing machine learning and object recognition algorithms with ...
分类:其他好文   时间:2016-12-07 23:06:15    阅读次数:487
数据挖掘十大算法之Apriori详解
在2006年12月召开的 IEEE 数据挖掘国际会议上,与会的各位专家选出了当时的十大数据挖掘算法( top 10 data mining algorithms ),在本系列已经发布的文章中我们已经讨...
分类:编程语言   时间:2016-12-06 14:36:55    阅读次数:533
数据挖掘十大算法之CART详解
在2006年12月召开的 IEEE 数据挖掘国际会议上,与会的各位专家选出了当时的十大数据挖掘算法( top 10 data mining algorithms ),本博客的十大数据挖掘算法系列文章已...
分类:编程语言   时间:2016-12-05 20:21:48    阅读次数:305
Random Selection
Random Selection Algorithm This is the implementation of Random Selection Algorithm as instructed in Algorithms: Design and Analysis, Part1, Coursera. ...
分类:其他好文   时间:2016-12-01 21:24:27    阅读次数:162
784条   上一页 1 ... 38 39 40 41 42 ... 79 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!