-
OBDD及其相关的操作,是一个很好的包
obdd的建立及其相关操作,是一个很好的软件包-obdd and its related operations, is a very good package
- 2022-02-25 03:00:05下载
- 积分:1
-
some code about 430_3
430_C的一些源代码2-some code about 430_3
- 2022-01-26 06:43:27下载
- 积分:1
-
载波频偏频偏仿真
载波频偏CFO仿真
- 2022-08-07 14:24:24下载
- 积分:1
-
Pc machine in debug TC35i application procedures, there are significant calls an...
在pc机上应用tc35i进行调试的程序,有来电显,及拨号-Pc machine in debug TC35i application procedures, there are significant calls and dial-up
- 2022-08-08 22:29:50下载
- 积分:1
-
这篇文章详细介绍了CP在OFDM系统中的使用
这篇文章详细介绍了CP在OFDM系统中的使用-Detailed information on CP in the OFDM system using
- 2022-10-28 08:55:03下载
- 积分:1
-
SAE j2190 OBD2协议诊断
SAE J2190 OBD2 Protocol Diagnostic
- 2022-07-07 15:13:00下载
- 积分:1
-
这是利用微软RTC做的程序,功能是Call Out。已经在源代码的基础上做了修改,是可以跑的。注意修改include的路径。...
这是利用微软RTC做的程序,功能是Call Out。已经在源代码的基础上做了修改,是可以跑的。注意修改include的路径。-This is done using Microsoft RTC procedures, functions Call Out. In the source code so on the basis of the amendment is to be run. Changes include attention to the path.
- 2022-12-24 08:35:04下载
- 积分:1
-
信道号码的计算。主要应用于现在通用的通信标准cdma wcdma gsm
信道号码的计算。主要应用于现在通用的通信标准cdma wcdma gsm -Channel number of calculations. Is mainly used now a common communications standards cdma wcdma gsm, etc.
- 2022-06-20 07:47:58下载
- 积分:1
-
摘 : 通过使用 peer
摘 : 通过使用 peer-to-peer(P2P)计算模式在 Internet 物理拓扑基础上建立一个称为 P2P 覆盖网络(P
overlay network)的虚拟拓扑结构,有效地建立起一个基于 Internet 的完全分布式自组织网络路由模型
集中式自组织网络路由模型(hierarchical aggregation self-organizing network,简称 HASN).分别描述了 HASN
由模型的构建目标和体系结构,并详细分析了 HASN 采用的基于 P2P 计算模式的分布式命名 路由发现和更
算法 HASN_Scale,并在仿真实验的基础上,对 HASN 路由模型的性能进行了验证. -pick : through the use of peer-to-peer (P2P) computing model in the physical topology based on Internet established as a peer-to-peer network coverage (P overlay network) virtual topology, to establish an Internet-based Distributed completely self-organizing network routing model of a centralized self-organizing network Tongxinluo routing model (hierarchical aggregation self-Organization The driver, network, short HASN). HASN were described by the model of the goals and structure. and HASN detailed analysis of the peer-to-peer computing model based on distributed naming and routing algorithm found HASN _Scale and simulation on the basis of HASN routing model the performance
- 2022-09-07 06:25:02下载
- 积分:1
-
Java rabbitmq 消息发布测试程序
应用背景
参照官方代码写的消息发布测试程序,用于压力和性能测试。
TestBasicPublish.java 用于发布测试消息,参数代码内有描述 -? 可查看
TestBasicGet.java 用于单挑消息获取
TestBasicConsume.java 用于批量消息获取
关键技术
RabbitMQ 是信息传输的中间者。本质上,他从生产者(producers)接收消息,转发这些消息给消费者(consumers).换句话说,他能够按根据你指定的规则进行消息转发、缓冲、和持久化。
RabbitMQ 的一些常见的术语:
Producing意味着无非是发送。一个发送消息的程序是一个producer(生产者)。
- 2022-03-25 12:22:26下载
- 积分:1