码迷,mamicode.com
首页 >  
搜索关键字:mathematics    ( 300个结果
数学建模课程常用英语词汇(专业术语)
数学建模 mathematical modeling 数学模型 mathematical model 初等数学模型 Elementary mathematics model 微分方程模型 differential equation model 线性代数建模 Linear algebraic mode ...
分类:其他好文   时间:2018-05-07 21:07:30    阅读次数:214
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-06 14:53:41    阅读次数:194
SPOJ:Bits. Exponents and Gcd(组合数+GCD)
Rastas's has been given a number n. Being weak at mathematics, she has to consider all the numbers from 1 to 2n?-?1 so as to become perfect in calcula ...
分类:其他好文   时间:2018-04-30 18:03:10    阅读次数:201
Miller-Rabin素数检测算法
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-04-24 00:16:35    阅读次数:261
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-04-22 22:07:49    阅读次数:271
codewars--js--Large Factorials--阶乘+大数阶乘
问题描述: In mathematics, the factorial of integer n is written as n!. It is equal to the product of n and every integer preceding it. For example: 5! = 1 ...
分类:Web程序   时间:2018-04-17 18:02:47    阅读次数:228
Martian Addition
In the 22nd Century, scientists have discovered intelligent residents live on the Mars. Martians are very fond of mathematics. Every year, they would ...
分类:其他好文   时间:2018-04-07 20:00:48    阅读次数:197
Square Number & Cube Number
Square Number: Description In mathematics, a square number is an integer that is the square of an integer. In other words, it is the product of some i ...
分类:其他好文   时间:2018-03-28 12:20:50    阅读次数:186
codeforces 935E 建树,dp
"E. Fafa and Ancient Mathematics" 题意: 给出一串加减表达式,括号可以互相匹配。其中有 p 个加号, m 个减号,问最后的结果最大可能是多少。 min(p,m) using namespace std; pragma comment(linker, "/STACK: ...
分类:其他好文   时间:2018-03-18 21:37:52    阅读次数:170
山东省第六届省赛 H题:Square Number
Description In mathematics, a square number is an integer that is the square of an integer. In other words, it is the product of some integer with its ...
分类:其他好文   时间:2018-03-17 16:16:01    阅读次数:151
300条   上一页 1 ... 7 8 9 10 11 ... 30 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!