资源列表
[通讯编程] qpsk_rayleigh&awgn_ber&powerspec
说明:qpsk调制在awgn/rayleigh信道下的误码性能比较,以及信号的功率谱和星座图-QPSK modulation in awgn/Rayleigh Channel Performance Comparison of error, and the signal power spectrum and constellation<徐鹏> 在 2025-06-16 上传 | 大小:5kb | 下载:0
[通讯编程] 阻塞率
说明:呼叫阻塞率的计算和仿真:在时间轴上考虑。无论阻塞与否,下一呼叫到达时刻为当前呼叫到达时刻加上服从参数为1/λ的指数分布的呼叫间隔时间。一个呼叫到达时只需要判断呼叫的到达时刻和各个信道服务完成时刻的先后:如果前者比后者中任意一个大,说明至少有一个信道服务完成时刻比此呼叫到达时刻早,即此信道空闲,此时呼叫成功,应该先把此信道下一个服务完成时刻置为当前呼叫到达时刻,再加上服从参数为μ的指数分布的服务时间;反之,如果前者比后者中全部都小,说明所有信道在此呼叫到达后才会结束服务,即当前忙,此呼叫被阻塞掉了<徐鹏> 在 2025-06-16 上传 | 大小:12kb | 下载:0
[通讯编程] reed-solomon
说明:Simulate, by using c++ ,a communication system consists of binary source, RS(7,3,5)/RS(128,122,7) encoder, BPSK modulator, AWGN channel, coherent demodulator, RS(7,3,5)/RS(128,122,7) BM decoder and sink。-Simulate, by using c, a communication system c<徐鹏> 在 2025-06-16 上传 | 大小:12kb | 下载:0
[通讯编程] 基于VC 6_0的串行通信设计与实现
说明:这是关于VC与单片机串口通信的资料,学习后很受启发,-on VC and SCM serial communication of information, after learning a great deal of enlightenment.<能上> 在 2025-06-16 上传 | 大小:227kb | 下载:1
[通讯编程] 中文内码转换源码
说明:在阅读MSDN中发现只要妙用MultiByteToWideChar和LCMapString两函数,就可以简简单单地实现不同内码的转换。为了让程序员使用更方便,笔者编写了一个CChineseConvertor类,包装了所有中文内码的转换功能。读者可以直接在MFC中加入此类,用起来也非常轻松。详细细节请察看ChineseConvertor.h和ChineseConvertor.cpp源代码。-reading MSDN found as long as the magic MultiByteToWid<王正> 在 2025-06-16 上传 | 大小:2kb | 下载:0
[通讯编程] 串口封装急好的一个类
说明:该类是本人见到的封装最好的一个串口类 本人用该类开发了很多串口方面的程序,运行很稳定!该程序为一测试程序,实现双机互连-I see is the best of a package Serial category I used a lot of such serial development of the procedures, running very stable! The procedure for a test procedure to achieve double- interco<ysx> 在 2025-06-16 上传 | 大小:7.72mb | 下载:2
[通讯编程] GPS数据的采集
说明:该程序采用GPS异步串行方式,通过串口采集遵循NMEA0183协议的GPS数据,对之进行后台处理 通过ODBC放到数据库中! 经典-the procedures used GPS asynchronous serial, serial through acquisition agreement followed NMEA0183 GPS data, on which background processing into the database through ODBC! Classic<ysx> 在 2025-06-16 上传 | 大小:3.12mb | 下载:1
[通讯编程] Serialize_Port
说明:一个非长经典的串口通讯类,我用过的,非常的棒,比微软的还要好-a classic serial communications, I used the very rods, Microsoft's much better<fxh> 在 2025-06-16 上传 | 大小:7kb | 下载:0