给出了保证实时事务正确性的一个统一的图论算法。
Also given is a uniform graphic algorithm to achieve the real-time transaction correctness.
在文章的最后我们对课表超图的图论算法进行设计与分析,并得出该问题是一个NP难问题。
In the last, the paper designs and analyses the Graph Theory algorithm and drives a conclusion that the problem of the arranging of curriculum schedule is NP - hard problem.
简要地介绍了模拟退火算法,遗传算法,人工神经网络和图论算法在蛋白质结构预测中的应用。
The paper briefly introduces some modern optimum algorithms of simulated annealing, genetic algorithms, neural networks and graphic algorithms in and applied in prediction of protein structure.
计算机科学中的一个非常重要的组成部分就是图论算法,它们都可以追溯到欧拉和著名的哥尼斯堡七桥问题。
Graph algorithms form a very important part of computer science and have a lineage that goes back at least to Euler and the famous Seven Bridges of konigsberg problem.
在分析过程中以寻求节点最短路径为基础,介绍了两条图论算法,并且这种算法适用于实际系统中其它节点选取以及关联路径的判断。
The paper introduced two kinds of graph theory algorithm which is suitable to select other nodes and estimate relating path in actual system on basis of finding out shortest path of node.
通过对建立物流中心的目的和功能以及影响因素进行分析,并利用图论中最短途径算法对物流中心的布局进行了研究与探讨。
The paper analyzes the purposes functions and influencing factors of logistics center and use the shortage of linear programming method in choice of logistics center.
运用图论中的最短路径搜索算法从装配模型中自动搜索出功能约束尺寸链,确定零件的功能尺寸。
Utilizing the shortest path algorithm in Graph Theory to search functional dimension chains automatically in the assembly model and ascertain the functional dimensions of the part.
本文将此问题提炼为一个数学模型,并用图论中已有的顶点染色法解决,得出了较为合理的算法和结果。
This paper turns this problem into a mathematical model and resolves it with method of vertex coloring in picture theory, resulting in relatively reasonable algorithms and results.
通过分析车站作业过程和调车机的解编特性,建立调车机车运用问题的图论模型,运用构造方法给出调车机运用问题的使用算法。
Graph theory model of using locative is set up by analyzing the characteristics of using locative. Then algorithm of it is given by construction method.
针对工程分析用的网格模型,以图论中的拓扑图为基础提出了一种空间网格面的染色算法。
Aimed at the mesh model used for engineering analysis, a coloration algorithm based on the topologic graph is presented.
实验结果表明,与传统的启发式方法相比,基于本文所提出的图论模型而采用的神经网络方法是一种简单、快速、高效的算法。
The experimental results show that the neural network method based on the graph model is an effective algorithm compared with heuristics algorithm.
蟹图形、算法、图论这网络流是怎么做的?
Crab Graphs, Algorithms, Graph Theory, How is this network flow?
论述了图论的技术以及项目管理技术,并且根据图论技术和项目管理技术设计出了关键路径算法以及网络图绘制算法。
This paper also designs the computerized critical path algorithm and the network graph drawing algorithm based on the graph theory and project management technique.
最短路径算法是图论、计算机网络、地理信息系统、交通咨询等诸多领域中研究的热门课题。
The shortest path algorithm is a hot subject in graph theory, geographical information system, and traffic advisory and so on.
应用图论理论研究了供热管网故障时关阀方案的计算机算法,编制了实用程序。
The paper studies computer algorithm of valve shutoff in fault of heating network by graph theory, and works out applying program.
结合图论理论和电网的特点,实现了一种基于元件邻接关系和广度优先搜索算法的网络拓扑分析方法。
A topology analysis method based on adjacent relation of elements in the network and Breadth first search is realized combined with Graph theory and the characteristics of power grid.
故障关联算法依据故障之间的关联关系,运用图论和邻接矩阵的方法求出根故障集。
Fault Diagnosis is based on the event correlation, graph theory and adjacency matrix are two methods to get the root failure sets.
采用自诊断与互诊断相结合的方法,给出了分布式诊断算法、图论模型、诊断内容及算法中使用的报文种类、故障向量。
This paper adopts the method that unites self diagnosis and interactive diagnosis, and presents the system graph theoretic model, diagnosis contents, some tokens and fault vectors.
图论是研究图的组合关系及结构的一个数学分支,可以方便地实现图形同计算机算法的结合。
As a mathematic branch studying the graphical composite relation and fabric, the graph theory can be expediently used in solving graphical problems with computer algorithm.
文章对控制系统故障传播的规律进行了研究,运用数学图论的有关理论提出了一种基于图论的故障定位搜索算法;
The rule of Computer Control System′s faults spread is studied in this paper, which put forward an algorithm of fault detection with graph theory and some suppose of faults.
将两种基于图论的算法图切割与随机游走应用于运动对象的分割。
Two algorithms, graph cut and random walk based on graph theory, were applied to motion segmentation.
以图论中邻接矩阵为基础,给出了该算法的理论证明。
Based on the adjacency matrix of the network graph, the theoretical proof of the topological arithmetic is given.
本文以图论为基础,主要研究平面运动链的计算机自动生成算法及其软件的编制。
This paper is based on the graphic theory, mostly researching automatic generation of the planar kinematic chain's method and its realization on computer.
针对算法实现复杂、耗时,域间证书路径构建的效率低,基于图论的理论思想提出了一种邻接矩阵构建算法。
Since the realization of algorithms is quite complex and time-consuming, the certification path construction of cross domain has low efficiency.
结合粗糙集理论中的上下近似理论与图论中的最小生成树算法提出了粗糙最小生成树算法,并构造了确定性最小生成树和可能性最小生树。
Combination with upper and lower approximation of Rough sets theory and MST algorithm presents Rough MST algorithm, and constructs certain MST and uncertain MST.
根据管网的拓扑关系,运用图论中的BFS算法,建立了关阀模块,实现了管网故障时阀门的优化调度。
Valve shutdown module is established by BFS algorithm in Plot Theory, basing on pological relationship of water supply network, it implemented optimized valve attemper.
根据管网的拓扑关系,运用图论中的BFS算法,建立了关阀模块,实现了管网故障时阀门的优化调度。
Valve shutdown module is established by BFS algorithm in Plot Theory, basing on pological relationship of water supply network, it implemented optimized valve attemper.
应用推荐