搜索资源列表
Primes
- 1.计算n至少多大时,以下不等式成立。 1+1/2+1/3+……+1/n>10 2.请分别用break和continue语句判断1-1000以内的素数个数。 3.编写一个程序找出100~1000之间的所有姐妹素数。(注: 姐妹素数是指相邻两个奇数均为素数。)
budengshi
- 此作品为小学数学不等式的学习课件,有利于激发小学学生的学习兴趣-This works for primary school math learning courseware inequality is conducive to primary school students to stimulate interest in learning
MTreeMapRepo-master
- M-Tree是类似R-Tree和B-Tree的树形数据结构。它是用一个metric构建的,有效范围依赖于三角不等式,使用K-NN(K临近算法)查询,该程序实现创建和应用-create and apply the M-tree