码迷,mamicode.com
首页 >  
搜索关键字:mathematics    ( 300个结果
奇怪的骰子游戏
近日复习概率论( "mathematics for computer science" )的时候读到了一个有趣的例子,在这里分享一下。都是一些非常简单好玩的概率知识,学数学的同学请绕道...勿喷。 ;) 这是一个平淡的星期天,你像往常一样在酒吧喝酒,顺便思考一下MMU分页机制的原理。 过了一会儿,一 ...
分类:其他好文   时间:2018-08-01 22:26:23    阅读次数:126
the mathematical knowledge
[TOC] 1.The Mathematical Knowledge Needed For Machine Learning The First Column| The Second Column : :|: : algorithems|Mathematics Bias classifier|ran ...
分类:其他好文   时间:2018-07-28 00:08:46    阅读次数:153
具体数学_计算机科学基础(第2版)英文版pdf
下载地址: "网盘下载" This book introduces the mathematics that supports advanced computer Programming and the analysis of algorithms. The primary aim of its w ...
分类:其他好文   时间:2018-07-22 21:15:11    阅读次数:311
Tikhonov regularization 吉洪诺夫 正则化
这个知识点很重要,但是,我不懂。 第一个问题:为什么要做正则化? In mathematics, statistics, and computer science, particularly in the fields of machine learning and inverse problems ...
分类:其他好文   时间:2018-06-01 10:41:48    阅读次数:178
CodeForces 935E Fafa and Ancient Mathematics (树形DP)
题意:给定一个表达式,然后让你添加 n 个加号,m 个减号,使得表达式的值最大。 析:首先先要建立一个表达式树,这个应该很好建立,就不说了,dp[u][i][0] 表示 u 这个部分表达式,添加 i 个符号,使值最大,dp[u][i][1] 表示 u 个部分表达式,添加 i 个符号,使用值最小,这里 ...
分类:其他好文   时间:2018-05-23 19:03:29    阅读次数:167
Mathematics slides
James Munkres "Topology" Chapter 1 Set Theory and Logic Chapter 1 Set Theory and Logic ...
分类:其他好文   时间:2018-05-20 10:39:17    阅读次数:149
hdu 4632 Palindrome subsequence
In mathematics, a subsequence is a sequence that can be derived from another sequence by deleting some elements without changing the order of the rema ...
分类:其他好文   时间:2018-05-19 20:41:12    阅读次数:167
ICPC2017 Naning - The Maximum Unreachable Node Set
标签: 最大独立集 最小路径覆盖 题目描述 In this problem, we would like to talk about unreachable sets of a directed acyclic graph G = (V, E). In mathematics a directed ...
分类:其他好文   时间:2018-05-10 23:30:54    阅读次数:246
NYOJ 1277Decimal integer conversion (第九届河南省省赛)
XiaoMing likes mathematics, and heis just learning how to convert numbers between different bases , but he keeps making errorssince he is only 6 years ...
分类:其他好文   时间:2018-05-10 19:59:55    阅读次数:206
[数论][Miller_Rabin] Goldbach
Description: Goldbach's conjecture is one of the oldest and best-known unsolved problems in number theory and all of mathematics. It states: Every eve ...
分类:数据库   时间:2018-05-10 19:32:22    阅读次数:214
300条   上一页 1 ... 6 7 8 9 10 ... 30 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!