期刊文献+
共找到36篇文章
< 1 2 >
每页显示 20 50 100
基于泛型技术的导航树生成策略 被引量:5
1
作者 张昊 王魁生 方明 《计算机工程》 CAS CSCD 北大核心 2009年第9期55-56,59,共3页
在管理信息系统的开发过程中,采用传统导航树生成策略实现树的生成,会导致程序在执行过程中面临严重的效率问题。提出一种基于泛型技术的导航树生成策略(TGSBG)来改进传统解决方案,其中包括TGSBG的设计思想及业务模型,并给出TGSBG的树... 在管理信息系统的开发过程中,采用传统导航树生成策略实现树的生成,会导致程序在执行过程中面临严重的效率问题。提出一种基于泛型技术的导航树生成策略(TGSBG)来改进传统解决方案,其中包括TGSBG的设计思想及业务模型,并给出TGSBG的树生成算法的形式化描述。实验证明,利用TGSBG及其算法,可以提高程序执行效率和数据访问速度。 展开更多
关键词 泛型 树生成策略 树生成算法
下载PDF
基于用户行为分析的应用层组播树生成算法 被引量:21
2
作者 罗建光 赵黎 杨士强 《计算机研究与发展》 EI CSCD 北大核心 2006年第9期1557-1563,共7页
应用层组播采用终端主机转发数据的方式,在一对多的媒体内容分发方面具有广阔的应用前景.与IP组播相比,应用层组播具有灵活和易实施的特点,但是因为终端主机可以自由地退出组播树,应用层组播也存在数据传递易中断的缺点,这对实时性要求... 应用层组播采用终端主机转发数据的方式,在一对多的媒体内容分发方面具有广阔的应用前景.与IP组播相比,应用层组播具有灵活和易实施的特点,但是因为终端主机可以自由地退出组播树,应用层组播也存在数据传递易中断的缺点,这对实时性要求严格的视频直播应用的影响尤为严重.通过对超过1000万条实际视频直播系统的真实用户记录进行统计分析,发现用户平均剩余在线时间随着已经在线时间的增大而增大,并据此提出了一种适用于视频直播的应用层组播树生成算法.模拟结果表明,算法对减少视频直播应用下应用层组播树的数据传递中断次数有明显作用. 展开更多
关键词 应用层组播 组播树生成 视频直播 用户行为分析
下载PDF
一种基于前缀编码的树生成算法 被引量:1
3
作者 况立群 熊风光 韩燮 《小型微型计算机系统》 CSCD 北大核心 2010年第5期849-852,共4页
为了使树生成算法更为通用且效率更高,提出一种基于前缀编码的树生成算法.算法中的节点采用前缀编码的数据结构,便于用户对树中节点及其下层子节点上的关联数据进行快速查询和统计.由于在构造树之前已采用先根遍历的方式对节点进行了排... 为了使树生成算法更为通用且效率更高,提出一种基于前缀编码的树生成算法.算法中的节点采用前缀编码的数据结构,便于用户对树中节点及其下层子节点上的关联数据进行快速查询和统计.由于在构造树之前已采用先根遍历的方式对节点进行了排序,同时建树过程中记录了最近各层节点的信息,因此无需搜索节点的上下层信息就可直接建立起树,大幅提高了建树效率,算法时间复杂度为O(n).该算法无需额外的数据预处理即可构造任意子树,且不会增加算法复杂度. 展开更多
关键词 前缀树 递归树 树生成算法 前序遍历
下载PDF
基于前缀编码的先根遍历树生成算法的研究与应用 被引量:1
4
作者 况立群 熊风光 韩燮 《计算机应用与软件》 CSCD 2011年第4期67-70,94,共5页
在管理信息系统的层次分类树中,为了快速查询分类信息并高效地生成层次分类子树,提出了一种基于前缀编码的先根遍历树生成算法。该算法中的节点采用前缀编码的数据结构,便于快速检索出子树节点集合;在构造子树时预先对其进行先根遍历,... 在管理信息系统的层次分类树中,为了快速查询分类信息并高效地生成层次分类子树,提出了一种基于前缀编码的先根遍历树生成算法。该算法中的节点采用前缀编码的数据结构,便于快速检索出子树节点集合;在构造子树时预先对其进行先根遍历,产生有序遍历表,同时记录最近各层节点的信息,使得建立子树的效率得到大幅提高。最后通过实例验证了所提算法的有效性,为管理信息系统中层次分类树的建立提供了可行的解决途径。 展开更多
关键词 前缀树 递归树 树生成算法 先根遍历
下载PDF
基于等效电路模型的馈电子树生成算法
5
作者 张宏 陈立勇 马旭晖 《电脑与电信》 2012年第8期42-44,共3页
等效电路模型的构建为计算复杂电力系统中的短路电路值提供了理论依据。构建等效电路是计算短路点到馈电源之间阻抗值的关键,但前提是构建电力系统的馈电子树。在遍历电力系统树的过程中,生成馈电子树的同时必须在馈电源处做相应标识,... 等效电路模型的构建为计算复杂电力系统中的短路电路值提供了理论依据。构建等效电路是计算短路点到馈电源之间阻抗值的关键,但前提是构建电力系统的馈电子树。在遍历电力系统树的过程中,生成馈电子树的同时必须在馈电源处做相应标识,以确定馈电源在等效电路模型中的位置。本文重点论述基于等效电路模型的馈电子树生成算法的设计过程,并通过实验结果证明馈电子树的正确性。 展开更多
关键词 短路电流 等效电路 汇流排 馈电子树生成算法
下载PDF
潜在电路计算机辅助网络树生成系统研究与工程应用 被引量:5
6
作者 谢远锋 严殿启 《航天控制》 CSCD 北大核心 1999年第3期78-80,F004,共4页
网络树是规范潜在电路分析(SCA)技术的两大工具之一,而计算机辅助网络树生成系统是对航天等复杂控制系统进行SCA所必备的辅助手段。本文介绍了一个能真正用于实际工程SCA的网络树生成系统。
关键词 潜在电路分析 可靠性 网络树生成系统
下载PDF
火炮产品结构管理模块开发的关键技术研究 被引量:3
7
作者 刘恒著 曹红松 +2 位作者 庄德生 符美明 白友平 《现代制造工程》 CSCD 北大核心 2012年第11期46-49,125,共5页
产品结构管理作为基于PDM技术的火炮虚拟样机设计数字化平台的核心模块,对于平台框架有着重要影响。针对火炮具有零/部件数量巨大、产品结构层次多、装配关系复杂,以及零/部件重用率高等特点,对其产品结构进行,分析并设计了火炮产品结... 产品结构管理作为基于PDM技术的火炮虚拟样机设计数字化平台的核心模块,对于平台框架有着重要影响。针对火炮具有零/部件数量巨大、产品结构层次多、装配关系复杂,以及零/部件重用率高等特点,对其产品结构进行,分析并设计了火炮产品结构管理模型及其数据库;提出了适用于火炮产品结构树生成的策略;并对借用件在数字化平台中的管理等关键技术予以研究。从用户测试的反馈来看,该模块可有效地支持对火炮虚拟样机的数据化管理。 展开更多
关键词 火炮 产品结构管理 树生成 借用件
下载PDF
基于Petri网的图书馆管理预测模型研究 被引量:2
8
作者 靳天飞 靳力 《山东建筑工程学院学报》 2001年第4期55-58,共4页
提出了用Petri网科学管理图书馆的方法。图书馆管理预测问题具有多因素、离散、动态和并发等特点 ,Petri网有良好的离散事件动态表达和计算能力和直观的图形表示 ,因此建立了图书馆管理预测问题的Petri网模型 ,并进行了分析 。
关键词 图书馆管理 Petri网模型设计 可达树生成 预测模型
下载PDF
图书馆管理预测的一种新模型 被引量:1
9
作者 靳力 《山东教育学院学报》 2003年第4期92-93,91,共3页
图书馆管理预测具有多因素、离散、动态和并发等特点。Petri网具有良好的离散事件动态表达和计算能力以及图形表示的直观性,可为建立图书馆管理预测提供模型,从而为采用合理的管理策略提供理论依据。
关键词 图书馆管理 Petri网模型设计 可达树生成
下载PDF
命令行接口管理系统的研究与实现 被引量:4
10
作者 崔滔 陈自力 《计算机应用》 CSCD 北大核心 2002年第10期82-84,共3页
基于网络设备中命令行接口 (CLI)管理系统的组成和操作流程 ,介绍了命令树在CLI中的工作机制 ,提出了用动态命令树生成策略构造命令集 ,并定义了用来生成命令树的语法规则 ,从而缩短了CLI的开发时间 ,并提高了代码的可重用性。最后 ,结... 基于网络设备中命令行接口 (CLI)管理系统的组成和操作流程 ,介绍了命令树在CLI中的工作机制 ,提出了用动态命令树生成策略构造命令集 ,并定义了用来生成命令树的语法规则 ,从而缩短了CLI的开发时间 ,并提高了代码的可重用性。最后 ,结合现有路由器中CLI的特性 ,对该管理系统的性能优势作了深入分析。 展开更多
关键词 命令行接口管理系统 命令树 动态命令树生成策略 语法规则
下载PDF
TWO IMPROVED GRAPH-THEORETICAL CLUSTERING ALGORITHMS 被引量:2
11
作者 王波 丁军娣 陈松灿 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2012年第3期263-272,共10页
Graph-theoretical approaches have been widely used for data clustering and image segmentation recently. The goal of data clustering is to discover the underlying distribution and structural information of the given da... Graph-theoretical approaches have been widely used for data clustering and image segmentation recently. The goal of data clustering is to discover the underlying distribution and structural information of the given data, while image segmentation is to partition an image into several non-overlapping regions. Therefore, two popular graph-theoretical clustering methods are analyzed, including the directed tree based data clustering and the minimum spanning tree based image segmentation. There are two contributions: (1) To improve the directed tree based data clustering for image segmentation, (2) To improve the minimum spanning tree based image segmentation for data clustering. The extensive experiments using artificial and real-world data indicate that the improved directed tree based image segmentation can partition images well by preserving enough details, and the improved minimum spanning tree based data clustering can well cluster data in manifold structure. 展开更多
关键词 image segmentation data clustering graph-theoretical approach directed tree method minimum spanning tree method
下载PDF
TABLE BASED METHOD FOR COMPETENCE SET EXPANSION 被引量:1
12
作者 冯俊文 《Transactions of Tianjin University》 EI CAS 2001年第2期101-108,共8页
Each directed graph with the asymmetric costs defined over its arcs,can be represented by a table,which we call an expansion table.The basic properties of cycles and spanning tables of the expansion table correspondin... Each directed graph with the asymmetric costs defined over its arcs,can be represented by a table,which we call an expansion table.The basic properties of cycles and spanning tables of the expansion table corresponding to the cycles and spanning trees of the directed graph is first explored.An algorithm is then derived to find a minimum spanning table corresponding to a minimum spanning tree in the directed graph.Finally,how to use the algorithm to find the optimal expansion of competence set and related problems are discussed. 展开更多
关键词 competence set expansion habitual domains spanning tables minimum spanning tree directed graph
下载PDF
Distribution algorithm of entangled particles for wireless quantum communication mesh networks
13
作者 王霄峻 施丽慧 +2 位作者 占海涛 项睿清 余旭涛 《Journal of Southeast University(English Edition)》 EI CAS 2015年第4期450-456,共7页
With ensured network connectivity in quantum channels, the issue of distributing entangled particles in wireless quantum communication mesh networks can be equivalently regarded as a problem of quantum backbone nodes ... With ensured network connectivity in quantum channels, the issue of distributing entangled particles in wireless quantum communication mesh networks can be equivalently regarded as a problem of quantum backbone nodes selection in order to save cost and reduce complexity. A minimum spanning tree( MST)-based quantum distribution algorithm( QDMST) is presented to construct the mesh backbone network. First, the articulation points are found,and for each connected block uncovered by the articulation points, the general centers are solved. Then, both articulation points and general centers are classified as backbone nodes and an M ST is formed. The quantum path between every two neighbor nodes on the MST is calculated. The nodes on these paths are also classified as backbone nodes. Simulation results validate the advantages of QDMST in the average backbone nodes number and average quantum channel distance compared to the existing random selection algorithm under multiple network scenarios. 展开更多
关键词 wireless quantum communication networks entangled particles distribution wireless mesh networks minimum spanning tree
下载PDF
A NEW ALGORITHM FOR ALL EFFICIENT SPANNING TREES
14
作者 倪勤 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 1997年第1期32-36,共5页
In Corley′s algorithm for all efficient spanning trees, final solutions include many spanning trees, which are not all efficient. In this paper, a new algorithm is presented, which corrects and modifies Corley′s alg... In Corley′s algorithm for all efficient spanning trees, final solutions include many spanning trees, which are not all efficient. In this paper, a new algorithm is presented, which corrects and modifies Corley′s algorithm. A necessary condition is developed for the subtree of an efficient spanning tree. According to the condition the new algorithm is established and its efficiency is proved. 展开更多
关键词 combinatorial programming ALGORITHMS Pareto optimal efficient spanning tree
下载PDF
多源异构警务数据处理技术及智慧警务框架分析
15
作者 李沁眙 《河南科技》 2021年第20期21-23,共3页
智慧警务融合了大数据、人工智能(Artificial Intelligent,AI)等多项技术,实现了警务资源的充分共享,打破了公安系统内部的业务壁垒,从而为警务决策提供了支持。在智慧警务背景下,如何实现海量多源异构数据的整合和利用,是当前人们关注... 智慧警务融合了大数据、人工智能(Artificial Intelligent,AI)等多项技术,实现了警务资源的充分共享,打破了公安系统内部的业务壁垒,从而为警务决策提供了支持。在智慧警务背景下,如何实现海量多源异构数据的整合和利用,是当前人们关注的重点问题。因此,提出一种多源异构警务数据的处理方法,分别从数据预处理、特征提取、构建犯罪预警模型以及模型测试分析等方面出发,简要分析该处理技术。运用攻击树生成(Attack Tree Generation,ATG)算法、两路异构卷积神经网络模型(Two-channel Heterogeneous Convolutional Neural Networks,THCNN)模型和两阶段算法模型(Two Stage Algorithm,TSA),总结智慧警务的功能实现方式,以期为智慧警务的发展提供有益帮助。 展开更多
关键词 智慧警务 多源异构平台 犯罪预警模型 攻击树生成(ATG)算法
下载PDF
Modeling and optimization of unbalanced multi-stage logistic system
16
作者 徐杭 徐榕 叶庆泰 《Journal of Southeast University(English Edition)》 EI CAS 2005年第2期220-224,共5页
To decompose an unbalanced multi-stage logistic system to multipleindependent single-stage logistic systems, a new notion of parameterized interface distribution ispresented. For encoding the logistic pattern on each ... To decompose an unbalanced multi-stage logistic system to multipleindependent single-stage logistic systems, a new notion of parameterized interface distribution ispresented. For encoding the logistic pattern on each stage, the Pruefer number is used. With theimproved decoding procedure, any Pruefer number produced stochastically can be decoded to a feasiblelogistic pattern, which can match with the capacities of the nodes of the logistic system. Withthese two innovations, a new modeling method based on parameterized interface distribution and thePriifer number coding is put forward. The corresponding genetic algorithm, named as PIP-GA, can findbetter solutions and require less computational time than st-GA. Although requiring a little moreconsumption of memory, PIP-GA is still an efficient and robust method in the modeling andoptimization of unbalanced multi-stage logistic systems. 展开更多
关键词 LOGISTICS optimization genetic algorithm Priifer number spanning tree parameterized interface distribution unbalanced multi-stage logistic system
下载PDF
SOLVING MINIMUM SPANNING TREE PROBLEM WITH DNA COMPUTING 被引量:3
17
作者 LiuXikui LiYan XuJin 《Journal of Electronics(China)》 2005年第2期112-117,共6页
Molecular programming is applied to minimum spanning problem whose solution requires encoding of real values in DNA strands. A new encoding scheme is proposed for real values that is biologically plausible and has a f... Molecular programming is applied to minimum spanning problem whose solution requires encoding of real values in DNA strands. A new encoding scheme is proposed for real values that is biologically plausible and has a fixed code length. According to the characteristics of the problem, a DNA algorithm solving the minimum spanning tree problem is given. The effectiveness of the proposed method is verified by simulation. The advantages and disadvantages of this algorithm are discussed. 展开更多
关键词 DNA computing Genetic algorithms Minimum spanning tree problem
下载PDF
The progress in the chemical constituents of the genus Picrasma during 2007-2017 被引量:1
18
作者 Jie Zhang Jian Yang +2 位作者 Chuan-Xi Wang Hao Gao Xin-Sheng Yao 《TMR Modern Herbal Medicine》 2018年第4期220-232,共13页
The plants of the genus Picrasma, comprised of nine species, are mainly distributed in tropical and subtropical regions of America and Asia. Some species of this genus are used as traditional medicine resources to cur... The plants of the genus Picrasma, comprised of nine species, are mainly distributed in tropical and subtropical regions of America and Asia. Some species of this genus are used as traditional medicine resources to cure anemopyretic cold, sore throat, dysentery, eczema, nausea, loss of appetite, diabetes mellitus, hypertension, and so on. A total of 157 chemical constituents identified from Picrasma were reviewed by Jiao WH et al. in 2007. Since then, 101 compounds were reported from the plants of the genus Picrasma. These compounds are assigned to alkaloids, quassinoids, triterpenoids, and others. This review aims to provide an updated overview on the chemical constituents of the plants of the genus Picrasma during 2007-2017. 展开更多
关键词 The genus Picrasma Chemical constituents ALKALOIDS QUASSINOIDS TRITERPENOIDS
下载PDF
On the Decay Number of a Graph
19
作者 LIDe-ming 《Chinese Quarterly Journal of Mathematics》 CSCD 北大核心 2005年第2期121-127,共7页
The decay number of a connected graph is defined to be the minimum number of the components of the cotree of the graph. Upper bounds of the decay numbers of graphs are obtained according to their edge connectivities. ... The decay number of a connected graph is defined to be the minimum number of the components of the cotree of the graph. Upper bounds of the decay numbers of graphs are obtained according to their edge connectivities. All the bounds in this paper are tight.Moreover, for each integer k between one and the upper bound, there are infinitely many graphs with the decay number k. 展开更多
关键词 decay number edge connectivity BOUND
下载PDF
On the Minimum Spanning Tree Determined by n Points in the Unit Square
20
作者 叶继昌 徐寅峰 徐成贤 《Chinese Quarterly Journal of Mathematics》 CSCD 1999年第2期76-82, ,共7页
Let P n be a set of n points in the unit square S,l(P n) denoe the length of the minimum spanning tree of P n, andC n= max P nSl(P n), n=2,3,… In this paper,the exact value of C n for n=2,3,4 and the corresponding co... Let P n be a set of n points in the unit square S,l(P n) denoe the length of the minimum spanning tree of P n, andC n= max P nSl(P n), n=2,3,… In this paper,the exact value of C n for n=2,3,4 and the corresponding configurations are given. Additionally,the conjectures of the configuration for n=5,6,7,8,9 are proposed. 展开更多
关键词 minimum spanning tree maximin problem CONFIGURATION
下载PDF
上一页 1 2 下一页 到第
使用帮助 返回顶部