登录
首页 » OMNet » wsnn

wsnn

于 2019-07-02 发布 文件大小:757KB
0 402
下载积分: 1 下载次数: 2

代码说明:

  omnet++ project in wsn

文件列表:

PLEACH, 0 , 2018-11-03
PLEACH\.cproject, 9061 , 2018-01-29
PLEACH\.oppbuildspec, 236 , 2018-01-29
PLEACH\.project, 1103 , 2018-01-29
PLEACH\.tkenvlog, 4730 , 2018-01-29
PLEACH\.tkenvrc, 133 , 2018-01-29
PLEACH\01-1st10thAllDie.csv, 44 , 2018-01-29
PLEACH\02-RoundVsDeadNode.csv, 41 , 2018-01-29
PLEACH\03-LEACHC.exe, 469828 , 2018-01-29
PLEACH\03-RoundVsAliveNode.csv, 46 , 2018-01-29
PLEACH\04-LEACH-MAC.exe, 471749 , 2018-01-29
PLEACH\04-RoundVsRemainingEnergy.csv, 88 , 2018-01-29
PLEACH\05-PLEACH.exe, 492125 , 2018-01-29
PLEACH\05-RoundVsEnergyConsumption.csv, 84 , 2018-01-29
PLEACH\06-RoundVsSinkPackets.csv, 78515 , 2018-01-29
PLEACH\Doc, 0 , 2018-11-03
PLEACH\Doc\Readme.txt, 0 , 2018-01-29
PLEACH\Doc\Test.txt, 316 , 2018-01-29
PLEACH\Doc\Todolist.txt, 336 , 2018-01-29
PLEACH\Makefile, 3604 , 2018-01-29
PLEACH\Node.cc, 38562 , 2018-01-29
PLEACH\Node.h, 3042 , 2018-01-29
PLEACH\Node.ned, 805 , 2018-01-29
PLEACH\PLEACH.ned, 1931 , 2018-01-29
PLEACH\Sink.cc, 2489 , 2018-01-29
PLEACH\Sink.h, 1145 , 2018-01-29
PLEACH\Sink.ned, 755 , 2018-01-29
PLEACH\Test.cc, 3315 , 2018-01-29
PLEACH\cUtility.cc, 2848 , 2018-01-29
PLEACH\cUtility.h, 1027 , 2018-01-29
PLEACH\custMsg.msg, 1403 , 2018-01-29
PLEACH\custMsg_m.cc, 14349 , 2018-01-29
PLEACH\custMsg_m.h, 2927 , 2018-01-29
PLEACH\omnetpp.ini, 445 , 2018-01-29
PLEACH\out, 0 , 2018-11-03
PLEACH\out\gcc-debug, 0 , 2018-11-03
PLEACH\out\gcc-debug\.last-copts, 134 , 2018-01-29
PLEACH\out\gcc-debug\05-PLEACH.exe, 492125 , 2018-01-29
PLEACH\out\gcc-debug\Node.o, 281632 , 2018-01-29
PLEACH\out\gcc-debug\Sink.o, 98939 , 2018-01-29
PLEACH\out\gcc-debug\Test.o, 340 , 2018-01-29
PLEACH\out\gcc-debug\cUtility.o, 162132 , 2018-01-29
PLEACH\out\gcc-debug\custMsg_m.o, 92323 , 2018-01-29
PLEACH\package.ned, 37 , 2018-01-29

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

发表评论

0 个回复

  • FCFS
    先来先服务(FCFS)调度:按先来后到次序服务,未作优化。(First come first serve (FCFS) scheduling: the order of service by first come first served, not for optimization.)
    2012-01-01 13:48:29下载
    积分:1
  • Homotopy 同伦算法求矩阵逆
    matlab开发环境中,主要用于同伦算法求伪逆矩阵进行分析。(HOMOTOPY CONTINUATION METHODS in matlab)
    2018-01-27 15:49:11下载
    积分:1
  • g723CodeAndDocument
    g723语音压缩格式。里面包含了最新的说明文档和代码,可以使用VC来编译。对视频会议或者作VOIP的朋友很有帮助。(voice compression format. The latest of which contains the documentation and code can be used to compile VC. Right for video conferencing or VOIP helpful friends.)
    2006-07-17 14:02:04下载
    积分:1
  • 利用拨号上网的简单例子。
    利用拨号上网的简单例子。-use dial-up Internet access simple example.
    2023-01-26 19:00:03下载
    积分:1
  • 主要是练习Winlnet类的简单使用,使用C++实现,有设计文档和使用手册。这只是实现一个简单的基本的FTP上传功能,你不能拿它和现在流行的FTP软件来比。可以...
    主要是练习Winlnet类的简单使用,使用C++实现,有设计文档和使用手册。这只是实现一个简单的基本的FTP上传功能,你不能拿它和现在流行的FTP软件来比。可以帮你开拓编程思路及研究一些类的使用方法-Winlnet class is mainly a simple exercise to use, the use of C++ implementation, there is the design documentation and user manual. This is just the basic realization of a simple FTP upload functionality, you can not uses the staff and now the popular FTP software to more than. Can help you develop ideas and research program to use a number of classes
    2022-07-18 17:49:54下载
    积分:1
  • SdiMulti
    说明:  SdiMulti 多文档应用程序,实现了CView、CTreeView、CListView、CScrollView、CEditView、CRichEditView、CFormView等视图和按钮、列表控件、静态文本等控件的透明背景显示。(SdiMulti multi-document application, achieved a CView, CTreeView, CListView, CScrollView, CEditView, CRichEditView, CFormView, etc. View and buttons, list controls, such as static text control transparent background shows.)
    2008-11-26 13:29:56下载
    积分:1
  • 异步socket类
    异步socket类- Asynchronous socket kind
    2022-10-08 19:25:03下载
    积分:1
  • 一个局或网聊天工具,使用delphi的indy组件.
    一个局或网聊天工具,使用delphi的indy组件.-a network board or chat tools, the use of the Delphi Indy components.
    2022-02-02 11:48:42下载
    积分:1
  • 一个基于TCP/IP的网络聊天室,支持群聊和私聊.用了winsock
    一个基于TCP/IP的网络聊天室,支持群聊和私聊.用了winsock-One based on TCP/IP-network chat rooms, support group chat and private chat. Used winsock
    2022-08-11 05:29:37下载
    积分:1
  • TEST
    file菜单—包括两个菜单项(图1): op 联合开发网 - pudn.com
    2016-11-27 23:53:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载