-
噪声对通信系统的影响试验程序
模仿各种噪声对不同通信系统的影响
具有很强的学习价值...
噪声对通信系统的影响试验程序
模仿各种噪声对不同通信系统的影响
具有很强的学习价值-noise on the communication system of testing procedures to imitate various noise on different communication systems with a strong influence of school Xi value
- 2022-05-31 06:04:36下载
- 积分:1
-
迷你聊天程序对插座(Borland C++ Builder)
资源描述程序的消息传递网络。它结合了服务器和客户端。图形界面。在环境Borland C++ Builder创建。
- 2022-05-06 08:34:39下载
- 积分:1
-
一款可以对网络传输的语音中的DTMF进行解码,内含源代码,无需硬件支持,全部软件实现...
一款可以对网络传输的语音中的DTMF进行解码,内含源代码,无需硬件支持,全部软件实现-network transmission of voice for the DTMF decoder, containing the source code without hardware support, All software
- 2023-03-22 03:50:03下载
- 积分:1
-
最简单的winsocket串口编程示例,此程序在VC2005下开发
最简单的winsocket串口编程示例,此程序在VC2005下开发-most simple winsocket serial programming examples, this procedure under development in VC2005
- 2022-03-15 15:30:01下载
- 积分:1
-
以太网通信基于TCP、UDP的客户端服务端实现
资源描述软件包括2个对话框,一个是服务端,一个是客户端,可以实现基于TCP或UDP的网络通信。扩展性强,可以将其文件拷贝到自己工程进行修改。
- 2022-02-22 07:17:10下载
- 积分:1
-
一个管理通讯簿的程序。
一个管理通讯簿的程序。-an address book management procedures.
- 2022-01-25 22:31:38下载
- 积分:1
-
高速7号信令解码模块
高速7号信令解码模块
高速7号信令解码模块
高速7号信令解码模块-source code for high speed C7 signaling module
source code for high speed C7 signaling module
- 2022-06-14 21:37:38下载
- 积分:1
-
Design of High Speed Multichannel Data Gathering System Based on FPGA
Design of High Speed Multichannel Data Gathering System Based on FPGA基于FPGA的高速多通道数据采集系统的设计-Design of High Speed Multichannel Data Gathering System Based on FPGA-based FPGA, high-speed multi-channel data acquisition system design
- 2022-05-25 11:10:07下载
- 积分:1
-
Dialogic E1 DEMO program
Dialogic E1 DEMO program
- 2022-01-26 02:09:32下载
- 积分: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