1. 公理系统 先来看看康托尔对集合的定义:“一个集合是我们知觉中或理智中的、确定的、互不相同的事物的一个汇集,被设想为一个整体”。尽管康托尔本人已经建立起了相当广泛而深刻的集合理论,但对于集合本身的定义却还是含糊的,他的理论被称为“朴素集合论”(Native Set Theory)。虽然试图描述....
分类:
其他好文 时间:
2014-10-11 22:07:16
阅读次数:
255
"不就是集合吗?高中就学过了。小样,别以为加个“论”字我就不认识你!"在我们的印象中,集合一直是数学的基础语言,任何一个分支都是由集合定义起的。殊不知,这一状况其实才几十年时间,集合论(Set Theory)的诞生也才一百年左右。你可能更没想到,集合论起始于对无穷的探索和思考,它还掀起了崭新的学.....
分类:
其他好文 时间:
2014-10-11 15:22:55
阅读次数:
221
打开..\wamp\bin\apache\apache2.4.9\conf\httpd.conf配置文件, <Directory "c:/wamp/www/"> ??? # ??? # Possible values for the Options directive are "None", "All", ??? # or any combination o...
分类:
其他好文 时间:
2014-10-09 21:14:58
阅读次数:
30595
X -
Number Theory
Time Limit:2000MS
Memory Limit:32768KB 64bit IO Format:%lld & %llu
Submit
Status
Description
Factorial of an integer is defined by the following f...
分类:
其他好文 时间:
2014-10-09 17:02:18
阅读次数:
237
组合继承 组合继承(combination inheritance),有时候也叫做伪经典继承,指的是将原型链和借用构造函数的 技术组合到一块,从而发挥二者之长的一种继承模式。其背后的思路是使用原型链实现对原型属性和方 法的继承,而通过借用构造函数来实现对实例属性的继承。这样,既通过在原型上定义方.....
分类:
编程语言 时间:
2014-10-08 18:24:35
阅读次数:
210
HDU 3104 Combination Lock(数学题)...
分类:
其他好文 时间:
2014-10-06 23:56:51
阅读次数:
194
Given a collection of candidate numbers (C) and a target number (T), find all unique combinations in C where the candidate numbers sums to T.Each numb...
分类:
其他好文 时间:
2014-10-06 13:41:10
阅读次数:
154
Given a set of candidate numbers (C) and a target number (T), find all unique combinations inCwhere the candidate numbers sums toT.Thesamerepeated num...
分类:
其他好文 时间:
2014-10-05 16:48:38
阅读次数:
193
Non Absorbing DFA
Time Limit: 10000/5000MS (Java/Others)Memory Limit: 128000/64000KB (Java/Others)
SubmitStatisticNext
Problem
Problem Description
In the theory of compilers and la...
分类:
其他好文 时间:
2014-10-04 10:15:36
阅读次数:
304
Probability Theory概率论Trial试验intersection交union并frequency频率difference差additivity可加性complementation对立contain包含equivalent等价mean均值convolution[,k?nv?'lu:??...
分类:
其他好文 时间:
2014-09-29 00:19:15
阅读次数:
284