码迷,mamicode.com
首页 >  
搜索关键字:combination theory    ( 1177个结果
何时覆盖hashCode()和equals()方法
The theory (for the language lawyers and the mathematically inclined): equals() (javadoc) must define an equivalence relation (it must be reflexive, s ...
分类:其他好文   时间:2018-06-15 12:58:38    阅读次数:190
phd文献阅读日志-博一下学期
博一下学期: 1.week1,2018.2.26 2006-Extreme learning machine: theory and applications 期刊来源:Huang G B, Zhu Q Y, Siew C K. Extreme learning machine: theory an ...
分类:其他好文   时间:2018-06-11 20:28:48    阅读次数:610
B - Ultra-Fast Mathematician
Problem description Shapur was an extremely gifted student. He was great at everything including Combinatorics, Algebra, Number Theory, Geometry, Calc ...
分类:其他好文   时间:2018-06-09 14:41:44    阅读次数:165
bzoj2982: combination(lucas)
Description LMZ有n个不同的基友,他每天晚上要选m个进行[河蟹],而且要求每天晚上的选择都不一样。那么LMZ能够持续多少个这样的夜晚呢?当然,LMZ的一年有10007天,所以他想知道答案mod 10007的值。(1<=m<=n<=200,000,000) LMZ有n个不同的基友,他每天 ...
分类:其他好文   时间:2018-06-09 13:29:30    阅读次数:205
第21月第7日 数据结构 b+树
1.B+树 MySQL支持诸多存储引擎,而各种存储引擎对索引的支持也各不相同,因此MySQL数据库支持多种索引类型,如BTree索引,哈希索引,全文索引等等。 http://blog.codinglabs.org/articles/theory-of-mysql-index.html https:/ ...
分类:其他好文   时间:2018-06-07 23:08:14    阅读次数:297
MySQL索引背后的数据结构及算法原理
copy from http://blog.codinglabs.org/articles/theory-of-mysql-index.html MySQL索引背后的数据结构及算法原理 作者 张洋 | 发布于 2011-10-18 MySQL 索引 B树 优化 摘要 本文以MySQL数据库为研究对象 ...
分类:数据库   时间:2018-06-07 15:38:35    阅读次数:182
2.4.25
question: Computational number theory. Write a program CubeSum.java that prints out all integers of the form a^3 + b^3 where a and b are integers betw ...
分类:其他好文   时间:2018-06-05 23:25:33    阅读次数:190
dhcpd:bad subnet number/mask combination. subnet
今天在调试wifi热点启动hdcpd服务时出现报错"bad subnet number/mask combination. subnet 192.168.1.1", 找到对应配置如下 原因是subnet网络地址最后一位必须是0,修改如下 ...
分类:Web程序   时间:2018-05-29 16:18:48    阅读次数:334
博弈论 斯坦福game theory stanford week 6.2_
---title: 博弈论 斯坦福game theory stanford week 6-2tags: notenotebook: 6- 英文课程-15-game theory--- # 博弈论 斯坦福game theory stanford week 6- ## 1 In the followin... ...
分类:其他好文   时间:2018-05-28 22:46:22    阅读次数:186
2017中国大学生程序设计竞赛 - 女生专场(Graph Theory)
Graph Theory Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 131072/131072 K (Java/Others)Total Submission(s): 1796 Accepted Submission(s): 750 P ...
分类:其他好文   时间:2018-05-22 20:40:39    阅读次数:177
1177条   上一页 1 ... 21 22 23 24 25 ... 118 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!