Welcome![Sign In][Sign Up]
Location:
Search - distance vector in c

Search list

[Other resourceDRAc

Description: 距离向量路由算法的c源代码,希望给有兴趣的人有用-distance vector routing algorithm c source code, and hopes to give those who are interested in useful
Platform: | Size: 1701 | Author: 芦苇 | Hits:

[Linux-Unixrip

Description: 实现网络层rip协议(距离矢量路由算法)-rip network layer protocol (distance vector routing algorithm)
Platform: | Size: 12288 | Author: 罗安 | Hits:

[Internet-Network1Router

Description: 计算机网络编程-距离矢量路由算法演示程序。-computer network programming-distance vector routing algorithm demonstration program.
Platform: | Size: 62464 | Author: 青柿子 | Hits:

[Internet-NetworkshortestPathAlgorithmRouter

Description: 所实现的路由器采用距离矢量算法,模拟Internet上的IP路由器,它能确定网络的最短路由,并在其上传输分组-router achieved by the application of the distance vector algorithm simulation on the Internet IP routers, it can determine the shortest route network, and in its previous packet transmission
Platform: | Size: 181248 | Author: agang | Hits:

[Data structsDRAc

Description: 距离向量路由算法的c源代码,希望给有兴趣的人有用-distance vector routing algorithm c source code, and hopes to give those who are interested in useful
Platform: | Size: 1024 | Author: 芦苇 | Hits:

[CSharpCjunzhi

Description: C均值 算法步骤 (1) 任选C个模式特征矢量作为出事聚类中心:Z1,Z2 (2) 将待分类的模式特征矢量集{Xi}中的模式逐个按最小距离原则分化给C类中的饿某一类 (3) 计算重新分类后的各类心 (4) 如果Zj=Zi则结束,否则K=K+1转至(2) -C means algorithm steps (1) choose C models feature vector as the incident cluster center: Z1, Z2 (2) will be the classification of pattern vectors (Xi) in the model one by one by the minimum distance between the principle of differentiation to the C category a certain category of hungry (3) after calculating the re-classification of various types of heart (4) If Zj = Zi is the end, otherwise K = K+ 1 to (2)
Platform: | Size: 1024 | Author: 谢平 | Hits:

[Mathimatics-Numerical algorithmsjulishiliang1

Description: 计算机网络课程设计实验,距离矢量路由算法。在运行前须在c磁盘下建立文档data.txt。并且输入49个数字 1~9或- 用逗号分开。-Computer network curriculum design experiments, distance vector routing algorithm. Before running in the establishment of documents c disk data.txt. 49 digital input and 1 ~ 9 or- separated by commas.
Platform: | Size: 2048 | Author: daniel | Hits:

[Data structsrouter

Description: C语言路由距离向量路由算法演示程序,采用TC2.0的图形方式编程模式,主要演示路由算法-C language routing Distance Vector routing algorithm demo program using the graphical TC2.0 programming model, the main demonstration of routing algorithm
Platform: | Size: 43008 | Author: 刘军 | Hits:

[TCP/IP stackDValgorithm

Description: DV算法的C语言实现。用于网络的网络层距离向量选路。-DV Algorithm C language. The network layer for network distance vector routing.
Platform: | Size: 23552 | Author: 汪晗 | Hits:

[matlabgvfsnakeMATLAB

Description: gvf snake 邊緣檢測範例(包含範例圖)-1. Introduction and Installation Instructions ---------------------------------------------- Welcome to the Gradient Vector Flow (GVF) Active Contour Toolbox. The Matlab*.m files in this software distribution implement our GVF snake, the original (Kass, Witkin, and Terzopoulos) snake, the balloon snake, and the distance snake. These programs were designed, written and tested by Chenyang Xu and Jerry Prince. To install this software, simply unzip the file into an empty directory, making sure to ask your unzipper program to restore the directory structure of the zipped files. In this documentation, we will assume that you have unzipped the files into C:\GVF. 2. Documentation ---------------- We have included two research papers that describe GVF. You can find these in C:\GVF\papers. Brief descriptions of the software modules can be found in this file below. For more detail, you should run Matlab, add the path C:\GVF\snake, and type "help function-name". F
Platform: | Size: 1561600 | Author: Jason Wang | Hits:

[Otherdistancevectoralgo

Description: Distance vector implementation in visual c-Distance vector implementation in visual c++
Platform: | Size: 2287616 | Author: amkhan | Hits:

[matlabSphereDecoder

Description: 用于MIMO检测的sphere decoder程序- This function implements a soft output sphere decoder. Based on the paper: C. Studer, M. Wenk, A. Burg, and H. Blocskei: "Soft-Output Sphere Decoding: Performance and Implementation Aspects", Asilomar 2006 R ... is an upper triangular matrix obtained from the QR decomposition of the MIMO channel H s ... received symbol (column) vector, s=Q^H*y dist_ZF ... Distance for the zero forcing solution symbols_ZF ... ZF solution M ... number of bits encoded in every layer [1 x nTA] symbol_alphabet ... for the demapping [nTA x 2^max(M)], filled with zeros for smaller symbol alphabets bittable ... matrix containing the bits according to the symbol_alphabet [sum(M) x 2^max(M)]
Platform: | Size: 3072 | Author: bennytang | Hits:

[TCP/IP stackCode-with-Link-changes-and-PR

Description: Distance Vector implementation using C++. Features of link change and Poison Reverse also implemented in the code.
Platform: | Size: 9216 | Author: Ruchi | Hits:

[Industry researchaodv

Description: ad hoc on demand distance vector routing protocol in c-ad hoc on demand distance vector routing protocol in c++
Platform: | Size: 95232 | Author: deepak | Hits:

[AlgorithmDSC

Description: implements distance vector algorithm in c-implements distance vector algorithm in c++
Platform: | Size: 11264 | Author: poonam | Hits:

[Data structstest

Description: 在C/C++环境下,编程模拟距离矢量路由选择算法和链路状态路由选择算法-In C/C++ environment, the programming simulated distance vector routing algorithms and link state routing algorithm
Platform: | Size: 1024 | Author: 余地 | Hits:

[OpenGL programDistanceField

Description: Signed distance field calculator, using linear time algorithm. 4 passes are done to the image. Can be used to implement Valve s paper: "Improved Alpha-Tested Magnifi cation for Vector Textures and Special Effects" Done in C++ and SDL.
Platform: | Size: 110592 | Author: Hola Mundo | Hits:

[Special EffectsVector-quantization-of-the-C

Description: 矢量量化算法的C语言实现:LBG(K-均值)聚类算法,在欧几里的距离基础上用LBG算法将输入向量聚类。-Vector quantization of C language implementation algorithm:LBG (k-means) clustering algorithm, in several European based on the distance with LBG algorithm will input vector clustering.
Platform: | Size: 3072 | Author: lorna | Hits:

[Grid ComputingRouting

Description: 分布式异步路由算法中——距离向量算法的C语言仿真实现,非常好地模拟了网络中各节点的路由情况-Distributed asynchronous routing algorithm- distance vector algorithm C language simulation, very good simulation of the network, each node in the routing case
Platform: | Size: 7168 | Author: panchen | Hits:

[TCP/IP stackRouter

Description: 这是一个模仿路由算法的java程序。 实现关于路由器的简单功能。 实现距离矢量路由算法。 所实现的路由器模拟Internet上的IP路由器。它能确定网络的最短路由,并在这些利用上传输分组 实现功能简介 1) 编写一个称为“Router”的程序 2) 利用距离向量算法更新路由表 3) 该程序的多个实例(进程或线程)可以以运行在一台机器 4) 实例之间利用UDP交换路由表 5) 假设结点与其邻居结点的都为距离为1。 6) 为了指明实例及其邻居,程序启动时必须能接收以下参数: 7) router ID, myport, port1, port2, port3… 8) 程序必须能处理以下命令: a) N-打印活动的邻居列表。 b) T-输出路由表。 c) 0,1,… 9-发送分组 9) 关于时间定时 a) 每个路由器每2秒钟发出它们的路由表 b) 每个路由器根据收到的路由表更新它们自己的路由表 c) 路由器必须具备检测邻居是否活动的能力。如果路由器在6秒钟没有收到邻居发来的更新,则认为邻居不可达 10) 关于拓扑结构 a) 路由器必须具备路由器故障和恢复的能力 b) 这里假设链路不会出现故障,分组不会丢失和出错 c) 如果路由器在给定时间内未运行,表示路由器故障。如果重启运行,则认为路由器故障恢复 d)当然,假设通信是双向的 -This is a parody routing algorithm java program. Achieve a simple function on the router. Implement distance vector routing algorithm. Internet router simulation achieved the IP router. It can determine the shortest route network, and in these transmission packet utilization Achieve Features A) preparation of a group called "Router" program 2) the use of distance vector algorithm updates the routing table 3) multiple instances of the program (processes or threads) can be run on a single machine 4) between instances using UDP exchange routing table 5) Assuming that node and its neighbor nodes are distance of 1. 6) In order to specify the instance and its neighbors, the program must be able to start receiving the following parameters: 7) router ID, myport, port1, port2, port3 ... 8) program must be able to deal with the following command: a) N-printing activities neighbor list. b) T-output routing table. c) 0,1, ... 9- to send the packet 9) About Time Timing a) given eve
Platform: | Size: 73728 | Author: 张天扬 | Hits:
« 12 »

CodeBus www.codebus.net