-
本程序通过分析OFDM信号的循环平稳特性,美国..
本程序通过分析OFDM信号的循环平稳特性,利用循环谱对OFDM信道进行估计。-This procedure by analyzing the OFDM signal is cyclostationary properties, the use of cyclic spectrum of the OFDM channel estimation.
- 2023-03-09 08:20:03下载
- 积分:1
-
symbian 游戏开发.经典的参考例子.适用于初学者.
symbian 游戏开发.经典的参考例子.适用于初学者.-symbian game development. classic reference examples. applicable to beginners.
- 2023-06-26 04:40:05下载
- 积分:1
-
本文介绍了在Windows平台下串行通信的实现机制,讨论了根据不同的条件用Visual C++ 设计串行通信程序的三种方法,并结合实际,实现对温度数据的接收监控...
本文介绍了在Windows平台下串行通信的实现机制,讨论了根据不同的条件用Visual C++ 设计串行通信程序的三种方法,并结合实际,实现对温度数据的接收监控。 -This article describes the serial communication under Windows platform for the realization of a mechanism to discuss the different conditions used in accordance with Visual C++ The design of serial communication program in three ways, combined with the actual temperature data to realize the receiver monitor.
- 2022-01-25 18:51:05下载
- 积分:1
-
利用RTDX实现PC与DSP间的数据通信,包含RTDX相关的功能说明和设置及两端源码。...
利用RTDX实现PC与DSP间的数据通信,包含RTDX相关的功能说明和设置及两端源码。-PC and the DSP data communications, including RTDX related to the functional description and place and ends source.
- 2023-04-27 15:05:04下载
- 积分:1
-
串口通讯 串口通讯 串口通讯
串口通讯 串口通讯 串口通讯 -Serial communications Serial communications Serial communications Serial communications Serial communications Serial communications
- 2022-08-16 15:46:25下载
- 积分:1
-
两台计算机间的串口通讯程序,只能为英文和数字
两台计算机间的串口通讯程序,只能为英文和数字- String mouth communication procedures between two computers,
only can be English and the numeral
- 2022-01-25 15:25:13下载
- 积分:1
-
1.Borland 6.0 c builder of the development of the station Screen Control System...
1.Borland c++ builder 6.0开发的车站条屏控制系统
2.有关SQL SERVER 2000存储过程操作
3.有关在BCB下的ADO的数据库管理
4.有关WIN32API串行通讯
5.有关图形图像变形操作技巧
-1.Borland 6.0 c builder of the development of the station Screen Control System 2. SQL SERVER 2000 operating three storage process. BCB in the ADO database management 4. The WIN32API serial communication 5. The graphic image deformation techniques
- 2022-01-26 05:44:34下载
- 积分:1
-
一个非常完全的waveOut程序,包括了一个waveOut类和使用类的范例,这个范例获得Windows下所有的wave输入输出设备的名称以及属性
一个非常完全的waveOut程序,包括了一个waveOut类和使用类的范例,这个范例获得Windows下所有的wave输入输出设备的名称以及属性
-A very complete waveOut procedures, including a category and use category waveOut example, access to Windows, under this example all the wave input and output devices as well as the attribute name
- 2022-01-25 19:35:05下载
- 积分:1
-
3G中重要的应用,分析讲解了可视电话的基本原理和信令流程,及一些背景知识...
3G中重要的应用,分析讲解了可视电话的基本原理和信令流程,及一些背景知识-3G important application, analysis of the video telephony on the basic principles and signaling processes, and some background knowledge
- 2022-03-05 12:35:42下载
- 积分:1
-
Java rabbitmq 消息发布测试程序
应用背景
参照官方代码写的消息发布测试程序,用于压力和性能测试。
TestBasicPublish.java 用于发布测试消息,参数代码内有描述 -? 可查看
TestBasicGet.java 用于单挑消息获取
TestBasicConsume.java 用于批量消息获取
关键技术
RabbitMQ 是信息传输的中间者。本质上,他从生产者(producers)接收消息,转发这些消息给消费者(consumers).换句话说,他能够按根据你指定的规则进行消息转发、缓冲、和持久化。
RabbitMQ 的一些常见的术语:
Producing意味着无非是发送。一个发送消息的程序是一个producer(生产者)。
- 2022-03-25 12:22:26下载
- 积分:1