CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - implementation

搜索资源列表

  1. VOIP full code for VOIP implementation

    0下载:
  2. VOIP full code for VOIP implementation
  3. 所属分类:P2P编程

    • 发布日期:2009-10-24
    • 文件大小:7686411
    • 提供者:sathya
  1. 提供对滑动窗口协议的实验演示

    1下载:
  2. 教学实验源代码,提供对滑动窗口协议的实验演示,协议分层和协议软件的设计与实现有基本的认识利用所学数据链路层原理,自己设计一个滑动窗口协议并在仿真环境下编程实现有噪音信道环境下的 可靠的双工通信。信道模型为 8000bps 全双工卫星信道,信道传播时延 270 毫秒,信道误码率为 10-5,信道提供字节流传输服务,网络层分组长度在240~256字节范围,Teaching experiment source code, on the Sliding Window Protocol provides
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-03-22
    • 文件大小:415182
    • 提供者:Tony Yau
  1. wpan_zbr.rar

    1下载:
  2. ZigBee路由协议指的是ZigBee规范中规定的与路由相关的功能和算法部分,主要包括不同网络拓扑结构下ZigBee协议数据单元的路由方式、路由发现和路由维护等内容。为了达到低成本、低功耗、可靠性高等设计目标,ZigBee网络采用了Cluster-Tree与AODV路由相结合的路由算法。该包实现了ZIGBEE路由算法在NS2下的模拟,ZigBee Routing Protocol refers to the ZigBee specification and routing provisions
  3. 所属分类:Linux Network

    • 发布日期:2017-04-09
    • 文件大小:1717879
    • 提供者:dong
  1. FTP

    0下载:
  2. 基于Java的FTP文件传输系统的 设计与实现 -Java-based FTP file transfer system design and implementation
  3. 所属分类:Ftp Server

    • 发布日期:2017-03-22
    • 文件大小:110083
    • 提供者:lufeng
  1. dymoum-0.3

    0下载:
  2. DYMOUM is an implementation of the DYMO (Dynamic Manet On-demand) routing protocol both for Linux kernel and ns2 network simulator, written in C and C++. -DYMOUM is an implementation of the DYMO (Dynamic Manet On-demand) routing protocol both for Lin
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:196403
    • 提供者:aurora yang
  1. spider+23

    0下载:
  2. 搜索引擎索引数据库的设计与实现搜索引擎索引数据库的设计与实现-Search engine index database design and implementation of search engine indexing database design and implementation of
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-20
    • 文件大小:5806884
    • 提供者:sf
  1. 1223

    0下载:
  2. C语言实现病毒源码 当含有病毒部分的程序被执行时,首先进入病毒程序。它在磁盘上找扩展名为C的匹配文件,如果找到,查找是否有被传染过的标志“INFECTED”。如果有此标志,继续找其它的C文件,直至全部检查一遍。若没有这个标志,则 (1)在未被感染的C程序头部加入“INFECTED”已被传染标志。 (2)读取病毒文件的头文件,将其插入到即将被感染的文件头部。如果发现有重复则不插入。 (3)在主程序中插入“VIRUSES();”调用VIRUSES函数。寻找printf、for、whi
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-29
    • 文件大小:150370
    • 提供者:马科
  1. Implementation-using-VC-Client-Services-machine-mo

    0下载:
  2. 用VC实现客户机服务机器模式的聊天程序: 在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点: 1、非对等作用; 2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client S
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4211497
    • 提供者:廖国锐
  1. ZigBee

    0下载:
  2. Implementation of ZigBee’s Cluster Tree Addressing Scheme and Hierarchical
  3. 所属分类:Linux Network

    • 发布日期:2017-03-25
    • 文件大小:295564
    • 提供者:Jafar Hasan
  1. TCPIPGuide_2-0_s9

    0下载:
  2. WiMAX, or the IEEE 802.16 standard for broadband wireless access, is increasingly gaining in popularity as a technology with significant market potential. This paper first provides an overview of the existing and developing 802.16 standards and t
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:211937
    • 提供者:greg
  1. implementation

    0下载:
  2. 一个点对点多线程断点续传的实现,相信网络通讯的好例子-One-point implementation of multi-threaded HTTP, I believe a good example of network communication
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-16
    • 文件大小:78201
    • 提供者:vermin
  1. open_hdlc_src

    0下载:
  2. OSHDLC is the software implementation of High Level Data Link Control (HDLC) standard. It is an optimized C-code. It may be used on lots of platforms easily. -OSHDLC is the software implementation of High Level Data Link Control (HDLC) standard. It i
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:37677
    • 提供者:tangzhenxing
  1. Morgan.Kaufmann.IPv6.Core.Protocols.Implementation

    0下载:
  2. 该书以KAME项目的源码为例,详细介绍了IPv6协议栈的实现-KAME project' s source book for example, details the implementation of IPv6 protocol stack
  3. 所属分类:TCP/IP Stack

    • 发布日期:2016-02-26
    • 文件大小:5134336
    • 提供者:Joshua
  1. Implementation-UDP-server-client.tar

    0下载:
  2. Implementation of UDP server and client. run as 2 separate projects that communicate with each other. can be a great structure to start with-Implementation of UDP server and client. run as 2 separate projects that communicate with each other.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:1352
    • 提供者:roi
  1. EtherNet-Implementation-for-PTP

    1下载:
  2. 于IEEE 1588标准,介绍了精确时钟协议的时钟类型与报文种类。分 析了主、从时钟间采用同步报文实现时钟同步的机制,以及同步间隔与网络负荷、同步 精度之间的关系,指出了同步紧随报文的作用和使用条件。给出了报文时间标记点在 以太网中的准确定义、肿子域到以太网多播地址之间的映射和PrP报文到以太网报 黄世年(1971一), 文之间的映射,提供了精确时钟同步协议在以太网中实现的具体方法。-Abstract:Based on IEEE 1588 standard,the clock t
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:176743
    • 提供者:xqz
  1. socket-implementation-and-framework

    0下载:
  2. socket实现和框架 ,实现多用户通信的功能-socket implementation and frameworks, multi-user communication functions
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:332534
    • 提供者:open
  1. Understanding-the-implementation-of-IEEE-MAC-802.

    0下载:
  2. Understanding the implementation of IEEE MAC 802.11 standard in NS2
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:100175
    • 提供者:JinUk
  1. Implementation-of-VirtualClock

    0下载:
  2. 基于OPNET的virtualclock调度算法的实现-Implementation of VirtualClock Scheduling Algorithm in OPNET
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:248747
    • 提供者:克林顿
  1. 802.11-Implementation-in-ns-2

    0下载:
  2. A Tutorial of 802.11 Implementation in ns-2 -Ns-2 [1] is a packet-level simulator and essentially a centricdiscrete event scheduler to schedule the events such as packet and timer expiration. Centric event scheduler cannot accurately emulate “e
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:158202
    • 提供者:Malek
  1. 802.3ah Implementation

    0下载:
  2. 802.3ah Implementation
  3. 所属分类:TCP/IP协议栈

« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com