上一页 1 ··· 146 147 148 149 150 151 152 153 154 ··· 186 下一页
摘要: Dynamic programming https://people.eecs.berkeley.edu/~vazirani/algorithms/chap6.pdf 阅读全文
posted @ 2017-10-18 18:55 papering 阅读(135) 评论(0) 推荐(0) 编辑
摘要: lk = ['oid', 'timestamp', 'signals', 'area', 'building', 'city', 'name', 'floor', 'industry', 'region', 'stress', 'longitude', 'latitud... 阅读全文
posted @ 2017-10-18 17:01 papering 阅读(215) 评论(0) 推荐(0) 编辑
摘要: 端口映射外网访问虚拟机linux 阅读全文
posted @ 2017-10-17 19:18 papering 阅读(520) 评论(0) 推荐(0) 编辑
摘要: /etc/init.d/iptables stop systemctl stop firewalld.service [root@bigdata-server-01 myrestserver]# firewall-cmd --statenot running[root@bigdata-server- 阅读全文
posted @ 2017-10-17 19:17 papering 阅读(822) 评论(0) 推荐(0) 编辑
摘要: s3 阅读全文
posted @ 2017-10-17 17:13 papering 阅读(150) 评论(0) 推荐(0) 编辑
摘要: 【粗暴的HIVE-SQL】select xyz from abc where ty='sdk' and ret_code=0 and data_source_type=1 and dt between '20171013' and '20171016' limit 1200000;一个手机几天就在同 阅读全文
posted @ 2017-10-17 15:10 papering 阅读(181) 评论(0) 推荐(0) 编辑
摘要: Harvard 阅读全文
posted @ 2017-10-17 08:41 papering 阅读(165) 评论(0) 推荐(0) 编辑
摘要: 而非MySQL的trigger 阅读全文
posted @ 2017-10-17 08:37 papering 阅读(223) 评论(0) 推荐(0) 编辑
摘要: update 阅读全文
posted @ 2017-10-17 01:25 papering 阅读(150) 评论(0) 推荐(0) 编辑
摘要: A–>adjA 连续性 反函数 阅读全文
posted @ 2017-10-16 23:53 papering 阅读(404) 评论(0) 推荐(0) 编辑
摘要: nonsingular 阅读全文
posted @ 2017-10-16 23:38 papering 阅读(153) 评论(0) 推荐(0) 编辑
摘要: trAA*=0 阅读全文
posted @ 2017-10-16 23:34 papering 阅读(138) 评论(0) 推荐(0) 编辑
摘要: elementary row and column operation 阅读全文
posted @ 2017-10-16 23:25 papering 阅读(585) 评论(0) 推荐(0) 编辑
摘要: 因为 它不改变方向 阅读全文
posted @ 2017-10-16 23:01 papering 阅读(761) 评论(0) 推荐(0) 编辑
摘要: https://research.google.com/archive/spanner.html Spanner is Google’s scalable, multi-version, globally- distributed, and synchronously-replicated data 阅读全文
posted @ 2017-10-16 21:16 papering 阅读(265) 评论(0) 推荐(0) 编辑
摘要: 数据可视化的骨架是统计 阅读全文
posted @ 2017-10-16 16:16 papering 阅读(216) 评论(0) 推荐(0) 编辑
摘要: 对于线性方程组Ax=b 对A和b执行同样的一串行初等运算, 那么该方程组的解集不发生变化。 【未知-已知 高阶--低阶】 http://mathworld.wolfram.com/CramersRule.html 阅读全文
posted @ 2017-10-16 14:54 papering 阅读(346) 评论(0) 推荐(0) 编辑
摘要: leader 事务日志更新时间越新 阅读全文
posted @ 2017-10-16 13:10 papering 阅读(126) 评论(0) 推荐(0) 编辑
摘要: Paxos 阅读全文
posted @ 2017-10-16 12:58 papering 阅读(173) 评论(0) 推荐(0) 编辑
摘要: http://algs4.cs.princeton.edu/code/edu/princeton/cs/algs4/ http://algs4.cs.princeton.edu/code/edu/princeton/cs/algs4/BinarySearchST.java http://algs4. 阅读全文
posted @ 2017-10-15 23:43 papering 阅读(159) 评论(0) 推荐(0) 编辑
摘要: http://docs.oracle.com/javase/tutorial/java/javaOO/nested.html Why Use Nested Classes? Compelling reasons for using nested classes include the followi 阅读全文
posted @ 2017-10-15 22:49 papering 阅读(177) 评论(0) 推荐(0) 编辑
摘要: 【角色】0-MainProposer提案生成者1-提案发送者(MainProposer+OtherProposer)2-提案接收者(Acceptor)【动作】0-MainProposer >生成提案1-MainProposer+OtherProposer >发送[提案内容、提案编号]结构体至Acce 阅读全文
posted @ 2017-10-15 21:16 papering 阅读(141) 评论(0) 推荐(0) 编辑
摘要: http://lamport.azurewebsites.net/pubs/pubs.html paper 阅读全文
posted @ 2017-10-15 19:58 papering 阅读(168) 评论(0) 推荐(0) 编辑
摘要: 2 prepare commit rollback acknowledge 阅读全文
posted @ 2017-10-15 19:30 papering 阅读(219) 评论(0) 推荐(0) 编辑
摘要: ebay 阅读全文
posted @ 2017-10-15 19:09 papering 阅读(143) 评论(0) 推荐(0) 编辑
摘要: 理论证明 阅读全文
posted @ 2017-10-15 19:05 papering 阅读(160) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2017-10-15 18:19 papering 阅读(170) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2017-10-15 18:15 papering 阅读(125) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2017-10-15 14:10 papering 阅读(135) 评论(0) 推荐(0) 编辑
摘要: 脏页 阅读全文
posted @ 2017-10-15 13:10 papering 阅读(145) 评论(0) 推荐(0) 编辑
摘要: spark 行动算子 TensorFlow 阅读全文
posted @ 2017-10-14 23:07 papering 阅读(189) 评论(0) 推荐(0) 编辑
摘要: 横向扩展(Scale Out) 与 纵向扩展(Scale Up) - kevin.gg - 博客园 https://www.cnblogs.com/problog/articles/2561440.html Scale Out 按字面意思是超过尺寸范围,而Scale Up则是按比例增高。即使用靠增加 阅读全文
posted @ 2017-10-14 22:38 papering 阅读(888) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2017-10-14 13:20 papering 阅读(130) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2017-10-14 13:12 papering 阅读(127) 评论(0) 推荐(0) 编辑
摘要: 配置HDFS为可挂载后: 1-可挂载后才支持非完整POSIX语义; 2-仍然不支持随机写入,仍然为“一次写入,多次读取”; 3-可能误用,导致众多小文件; : 1-使用Solr存储和检索小文件; 2-使用HBase存储小文件,使用路径和文件名称做为键; 3-使用容器格式,如SequenceFiles 阅读全文
posted @ 2017-10-14 09:37 papering 阅读(208) 评论(0) 推荐(0) 编辑
摘要: 连接串 从节点列表本地缓存主节点对未分配的任务,随机分配给从节点(不合理??)从节点保存一个本地待执行任务列表单独的线程对节点已分配任务进行循环 进程p为了获锁——>创建节点znode_/lock且其为临时节点:/lock 临时节点 避免该znode崩溃而锁无法释放 https://zookeepe 阅读全文
posted @ 2017-10-14 08:30 papering 阅读(160) 评论(0) 推荐(0) 编辑
摘要: 脑裂 系统中两个或多个部分开始独立工作 阅读全文
posted @ 2017-10-13 23:51 papering 阅读(137) 评论(0) 推荐(0) 编辑
摘要: clock offset 阅读全文
posted @ 2017-10-13 23:32 papering 阅读(224) 评论(0) 推荐(0) 编辑
摘要: 3 阅读全文
posted @ 2017-10-13 23:31 papering 阅读(412) 评论(0) 推荐(0) 编辑
摘要: zookeeper 通过共享存储实现进程通信 而非直接通过网络信息交换 阅读全文
posted @ 2017-10-13 23:28 papering 阅读(155) 评论(0) 推荐(0) 编辑
上一页 1 ··· 146 147 148 149 150 151 152 153 154 ··· 186 下一页