-
Intercom 是一个 Unix系统上灵活的语音传输软件。支持标准音频压缩比如GSM, G.711, and G.72x和其他音频编码。Intercom专为高...
Intercom 是一个 Unix系统上灵活的语音传输软件。支持标准音频压缩比如GSM, G.711, and G.72x和其他音频编码。Intercom专为高速网络设计来传输高品质的语音,也支持窄带传输。-Intercom is a Unix system flexible voice transmission software. Support audio compression standards such as GSM, G.711, and G.72x and other audio coding. Intercom specifically designed for high-speed network to deliver high-quality voice, also support narrowband transmission.
- 2022-03-12 15:20:24下载
- 积分:1
-
OPNET ODB _ _参考实验室
OPNET odb_lab_ref-baseline-OPNET baseline
- 2022-02-22 12:51:05下载
- 积分: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
-
实现了GPRS模块的信息发送,对开发GPRS模块很有帮助。
实现了GPRS模块的信息发送,对开发GPRS模块很有帮助。-To achieve the GPRS module to send the information, very helpful for the development of GPRS module.
- 2022-05-07 14:02:21下载
- 积分:1
-
Recieve and view Signal from com port (RS232)
Recieve and view Signal from com port (RS232)
- 2022-10-04 23:15:03下载
- 积分:1
-
turbo均衡的原始经典文章,值得学习
turbo均衡的原始经典文章,值得学习-balanced turbo classic original article, it is worth learning
- 2022-02-10 11:12:35下载
- 积分:1
-
straightforward Parallel avr isp downloaded line diagram
简单明了的并口 avr isp下载线原理图-straightforward Parallel avr isp downloaded line diagram
- 2022-06-19 05:48:00下载
- 积分:1
-
串口调试VB源代码.可以实现串口接收,串口参数设置,并能保存相关信息,特别适合于对串口通讯有兴趣的程序员....
串口调试VB源代码.可以实现串口接收,串口参数设置,并能保存相关信息,特别适合于对串口通讯有兴趣的程序员.-Serial debug VB source code. Can be achieved to receive serial port, serial parameter setting, and to preserve relevant information, especially suitable for serial communication to interested programmers.
- 2022-01-25 15:33:23下载
- 积分:1
-
单成像雷达模拟,根据数据与实测数据相类似…
雷达单点成像仿真,主要数据均按照与实测数据相近处理-single imaging radar simulation, in accordance with data similar to the measured data handling
- 2022-02-03 18:23:20下载
- 积分:1
-
上传运行该程序可以返回JSP环境的一些信息. 由于各种JSP应用服务器(例如Tomcat和JRun以及Resin等)在许多方面存在差异, 因此部分信息有中英对照...
上传运行该程序可以返回JSP环境的一些信息. 由于各种JSP应用服务器(例如Tomcat和JRun以及Resin等)在许多方面存在差异, 因此部分信息有中英对照. 此外, 因为Context attributes信息部分与JSP应用服务器有关, 故该部分只提供英文信息.如果运行后直接显示程序源代码, 则表示不支持JSP.-upload running the program can return to the JSP environment information. Various JSP application server (such as Tomcat, and Resin and JRun) in many respects differences, some messages are bilingual. In addition, because information Context attributes part of the JSP application server, Therefore, the only part of the information available in English. If you are running after a direct indication of program source code, then not support JSP.
- 2022-07-26 17:40:22下载
- 积分:1