CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Computer Network Experiment

搜索资源列表

  1. crc-4校验码

    0下载:
  2. 计算机网络的课程小实验,主要实现的是CRC-4的校验码,不过程序写的不错,值得大家仔细阅读!-Experiment of computer network lesson. It can calculate the CRC-4 checksum. Nice written, and worth reading.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:15.14kb
    • 提供者:邢超莹
  1. CRC实验报告

    0下载:
  2. 这是计算机网络第四版的一个CRC实验报告.之前我上传了另外一个CRC的实验,这个是CRC实现的另外一个不同的方法.-This is the fourth edition of the computer network experiment a CRC report. Before, I uploaded another CRC test, the realization of the CRC is a different approach.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:27.83kb
    • 提供者:李想
  1. 简单的个人网络嗅探器

    1下载:
  2. 简单的个人网络嗅探器.用于计算机网络。是VC编的。在本机上就可以实验。很好用。-simple personal network sniffer. For the computer network. Part of the VC. The plane can experiment. Very good use.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:491.71kb
    • 提供者:张科
  1. Sniffer

    0下载:
  2. 一个简单的基于C++的网络嗅探器 是计算机网络课的实验内容-A simple C++-based network sniffer is a computer network course of the experiment content
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-24
    • 文件大小:7.53mb
    • 提供者:王小萌
  1. hq

    0下载:
  2. 计算机网络实验上的串口通信程序2,希望对大家有用!-Computer network experiment 2, the serial communication program, I hope useful for all of us!
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2.72kb
    • 提供者:黄其
  1. hangbandingpiao

    0下载:
  2. 本人大一做的一个vc++的航班订票系统小程序-This is the Teacher HIT than cow' s computer network to do the experiment guide book. . Feel good
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:2.79mb
    • 提供者:增加变黑
  1. VB

    0下载:
  2. 计算机网络 实验,串口通讯,用vb编写,。功能完善-Computer network experiment, serial communication, written with vb,. Functional
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:10.98kb
    • 提供者:Glory.Chen
  1. Computer-network-experiment-

    0下载:
  2. 1.设计Internet查询:了解基本的Internet程序开发过程。使用WinInet类库设计一个WWW查询程序。该程序的目的是对于用户给出的一个域名,程序可以自动上网查询,判断该域名是否已经被使用,并返回相应的结果。 2.聊天室程序开发:了解基本的winsock编程过程。使用MFC模式开发一个聊天室程序。-Computer network experiment instruction
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1.92mb
    • 提供者:夏天
  1. distance-vector

    1下载:
  2. 计算机网络实验,实现距离向量路由算法,输入网络拓扑图中节点个数及边,模拟信息收发,动态更新出最短距离矩阵-Computer network experiment, distance vector routing algorithm, the input network topology diagram node number and edge, analog messaging, dynamic update the shortest distance matrix
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:493.74kb
    • 提供者:口天吴
  1. Selective-Protocol

    0下载:
  2. 北邮计算机网络实验--选择重传协议的实现-Beijing University of Posts and Telecommunications Computer Network Experiment- selective retransmission protocol implementation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:353.73kb
    • 提供者:江茵风
  1. dataliink.c

    0下载:
  2. 计算机网络数据链路选择性重传实验。   设计一个滑动窗口协议,在仿真环境下编程实现有噪音信道环境下两站点之间无差错双工通信。信道模型为8000bps 全双工卫星信道,信道传播时延270毫秒,信道误码率为,信道提供字节流传输服务,网络层分组长度固定为256字节。-Computer network data link selective retransmission experiment. Design of a sliding window protocol in simulation pro
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:21.57kb
    • 提供者:vicky
  1. crc

    0下载:
  2. 根据模2除法的思想实现校验crc码的功能,计算机通信网 实验-Crc code to achieve parity in accordance with the idea of ​ ​ function modulo 2 division, computer communication network experiment
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1.44kb
    • 提供者:kwind
  1. Sniffer

    0下载:
  2. 网络嗅探器一个简单的基于C++的网络嗅探器 是计算机网络课的实验内容-A simple C++-based network sniffer is a computer network course of the experiment content-一个简单的基于C++的网络嗅探器 是计算机网络课的实验内容-A simple C++-based network sniffer is a computer network course of the experiment content
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2.02mb
    • 提供者:张瑞恒
  1. jisuanji-Exercise1

    0下载:
  2. 西北工大大学软件与微电子学院软件工程专业计算机网络实验代码答案-West Beigong University School of Software and Microelectronics, Software Engineering Computer Network Experiment code answers
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.28kb
    • 提供者:dyl
  1. A

    1下载:
  2. 计算机网络实验报告整套附PKT源文件 Computer network experiment report, with a full set of PKT source files(Computer network experiment report, with a full set of PKT source files)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:426kb
    • 提供者:loulan
  1. 计算机网络(本科)

    0下载:
  2. 黑龙江大学计算机网络实验主要包含网络IP分配,路由协议,点对点通信等(The computer network experiment in Heilongjiang University mainly includes network IP allocation, routing protocol, point to point communication, etc.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:40mb
    • 提供者:青森
  1. 2014多媒体

    0下载:
  2. 黑龙江大学多媒体课程PPT,主要包含图片 音频 视频等(The computer network experiment in Heilongjiang University mainly includes network IP allocation, routing protocol, point to point communication, etc.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:41.57mb
    • 提供者:青森
搜珍网 www.dssz.com