Welcome![Sign In][Sign Up]
Location:
Search - 拓扑

Search list

[Other拓扑法排序

Description: 用邻接表法建立图 并用拓扑法排序
Platform: | Size: 1132 | Author: lxcacm | Hits:

[Graph Drawing传感器画拓扑节点

Description: 无线传感器网络中,在节点覆盖范围内,形成的拓扑结构图,对学习传感器网络VC++编程有一定益处。
Platform: | Size: 3777526 | Author: sunjizhong | Hits:

[Internet-Network网络拓扑探测

Description: 运行本软件,可以自动探测网络中的其它机器,从而掌握网络拓扑结构。
Platform: | Size: 255668 | Author: dktbjp | Hits:

[OS program基于snmp协议拓扑还原

Description: 基于snmp协议、截包分析,还原拓扑
Platform: | Size: 32190 | Author: 13643714919 | Hits:

[Data structsdelphi拓扑排序算法

Description: delphi拓扑排序算法 1.用memo表示一个AOV网络,以表示结点间的前后关系 可以修改memo.line的string list editor来修改邻接表,解决不同的拓扑排序问题。 2 在输出前驱为0的顶点号时,用线性链表来储存,以达到其在同一批输出的目的。
Platform: | Size: 9766 | Author: shuaijiang8@126.com | Hits:

[Consulting and trainingArcGIS拓扑介绍

Description: ArcGIS拓扑介绍 ESRI公司制作
Platform: | Size: 1028051 | Author: tickyhappy | Hits:

[SourceCode拓扑排序

Description: 从文本中读取大学4年8个学期的课程,然后按照教务处的先修后修开始进行排序课程表,根据拓扑排序,排除每学期的课表
Platform: | Size: 823686 | Author: jiangfengjiao89@126.com | Hits:

[JSP/Javamx网络拓扑

Description: mx网络拓扑
Platform: | Size: 363490 | Author: xudingkun@126.com | Hits:

[Other地质图制作与拓扑技术

Description: 数字填图技术中的实际材料图和数字地质制图是获取数据建立地质图空间数据库的重要途径之一,如何提高地质图数据采集的质量倍受关注。提及地质图数据采集的质量,自然涉及到拓扑关系,它直接影响空间数据的空间关系的建立、空间数据的查询、空间数据网络等等,因此正确建立空间数据的拓扑关系,是数字地质图空间数据库建立的关键。
Platform: | Size: 1702972 | Author: chuwanchang | Hits:

[Documents网络拓扑发现算法的研究

Description: 随着计算机网络技术的发展和lnternet在全世界范围内的普及,计算机网络作为信息社会的基础设施已应用到政府部门、商业、军事、教育等社会各领域。当前计算机网络的发展特点是:网络规模不断扩大,复杂性不断增加,网络的异构性也越来越高。在现有的技术条件下,人们希望有一个更加稳定可靠的网络环境,计算机网络管理系统就是应这样的需求而产生的。它对网络上的各种设备进行管理,通过监视和控制这些设备,及时地向管理人员报告网络状态,并且简化网络故障的处理,减少故障造成的损失,提高网络的服务质量和效率 [1]。 一个好的网络管理系统首先需要掌握整个被管网络的拓扑结构。网络的配置管理是发现和配置网络中对网络管理有意义的设备的过程,而网络的自动拓扑发现规则是配置管理的核心,是故障和性能管理的基础,同时它也是衡量一个商业网管系统成败的重要尺度。因此,拓扑发现算法的设计在整个网管系统的开发中有着举足轻重的地位。网络拓扑发现技术是利用网管协议或网络提供的可用工具,通过拓扑算法,发现网络中路由器、交换机及主机之间的连接关系,并且以图形的方式直观地显示出来,同时还要尽量减小发现网络设备和显示设备拓扑图的运行代价[2]。 为了发现更加详细的网络拓扑结构,网络的多层自动拓扑发现是必不可少的,业界通常把网络自动拓扑发现分为两部分,即IP管理域内网络层拓扑发现和数据链路层拓扑发现,本文将详细地介绍网络拓扑自动发现算法。
Platform: | Size: 113664 | Author: wangluolaowu | Hits:

[Windows Develop拓扑排序

Description: 一个拓扑排序的算法-a topological sorting algorithm
Platform: | Size: 1024 | Author: 冯彩华 | Hits:

[Windows Develop拓扑排序3

Description: 拓扑排序 好的VC程序-topological sorting good VC Program
Platform: | Size: 2048 | Author: 涛涛 | Hits:

[Data structs拓扑排序c版

Description: 拓扑排序c版(数据结构)1.邻接表的实现 2.无环情况-topological sorting c version (data structures) 1. The adjacent table to achieve two. No part of
Platform: | Size: 2048 | Author: 山之光 | Hits:

[Console拓扑排序.实验4

Description: 这是一个拓扑排序的例子,对学数据结构的同学有很大帮助!-This is a topological sorting example, the data structure of the students will have a great help!
Platform: | Size: 7168 | Author: 徐祥 | Hits:

[Program doc基于MapX的道路拓扑与最短路径分析

Description: 这是基于mapx对道路拓扑分析和路径最短分析的详细论文,非常有价值。-This is based on the right road MapX topological analysis and the shortest path of the detailed papers, very valuable.
Platform: | Size: 27648 | Author: 安黎 | Hits:

[Internet-Network动态发现某个路由的所有子网的拓扑结构

Description: 本软件是在VC++6.0下面编译并调试成功的。这个软件采用SNMP协议编程,能动态的发现某个路由的所有子网的拓扑结构。这是我们老师要求的期末考试项目之一,因时间比较仓促,只对路由器的子拓扑进行了搜索,而没有搜索主拓扑。 -the software is below the VC 6.0 compiler and debugger successful. The software uses SNMP programming, dynamic routing discovered a network of all-topology. This is our teacher requested one final examination, because of the time compared rush, only routers topology for a search, but not the main search topology.
Platform: | Size: 31744 | Author: 阳广元 | Hits:

[transportation applications99行拓扑优化

Description: 文件为关于拓扑优化的简易程序,并附上很多解析,适合做拓扑优化的初学者使用。(Document for topological optimization of the simple procedure, and attached a lot of analysis, suitable for topological optimization for beginners to use.)
Platform: | Size: 2048 | Author: lovehicle | Hits:

[Other三节点无线网络拓扑

Description: 简单无线网络模型模拟——三节点无线网络拓扑(Simulation of three node wireless network topology)
Platform: | Size: 95232 | Author: 小橙子123 | Hits:

[JSP/Java拓扑发现 (2)

Description: 拓扑显示,使用 jsPlumb 绘制拓扑图的通用方法(Topology display, a general method of drawing topological graphs using jsPlumb)
Platform: | Size: 293888 | Author: ww465 | Hits:

[Documents拓扑优化和3D打印

Description: 主要针对拓扑优化结果的难以加工,为了实现设计加工一体化,提出一种类似3D打印的技术思想(Mainly for the topological optimization results difficult to process, in order to achieve the integration of design and processing, put forward a similar 3D printing technology)
Platform: | Size: 466944 | Author: 爱老虎油 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net