码迷,mamicode.com
首页 >  
搜索关键字:mathematics    ( 300个结果
UnicodeMath数学公式编码_翻译(Unicode Nearly Plain - Text Encoding of Mathematics Version 3)
> 本文为UnicodeMath官方文档的翻译,[原文看这](http://www.unicode.org/notes/tn28/UTN28-PlainTextMath-v3.1.pdf "UTN28-PlainTextMath-v3.1")。翻译如有不准还请谅解!\> 由于我个人只想学习在word... ...
分类:其他好文   时间:2019-02-13 22:40:25    阅读次数:265
POJ2689 ZOJ1842 UVA10140 Prime Distance【筛选法】
"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
UVA11556 Best Compression Ever【位运算】
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数学公式编码_翻译(Unicode Nearly Plain - Text Encoding of Mathematics Version 3)
> 本文为UnicodeMath官方文档的翻译,[原文看这](http://www.unicode.org/notes/tn28/UTN28-PlainTextMath-v3.1.pdf "UTN28-PlainTextMath-v3.1")。翻译如有不准还请谅解! > 由于我个人只想学习在wor... ...
分类:其他好文   时间:2019-02-09 22:36:30    阅读次数:763
UVA11565 Simple Equations【数学+暴力】
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
初识Haskell 五:自定义数据类型和类型类
对Discrete Mathematics Using a Computer的第一章Introduction to Haskell进行总结。环境Windows 自定义数据类型 data type definitions 形式如: data Colour = Red | Orange | Yellow ...
分类:其他好文   时间:2019-02-04 12:44:06    阅读次数:221
CF A fraction
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
Mathematics Base - Tensor
以下是我对张量的理解,备注是具体解释,Xmind导出的图片没法显示出来,主要还是将张量间的关系画出来,方便理解。 图1 张量 ...
分类:其他好文   时间:2019-01-26 00:22:24    阅读次数:141
Mathematics Base - 期望、方差、协方差、相关系数总结
参考:《 "深度学习500问" 》 期望 ?在概率论和统计学中,数学期望(或均值,亦简称期望)是试验中每次可能结果的概率乘以其结果的总和。它反映随机变量平均取值的大小。 线性运算: $E(ax+by+c) = aE(x)+bE(y)+c$ ?推广形式: $E(\sum_{k=1}^{n}{a_ix_ ...
分类:其他好文   时间:2019-01-26 00:20:33    阅读次数:296
初识Haskell 四:函数function之二
对Discrete Mathematics Using a Computer的第一章Introduction to Haskell进行总结。环境Windows,关于函数的部分太长了,分开写。 常用的对列表list操作的函数common functions on lists length :: [a] ...
分类:其他好文   时间:2019-01-25 14:09:55    阅读次数:163
300条   上一页 1 ... 3 4 5 6 7 ... 30 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!