上一页 1 ··· 161 162 163 164 165 166 167 168 169 ··· 187 下一页
摘要: https://en.wikipedia.org/wiki/Pigeonhole_principle Sock-picking Assume a drawer contains a mixture of black socks and blue socks, each of which can be 阅读全文
posted @ 2017-04-20 20:51 papering 阅读(619) 评论(0) 推荐(0)
摘要: https://en.wikipedia.org/wiki/Entropy_(information_theory) https://zh.wikipedia.org/wiki/熵(信息论) 熵的概念最早起源于物理学,用于度量一个热力学系统的无序程度。在信息论里面,熵是对不确定性的测量。但是在信息世 阅读全文
posted @ 2017-04-20 20:40 papering 阅读(559) 评论(0) 推荐(0)
摘要: w https://en.wikipedia.org/wiki/Markov_chain https://zh.wikipedia.org/wiki/马尔科夫链 In probability theory and related fields, a Markov process, named aft 阅读全文
posted @ 2017-04-20 20:14 papering 阅读(274) 评论(0) 推荐(0)
摘要: w recursion nexttoken 阅读全文
posted @ 2017-04-20 19:09 papering 阅读(154) 评论(0) 推荐(0)
摘要: [root@g ~]# /usr/bin/redis-cli -a mypwd -p 16380 -h 1.2.3.41.2.3.4:16380> info# Serverredis_version:3.2.10redis_git_sha1:00000000redis_git_dirty:0redi 阅读全文
posted @ 2017-04-20 18:12 papering 阅读(182) 评论(0) 推荐(0)
摘要: https://en.wikipedia.org/wiki/Address_Resolution_Protocol The Address Resolution Protocol (ARP) is a telecommunication protocol used for resolution of 阅读全文
posted @ 2017-04-20 17:07 papering 阅读(419) 评论(0) 推荐(0)
摘要: https://en.wikipedia.org/wiki/Text_file https://zh.wikipedia.org/wiki/文本文件 阅读全文
posted @ 2017-04-20 16:42 papering 阅读(166) 评论(0) 推荐(0)
摘要: 每小时执行一次为 0 */1 * * * 这种写法。 注意的是,很容易粗心写成 * */1 * * * 这种写法,代表每隔一小时每一分钟都执行一次 其他例子: crontab每分钟定时执行:*/1 * * * * service mysqld restart //每隔1分钟执行一次*/10 * * 阅读全文
posted @ 2017-04-20 12:33 papering 阅读(360) 评论(0) 推荐(0)
摘要: w 阅读全文
posted @ 2017-04-20 12:21 papering 阅读(133) 评论(0) 推荐(0)
摘要: w https://en.wikipedia.org/wiki/Toeplitz_matrix Proof of Stolz-Cesaro theorem | planetmath.org http://planetmath.org/ProofOfStolzCesaroTheorem 阅读全文
posted @ 2017-04-20 00:59 papering 阅读(179) 评论(0) 推荐(0)
摘要: w http://planetmath.org/sites/default/files/texpdf/33795.pdf Stolz–Cesàro theorem - Wikipedia https://en.wikipedia.org/wiki/Stolz%E2%80%93Ces%C3%A0ro_ 阅读全文
posted @ 2017-04-20 00:57 papering 阅读(426) 评论(0) 推荐(0)
摘要: w Stochastic matrix - Wikipedia https://en.wikipedia.org/wiki/Stochastic_matrix Suppose you have a timer and a row of five adjacent boxes, with a cat 阅读全文
posted @ 2017-04-20 00:17 papering 阅读(234) 评论(0) 推荐(0)
摘要: RFC 5988 - Web Linking https://tools.ietf.org/html/rfc5988#section-5.1 https://www.zhihu.com/question/28557115/answer/48094438 5.5. Examples For examp 阅读全文
posted @ 2017-04-20 00:13 papering 阅读(1907) 评论(0) 推荐(0)
摘要: w Markov Process -- from Wolfram MathWorld http://mathworld.wolfram.com/MarkovProcess.html 谷歌背后的数学_知识库_博客园 http://kb.cnblogs.com/page/538249/ 阅读全文
posted @ 2017-04-20 00:01 papering 阅读(207) 评论(0) 推荐(0)
摘要: w Architectural Styles and the Design of Network-based Software Architectures http://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm Fielding Diss 阅读全文
posted @ 2017-04-19 23:33 papering 阅读(277) 评论(0) 推荐(0)
摘要: w 阅读全文
posted @ 2017-04-19 21:04 papering 阅读(274) 评论(0) 推荐(0)
摘要: w MySQL大表优化方案 - 码农 - SegmentFaulthttps://segmentfault.com/a/1190000006158186 阅读全文
posted @ 2017-04-19 20:36 papering 阅读(139) 评论(0) 推荐(0)
摘要: https://en.wikipedia.org/wiki/Mount_(computing) Mounting is a process by which the operating system makes files and directories on a storage device (s 阅读全文
posted @ 2017-04-19 18:37 papering 阅读(472) 评论(0) 推荐(0)
摘要: 路径 broswer 路径无问题 w 读 用 存 更新 阅读全文
posted @ 2017-04-19 14:28 papering 阅读(230) 评论(0) 推荐(0)
摘要: w http://compression.ru/download/articles/huff/huffman_1952_minimum-redundancy-codes.pdf 阅读全文
posted @ 2017-04-19 14:07 papering 阅读(143) 评论(0) 推荐(0)
摘要: https://zh.wikipedia.org/wiki/霍夫曼编码 霍夫曼编码(英语:Huffman Coding),又译为哈夫曼编码、赫夫曼编码,是一种用于无损数据压缩的熵编码(权编码)算法。由大卫·霍夫曼在1952年发明。 在计算机数据处理中,霍夫曼编码使用变长编码表对源符号(如文件中的一个 阅读全文
posted @ 2017-04-19 14:00 papering 阅读(267) 评论(0) 推荐(0)
摘要: w 阅读全文
posted @ 2017-04-19 00:52 papering 阅读(180) 评论(0) 推荐(0)
摘要: w 阅读全文
posted @ 2017-04-19 00:39 papering 阅读(210) 评论(0) 推荐(0)
摘要: w https://zh.wikipedia.org/wiki/主从式架构 主从式架构 (Client–server model) 或客户端-服务器(Client/Server)结构简称C/S结构,是一种网络架构,它把客户端 (Client) (通常是一个采用图形用户界面的程序)与服务器 (Serv 阅读全文
posted @ 2017-04-18 19:00 papering 阅读(1296) 评论(0) 推荐(0)
摘要: https://en.wikipedia.org/wiki/Man-in-the-middle_attack https://zh.wikipedia.org/wiki/中间人攻击 需要通过一个安全的通道做额外的传输 与连锁协议不同,所有能抵御中间人攻击的加密系统都需要通过一个安全通道来传输或交换一 阅读全文
posted @ 2017-04-18 18:41 papering 阅读(392) 评论(0) 推荐(0)
摘要: 《Effective C#》之减少装箱和拆箱_天极网 http://dev.yesky.com/msdn/359/3486359.shtml 《Effective C#》之减少装箱和拆箱 2007-08-12 11:00 作者:愚翁 为了便于文章的开展,首先介绍装箱(Boxing)和拆箱(Unbox 阅读全文
posted @ 2017-04-18 18:30 papering 阅读(389) 评论(0) 推荐(0)
摘要: w 李智慧 阅读全文
posted @ 2017-04-18 17:59 papering 阅读(127) 评论(0) 推荐(0)
摘要: w https://en.wikipedia.org/wiki/Sparse_matrix 稀疏矩阵存储格式总结+存储效率对比:COO,CSR,DIA,ELL,HYB - Bin的专栏 - 博客园http://www.cnblogs.com/xbinworld/p/4273506.html 稀疏矩阵 阅读全文
posted @ 2017-04-18 12:32 papering 阅读(528) 评论(0) 推荐(0)
摘要: w 阅读全文
posted @ 2017-04-18 11:47 papering 阅读(150) 评论(0) 推荐(0)
摘要: w https://en.wikipedia.org/wiki/Message_authentication_code 阅读全文
posted @ 2017-04-18 10:42 papering 阅读(322) 评论(0) 推荐(0)
摘要: w 龚升 阅读全文
posted @ 2017-04-17 23:06 papering 阅读(157) 评论(0) 推荐(0)
摘要: w 阅读全文
posted @ 2017-04-17 22:58 papering 阅读(161) 评论(0) 推荐(0)
摘要: w 龚升 阅读全文
posted @ 2017-04-17 22:43 papering 阅读(166) 评论(0) 推荐(0)
摘要: src/math/bits/bits.go:296 // Len // Len returns the minimum number of bits required to represent x; the result is 0 for x == 0.func Len(x uint) int { 阅读全文
posted @ 2017-04-17 20:10 papering 阅读(411) 评论(0) 推荐(0)
摘要: w Graph and its representations - GeeksforGeekshttp://www.geeksforgeeks.org/graph-and-its-representations/ 阅读全文
posted @ 2017-04-17 18:59 papering 阅读(282) 评论(0) 推荐(0)
摘要: w Python Patterns - Implementing Graphs | Python.orghttps://www.python.org/doc/essays/graphs/ Graph and its representations - GeeksforGeekshttp://www. 阅读全文
posted @ 2017-04-17 18:52 papering 阅读(204) 评论(0) 推荐(0)
摘要: w 李智慧 阅读全文
posted @ 2017-04-17 18:39 papering 阅读(188) 评论(0) 推荐(0)
摘要: w 李智慧 阅读全文
posted @ 2017-04-17 18:34 papering 阅读(141) 评论(0) 推荐(1)
摘要: w 李智慧 阅读全文
posted @ 2017-04-17 18:31 papering 阅读(185) 评论(0) 推荐(0)
摘要: w 李智慧 阅读全文
posted @ 2017-04-17 18:25 papering 阅读(295) 评论(0) 推荐(0)
上一页 1 ··· 161 162 163 164 165 166 167 168 169 ··· 187 下一页