码迷,mamicode.com
首页 >  
搜索关键字:mathematics    ( 300个结果
初识Haskell 三:函数function
对Discrete Mathematics Using a Computer的第一章Introduction to Haskell进行总结。环境Windows 函数毫无疑问是函数式语言的核心。 在Haskell中(无特殊指明,以下皆是指在Haskell下),一个表达式用函数完成计算被称为a func ...
分类:其他好文   时间:2019-01-24 13:23:41    阅读次数:124
初识Haskell 二:基本操作和类型Type
主要介绍Haskell中的基本操作和类型和类型中的注意点。操作环境Windows 对Discrete Mathematics Using a Computer的第一章Introduction to Haskell进行总结。 1. 在安装了ghci后,便可以进行Haskell的编译,点击GHCi 即可 ...
分类:其他好文   时间:2019-01-23 10:33:41    阅读次数:553
剑桥大学
剑桥博士资格考试,https://www.maths.cam.ac.uk/undergrad/pastpapers Past Mathematics Tripos examination papers,https://www.maths.cam.ac.uk/undergradnst/pastpape ...
分类:其他好文   时间:2019-01-19 21:08:36    阅读次数:184
题解报告:poj 2480 Longge's problem(欧拉函数)
Description Longge is good at mathematics and he likes to think about hard mathematical problems which will be solved by some graceful algorithms. Now ...
分类:其他好文   时间:2019-01-17 22:34:16    阅读次数:127
UVA1225DigitCounting(简单哈希表)
Trung is bored with his mathematics homeworks. He takes a piece of chalk and starts writing a sequence of consecutive integers starting with 1 to N (1 ...
分类:其他好文   时间:2018-12-18 02:03:29    阅读次数:223
《Graduate Texts in Mathematics(GTM)》《斯普林格数学研究生教材丛书
资源链接:https://pan.baidu.com/s/18zN0Wnkmo6LA77S_gjA2kgGraduateTextsinMathematics(GTM)系列丛书是Springer-Verlag出版社出版的数学方向的一系列研究生教科书。作者都是该领域的专家,每本书都从基础讲起,易于入门。这套丛书虽然经过多次重印和修订,但大多数已经绝版,即使是Springer的官方网站也只有三十本左右的
分类:其他好文   时间:2018-11-16 10:26:23    阅读次数:634
HDU 5950 - Recursive sequence - [矩阵快速幂加速递推][2016ACM/ICPC亚洲区沈阳站 Problem C]
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=5950 Farmer John likes to play mathematics games with his N cows. Recently, they are attracted by recur ...
分类:其他好文   时间:2018-11-12 13:22:51    阅读次数:197
POJ2689 Prime Distance(数论:素数筛选)
题目链接:传送门 题目: Prime Distance Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 24073 Accepted: 6306 Description The branch of mathematics call ...
分类:其他好文   时间:2018-11-01 01:03:18    阅读次数:151
Recursive sequence(HDU5950 矩阵快速幂)
题目: Farmer John likes to play mathematics games with his N cows. Recently, they are attracted by recursive sequences. In each turn, the cows would sta ...
分类:其他好文   时间:2018-10-11 01:31:11    阅读次数:193
Prime Distance(POJ 2689)
Description The branch of mathematics called number theory is about properties of numbers. One of the areas that has captured the interest of number t ...
分类:其他好文   时间:2018-10-10 20:11:26    阅读次数:175
300条   上一页 1 ... 4 5 6 7 8 ... 30 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!