-
194947
用TCP获得网路标准时间来设定您的PC时钟(Set your PC clock with TCP to get network standard time)
- 2018-12-31 15:05:46下载
- 积分:1
-
D2XXNotify-Application
这个例子显示了如何使用的Windows RegisterDeviceNotification功能,收到WM_DEVICECHANGE消息(This example shows how to use the Windows RegisterDeviceNotification function to receive WM_DEVICECHANGE messages)
- 2012-05-07 23:31:08下载
- 积分:1
-
chuankou_tongxun
基于VC++的一个串口通讯类应用实例,有兴趣的朋友学习一下。(VC++ based on a serial communications application example, friends who are interested to learn about.)
- 2011-05-25 06:03:09下载
- 积分:1
-
bpsknewnochannel
实现物理层网络编码的仿真,此为无信道编码环境下实现的(network coding)
- 2012-04-12 11:41:55下载
- 积分:1
-
microsoft-bluetooth-API
使用 VC++ 调用微软蓝牙 API 函数的示例代码。可以使用 VC++6.0 至 VC++2010 编译代码。(Using VC++ call Microsoft Bluetooth API sample code. You can use VC++6.0 to VC++2010 compiled code.)
- 2020-12-23 09:09:06下载
- 积分:1
-
pcm
语音编码方案的选取对移动通信系统的通话质量、信道容量等有重要影响。本文讨论了TD-SCDMA系统中AMR语音编码的自适应机制,同时分析了AMR中代数码本线性预测(ACELP)算法及实现过程。该方案可以在一块TMS320C5510上实现。(The selection of voice coding schemes for mobile communication systems the quality of the call, such as channel capacity have had a significant impact. In this paper, TD-SCDMA System AMR Adaptive speech coding mechanism, at the same time analysis of AMR in the generation of Digital Linear Prediction (ACELP) algorithm and the realization of the process. The program can be achieved in a TMS320C5510.)
- 2009-04-27 22:26:09下载
- 积分:1
-
gest
void swap1(int x, int y) //值传递
void swap2(int *px, int *py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用(void swap1(int x, int y) //值传递
void swap2(int*px, int*py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用)
- 2012-04-30 16:41:44下载
- 积分:1
-
YouToo
说明: sip开发相关资料集,为sip开发人员提供了很丰富的资料,适合初学者.
- 2010-03-23 17:00:26下载
- 积分:1
-
Threads-and-chat-program-example
有客户端的聊天软件,可实现网络通讯,对于了解网络编程有帮助(A client chat software, network communications, network programming help for understanding)
- 2013-10-28 09:33:58下载
- 积分:1
-
modbus_RS232_RS485_COL
串口通过modbaus协议控制继电器,读取开关输入的PC上位机源程序(Serial control relay through modbaus agreement, read the PC host computer switch input source)
- 2011-11-21 11:48:16下载
- 积分:1