登录
首页 » Others » Lab

Lab

于 2020-07-11 发布 文件大小:1926KB
0 261
下载积分: 1 下载次数: 3

代码说明:

  OPNET模拟具有星形拓扑实验室网络,由于需要,扩展一个实验室,分析仿真结果,一个额外的实验室的网络,以检测扩展负载是否会影响网络性能或引起的网络通信故障。(opnet a laboratory simulation of a building has a star topology network, due to the need, in a next expansion, analysis and simulation results, an additional network of laboratories to detect the extended load brought no affect network performance or cause network communication failures.)

文件列表:

Lab.project
...........\Lab-Expansion-DES-1-stp_info.gdf,4026,2015-03-24
...........\Lab-Expansion-DES-1.desinfo,38807,2015-03-24
...........\Lab-Expansion-DES-1.ef,3428,2015-03-24
...........\Lab-Expansion-DES-1.olf.dir
...........\...........................\668_03-24-2015_09.04.54.ot,3583,2015-03-24
...........\...........................\htm" target=_blank>log_info,10407,2015-03-24
...........\Lab-Expansion-DES-1.ot,492,2015-03-24
...........\Lab-Expansion-DES-1.ov,7033,2015-03-24
...........\Lab-Expansion.nt.m,794207,2015-03-18
...........\Lab-Expansion.opt32.i0.nt.dll,4131328,2015-03-20
...........\Lab-Expansion.opt32.i0.nt.dll.manifest,616,2015-03-20
...........\Lab-Expansion.opt32.i0.nt.exp,250410,2015-03-20
...........\Lab-Expansion.opt32.i0.nt.lib,446032,2015-03-20
...........\Lab-Expansion.pb.m,1655,2015-03-18
...........\Lab-Expansion.seq,9432,2015-03-24
...........\Lab-Lab_Room-DES-1-stp_info.gdf,2519,2015-03-18
...........\Lab-Lab_Room-DES-1.desinfo,38714,2015-03-18
...........\Lab-Lab_Room-DES-1.ef,2902,2015-03-18
...........\Lab-Lab_Room-DES-1.olf.dir
...........\..........................\8236_03-18-2015_10.42.01.ot,2558,2015-03-18
...........\..........................\htm" target=_blank>log_info,8904,2015-03-18
...........\Lab-Lab_Room-DES-1.ot,492,2015-03-18
...........\Lab-Lab_Room-DES-1.ov,6060,2015-03-18
...........\Lab-Lab_Room.nt.m,582919,2015-03-18
...........\Lab-Lab_Room.pb.m,1649,2015-03-18
...........\Lab-Lab_Room.seq,5779,2015-03-18
...........\Lab.prj,1325,2015-03-24

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • hacker-programing
    黑客编程精粹,可以学到很多使用的东西啊,里面包含好几个文件(Hacker programming the essence of things you can learn a lot using the ah, which contains several files)
    2009-12-30 11:41:55下载
    积分:1
  • you want to own the IP and its contents? One can now see IP network state (conne...
    你想看自己的 IP及其内容吗? 现在有一个能查看IP网络状态(连接,端口,UDP etc)的程序 -you want to own the IP and its contents? One can now see IP network state (connectivity, ports, UDP etc) procedures
    2022-01-26 08:00:30下载
    积分:1
  • P2P打洞源码,客户端和服务器源码,C++
    P2P打洞源码,客户端和服务器源码,C++编写,很好的学习p2P的资料。一套纯c++实现的p2p典范,是学习c++编码的经典之作。 无论编码格式,风格,还是对c++各种语法,模板的使用都非常详细。 不可多得的好代码,打开即可编译运行。
    2022-01-24 12:36:42下载
    积分:1
  • CQDUT
    A fully functional dialing program()
    2017-11-08 21:22:42下载
    积分:1
  • udt.sdk.4.9.tar
    UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。 (UDT is a reliable UDP based application level data transport protocol for distributed data intensive applications over wide area high-speed networks. UDT uses UDP to transfer bulk data with its own reliability control and congestion control mechanisms. The new protocol can transfer data at a much higher speed than TCP does. UDT is also a highly configurable framework that can accommodate various congestion control algorithms)
    2012-01-16 10:53:35下载
    积分:1
  • radmin21
    说明:  务器端基于select I/O模型。为防止程序界面阻塞,有一个子线程用于不断接收socket并select其中的处理。客户端只有一个线程函数,不过其利用率很高,可用于远程目录交换,请求文件大小,创建若干线程来下载文件。文件传输有上传和下载,还有对等传输,这个项目中,传输文件具体指下载。(Client server based on select I/O model. Programming interfaces in order to prevent obstruction, there is a sub-thread for receiving socket and select which treatment. There is only one client thread function, but its utilization very high, can be used for remote directory exchange, request the file size, create a number of threads to download the file. File transfer are uploading and downloading, as well as peer-to-peer transmission, this project, the specific means to transfer files to download.)
    2008-10-20 11:08:26下载
    积分:1
  • 其实一个ircrpg战斗引擎写结合C和C++。梳子…
    Lachesis an IRCRPG combat engine written in a combination of C and C++. The combat engine is being written for a specific RPG, but most of the project should be useful to IRCRPGs in general. It includes a native interface to the IRC protocol to allow it to act as an IRC bot, for such uses as dice rolling and acting as a remote-controlled client (RPG NPC perhaps).
    2022-09-06 06:45:03下载
    积分:1
  • ip packet fragmentation and reorganization of code and some notes, curriculum de...
    ip数据包的分片与重组代码及部分注释,大学生课程设计-ip packet fragmentation and reorganization of code and some notes, curriculum design, students
    2022-06-28 13:31:38下载
    积分:1
  • DNS的源代码分析
    dns 解析源代码-dns source code analysis
    2022-01-24 13:55:30下载
    积分:1
  • Netscape公司提供的安全套接字层
    Netscape公司提供的安全套接字层 -Safe socket layer provided by Netscape company
    2022-02-01 14:13:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载