搜索资源列表
kedaxingjuzhenhuafen
- 这是一个可达性矩阵划分的程序,可达性矩阵划分是系统工程一个很重要的算法。
lisan
- 根据图由用户给出一个邻接矩阵,通过算法求出其可达性矩阵
ICMP
- 使用Visual Studio C++ 6.0和网络接口套接字Socket进行Windows环境下的网络编程,运用原始嵌套字RAW_SOCKET从IP层开始构造整个ICMP报文,通过ICMP协议所提供的回送请求(echo request)和回送应答(echo reply)这两种报文实现检测目的站的可达性与状态
modelchecking_spin
- 对软件进行可达性测试的软件,并提供源代码,能够有效实施软件测试任务
ping
- 一个基于UDP的ping程序,使其产生4个报文,发送这些报文并对应答计时,通过这种方法来测量它们之间的RTT,用来测试目的主机的可达性。-UDP based on the ping process to produce 4 message, send these messages and response time, through this method to measure their RTT, used for testing purposes Reachability host.
A_self-organized_authentication_architecture_in_mo
- 网络安全是妨碍ad-hoc无线网络广泛应用的障碍之一。在许多安全问题中,鉴别是最基本的问题。我们提出一个新的体系叫做安全覆盖网络(SON)用于全分布式网络的识别。NPC可达性和模拟结果是我们相信我们的体系的有效性。-Network security is hampered ad-hoc wireless networks One of the obstacles to wider application. In many security issues, the identification o
Public-transport-system-the-best-path-algorithm.ra
- 公共交通最佳路径算法在分析城市道路网络最短路径算法 SP算法 和公交网络的特点的基础上,提出公共交通系 ( ) ( ) 统最佳路径算法.首先引入直达矩阵 T矩阵 和最小换乘矩阵 Q 矩阵 ,讨论公交网络节点间换乘 问题,得出最少换乘算法.利用 Q 矩阵确定节点间最少换乘次数,评价公交网络方便可达性.其次 ( ) 结合最少换乘算法,对最短路径算法 Dijkstra 算法 进行改进.在标号过程中,利用 Q 矩阵对待检验 T标号点进行筛选,减少 T 标号计算量,得到一条综合考虑
8numbers
- 八数码算法。纯dos界面,可以判可达性以及输出最优路径。非常适合交作业。-8 digital algorithm. Pure dos interface, can be sentenced to up to nature as well as the output of the optimal path. Very suitable for hand in papers.
tulun
- 通过鼠标点击界面,绘制一个图结构,用图论中的知识判断图的连通性,判断他是不是一棵树,另外还可以显示它的邻接矩阵、可达性矩阵等。-By mouse click interface, draw a graph structure, using graph theory knowledge to assess the graphs to determine that he is not a tree, it also can display the adjacency matrix, reachabi
Warshall
- warshall算法,系统工程里经常用到的,求可达性矩阵的算法。-warshall algorithm, often used in engineering, seeking up to matrix algorithms.
include
- 根据输入的整数对,输出一个图形的邻接矩阵。并求出各结点的出度和入度;判断邻接矩阵是否是可达性矩阵,从而判断图是否是连通图。-The input of integer pair, the output of a graph adjacency matrix. And obtained the degree of each node and the in-degree determine whether it is up to the adjacency matrix matrix, which
Petri
- 基于有色petri网的建模。用CPNTools对MC-MAC协议建模,分了三个部分:总体,发送节点,接受节点模型。并对可达性进行了分析,验证协议的正确性。-Based on colored petri net modeling. With CPNTools on the MC-MAC protocol model, divided into three parts: the general, sending node, receiving node model. And accessibilit
HyTech
- 线性混成系统源码下载及相关实例,线性混成系统应用算法,验证系统路径可达性-Linear hybrid systems and related source code examples download Algorithm for linear hybrid system application, verify that the system path reachability
adjacency-matrix
- 输入一个邻接矩阵输出该邻接矩阵的可达性矩阵-Input an adjacency matrix output reachability matrix of the adjacency matrix
1
- 1.已知参数:目的节点IP地址或主机名 2.设计要求:通过原始套接字编程,模拟Ping命令,实现其基本功能,即输入一个IP地址或一段IP地址的范围,分别测试其中每个IP地址所对应主机的可达性,并返回耗时、生存时间等参数,并统计成功发送和回送的Ping报文。 2.1初始化Windows Sockets网络环境; 2.2解析命令行参数,构造目的端socket地址; 2.3定义IP、ICMP报文; 2.4接收ICMP差错报文并进行解析。 3. 程序实现主要用到Java网络包中的
directed-graphic
- 建立有向图并求一个拓扑排序序列 输出有向图的邻接矩阵(可达性分析) 任意两点的最短路径算法 ps:邻接矩阵和邻接表实现-directed graphic
ian_mitchell-toolboxls
- 这个工具箱是对水平集方法的matlab程序的搜集。这些程序应用数值算法在任一维度来近似基于时间变化的汉密尔顿雅可比偏微分方程的解。汉密尔顿雅可比偏微分方程常用动画演示动态隐式曲面,计算流体动力学,并且它是独立在最优控制,微分博弈机器人,金融数学,连续的可达性等兴趣领域。-The Toolbox of Level Set Methods (ToolboxLS) is a collection of Matlab routines that implement numerical algorit
tulun
- 通过邻接矩阵求可达性矩阵与距离矩阵,用warshall算法与弗洛伊德算法-Seeking reachability matrix and adjacency matrix the matrix by using warshall algorithm and Floyd algorithm
可达性
- 用shp文件加上文本数据实现栅格数据转换,达到研究区域可达性目的(Using SHP file and text data to achieve raster data conversion, to achieve the purpose of regional accessibility)
Deep Learning with Python
- 本书由Keras之父、现任Google人工智能研究员的弗朗索瓦?肖莱(Fran?ois Chollet)执笔,详尽介绍了用Python和Keras进行深度学习的探索实践,涉及计算机视觉、自然语言处理、生成式模型等应用。书中包含30多个代码示例,步骤讲解详细透彻。由于本书立足于人工智能的可达性和大众化,读者无须具备机器学习相关背景知识即可展开阅读。在学习完本书后,读者将具备搭建自己的深度学习环境、建立图像识别模型、生成图像和文字等能力。(Deep Learning with Python intr