Welcome![Sign In][Sign Up]
Location:
Search - 界面--网络拓扑

Search list

[Multimedia programNetworkMapEditorDemo

Description: 一款用于显示网络拓扑结构的界面程序,可以新建、编辑、删除多种网元及其链路,也是学习vc界面编程的好例子
Platform: | Size: 139903 | Author: 公维宾 | Hits:

[GUI Develop网络拓扑结构的界面程序

Description: 一款用于显示网络拓扑结构的界面程序,可以新建、编辑、删除多种网元及其链路,也是学习vc界面编程的好例子
Platform: | Size: 139907 | Author: pubguy | Hits:

[MiddleWare最短路径分析代码

Description:

其中线的模型只考虑了最简单的情况:即用户模型中的一短路径即一条polyline,而组成一条polyline的segmentcollection也包涵一条line。
    程序执行的顺序即按界面按钮的顺序自上而下执行:打开mxd文档->初始化->构建拓扑网络->Plan->选择目的点->获取路径->显示路径->刷新,如需要重复查询,需要 刷新 ->选择目的点->获取路径->获取路径->显示路径,以此类推。
    程序中还有若干bug尚未完善,如内存释放等问题,因时间关系尚未解决。程序附带测试数据。
    此段代码是因工作需要所做的测试代码,有待进一步完善。也希望研究最短路径的xdjm们能和我多多交流!


Platform: | Size: 101508 | Author: jkz0613 | Hits:

[Software EngineeringOMNeT++用户帮助手册

Description: OMNeT++是Objective Modular Network TestBed in C++的英文缩写,它是开源的基于组件的模块化的开放网络仿真平台,是近年来在科学和工业领域里逐渐流行的一种优秀的网络仿真平台。OMNeT++作为离散事件仿真器,具备强大完善的图形界面接口和可嵌入式仿真内核,同NS2,OPNET 和JavaSim 等仿真平台相比,OMNeT++可运行于多个操作系统平台,可以简便定义网络拓扑结构,具备编程,调试和跟踪支持等功能。本文介绍了其使用方法。
Platform: | Size: 324890 | Author: zhangjin8508 | Hits:

[JSP/Javamx网络拓扑

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

[Other Web Codemx网络拓扑

Description:
Platform: | Size: 217260 | Author: xudingkun@126.com | Hits:

[Multimedia DevelopNetworkMapEditorDemo

Description: 一款用于显示网络拓扑结构的界面程序,可以新建、编辑、删除多种网元及其链路,也是学习vc界面编程的好例子-A network topology used to display interface process can create, edit, delete a variety of network elements and links, is also learning vc a good example of programming interface
Platform: | Size: 139264 | Author: 公维宾 | Hits:

[Internet-NetworkScanLAN

Description: 扫描局域网,发现活动主机,并显示网络拓扑结构,并于图形界面显示-Scan local area network and found that the activities of the host, and display the network topology, and graphical interface shows
Platform: | Size: 1252352 | Author: ONEHOW | Hits:

[OthershortestPath

Description: 这段代码并非原创,是依照蒋波涛那本《插件式GIS应用框架的设计与实现》中的例子代码实现的,并加入了用户界面,稍作了完善。(我知道蒋兄也经常在此论坛出没的,这段代码有哪里还需要改善或做得不对的地方,还望蒋兄海涵和多提宝贵意见!:)) 其中线的模型只考虑了最简单的情况:即用户模型中的一短路径即一条polyline,而组成一条polyline的segmentcollection也包涵一条line。程序执行的顺序即按界面按钮的顺序自上而下执行:打开mxd文档->初始化->构建拓扑网络->Plan->选择目的点->获取路径->显示路径->刷新,如需要重复查询,需要 刷新 ->选择目的点->获取路径->获取路径->显示路径,以此类推。 -The code is not the original, in accordance with the Chiang Kai-shek waves book, " plug-in GIS application framework design and implementation" in the example code to achieve, and joined the user interface has improved slightly. (I know that Chiang' s elder brother also frequently spotted in this forum, there is where the code needs to be improved or done anything wrong place, but also look Chiang Brother Haihan and more valuable opinions!:)) In which the line models only consider the most the simplest case: that the user model in a short path that is a polyline, which consists of a polyline of segmentcollection also covers a line.
Platform: | Size: 101376 | Author: 张东映 | Hits:

[SNMPSNMP-Explorer

Description: 本程序可以探测网络上某特定路由器的相邻路由器连接拓扑图,并在用户界面是一图状结构显示;同时提供显示路由器详细信息,获得路由器所在子网全部主机信息等相关功能。-This procedure can detect a particular router on the network of adjacent router topology map and in the user interface is a map-like structure display while providing detailed information displays the router, access router, the subnet where all the host information-related functions.
Platform: | Size: 691200 | Author: 王英东 | Hits:

[GDI-BitmapWSNP

Description: 无线传感网络图形界面的仿真效果。定时拓扑路径。并显示在界面上-Simulation results of the graphical interface of wireless sensor networks.The topology path.And displayed in the interface
Platform: | Size: 1993728 | Author: 张清磊 | Hits:

[Windows DevelopUNettworkMapEs

Description: 一款用于显示出来网络拓扑结构的界面程序源码,能新建、编辑、删除多种网元及及其链路,也是学习Visual C界面编程与开发的好源码实例 可直接使用。 -A used to display the the interface program source code of the network topology, the New, Edit, Delete a variety of network elements and their link is also learning Visual C interface programming and the development of good source code examples can be used directly.
Platform: | Size: 140288 | Author: 获得 | Hits:

[Internet-NetworkVMIMO6

Description: 该程序实现了图的先序,后序遍历和拓扑排序等,而且是界面输出,()
Platform: | Size: 24576 | Author: Elvaft | Hits:

CodeBus www.codebus.net