登录
首页 » C/C++ » Wireless

Wireless

于 2021-04-06 发布
0 70
下载积分: 1 下载次数: 0

代码说明:

说明:  本示例计算蓝牙的误码率(BER)?或802.11b的通信链路由另一802.11b或蓝牙发射器干扰。它采用了新的MATLAB ?面向对象编程在R2008a发布的功能对象。 主要功能btint和随附的类已从C ++ NIST蓝牙和IEEE 802.11b共存模拟器进行了翻译。原始的C ++代码已作为注释保留在MATLAB代码中,以帮助熟悉C ++的人员理解它。(This example calculates the BER)

文件列表:

AWGN.m, 6697 , 2020-01-06
AWGNChannel.m, 2159 , 2020-01-06
BluetoothReceiver.m, 6451 , 2020-01-06
BluetoothTransmitter.m, 9608 , 2020-01-06
C%2B%2B Code\include\awgnchan.h, 1324 , 2020-01-06
C%2B%2B Code\include\basetype.h, 3814 , 2020-01-06
C%2B%2B Code\include\bluetooth.h, 2143 , 2020-01-06
C%2B%2B Code\include\configure.h, 543 , 2020-01-06
C%2B%2B Code\include\datatype.h, 650 , 2020-01-06
C%2B%2B Code\include\ieee802.11b.h, 3592 , 2020-01-06
C%2B%2B Code\include\programargs.h, 1249 , 2020-01-06
C%2B%2B Code\include\random.h, 2193 , 2020-01-06
C%2B%2B Code\include\stdcpp.h, 108 , 2020-01-06
C%2B%2B Code\include\templates.h, 6732 , 2020-01-06
C%2B%2B Code\include\util.h, 764 , 2020-01-06
C%2B%2B Code\results\full-results.out, 6167 , 2020-01-06
C%2B%2B Code\results\README, 670 , 2020-01-06
C%2B%2B Code\results\test-results-unix.out, 1627 , 2020-01-06
C%2B%2B Code\results\test-results-win32.out, 1808 , 2020-01-06
C%2B%2B Code\source\awgnchan.cpp, 1413 , 2020-01-06
C%2B%2B Code\source\basetype.cpp, 2111 , 2020-01-06
C%2B%2B Code\source\bluetooth.cpp, 6533 , 2020-01-06
C%2B%2B Code\source\configure.cpp, 2192 , 2020-01-06
C%2B%2B Code\source\ieee802.11b.cpp, 16035 , 2020-01-06
C%2B%2B Code\source\main.cpp, 10755 , 2020-01-06
C%2B%2B Code\source\programargs.cpp, 1669 , 2020-01-06
C%2B%2B Code\source\random.cpp, 3849 , 2020-01-06
C%2B%2B Code\win32\btint.ncb, 2280448 , 2020-01-06
C%2B%2B Code\win32\btint.sln, 874 , 2020-01-06
C%2B%2B Code\win32\btint.suo, 49152 , 2020-01-06
C%2B%2B Code\win32\btint.vcproj, 10155 , 2020-01-06
C%2B%2B Code\win32\btint.vcproj.MATHWORKS.stuartm.user, 1423 , 2020-01-06
C%2B%2B Code\win32\Debug\awgnchan.obj, 67074 , 2020-01-06
C%2B%2B Code\win32\Debug\basetype.obj, 85683 , 2020-01-06
C%2B%2B Code\win32\Debug\bluetooth.obj, 110277 , 2020-01-06
C%2B%2B Code\win32\Debug\btint.exe, 651264 , 2020-01-06
C%2B%2B Code\win32\Debug\btint.exe.embed.manifest, 146 , 2020-01-06
C%2B%2B Code\win32\Debug\btint.exe.embed.manifest.res, 212 , 2020-01-06
C%2B%2B Code\win32\Debug\btint.exe.intermediate.manifest, 145 , 2020-01-06
C%2B%2B Code\win32\Debug\btint.ilk, 1364652 , 2020-01-06
C%2B%2B Code\win32\Debug\btint.pch, 2883584 , 2020-01-06
C%2B%2B Code\win32\Debug\btint.pdb, 2575360 , 2020-01-06
C%2B%2B Code\win32\Debug\BuildLog.htm, 6918 , 2020-01-06
C%2B%2B Code\win32\Debug\configure.obj, 67975 , 2020-01-06
C%2B%2B Code\win32\Debug\ieee802.11b.obj, 177180 , 2020-01-06
C%2B%2B Code\win32\Debug\main.obj, 108619 , 2020-01-06
C%2B%2B Code\win32\Debug\mt.dep, 66 , 2020-01-06
C%2B%2B Code\win32\Debug\programargs.obj, 13243 , 2020-01-06
C%2B%2B Code\win32\Debug\random.obj, 88323 , 2020-01-06
C%2B%2B Code\win32\Debug\vc70.idb, 199680 , 2020-01-06
C%2B%2B Code\win32\Debug\vc70.pdb, 167936 , 2020-01-06
C%2B%2B Code\win32\Debug\vc80.idb, 207872 , 2020-01-06
C%2B%2B Code\win32\Debug\vc80.pdb, 167936 , 2020-01-06
C%2B%2B Code\win32\Release\awgnchan.obj, 22354 , 2020-01-06
C%2B%2B Code\win32\Release\basetype.obj, 29081 , 2020-01-06
C%2B%2B Code\win32\Release\bluetooth.obj, 42536 , 2020-01-06
C%2B%2B Code\win32\Release\btint.exe, 159744 , 2020-01-06
C%2B%2B Code\win32\Release\btint.exe.intermediate.manifest, 145 , 2020-01-06
C%2B%2B Code\win32\Release\btint.pch, 2686976 , 2020-01-06
C%2B%2B Code\win32\Release\BuildLog.htm, 11094 , 2020-01-06
C%2B%2B Code\win32\Release\configure.obj, 22067 , 2020-01-06
C%2B%2B Code\win32\Release\ieee802.11b.obj, 66827 , 2020-01-06
C%2B%2B Code\win32\Release\main.obj, 39257 , 2020-01-06
C%2B%2B Code\win32\Release\mt.dep, 66 , 2020-01-06
C%2B%2B Code\win32\Release\programargs.obj, 4049 , 2020-01-06
C%2B%2B Code\win32\Release\random.obj, 28787 , 2020-01-06
C%2B%2B Code\win32\Release\vc70.idb, 175104 , 2020-01-06
C%2B%2B Code\win32\Release\vc80.idb, 216064 , 2020-01-06
C%2B%2B Code\win32\UpgradeLog.XML, 3954 , 2020-01-06
C%2B%2B Code\win32\_UpgradeReport_Files\UpgradeReport.css, 3348 , 2020-01-06
C%2B%2B Code\win32\_UpgradeReport_Files\UpgradeReport.xslt, 12276 , 2020-01-06
C%2B%2B Code\win32\_UpgradeReport_Files\UpgradeReport_Minus.gif, 69 , 2020-01-06
C%2B%2B Code\win32\_UpgradeReport_Files\UpgradeReport_Plus.gif, 71 , 2020-01-06
Channel.m, 342 , 2020-01-06
ComparingCAndMATLAB.html, 11700 , 2020-01-06
Description.html, 12535 , 2020-01-06
FIRFilter.m, 4517 , 2020-01-06
IEEE802_11b_Receiver.m, 22245 , 2020-01-06
IEEE802_11b_Transmitter.m, 16218 , 2020-01-06
RandomBit.m, 2905 , 2020-01-06
Receiver.m, 564 , 2020-01-06
Transmitter.m, 1196 , 2020-01-06
btint.m, 17039 , 2020-01-06
constants.m, 1144 , 2020-01-06
getArg.m, 273 , 2020-01-06
programArgs.m, 4736 , 2020-01-06
random.m, 2484 , 2020-01-06
setRSRCpulseShapingFilter.m, 1819 , 2020-01-06
stripCComments.m, 1020 , 2020-01-06
test_ber.m, 653 , 2020-01-06
license.txt, 1495 , 2020-01-06

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

发表评论

0 个回复

  • 696524资源总数
  • 103896会员总数
  • 68今日下载