登录
首页 » matlab » D2DCommSimul-韩语

D2DCommSimul-韩语

于 2020-03-19 发布
0 237
下载积分: 1 下载次数: 5

代码说明:

说明:  基于匹配理论的设备间底层通信资源分配,使用matlab实现的(Resource Allocation using Matching Theory for Device-to-Device Underlay Communication)

文件列表:

D2DCommSimul-master, 0 , 2018-02-12
D2DCommSimul-master\02_TS2_04(___).pdf, 1431083 , 2018-02-12
D2DCommSimul-master\CEIC_PPT____.pdf, 4027246 , 2018-02-12
D2DCommSimul-master\README.md, 121 , 2018-02-12
D2DCommSimul-master\src, 0 , 2018-02-12
D2DCommSimul-master\src\LORA_set.m, 796 , 2018-02-12
D2DCommSimul-master\src\admiss_contr.m, 3821 , 2018-02-12
D2DCommSimul-master\src\cell_lay.m, 145 , 2018-02-12
D2DCommSimul-master\src\ch_gain.m, 828 , 2018-02-12
D2DCommSimul-master\src\compiling.m, 463 , 2018-02-12
D2DCommSimul-master\src\compiling2.m, 584 , 2018-02-12
D2DCommSimul-master\src\cross_pt.m, 289 , 2018-02-12
D2DCommSimul-master\src\distance.m, 553 , 2018-02-12
D2DCommSimul-master\src\example.m, 492 , 2018-02-12
D2DCommSimul-master\src\fast_fading.m, 300 , 2018-02-12
D2DCommSimul-master\src\findMIS.m, 3741 , 2018-02-12
D2DCommSimul-master\src\find_qos.m, 453 , 2018-02-12
D2DCommSimul-master\src\galeshapley.m, 935 , 2018-02-12
D2DCommSimul-master\src\get_coordinates.m, 169 , 2018-02-12
D2DCommSimul-master\src\parameter_set.m, 379 , 2018-02-12
D2DCommSimul-master\src\pl_script.m, 1504 , 2018-02-12
D2DCommSimul-master\src\random_script.m, 779 , 2018-02-12
D2DCommSimul-master\src\simul_diag.m, 160 , 2018-02-12
D2DCommSimul-master\src\simulation.m, 1065 , 2018-02-12
D2DCommSimul-master\src\slow_fading.m, 356 , 2018-02-12
D2DCommSimul-master\src\throughput.m, 580 , 2018-02-12
D2DCommSimul-master\src\throughput_script.m, 849 , 2018-02-12
D2DCommSimul-master\src\user_distribution.m, 307 , 2018-02-12

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

发表评论

0 个回复

  • 13.如何采用VC实现查询HTTP站点? 该实例采用的是163网站.单机又键即可显示...
    13.如何采用VC实现查询HTTP站点? 该实例采用的是163网站.单机又键即可显示-13. How uses the VC realization to inquire the HTTP stand? This example uses is 163 websites The single plane key then demonstrated
    2022-01-25 23:30:06下载
    积分:1
  • single_inheritance
    C++ programing, Single inheritance
    2012-11-26 20:27:02下载
    积分:1
  • 实例4 动态改变鼠标
    动态改变鼠标的实例(examples of mouse)
    2005-01-03 16:44:49下载
    积分:1
  • VBScript
    VBScript语言参考.chm,,,,,(VBScript Language Reference. Chm ,,,,,)
    2009-04-01 19:33:52下载
    积分:1
  • 325031
    监视文件夹源码,程序结合易语言模块线程池新1.1.ec,调用API函数实现监视文件夹功能。(Watched folder source, the program combined with easy language module thread pool new 1.1.ec, call the API function monitoring folder feature .)
    2016-06-04 18:32:14下载
    积分:1
  • Base64
    Base64 编解码运算, 通信程序常用的源码(Base64 encoding and decoding operations, communication program common source)
    2010-10-25 11:29:46下载
    积分:1
  • C-P-P-on-Experiment
    东南大学C++上机实验12:类与对象的概念与设计——定义图书类、定义商品类案例(Southeast University, C++-on experiments: class and object concept and design- the definition of library class, the definition of commodity case)
    2011-05-26 18:58:56下载
    积分:1
  • chap5
    说明:  C語言教學手冊第四版的第五章PDF檔,(只有第五章)(Chapter five of the fourth edition of the C language teaching manual is pdf (only chapter five))
    2020-06-25 15:44:20下载
    积分:1
  • win32五子棋
    在VS环境下基于win32写了一个五子棋,可以实现判断输赢,悔棋,重新开始游戏等功能,适合初学者学习,建立代码的兴趣(Writing a Gobang based on Win32 in VS environment can realize the functions of judging win or lose, repenting chess and restarting the game. It is suitable for beginners to learn and build up their interest in code.)
    2020-06-16 07:40:01下载
    积分:1
  • 1。注册会员发布商品功能,可以上传商品图片。 2。注册会员修改商品功能,可以修改商品图片,旧的商品图片将被删除。 3。注册会员删除商品功能,删除商品信息的同时将...
    1。注册会员发布商品功能,可以上传商品图片。 2。注册会员修改商品功能,可以修改商品图片,旧的商品图片将被删除。 3。注册会员删除商品功能,删除商品信息的同时将删除商品图片。 4。管理员发布公告功能。 5。管理员对商品的修改、删除功能(同注册会员对商品的管理功能)。 6。管理员对注册会员的修改、删除功能,删除会员时将删除会员发布的所有商品信息及其商品图片。 7。美化了程序,并进行了分页功能。 8.更新一些基本功能和BUG-1. Member registration issued commodity function can upload pictures of goods. 2. Register to amend the Trade function could amend the Trade photographs, old pictures of goods will be deleted. 3. Member registration commodity function to delete, delete commodity information at the same time to remove items pictures. 4. Administrators issued a public notice function. 5. Managers of commodity modification, deletion function (with a registered membership of commodity management functions). 6. Administrators of registered members of the modification, deletion function to delete Member Member will be deleted when the release of information about goods and merchandise photos. 7. Landscaping procedures, and the tabs. 8. Update some of the basic functions and BUG
    2022-07-08 05:17:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载