搜索资源列表
TCP_IPc源代码
- 近年来,嵌入式系统的上网技术得到很大的发展,而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
LWIP_manule
- LWIP是TCP/IP协议栈的一种实现。LWIP的主要目的是减少存储器利用量和代码尺寸,使LWIP适合应用于小的、资源有限的处理器如嵌入式系统。为了减少处理器和存储器要求,lwIP可以通过不需任何数据拷贝的API进行裁减。 本文叙述了lwIP的设计与实现。叙述了协议实现及子系统中所使用的算法和数据结构如存储和缓冲管理系统。还包括LWIP API的参考手册和使用LWIP 的一些代码例子。-LWIP is TCP / IP Protocol Stack A. LWIP the main purp
TCPCAES
- 基于TCP的客户端VC++源码,为了保护传输数据的安全,还加入了AES算法来加密传输数据。-based on TCP client VC source, in order to protect the security of data transmission, also joined the AES algorithm to encrypt transmitted data.
telecommunicationsystemmodelling
- telecommunication system modelling algorithm
routing
- general routing algorithm implement via C++ and run in ns2.31
dsdv
- dsdv routing algorithm is implemented via c
dsr
- dsr routing algorithm which is implemented via c
crc
- crc32 16bits and 32bits algorithm code
IPv4分组的转发功能
- 在IPv4分组收发实验的基础上,增加了IPv4分组的转发功能,从而实现路由器中的IPv4协议,初步实现了路由查找算法。-IPv4 packet in the send and receive on the basis of experiments, an increase of IPv4 packet forwarding in order to achieve the IPv4 protocol router, the initial realization of the routing se
fft2.0.rar
- 通过UDP传送文件,经测试,在教育网内两个高校间传输能达到ftp速度的10~100倍,其主要工作机制是使用TCP使传输控制,UDP做数据传送。能加速的基本原因为,TCP的拥塞控制算法减慢了其传输速度,而用UDP自定义的传送协议则没有这个限制。,Transmission of documents through the UDP, tested, in the education network between the two colleges and universities can achiev
无线局域网802.11协议CSMACA算法模拟程序
- 无线局域网802.11协议CSMACA算法模拟程序-Wireless LAN 802.11 CSMACA algorithm simulation program
CRC.rar
- 实验:标准CRC算法实验报告,用C++实现的TCP的CRC检验。这是别人写的CRC检验。,Experiment: Experimental Report standard CRC algorithm using C++ realization of the CRC test TCP. This is written by someone else CRC test.
dijkstra
- 用Dijkstra algorithm 算法实现的路由协议,适用链路状态矢量协议ospf等, (matlab 源码)-This program uses the Dijkstra algorithm to find the lowest cost paths from every node to every other node.
TCP
- 采用TCP 协议的通讯源码 VC6++开发 under C algorithm-Using TCP communication protocol source VC6++ Development under C algorithm
ns-tcp
- 基于TCPRENO协议拥塞的算法源码,大家可以参考,有汉字说明-Congestion TCPRENO agreement based on the source of the algorithm, we can refer to, there are Chinese characters that
AQM_matrix_Stability
- 本程序用于AQM网络的拥塞分析。 我们将TCP/IP网络用流体模型表示,网络拥塞时,对应的系统模型将出现不稳定,本程序采用2-D稳定性检验算法判断稳定性,进而确定网络的拥塞条件。 程序的前言部分给出了参考文献,使用者对照参考文献可以理解本程序提供的算法。-This procedure for analysis of AQM network congestion. We will be TCP/IP networks that use fluid model, network con
BGP
- 用Bellman-Ford 算法实现的路由协议,适用距离矢量协议bgp 等, (matlab 源码)-This program uses the Bellman-Ford algorithm to find the set of routing tables which would be generated in the BGP protocol
sum_dist
- sumdist is a localization algorithm for wireless sensor networks.
routing-algorithm-sp2
- 距离矢量路由算法sp2的c语言实现,用VC++做的一个模拟程序,供学习交流。-Distance Vector routing algorithm sp2 c language, using VC++ to do a simulation program for learning exchanges.
Dijkstra-Algorithm
- 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
