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

搜索资源列表

  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. D_VMethod

    0下载:
  2. 软件为网络中的距离矢量路由算法的VC++做的一个模拟程序-This software is a mode programe of D_V Method in Network.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-09
    • 文件大小:40148
    • 提供者:文闯
  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. TcpEx

    0下载:
  2. TCP协议栈源码,提供一个小的TCP算法实例-TCP protocol stack source code, to provide a small example of TCP algorithms
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-11
    • 文件大小:2948614
    • 提供者:cqs
  1. TCPC

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

    • 发布日期:2017-03-29
    • 文件大小:6490
    • 提供者:厦门人
  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. ip2region-1.3-release

    0下载:
  2. ip2region是准确率99.9%的ip地址定位库,0.0x毫秒级查询,数据库文件大小只有2.7M,提供了java, php, c, python,nodejs,golang查询绑定和Binary,B树,内存三种查询算法,妈妈再也不同担心我的ip地址定位!(Ip2region is a IP library address location accuracy of 99.9% millisecond, 0.0x query, database file size is only 2.7M, P
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-31
    • 文件大小:3136512
    • 提供者:Chunhui1012
  1. 数据包分段与重组算法原理及其实现

    0下载:
  2. 对原始数据进行数据还原,tcp数据进行分片后,可以对接收的tcp报文进行重新组合,使成为一次完整的会话内容。只是tcp数据分片,不要搞错了(After the TCP data is sliced, the received TCP message can be reassembled to make a complete session content. Just TCP data slices, do not make a mistake)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2020-03-10
    • 文件大小:54272
    • 提供者:roarer
搜珍网 www.dssz.com