-
SIP的一个简单的ivr实现,在代码的IVR SIP实现小。
sip的一个简单的ivr实现,在国内关于sip的ivr实现代码不多。-sip of a simple IVR realized, in the IVR sip of code to achieve little.
- 2022-02-04 12:57:15下载
- 积分:1
-
windows下,串口调试软件
windows下,串口调试软件-windows, serial debug software
- 2022-04-14 21:22:00下载
- 积分:1
-
基于DDE技术的组态王和VB的通信
这是一篇有关利用DDE技术进行VB和组态王软件通信的文章,作者侯广宁,隋涛,孔震,孙凡超,张鑫(山东科技大学)。该文介绍了windows 平台上DDE(动态数据交换)技术的基本原理,研究了工控组态软件组态王与可视化编程软件VB 对DDE 技术的支持和应用,通过实例,编写了组态王与VB 应用程序的数据交换程序。运行结果表明,该监控系统能稳定和可靠地完成现场的实时监控。
- 2022-09-05 01:00:02下载
- 积分:1
-
嗨
Hi
I send you this document
- 2023-06-10 02:05:04下载
- 积分:1
-
psk技术实现,并有详细的程序,有助于通信软件的开发
psk技术实现,并有详细的程序,有助于通信软件的开发-psk technology, and the detailed procedures, contribute to the development of communications software
- 2022-06-12 02:17:15下载
- 积分:1
-
LDPC Convolutional Codes
基于Feltstrom论文的LDPC卷积码
- 2022-08-20 22:06:26下载
- 积分:1
-
demonstration of the realization of asynchronous communication, asynchronous com...
演示异步通信的实现,是异步通信的典型例程,用VC实现-demonstration of the realization of asynchronous communication, asynchronous communication is a typical routines, with VC
- 2022-04-02 10:53:02下载
- 积分:1
-
一个网络ip电话的实现我也是从其他的地方下的 不好意思
一个网络ip电话的实现我也是从其他的地方下的 不好意思-a telephone network ip I also realize from other places under the sorry
- 2022-07-03 02:14:41下载
- 积分: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
-
Viterbi Decoding Algorithm
Viterbi Decoding Algorithm
- 2022-04-01 19:23:06下载
- 积分:1