摘要:
https://docs.oracle.com/javase/9/docs/api/java/util/SortedMap.html A Map that further provides a total ordering on its keys. The map is ordered accord
阅读全文
posted @ 2017-11-03 20:00
papering
阅读(225)
推荐(0)
摘要:
http://stevekrenzel.com/finding-friends-with-mapreduce
阅读全文
posted @ 2017-11-03 18:58
papering
阅读(164)
推荐(0)
摘要:
en.wikipedia.org/wiki/Möbius_strip http://mechproto.olin.edu/final_projects/average_jo.html Fabrication The first element of the system we created was
阅读全文
posted @ 2017-11-03 16:20
papering
阅读(278)
推荐(0)
摘要:
http://thrift.apache.org/ The Apache Thrift software framework, for scalable cross-language services development, combines a software stack with a cod
阅读全文
posted @ 2017-11-03 10:25
papering
阅读(262)
推荐(0)
摘要:
https://www.elastic.co/guide/en/elasticsearch/guide/current/getting-started.html Elasticsearch is a real-time distributed search and analytics engine.
阅读全文
posted @ 2017-11-03 08:54
papering
阅读(439)
推荐(0)
posted @ 2017-11-03 00:40
papering
阅读(193)
推荐(0)
摘要:
https://cloudxlab.com/blog/real-time-analytics-dashboard-with-apache-spark-kafka/
阅读全文
posted @ 2017-11-02 22:27
papering
阅读(198)
推荐(0)
posted @ 2017-11-02 22:13
papering
阅读(681)
推荐(0)
posted @ 2017-11-02 19:59
papering
阅读(136)
推荐(0)
摘要:
x=y x_+_y=0 The bit in any position is the modulo-2 sum of all the bits in the corresponding positions of all other disks.
阅读全文
posted @ 2017-11-02 19:42
papering
阅读(196)
推荐(0)
posted @ 2017-11-02 17:54
papering
阅读(190)
推荐(0)
posted @ 2017-11-02 17:46
papering
阅读(149)
推荐(0)
摘要:
https://kubernetes.io/docs/concepts/overview/what-is-kubernetes/ Why do I need Kubernetes and what can it do? At a minimum, Kubernetes can schedule an
阅读全文
posted @ 2017-11-02 16:37
papering
阅读(499)
推荐(0)
摘要:
https://kubernetes.io/docs/concepts/overview/what-is-kubernetes/ The Old Way to deploy applications was to install the applications on a host using th
阅读全文
posted @ 2017-11-02 16:33
papering
阅读(305)
推荐(0)
摘要:
selection problem
阅读全文
posted @ 2017-11-02 15:19
papering
阅读(164)
推荐(0)
摘要:
真实世界的并发编程 https://jyywiki.cn/OS/2022/slides/7.slides#/2/3 高性能计算程序:特点 “A technology that harnesses the power of supercomputers or computer clusters to
阅读全文
posted @ 2017-11-02 14:53
papering
阅读(603)
推荐(0)
摘要:
编译器的实现 常用C++编译器推荐_w3cschool https://www.w3cschool.cn/cpp/cpp-zxm72ps8.html 常用C++编译器推荐 由 Alma 创建, 最后一次修改 2018-05-15 常用C++编译器推荐 常用C++编译器推荐 由 Alma 创建, 最后
阅读全文
posted @ 2017-11-02 14:18
papering
阅读(465)
推荐(0)
摘要:
onError: function(e) { let msg = e.toString(); // ReferenceError - JavaScript | MDN https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/
阅读全文
posted @ 2017-11-02 11:09
papering
阅读(218)
推荐(0)
摘要:
“统计的思维方式是归纳(induction),也就是从数据所反映的现实得到比较一般的模型,希望以此解释数据所代表的那部分世界。这和以演绎(deduction)问哦主的数学思维方式相反,演绎是在一些人为的假定(或者在一个公理系统)之下,推导出各种结论。”
阅读全文
posted @ 2017-11-02 10:29
papering
阅读(510)
推荐(0)
摘要:
en.wikipedia.org/wiki/Java_Message_Service Messaging is a form of loosely coupled distributed communication, where in this context the term 'communica
阅读全文
posted @ 2017-11-02 09:26
papering
阅读(316)
推荐(0)
摘要:
en.wikipedia.org/wiki/Message-oriented_middleware Message-oriented middleware (MOM) is software or hardware infrastructure supporting sending and rece
阅读全文
posted @ 2017-11-02 09:22
papering
阅读(337)
推荐(0)
摘要:
HDFS 压缩性能最优、扫描速度最快;不支持随机访问,仅支持昂贵、复杂的文件查询 HBase适合随机访问 Solr 适合检索需求 HBase访问单个记录的时间为毫秒级别,而HDFS不支持随机访问。 HBase的扫描速度大约是HDFS的1/10-1/8。 HBase 深入浅出 https://www.
阅读全文
posted @ 2017-11-02 09:08
papering
阅读(197)
推荐(0)
posted @ 2017-11-02 00:12
papering
阅读(143)
推荐(0)
posted @ 2017-11-01 23:53
papering
阅读(147)
推荐(0)
摘要:
http://www.site.uottawa.ca/~stan/csi5387/boost-tut-ppr.pdf Boosting is a general method for improving the accuracy of any given learning algorithm. Th
阅读全文
posted @ 2017-11-01 23:32
papering
阅读(367)
推荐(0)
摘要:
http://math.mit.edu/~rothvoss/18.304.3PM/Presentations/1-Eric-Boosting304FinalRpdf.pdf Consider MIT Admissions 【qualitative quantitative】 • 2-class sy
阅读全文
posted @ 2017-11-01 21:46
papering
阅读(341)
推荐(0)
摘要:
http://www.cs.toronto.edu/~hinton/absps/transauto6.pdf The artificial neural networks that are used to recognize shapes typically use one or more laye
阅读全文
posted @ 2017-11-01 16:58
papering
阅读(459)
推荐(0)
摘要:
https://arxiv.org/abs/1710.09829
阅读全文
posted @ 2017-11-01 16:49
papering
阅读(331)
推荐(0)
摘要:
Empirical_risk_minimization
阅读全文
posted @ 2017-11-01 16:28
papering
阅读(175)
推荐(0)
摘要:
http://www.cs.toronto.edu/~hinton/science.pdf High-dimensional data can be converted to low-dimensional codes by training a multilayer neural network
阅读全文
posted @ 2017-11-01 16:08
papering
阅读(431)
推荐(0)
摘要:
https://www.cs.toronto.edu/~hinton/ Geoffrey E. Hinton I am an Engineering Fellow at Google where I manage Brain Team Toronto, which is a new part of
阅读全文
posted @ 2017-11-01 15:56
papering
阅读(715)
推荐(0)
摘要:
https://www.cs.toronto.edu/~hinton/absps/JMLRdropout.pdf Deep neural nets with a large number of parameters are very powerful machine learning systems
阅读全文
posted @ 2017-11-01 15:25
papering
阅读(662)
推荐(0)
摘要:
https://cwiki.apache.org/confluence/display/Hive/LanguageManual+LZO LanguageManual LZO LanguageManual LZO LanguageManual LZO Skip to end of metadata C
阅读全文
posted @ 2017-11-01 00:03
papering
阅读(429)
推荐(0)
摘要:
https://avro.apache.org/docs/current/ Introduction Apache Avro™ is a data serialization system. Avro provides: Rich data structures. A compact, fast,
阅读全文
posted @ 2017-10-31 23:45
papering
阅读(218)
推荐(0)
摘要:
https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/ArchivalStorage.html Introduction Archival Storage is a solution to decouple gr
阅读全文
posted @ 2017-10-31 23:38
papering
阅读(312)
推荐(0)
摘要:
splittability CompressedStorage CompressedStorage CompressedStorage Skip to end of metadata Created by Confluence Administrator, last modified by Left
阅读全文
posted @ 2017-10-31 23:26
papering
阅读(317)
推荐(0)
摘要:
http://cis.stvincent.edu/html/tutorials/swd/btree/btree.html Introduction A B-tree is a specialized multiway tree designed especially for use on disk.
阅读全文
posted @ 2017-10-31 21:51
papering
阅读(177)
推荐(0)
摘要:
https://kafka.apache.org/intro.html
阅读全文
posted @ 2017-10-31 17:03
papering
阅读(172)
推荐(0)
摘要:
https://kafka.apache.org/intro.html Kafka as a Messaging System How does Kafka's notion of streams compare to a traditional enterprise messaging syste
阅读全文
posted @ 2017-10-31 12:03
papering
阅读(210)
推荐(0)
posted @ 2017-10-31 11:22
papering
阅读(155)
推荐(0)