摘要:
https://baike.baidu.com/item/格拉姆矩阵/16274086 https://en.wikipedia.org/wiki/Gramian_matrix https://en.wikipedia.org/wiki/Matrix_congruence https://en.wi
阅读全文
posted @ 2019-03-19 17:07
papering
阅读(1461)
推荐(0)
摘要:
小结: 1、同余关系或简称同余是相容于某个代数运算的等价关系。 https://baike.baidu.com/item/同余关系 https://en.wikipedia.org/wiki/Congruence_relation https://en.wikipedia.org/wiki/Equi
阅读全文
posted @ 2019-03-19 16:32
papering
阅读(4555)
推荐(0)
摘要:
https://baike.baidu.com/item/同态 假设M,M′是两个乘集,也就是说M和M′是两个各具有一个封闭的具有结合律的运算*与*‘的代数系统。σ是M射到M′的映射,并且任意两个元的乘积的像是这两个元的像的乘积,即对于M中任意两个元a、b,满足σ(a*b)=σ(a)*’σ(b);也
阅读全文
posted @ 2019-03-19 16:28
papering
阅读(990)
推荐(0)
摘要:
https://en.wikipedia.org/wiki/Congruence_relation In abstract algebra, a congruence relation (or simply congruence) is an equivalence relation on an a
阅读全文
posted @ 2019-03-19 15:50
papering
阅读(260)
推荐(0)
摘要:
1、透明 https://en.wikipedia.org/wiki/Equivalence_relation In mathematics, an equivalence relation is a binary relation that is reflexive, symmetric and
阅读全文
posted @ 2019-03-19 15:24
papering
阅读(711)
推荐(0)
摘要:
小结: 1、 销量 广告 微分方程 动态系统 市场份额 https://en.wikipedia.org/wiki/Sethi_model The Sethi model was developed by Suresh P. Sethi and describes the process of ho
阅读全文
posted @ 2019-03-19 14:36
papering
阅读(297)
推荐(0)
摘要:
小结: 1、非奇异的;非退化的:只有输入为0(可以泛化的概念)结果才为0 2、If A ∈ Mm,n(F) and m < n, then A isnecessarily singular. A s*n s<n 则A必然奇异的。 A linear transformation or matrix i
阅读全文
posted @ 2019-03-19 10:40
papering
阅读(712)
推荐(0)
摘要:
非齐次线性方程组 引出线性流形 陪集
阅读全文
posted @ 2019-03-18 21:17
papering
阅读(210)
推荐(0)
摘要:
小结: 1、数域、环、半环 :一般化、泛化 https://en.wikipedia.org/wiki/Matrix_multiplication In mathematics, matrix multiplication or matrix product is a binary operatio
阅读全文
posted @ 2019-03-18 17:47
papering
阅读(234)
推荐(0)
摘要:
0.2.2 Linear transformations. Let U be an n-dimensional vector space and let V be an m-dimensional vector space, both over the same field F; let BU be
阅读全文
posted @ 2019-03-18 16:04
papering
阅读(740)
推荐(0)
摘要:
小结: 1、两个有限维度的向量空间,在同一数域下,是同构的 等价于 它们维数相等。 Isomorphism 同构 0.1.8 Isomorphism. If U and V are vector spaces over the same scalar field F, and if f : U →
阅读全文
posted @ 2019-03-18 14:46
papering
阅读(472)
推荐(0)
摘要:
小结: 1、xy平面 与 直和 https://en.wikipedia.org/wiki/Direct_sum For example, the xy-plane, a two-dimensional vector space, can be thought of as the direct su
阅读全文
posted @ 2019-03-18 14:29
papering
阅读(1547)
推荐(0)
摘要:
Mean reversion (finance) 均值回归
阅读全文
posted @ 2019-03-18 14:04
papering
阅读(417)
推荐(0)
posted @ 2019-03-18 10:57
papering
阅读(163)
推荐(0)
摘要:
https://baike.baidu.com/item/依分布收敛
阅读全文
posted @ 2019-03-17 22:06
papering
阅读(351)
推荐(0)
posted @ 2019-03-17 20:30
papering
阅读(918)
推荐(0)
摘要:
小结: 欲求什么等价于求什么 欲得到什么等价于需要得到什么 cosx+cos2x+cos3x
阅读全文
posted @ 2019-03-17 19:17
papering
阅读(265)
推荐(0)
摘要:
小结: 1、日期类型按照date存储节省空间,仅3字节,而按照字符串型char 8字节 20190316 , varchar 20190316 9字节; 2、对于小于32768的整数,按照smallint仅仅为2字节,较字符型节约空间; 3、时间戳 1552187447 用int ,而非char(1
阅读全文
posted @ 2019-03-16 19:56
papering
阅读(484)
推荐(0)
摘要:
https://baike.baidu.com/item/二级域名 二级域(或称二级域名;英语:Second-level domain;英文缩写:SLD)是互联网DNS等级之中,处于顶级域名之下的域。二级域名是域名的倒数第二个部分,例如在域名example.com中,二级域名是example。 广告
阅读全文
posted @ 2019-03-16 19:20
papering
阅读(9608)
推荐(0)
摘要:
Self Referential Data Structure in C - create a singly linked list http://www.how2lab.com/programming/c/link-list1.php 注意: typedef struct st { int dat
阅读全文
posted @ 2019-03-16 16:54
papering
阅读(446)
推荐(0)
摘要:
https://zh.wikipedia.org/wiki/環形緩衝區 圆形缓冲区(circular buffer),也称作圆形队列(circular queue),循环缓冲区(cyclic buffer),环形缓冲区(ring buffer),是一种用于表示一个固定尺寸、头尾相连的缓冲区的数据结构
阅读全文
posted @ 2019-03-15 23:25
papering
阅读(643)
推荐(0)
摘要:
Hystrix在项目中实践 https://mp.weixin.qq.com/s/4Fg0COnWRB3rRWfxbJt7gA
阅读全文
posted @ 2019-03-15 22:31
papering
阅读(402)
推荐(0)
摘要:
小结: 1、ASCII编码、GBK编码不是变长编码; 2、数据压缩; 示例: aabacdab → 00100110111010 → |0|0|10|0|110|111|0|10| → aabacdab 3、变长编码: 符号-位长 映射; https://en.wikipedia.org/wiki/
阅读全文
posted @ 2019-03-15 15:45
papering
阅读(2707)
推荐(0)
摘要:
A Method for the Construction of Minimum-Redundancy Codes http://compression.ru/download/articles/huff/huffman_1952_minimum-redundancy-codes.pdf https
阅读全文
posted @ 2019-03-15 15:33
papering
阅读(499)
推荐(0)
摘要:
小结: 1、mysql服务端主动关闭链接的秒数; MySQL :: MySQL 8.0 Reference Manual :: 5.1.8 Server System Variables https://dev.mysql.com/doc/refman/8.0/en/server-system-va
阅读全文
posted @ 2019-03-15 12:20
papering
阅读(612)
推荐(0)
摘要:
Sleep The thread is waiting for the client to send a new statement to it. https://dev.mysql.com/doc/refman/8.0/en/thread-commands.html https://www.sao
阅读全文
posted @ 2019-03-15 12:12
papering
阅读(599)
推荐(0)
摘要:
https://en.wikipedia.org/wiki/C_data_typesIn practice, char is usually eight bits in size and short is usually 16 bits in size (as are their unsigned
阅读全文
posted @ 2019-03-15 11:46
papering
阅读(354)
推荐(0)
摘要:
小结: 1、查看全部线程; https://dev.mysql.com/doc/refman/8.0/en/show-processlist.html MySQL 8.0 Reference Manual / ... / SHOW PROCESSLIST Syntax 13.7.6.29 SHOW
阅读全文
posted @ 2019-03-15 11:38
papering
阅读(209)
推荐(0)
摘要:
小结: 1、加快读写; 2、对于InnoDB表,在一定条件下,通过复制旧表重建; 3、实践中, 3.1、show processlist;查看线程,发现,认为堵塞读请求; 3.2、数据长度空间不变,索引长度空间减小;历史的写操作是:url访问统计表,当天多次更新当天聚合结果数据的逻辑是“当天数据删除
阅读全文
posted @ 2019-03-15 11:16
papering
阅读(512)
推荐(0)
摘要:
mysql 字符集和校验规则( CHARSET & COLLATE) - 知乎 https://zhuanlan.zhihu.com/p/78080951 mallAllGoodsCREATE TABLE `qywl`.`mallAllGoods` ( `id` varchar(64) NOT NU
阅读全文
posted @ 2019-03-15 10:42
papering
阅读(5345)
推荐(0)
摘要:
小结: 1、高->低; LITTLE-ENDIAN(小字节序、低字节序) BOM——Byte Order Mark 字节序标记 数据在内存中的存放顺序
阅读全文
posted @ 2019-03-15 00:31
papering
阅读(412)
推荐(0)
摘要:
https://github.com/imhuay/Algorithm_for_Interview-Chinese/blob/master/Algorithm_for_Interview/_笔试/拼多多180722/2.字符串构造.py
阅读全文
posted @ 2019-03-14 20:13
papering
阅读(336)
推荐(0)
摘要:
思路 1、每张贴一张海报,将放入过去通过池,并和过去通过池中的海报逐一比较左右边界关系是否不覆盖旧者,覆盖旧者,旧者退出; 2、过去通过池中的海报的张数即最终可见的海报数; https://github.com/imhuay/Algorithm_Interview_Notes-Chinese/blo
阅读全文
posted @ 2019-03-14 20:09
papering
阅读(188)
推荐(0)
摘要:
n3065.pdf https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3065.pdf 翻译 搜索 复制
阅读全文
posted @ 2019-03-14 16:58
papering
阅读(148)
推荐(0)
摘要:
小结: 分区本质 从磁盘物理层面优化查询 MySQL :: MySQL 8.0 Reference Manual :: 23.1 Overview of Partitioning in MySQL https://dev.mysql.com/doc/refman/8.0/en/partitionin
阅读全文
posted @ 2019-03-14 15:26
papering
阅读(279)
推荐(0)
摘要:
C语言全局变量存放在哪里? https://baijiahao.baidu.com/s?id=1610294240775354689
阅读全文
posted @ 2019-03-14 13:08
papering
阅读(592)
推荐(0)
摘要:
MathType怎么打定积分竖线-MathType中文官网 http://www.mathtype.cn/jiqiao/dingjifen-shuxian.html 输入公式后在分隔符模板中选择左竖线模板在矩阵模板中选择2行1列模板
阅读全文
posted @ 2019-03-14 12:23
papering
阅读(1010)
推荐(0)
posted @ 2019-03-13 23:46
papering
阅读(4924)
推荐(0)
摘要:
小结: 1、线性链表、静态链表 《数据结构》严
阅读全文
posted @ 2019-03-13 14:49
papering
阅读(1450)
推荐(0)
摘要:
实战 回退 1、删除之前的提交 git reset --hard id 推送到远程 git push -f 【git log中确实删除了,但是拿到可以恢复】 2、不删除之前的提交 git revert id Git恢复之前版本的两种方法reset、revert(图文详解) 一、问题描述 在利用git
阅读全文
posted @ 2019-03-12 21:04
papering
阅读(722)
推荐(0)