-
CSR无线蓝牙鼠标源码,支持蓝牙HID协议,实现无线鼠标功能
CSR无线蓝牙鼠标源码,支持蓝牙HID协议,实现无线鼠标功能-CSR Bluetooth wireless mouse source to support the Bluetooth HID protocol, wireless mouse function
- 2022-04-06 17:21:55下载
- 积分:1
-
拨号服务器的客户端程序,请与服务器端程序配合使用,针对E5112设计...
拨号服务器的客户端程序,请与服务器端程序配合使用,针对E5112设计-dial-up server client, and server-side procedures with the use, design against E5112
- 2023-09-04 17:50:03下载
- 积分:1
-
使用ntp(network time protocol)协议从网络时间服务器获取时间并显示出来...
使用ntp(network time protocol)协议从网络时间服务器获取时间并显示出来-use the network time protocol get network time from some ntp server,and print
- 2022-03-10 10:14:57下载
- 积分:1
-
For testing Modbus communications, industrial software essential
用于测试Modbus通讯,工业软件的必备-For testing Modbus communications, industrial software essential
- 2023-04-17 22:10:03下载
- 积分:1
-
MFC写的串口测试工具源码
CSerialPort:: CSerialPort(){单独监禁= FALSE;m_hComm= NULL;//初始化重叠结构成员为零m_ov.Offset= 0;m_ov.OffsetHigh= 0;//创建活动m_ov.hEvent= NULL;m_hWriteEvent= NULL;m_hShutdownEvent= NULL;m_hErrorEvent= NULL;m_hSendCompleteEvent= NULL;m_bThreadAlive= FALSE;m_bSendNotify= FALSE;m_SendList.clear();//初始化关键部分:: InitializeCriticalSection(m_csCommunicationSync);:: InitializeCriticalSection(m_csSendList);}////删除动态内存//CSerialPort::〜CSerialPort(){ReleasePort();:: DeleteCriticalSection(m_csCommunicationSync);:: DeleteCriticalSection(m_csSendList);}无效CSerialPort:: ReleasePort(){而(m_bThreadAlive){而::休眠(1)(m_SendList.empty()!); //2012-09-27zhaoz修复停止仪器采集后数据报文发送不出去问题SetEvent的(m_hShutdownEvent);睡眠(1);}
- 2022-02-25 01:02:02下载
- 积分:1
-
中文RFC文档,不用翻译,对学习很有帮助!
中文RFC文件,无需翻译,对学习很有帮助!
- 2022-02-05 05:07:24下载
- 积分:1
-
这是经过改进后的加法器源代码,改进后运算速度更快
这是经过改进后的加法器源代码,改进后运算速度更快-This is the result of the improved adder source code, improved faster
- 2022-06-28 14:36:44下载
- 积分:1
-
Example code to program a device C8051F30x through its C2 interface.
Example code to program a C8051F30x device through its C2 interface.-Example code to program a device C8051F30x through its C2 interface.
- 2022-02-06 15:44:35下载
- 积分:1
-
在三条径的瑞利信道中,对于直接序列扩频
可自行转换为代码
解决的问题:
(1) 请设计DS-CDMA一种具体的码分导引辅助的信道估计方法,接收机分别采用等均益合并、最大比合并。用Simulink进行仿真,测量BPSK的误码率性能,画出比特信噪比与信道估计均方误差的关系曲线,画出比特信噪比与误码率的关系曲线,请解释在误码率为0.01时,两种合并方式所表现的不同的物理意义。
(2) 设频率已经同步,请设计DS-CDMA一种具体的单停顿滑动相关时间同步方法,用Simulink进行仿真(自己编写代码S-Function方式),分析所设计方案的时间同步精度,画出比特信噪比与捕获概率的关系曲线。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-21 00:08:48下载
- 积分:1
-
检查串口是否联有modem
检查串口是否联有modem- Whether the inspection string mouth does unite has modem
- 2022-04-25 18:31:05下载
- 积分:1