> 本文为UnicodeMath官方文档的翻译,[原文看这](http://www.unicode.org/notes/tn28/UTN28-PlainTextMath-v3.1.pdf "UTN28-PlainTextMath-v3.1")。翻译如有不准还请谅解!\> 由于我个人只想学习在word... ...
分类:
其他好文 时间:
2019-02-13 22:40:25
阅读次数:
265
"Prime Distance" Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 25099 Accepted: 6567 Description The branch of mathematics called number t ...
分类:
其他好文 时间:
2019-02-13 00:25:11
阅读次数:
153
Being educated in Computer Science and Mathematics is not always easy. Especially not if you have “friends” who repeatedly insist on showing you their ...
分类:
其他好文 时间:
2019-02-10 09:39:32
阅读次数:
140
> 本文为UnicodeMath官方文档的翻译,[原文看这](http://www.unicode.org/notes/tn28/UTN28-PlainTextMath-v3.1.pdf "UTN28-PlainTextMath-v3.1")。翻译如有不准还请谅解!
> 由于我个人只想学习在wor... ...
分类:
其他好文 时间:
2019-02-09 22:36:30
阅读次数:
763
Let us look at a boring mathematics problem. : ) We have three different integers, x, y and z, which satisfy the following three relations: ? x + y + ...
分类:
其他好文 时间:
2019-02-09 18:04:25
阅读次数:
230
对Discrete Mathematics Using a Computer的第一章Introduction to Haskell进行总结。环境Windows 自定义数据类型 data type definitions 形式如: data Colour = Red | Orange | Yellow ...
分类:
其他好文 时间:
2019-02-04 12:44:06
阅读次数:
221
A. Fraction A. Fraction Petya is a big fan of mathematics, especially its part related to fractions. Recently he learned that a fraction is called pro ...
分类:
其他好文 时间:
2019-01-31 00:12:52
阅读次数:
240
以下是我对张量的理解,备注是具体解释,Xmind导出的图片没法显示出来,主要还是将张量间的关系画出来,方便理解。 图1 张量 ...
分类:
其他好文 时间:
2019-01-26 00:22:24
阅读次数:
141
参考:《 "深度学习500问" 》 期望 ?在概率论和统计学中,数学期望(或均值,亦简称期望)是试验中每次可能结果的概率乘以其结果的总和。它反映随机变量平均取值的大小。 线性运算: $E(ax+by+c) = aE(x)+bE(y)+c$ ?推广形式: $E(\sum_{k=1}^{n}{a_ix_ ...
分类:
其他好文 时间:
2019-01-26 00:20:33
阅读次数:
296
对Discrete Mathematics Using a Computer的第一章Introduction to Haskell进行总结。环境Windows,关于函数的部分太长了,分开写。 常用的对列表list操作的函数common functions on lists length :: [a] ...
分类:
其他好文 时间:
2019-01-25 14:09:55
阅读次数:
163