R 树, 存取方式的当中最普遍的的用长方形, 是根据区域的启发式优化围绕的长方形在各个内在结点通过运行在一张规范化的试验平台下高度变化的数据, 询问和操作众多的实验, 我们能设计合并联合的优化的R* 树区域, 各个附寄的长方形边际和交叠在目录使用我们规范化的试验床在详尽表现比较,它结果R* 树清楚地胜过现有的R 树变形Guttman’s线性和二次方R 树和R 树的格林变形,R* 树的这优势举行为不同的型询问和操作, 譬如地图覆盖物。 为两个长方形和多维点在所有实验从一个实用观点R* 树是非常有吸引力的由于以下二个原因1 它高效率地支持点和空间数据同时和2 它实施费用比那少许高级其它R 树。
标签: 树
上传时间: 2014-12-05
上传用户:cmc_68289287
RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个数便是 public_key ,编码过程是, 若资料为 a, 将其看成是一个大整数, 假设 a < n.... 如果 a >= n 的话, 就将 a 表成 s 进位 (s
标签: person_key RSA 算法
上传时间: 2013-12-14
上传用户:zhuyibin
关于UNL软件工程的画图事例,和数据库的画图设计,对于设计和数据库连接的实验报告很有好处
上传时间: 2014-08-08
上传用户:zhanditian
网页制作三剑客官方教程,介绍了DREAMWEAVER,FLASH和FIREWORKS
上传时间: 2014-10-26
上传用户:我干你啊
数字运算,判断一个数是否接近素数 A Niven number is a number such that the sum of its digits divides itself. For example, 111 is a Niven number because the sum of its digits is 3, which divides 111. We can also specify a number in another base b, and a number in base b is a Niven number if the sum of its digits divides its value. Given b (2 <= b <= 10) and a number in base b, determine whether it is a Niven number or not. Input Each line of input contains the base b, followed by a string of digits representing a positive integer in that base. There are no leading zeroes. The input is terminated by a line consisting of 0 alone. Output For each case, print "yes" on a line if the given number is a Niven number, and "no" otherwise. Sample Input 10 111 2 110 10 123 6 1000 8 2314 0 Sample Output yes yes no yes no
上传时间: 2015-05-21
上传用户:daguda
TM1300/PNX1300系列DSP(主要用于视频处理)的自动boot程序,包括flash和jtag等。
上传时间: 2013-12-27
上传用户:cc1915
Linux下 MTD源代码分析,针对nand flash和nor flash的驱动开发
上传时间: 2015-06-07
上传用户:wxhwjf
The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B )Before b in the new alphabet or ( A )After b . The second character determines the relative placement of b and c , etc. So, for example, "BAA" means that a must come Before b , b must come After c , and c must come After d . Any letters beyond these requirements are to be excluded, so if the decree specifies k comparisons then the new alphabet will contain the first k+1 lowercase letters of the current alphabet. Create a class Alphabet that contains the method choices that takes the decree as input and returns the number of possible new alphabets that conform to the decree. If more than 1,000,000,000 are possible, return -1. Definition
标签: government streamline important alphabet
上传时间: 2015-06-09
上传用户:weixiao99
ATmega16应用例子,实验教材,包括内核及主板相关实验和外围模块相关实验。
上传时间: 2015-06-29
上传用户:Amygdala
数据采集与实时显示系统相结合,能够使实验人员在实验进行地过程中迅速了解设备的运行状况,从而及时做出判断和决策,对于实验的顺利进行具有重大意义。本文以HT-7超导托卡马克聚变实验中的数据采集与实时显示系统在windows下的开发过程为例,详细介绍了在Windows系统下,数据采集与实时显示系统的组成、硬件结构和软件设计,具有广泛的适用意义。
上传时间: 2014-11-10
上传用户:gundamwzc