CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 TCP/IP协议栈 搜索资源 - A* algorithm

搜索资源列表

  1. TCP_IPc源代码

    1下载:
  2. 近年来,嵌入式系统的上网技术得到很大的发展,而TCP/IP协议的移植是该技术的核心,提供一种基于单片机的TCP/IP协议栈的移植算法!-In recent years, embedded systems access technology as a great development, and the TCP / IP protocol transplant is the core of the technology and provide a microcontroller based on
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:657875
    • 提供者:唐健隆
  1. LWIP_manule

    0下载:
  2. LWIP是TCP/IP协议栈的一种实现。LWIP的主要目的是减少存储器利用量和代码尺寸,使LWIP适合应用于小的、资源有限的处理器如嵌入式系统。为了减少处理器和存储器要求,lwIP可以通过不需任何数据拷贝的API进行裁减。 本文叙述了lwIP的设计与实现。叙述了协议实现及子系统中所使用的算法和数据结构如存储和缓冲管理系统。还包括LWIP API的参考手册和使用LWIP 的一些代码例子。-LWIP is TCP / IP Protocol Stack A. LWIP the main purp
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:693536
    • 提供者:tumbler
  1. tcp

    0下载:
  2. 异构网络下一种TCP定时重传机制改进算法的源码-Heterogeneous network under a TCP retransmission timer mechanism to improve the algorithm source code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-08
    • 文件大小:17958
    • 提供者:刘琳
  1. ImprovementonTCPoverHighSpeedSatelliteandInternetN

    0下载:
  2. 针对TCP (Transmission Control Protocol) 协议在高速卫星因特网中传输吞吐量低的问题, 提出了一种改 进TCP快速恢复的算法。该算法根据卫星信道由传输错误造成的分组丢失概率远大于由拥塞造成的分组丢失 概率的特点, 通过加快窗口的增长速度, 避免过早地进入拥塞避免阶段, 达到了提高TCP吞吐量的目的。通 过NS2软件模拟仿真了高速卫星因特网环境, 并对各个TCP版本和改进算法的仿真结果进行了比较和分析。 仿真结果表明, 改进算法的吞吐量比TCP2SA
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:600927
    • 提供者:王立
  1. zuidaliuliang

    0下载:
  2. 最大流量算法 带注释 带实验报告和源程序 用vc++编写-Maximum flow algorithm is annotated with a test report and the source code to use vc++ to prepare
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:31333
    • 提供者:Yang Ge
  1. sum_dist

    0下载:
  2. sumdist is a localization algorithm for wireless sensor networks.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:1193
    • 提供者:mm
  1. Code_McCaffrey.Bees.0411

    0下载:
  2. This is a little program for solving TCP problem using bee colony algorithm
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-14
    • 文件大小:4586
    • 提供者:ane
  1. Sockets

    0下载:
  2. Sockets 通信协议封装代码。详细说明请看作者说明。-The Sockets assembly also contains a copy of the basic encryption classes SimpleEncryptor and SimpleDecryptor, which implement the algorithm documented
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-15
    • 文件大小:15312
    • 提供者:dengyongzhao
  1. TCPC

    0下载:
  2. 是一份关于TCP协议堵塞窗口算法和攻击代码,写攻击的朋友,有参考价值-TCP protocol congestion window algorithm attack, a reference value
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:6490
    • 提供者:厦门人
  1. CODE

    0下载:
  2. Service prioritization among different traffic classes is an important goal for the Internet. Conventional approaches to solving this problem consider the existing best-effort class as the low-priority class, and attempt to develop mechanisms that pr
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-12
    • 文件大小:1483810
    • 提供者:nishma bolwar
  1. TopologyCreate

    1下载:
  2. 复杂网络拓扑生存算法,对可能出现的拓扑不连通的状况进行了考虑,并支持网络拓扑的动态变化-Survival of a complex network topology algorithm, consider the situation that may appear disconnected topology and supports dynamic changes in the network topology
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-30
    • 文件大小:2446
    • 提供者:mingda
  1. Router

    1下载:
  2. 这是一个模仿路由算法的java程序。 实现关于路由器的简单功能。 实现距离矢量路由算法。 所实现的路由器模拟Internet上的IP路由器。它能确定网络的最短路由,并在这些利用上传输分组 实现功能简介 1) 编写一个称为“Router”的程序 2) 利用距离向量算法更新路由表 3) 该程序的多个实例(进程或线程)可以以运行在一台机器 4) 实例之间利用UDP交换路由表 5) 假设结点与其邻居结点的都为距离为1。 6) 为了指明实例及其邻居,程序启动时必须能
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:74021
    • 提供者:张天扬
  1. rout-gui

    0下载:
  2. 能够存储和表示给定拓扑结构 2) 能够实现Dijkstra和Bellman-ford算法 3) 根据指定结点,生成路由表并演示算法每一步执行情况 4) 加分项目:GUI界面演示所有信息 -Ability to store and represent a given topology 2) to achieve Dijkstra algorithm and Bellman-ford 3) according to a specified node, the algorithm ge
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:386531
    • 提供者:詹春艳
  1. routing-algorithm-sp2

    0下载:
  2. 距离矢量路由算法sp2的c语言实现,用VC++做的一个模拟程序,供学习交流。-Distance Vector routing algorithm sp2 c language, using VC++ to do a simulation program for learning exchanges.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-25
    • 文件大小:262294
    • 提供者:李力
  1. dsr

    0下载:
  2. 一种经典的无线自组织网络路由算法,可以用来做学术研究的仿真 -a kind of classical ad hoc network routing algorithm, which could be used to complete the simulation of scientific research
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-16
    • 文件大小:85786
    • 提供者:李奕凯
  1. rip

    0下载:
  2. RIP协议,是一种动态路由选择协议,采用距离向量算法。代码用C++实现RIP协议-RIP protocol is a dynamic routing protocol, using distance vector algorithm. Code with C++ achieve the RIP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-13
    • 文件大小:1719
    • 提供者:xuxx
  1. Dijkstra-Algorithm

    0下载:
  2. Dijkstra s algorithm is an algorithm for finding the shortest paths between nodes in a graph, which may represent, for example, road networks. It was conceived by computer scientist Edsger W. Dijkstra in 1956 and published three years later
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-04
    • 文件大小:4110
    • 提供者:haber13
  1. piu_ve36

    0下载:
  2. Power System Transient Stability Program, can be transient stability, Use matlab intelligent predictive control algorithm, Mutual information is useful to calculate a set of procedures.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-14
    • 文件大小:10240
    • 提供者:ejmhk
  1. mp058

    0下载:
  2. There is a well attenuation curve as input to calculate its seismic waves, Six degrees of freedom to achieve inverse kinematics algorithm, Graduation usefu.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-24
    • 文件大小:4096
    • 提供者:feijenhou
  1. acwsd

    0下载:
  2. Spectral methods of computational fluid dynamics flow of some of the overall stability of the phenomenon, Computation Method D phononic bandgap plane wave, This is a useful frequency estimation algorithm matlab simulation program.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-26
    • 文件大小:3072
    • 提供者:guimuikaojing
« 12 »
搜珍网 www.dssz.com