登录

双语推荐:交集

在不泄露各自私有信息的前提下,一组互不信任的参与者进行的多方合作计算叫做安全多方计算(secure multi-party computation, SMC)。而安全交集计算是安全多方计算一个重要的子问题,它主要解决如何通过协同计算求得交集并保证隐私安全的问题,该问题在社交网络、军事、商业领域有重要的应用前景。针对目前交集计算方法效率低下和计算复杂的特点,该文设计了一种高效安全的交集计算协议,该协议通过把集合中的每一个元素转换成平面空间中的点,再利用点与点的距离关系求得交集。最后通过仿真实验验证了协议的正确性、安全性和复杂性。
Secure multi-party computation (SMC) is a multi-party cooperative computation conducted by a group of participants on the premise that they do not trust each other and will not disclose any of their private information. Secure intersection computation (SIC), an important sub-concern of SMC, is focused on how to acquire intersection through cooperative computing and ensure the security of privacy, which has a significant application prospect in regard to social networks, military and commercial fields. In view of the low efficiency and complexity of current intersection computation methods, a high-efficient and secure intersection computation protocol is proposed. Under such a protocol, each element within a set will be converted into a dot in planar space and the intersection can be computed and acquired through the distance relations between these dots. At last, the correctness, security and complexity of the protocol are analyzed and verified through simulation experiment.

[ 可能符合您检索需要的词汇 ]

针对协方差交集的最优融合问题,提出了一种基于网格剖分的协方差交集融合新算法.该算法首先利用几何法对位置空间进行网格剖分,求出局部航迹协方差椭圆所包含的网格集合;其次,对所有的网格集合进行与运算,求出局部航迹协方差椭圆所包含的公共网格集合;最后,利用公共网格集合逼近协方差椭圆的交集,求出融合估计值.蒙特卡罗仿真试验证明,该方法能有效提高相关误差航迹的融合精度.
@@@@Aiming at the optimal fusion of the covariance intersection algorithm, a new covariance intersection algorithm based on the grid partition is presented for position fusion . Firstly, the position area is partitioned into many small rectangle grids by geometric method and the error ellipse of the local track is transformed into the set of the rectangle grids . Secondly, the common grids set are computed by logic and operation for the set of the rectangle grids . Finally, the optimal approximation for the covariance ellipse of the fusion estimation is computed by the common grids set and the estimated value of the fusion track is calculated by the common grids set . The Monte Carlo simulation shows the method can improve the precision of fusion track .

[ 可能符合您检索需要的词汇 ]

在交换半环范畴中引进和研究理想的实根,从而将实代数学中有关结果推广到交换半环上。如下结果被建立:在半环中,一个理想的实根恰等于包含该理想的所有实理想的交集,并也恰等于包含该理想的所有实素理想的交集。此外,形式更为一般的理想的实根--广义实根被考虑,并获得相应的结果。
The notion of real radicals of ideals was introduced in the category of commutative semirings. Similar to the category of commutative rings,the following resultwere established:The real radical of an i-deal in a commutative semiring was the intersection of real ideals,with this ideal being inclusive,and also was the intersection of real prime ideals containing this one.Moreover,a kind of generalized real radicals of ideals was investigated too in the category of commutative semirings,and the corresponding result was ob-tained.

[ 可能符合您检索需要的词汇 ]

混合属性聚类是近年来的研究热点,对于混合属性数据的聚类算法要求处理好数值属性以及分类属性,而现存许多算法没有很好得平衡两种属性,以至于得不到令人满意的聚类结果.针对混合属性,在此提出一种基于交集的聚类融合算法,算法单独用基于相对密度的算法处理数值属性,基于信息熵的算法处理分类属性,然后通过基于交集的融合算法融合两个聚类成员,最终得到聚类结果.算法在UCI数据集Zoo上进行验证,与现存k-prototypes与EM算法进行了比较,在聚类的正确率上都优于k-prototypes与EM算法,还讨论了融合算法中交集元素比的取值对算法结果的影响.
Mixed attributes data clustering is a research hotspot in recent years. For mixed attributes data clustering algorithm, it requires handling numeric attributes and categorical attributes simultaneously. However many algorithms have not very good balance with numeric and categorical attributes, and the cluster results are not satisfied. For mixed attributes data set, a new clustering ensemble algorithm based on intersection is proposed. It processes the numeric attributes with a new relative density clustering algorithm, and processes the categorical attributes with a clustering algorithm based on information entropy. Then it fuses these two cluster members with a cluster fusion algorithm based on intersection. Finally, it gets the clustering results. It is validated by taking an experiment on UCI data set Zoo, and compared with the existing k-prototypes algorithm and EM algorithm. The experiment result shows that the new algorithm has higher flexibility and accuracy. The infl

[ 可能符合您检索需要的词汇 ]

构造了两门学科核心期刊论文规范化的关键词交集,从关键词交集中获取两门学科的高频交叉关键词及其共词矩阵,在此基础上通过关键词词频分析和社会网络分析探讨两门学科交叉研究热点领域的整体特征。并以图书情报学和新闻传播学为具体研究对象进行实验,得出有关期刊管理与评价、知识产权、企业知识管理等领域是两门学科在研究时段内最为关切的交叉研究领域等有益结论,从而验证了上述构想的可行性。
This paper constructs normalized keyword intersection of two disciplines from core periodicals and then obtains high-frequency intersecting keywords and their co-word matrix. Based on that, the paper uses keywords analysis and social network analysis to discuss the overall characteristics, subject construction, internal relations and evolution of crossing research hotspots of two disciplines. Taking the two disciplines of Library and Information Science and Journalism and Communication Studies as example, the paper verifies the feasibility of the idea and gets some useful conclusions.

[ 可能符合您检索需要的词汇 ]

本文提出了基于父节点的XML查询优化算法,它主要利用关键词的顺序循环查找父节点,把查找出来的父节点集合求交集,所得的父节点交集集合中的元素即为最小子树根节点,最后根据所得出的最小子树根节点得到用户所需的最紧致片段。通过选取经典的INEX数据集算法进行测试。实验结果表明,与传统的XML查询优化算法相比,基于父节点的XML查询优化算法有较高的准确率,更能满足用户需求。
This paper puts forward the XML query optimization algorithm based on father nodes, which circles to find father nodes by the order ofkeywords, and then gets the intersection of father nodes. The elements in the intersection of father nodes are smallest and lowest root nodes. Finally, it gets the most compact segment needed by users according to the smallest and lowest root nodes of different levels.By choosing the classic data set (INEX), the algorithm is tested. Contrasting to traditional query methods, the experimental results have proved that the XML query optimization algorithm based on father nodes has higher accuracy result and meets the user's need better

[ 可能符合您检索需要的词汇 ]

基于瞬变电磁法探测理论,结合井下瞬变电磁探测试验,研究井下瞬变电磁探测采煤工作面巷道的影响以及探测方法,提出矿井瞬变电磁探测采煤工作面"交集法",即在井下实际探测方面,需要在采煤工作面的两条巷道内做工作。在山西吕梁某矿对该方法进行了试验验证,结果表明,采用"交集法"探测结果比较准确,可提高探测精度,减少钻探工作量,是目前矿井瞬变电磁法探测采煤工作面较为可靠的方法,建议在煤矿中推广使用。
Based on the mine transient electromagnetic detection theory in combination with underground transient electromagnetic de-tection test, the authors studied the roadway influence and detection method of coalface detection by using mine transient electromagnet-ic method and put forward the "intersection method"for mine transient electromagnetic coalface detection, i.e., in downhole practical exploration, two adits should be dug for coalface. This method was tested in a coal mine in Luliang of Shanxi Province, and the result shows that the "intersection method" can make more accurate detection, improve the detection accuracy and reduce the drilling work-load. This is a reliable method for mine transient electromagnetic detection of coalface. It is thus held that the use of this method should be promoted in the coal mine.

[ 可能符合您检索需要的词汇 ]

基于Hadoop分布式计算平台,给出一种适用于大数据集的并行挖掘算法。该算法对非结构化的原始大数据集以及中间结果文件进行垂直划分以确保能够获得完整的频繁项集,将各个垂直分块数据分配给不同的Hadoop计算节点进行处理,以减少各个计算节点的存储数据,进而减少各个计算节点执行交集操作的次数,提高并行挖掘效率。实验结果表明,给出的并行挖掘算法解决了大数据集挖掘过程中产生的大量数据通信、中间数据以及执行大量交集操作的问题,算法高效、可扩展。
Based on Hadoop distributed computing framework,propose a parallel algorithm for mining the large dataset. The presented al-gorithm divides the original large non-structured dataset and large middle result files into several smaller-scale data blocks by vertical partitioning pattern in order to ensure the completeness of the frequent item set. The algorithm can reduce the size of the data to be stored in each computing node and decrease the execution times that each computing node calculates the intersection operations by distributing the data blocks to the computing nodes to parallel mining in Hadoop distributed computing environment,and it can improve the efficiency of parallel mining. The experimental results show that the presented parallel mining algorithm can solve the problem that the mining large dataset will generate large amount of data communication and large number of operations for calculating intersection,and it is efficient and scalable.

[ 可能符合您检索需要的词汇 ]

本文通过将经典4-交集矩阵中的区域内部替换为区域外部,使其可以表示RCC5关系.在此基础上定义了4@4交集矩阵,构建了双嵌套区域与简单区域间的拓扑关系模型.给出约束条件,得到双嵌套区域与简单区域间实际存在的53种拓扑关系,给出其关系示意图及概念邻域图,在此基础上建立了拓扑关系的推理系统,给出关系复合表.应用本文所建立的拓扑关系模型,可用于对台风降水区域与指定目标地区的拓扑关系进行定性模拟,对台风及降水的预警机制具有一定的指导意义.
The interior part of the classic 4-intersection matrix is replaced by the exterior part to represent the RCC 5 rela-tions .The 4 × 4 intersection matrix is then defined to describe the spatial topological relations between a double nesting region and a simple region .It is shown that there are totally 53 topological relations between a double nesting region and a simple region based on three constraints ,the illustrations and the conceptual neighborhood graph of all these relations are also given .The reasoning mecha-nism of this model is established and the composition table is given .The proposed topological relation model can be applied to quali-tatively simulate the spatial relations between the typhoon raining areas and the target area ,which is useful to some degree on the forecasting and warning of typhoon raining .

[ 可能符合您检索需要的词汇 ]

现有空间拓扑关系模型多针对同种类的空间对象进行处理,在实际应用中具有一定的局限性.本文在4-交集模型的基础上,通过扩展4-交集矩阵,对凹形区域和带单洞区域间的拓扑关系进行了表示,得到凹形区域和带单洞区域间161种拓扑关系,并给出前10种拓扑关系的示意图.提出算法,并通过程序验证161种拓扑关系均可实现.证明所获得的161种基本关系的完备性和互斥性,通过与相关工作的比较可知该表示模型比其它相关模型表达力更强.
@@@@Most of the spatial topological relation models are dealing with the same kind of spatial object, which are restricted in the practical applications at some degree. 4-intersection matrix model is extended to represent the topological relations between a concave region and a simple region with a hole. Thus, totally 161 topological relations are obtained, in which the illustrations of the first 10 relations are given. The algorithm is also presented to prove that the 161 topological relations are all feasible in the real world. The topological relations are proved to be exclusive and complete. Compared with other relative research work, the representation model is more expressive than other similar models.