-
语音即时通信源码(非UDP打洞),协议TCP.
语音即时通信源码(非UDP打洞),协议TCP.-Voice-source instant messaging (non-UDP holes), protocol TCP.
- 2023-04-02 10:30:03下载
- 积分:1
-
仅仅是连接的本地化
了解节点的地理位置通常很有用
- 2022-05-26 03:48:11下载
- 积分:1
-
MIDP_2_0_Introduction_to_the_Game_API example
MIDP_2_0_Introduction_to_the_Game_API example-MIDP_2_0_Introduction_to_the_Game_API example
- 2022-04-14 17:38:04下载
- 积分:1
-
C#开发短信猫超长短信GSMMODEM.DLL
资源描述GSMMODEM类库,帮助发送与接收短信(通过与短信猫进行串口通信),支持长短信有详细介绍!有例程,有代码,使用非常稳定,完美测试通过Wavecom和西门子短信猫。
- 2022-07-13 23:57:56下载
- 积分:1
-
AODV代码
该仿真平台使用OPNET软件仿真实现,各个模块已经调通,实现了AODV的功能,可以参照该代码进行学习AODV和OPNET软件。OPNET simulation platform running on the aodv routing protocol model .
- 2022-10-17 20:55:03下载
- 积分:1
-
基于bpsk的直接序列扩频源码,实现效果不错
基于bpsk的直接序列扩频源码,实现效果不错-BPSK-DSSS
- 2022-02-05 00:19:02下载
- 积分:1
-
这是在windows上使用modem通信的例子程序,有很高的实用价值,同时也可以学习到tapi的编程方法...
这是在windows上使用modem通信的例子程序,有很高的实用价值,同时也可以学习到tapi的编程方法-This is the windows on the use of the example of modem communications procedures with a high degree of practical value, they can also learn the programming methods TAPI
- 2023-08-18 10:00:03下载
- 积分:1
-
文章中研究了OFDM系统的时间同步问题,分析了系统的时间偏差容忍度...
文章中研究了OFDM系统的时间同步问题,分析了系统的时间偏差容忍度-Research article in the OFDM system, time synchronization problems, analysis of system time deviation tolerance
- 2022-07-15 21:41:30下载
- 积分:1
-
介绍串口通讯的几个例子。从中选取自己需要的。
介绍串口通讯的几个例子。从中选取自己需要的。-Introduce a few examples of serial communication. Selected their needs.
- 2022-02-20 16:52:54下载
- 积分:1
-
如何计算结构体的大小运算符sizeof可以计算出给定类型的大小,对于32位系统来说,sizeof(char) = 1 sizeof(int) = 4。基本数据类...
如何计算结构体的大小运算符sizeof可以计算出给定类型的大小,对于32位系统来说,sizeof(char) = 1 sizeof(int) = 4。基本数据类型的大小很好计算,我们来看一下如何计算构造数据类型的大小。
-How to calculate the structure of the size of the sizeof operator can calculate the size of a given type, for a 32-bit systems that, sizeof (char) = 1 sizeof (int) = 4. Basic data types of the size of the fine calculation, we take a look at how to calculate the structure data type size.
- 2022-07-03 20:19:41下载
- 积分:1