-
适合nRF24L01无线通讯芯片的通讯协议源码
适合nRF24L01无线通讯芯片的通讯协议源码
-Used for nRF24L01 IC based program, for nRF24L01 communication protocol
- 2023-07-10 18:30:03下载
- 积分:1
-
call blocking probability calculation and simulation : the time frame to conside...
呼叫阻塞率的计算和仿真:在时间轴上考虑。无论阻塞与否,下一呼叫到达时刻为当前呼叫到达时刻加上服从参数为1/λ的指数分布的呼叫间隔时间。一个呼叫到达时只需要判断呼叫的到达时刻和各个信道服务完成时刻的先后:如果前者比后者中任意一个大,说明至少有一个信道服务完成时刻比此呼叫到达时刻早,即此信道空闲,此时呼叫成功,应该先把此信道下一个服务完成时刻置为当前呼叫到达时刻,再加上服从参数为μ的指数分布的服务时间;反之,如果前者比后者中全部都小,说明所有信道在此呼叫到达后才会结束服务,即当前忙,此呼叫被阻塞掉了-call blocking probability calculation and simulation : the time frame to consider. Whether or not blocked, the next call arrived at the present moment to call time arrived with a subordinate parameters/ index distribution of the call interval. A call arrived only judgment call and the arrival time each channel service has completed a moment : If the former than the latter an arbitrary, and at least one channel is completed service calls than this moment arrived moments earlier, that this channel is idle, call this success, should first get here Channel a moment of complete services for the current call home arrival time, coupled with the parameters obey the exponential distribution services; Conversely, if the former than the latter, all
- 2022-03-29 13:47:06下载
- 积分:1
-
语音聊天voice chat的源代码,可以用于网络音频聊天室
语音聊天voice chat的源代码,可以用于网络音频聊天室-voice chat voice chat to the source code, can be used to network audio Chat Room
- 2023-06-02 19:20:02下载
- 积分:1
-
功能丰富的串口通讯程序
功能丰富的串口通讯程序 -Serial communication example with abundant functions
- 2022-03-20 04:13:41下载
- 积分:1
-
CDMA基础知识
CDMA基本概念 通信网络基本组成 上下行信道的分类 调制方式...
CDMA基础知识
CDMA基本概念 通信网络基本组成 上下行信道的分类 调制方式-CDMA basic knowledge of the basic concept of CDMA communications network elements downstream channel modulation classification
- 2022-08-16 00:52:15下载
- 积分:1
-
WINDOW下串口钩子技术
WINDOW下串口钩子技术-WINDOW Hook
- 2023-05-17 01:45:04下载
- 积分:1
-
OFDM 传输的一种新的组合脉冲噪声缓解方案研究
摘要-Impulsive噪音缓解了正交频分复用(OFDM)可以使用两个阈值剪贴归零方案来完成。我们引入一个新的结合脉冲噪声消除方法,称为clippingreplacement-归零计划,其中有三个考虑阈值:限幅阈Tclip,更换门槛TREP和归零门槛Tnull。当接收到的OFDM样本的幅度高于TREP和下方Tnull我们将其设置为所述平均幅度JX?无噪声的OFDM样本第j。模拟结果表明,附加的动作,替换动作,与TREP的一个很好的选择带来在误码率的降低。
- 2022-04-09 21:01:52下载
- 积分:1
-
Visual C++ 串口通信编程实践 第11章和第12章源码
Visual C++ 串口通信编程实践 第11章和第12章源码-Visual C++ Serial communication programming practice, Chapter 11 and Chapter 12 source code
- 2022-05-01 02:10:37下载
- 积分:1
-
Apro控件,它是一套功能强大的窗口通讯控件,包括整套使用Fax Modem收发传真的解决方案,很好用!...
Apro控件,它是一套功能强大的窗口通讯控件,包括整套使用Fax Modem收发传真的解决方案,很好用!-Apro control, it is a powerful communication window controls, including the use of Fax Modem package transceiver fax solution is useful!
- 2022-03-29 08:48:06下载
- 积分:1
-
C FTP软件自动升级。通过FTP服务器的建立,…
用C及ftp实现软件自动升级。通过在服务器端建立FTP服务,实现远程主机的文件更新. 软件启动过程连接服务器,获得软件文件更新列表(此步省略),进行本地文件更新 启动过程进行系统调用执行批处理文件ftpget.bat,调用方式system( "e:ftpget.bat" ) 文件ftpget.bat负责连接服务器下载所需文件,并完成文件的更新-C ftp software and automatic upgrades. Through the establishment of FTP server, remote mainframe file updates. Software startup process server connectivity, access to software updates list (this step is optional), a local paper started the process of updating system calls for the implementation of batch file ftpget.bat, call mode system ( "e : ftpget.bat") documents ftpget.bat for connecting servers to download the necessary documents, and complete the document update
- 2022-02-13 01:09:49下载
- 积分:1