-
免费开源的远程桌面程序,vnc客户端源代码,windows版本
免费开源的远程桌面程序,vnc客户端源代码,windows版本-Free open source remote desktop programs, vnc client source code, windows version
- 2022-02-15 22:08:24下载
- 积分:1
-
very good GPS data reception procedures
非常好的GPS数据接收程序-very good GPS data reception procedures
- 2022-10-26 12:25:03下载
- 积分:1
-
使用MATLAB编写的时域横向均衡器的设计。有兴趣的同学可以来看看。...
使用MATLAB编写的时域横向均衡器的设计。有兴趣的同学可以来看看。-using MATLAB prepared by the time domain equalizer horizontal design. Interested students can come to see.
- 2022-02-02 17:27:59下载
- 积分:1
-
China Mobile third
中国移动第三代移动通信网网络管理技术接口规范
-- 3G直放站部分 南向接口规范
-China Mobile third-generation mobile communication network management interface specification- 3G repeater part of the South to the interface specification
- 2022-06-03 11:11:24下载
- 积分:1
-
另外一个XML格式文件xsl,对soap的理解更深,有表头明细
另外一个XML格式文件xsl,对soap的理解更深,有表头明细-another xsl XML format, the right soap deeper understanding, the first detailed Table
- 2022-07-01 09:33:54下载
- 积分:1
-
Learning process and thread examples enhance the understanding of processes and...
学习进程和线程的例子,增强对进程和线程的理解和应用。-Learning process and thread examples enhance the understanding of processes and threads and applications.
- 2022-06-17 12:22:23下载
- 积分:1
-
此文件为B3ZS编解码,本人在我公司的通信设备上已经通过了试验,编写语言为verilog,解压无密码。...
此文件为B3ZS编解码,本人在我公司的通信设备上已经通过了试验,编写语言为verilog,解压无密码。-B3ZS coding and decoding, I in my company"s communications equipment has passed the test, prepare for the Verilog language, without extracting passwords.
- 2022-08-09 11:16:06下载
- 积分:1
-
LEACH协议
应用背景•浸出(LEACH)是一种无线路由协议在传感器网络:–基站(sink)是固定的–传感器节点均匀•浸出节能通过:–聚集–自适应聚类关键技术•浸在WSN 增加能量;增加使用时间和吞吐量
- 2022-11-03 14:45:03下载
- 积分:1
-
这篇文章详细介绍了CP在OFDM系统中的使用
这篇文章详细介绍了CP在OFDM系统中的使用-Detailed information on CP in the OFDM system using
- 2022-10-28 08:55: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