-
通信网络设备程序源码,用于小公司,不多…
通讯设备网管程序源码,给一个小公司做的,功能不是很多-communications network equipment procedures source for a small company, not many functions
- 2022-12-31 02:45:10下载
- 积分:1
-
IMS专辑通信3.pdf IMS的最近资料
IMS专辑通信3.pdf IMS的最近资料-IMS album communications 3.pdf IMS recent information
- 2022-05-31 14:59:04下载
- 积分:1
-
一个通过VC MSCOMM控件实现的,串口通讯程序,适合学习串口通讯的基本知识~...
一个通过VC MSCOMM控件实现的,串口通讯程序,适合学习串口通讯的基本知识~-Through the control of a VC MSCOMM realize and serial communication program for learning basic knowledge of serial communication ~
- 2022-10-26 10:00:03下载
- 积分:1
-
一个测量接收机的代码
应用背景
要制造一台专用的测量仪器,可通过USB和串口进行控制。
实时控制,通信控制,可用于WinCE和Windows。
关键技术将一个简单接收机,包装为ATE(自动测试仪器)。特别是频率扫描,有多种方式。
- 2022-03-15 18:03:51下载
- 积分:1
-
GSM通信流程
介绍了GSM网络在通信中不同情况下的信令流程...
GSM通信流程
介绍了GSM网络在通信中不同情况下的信令流程-GSM communication processes introduced in the GSM network in the communication under different circumstances of the signaling processes
- 2022-01-22 09:02:29下载
- 积分:1
-
直接数字合成(DDS)技术具有信号频率分辨率高、控制灵活、可编程及任意波形输出等优
点...
直接数字合成(DDS)技术具有信号频率分辨率高、控制灵活、可编程及任意波形输出等优
点-direct digital synthesis (DDS) technology with high resolution signal frequency, flexible control, and programmable arbitrary waveform output advantages
- 2023-02-13 09:25:03下载
- 积分:1
-
手机平台上的j2me游戏
手机平台上的j2me游戏-phone on the J2ME platform games
- 2022-03-23 15:58:25下载
- 积分:1
-
LDPC pexit图分析
原模图分析译码门限值时,传统的EXIT不能用,所以采用pexit图,是原模图分析的最重要的工具。文中提出了一种新的外部信息转移分析方法,主要针对基于原模图和多边形的LDPC码 ,进一步介绍了边连接的限制,对于这一类的许多类型的码字,传统的EXIT图分析方法不能应用,文中提出的PEXIT图考虑了边的连接,允许对基于原模图的LDPC码的译码收敛估计,允许设计高结构化的接近容量的LDPC码
- 2022-08-03 12:48:02下载
- 积分:1
-
CMA盲自适应算法的matlab仿真和该方面的论文。程序可以直接运行。相应的算法可以见书《自适应滤波器原理》电子工业出版社。...
CMA盲自适应算法的matlab仿真和该方面的论文。程序可以直接运行。相应的算法可以见书《自适应滤波器原理》电子工业出版社。-CMA blind adaptive algorithm matlab simulation and the area papers. Programs can be run directly. The corresponding algorithm can see the book " Principles of Adaptive Filters," Electronics Industry Publishing House.
- 2022-08-08 12:25:00下载
- 积分: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