-
serial communication interface standards through the use and development of that...
串行通信接口标准经过使用和发展,目前已经有几种,但都是在RS-232标准的基础上经过改进而形成的.RS-323C标准是美国EIA(电子工业联合会)与BELL等公司一起开发的1969年公布的通信协议。它适合于数据传输速率在0~20000b/s范围内的通信。该文档是对RS232C标准的详解.-serial communication interface standards through the use and development of that there are already several, but they are in the RS-232 standard on the basis of improved form of. RS-323C standard of the United States EIA (Electronic Industry Association) BELL companies together in 1969 to develop the communication protocol. It is suitable for data transfer rate of 0 ~ 20000b/s within the scope of communication. The document on the understanding the standard RS232C.
- 2022-03-02 12:13:18下载
- 积分:1
-
这个是数据结构的上机实验报告哦,实验题目是两个多项式相加...
这个是数据结构的上机实验报告哦,实验题目是两个多项式相加 -the data structure of the machine experimental report Oh, is the subject of two experiments together polynomial
- 2022-06-17 09:58:44下载
- 积分:1
-
This the Bluetooth client part. This establishes connection with the server
This the Bluetooth client part. This establishes connection with the server-This is the Bluetooth client part. This establishes connection with the server
- 2022-05-11 00:45:01下载
- 积分:1
-
GSM_protocal,GSM的短消息协议,^_^
GSM_protocal,GSM的短消息协议,^_^-GSM_protocal, GSM short message protocol, ^ _ ^
- 2022-08-19 12:04:24下载
- 积分:1
-
Visual C++编译器下完成语音调制解调器,可以使普通…
visual c++ 下编译完成的modem语音实例,可以做普通语音测试,modem必须带语音功能
-visual c++ completed under the compiler example voice modem, you can make ordinary voice test, modem with voice capabilities must
- 2022-09-06 03:20:03下载
- 积分:1
-
一个圆周卷积的代码~调用形式为y=juanji(h,x1,M) 其中,h和x1为输入,h为滤波器系数,x1为输入采样信号,输出为y,M为输入信号x1的长度。...
一个圆周卷积的代码~调用形式为y=juanji(h,x1,M) 其中,h和x1为输入,h为滤波器系数,x1为输入采样信号,输出为y,M为输入信号x1的长度。-A circular convolution of the code to call the form of y = juanji (h, x1, M) of them, h, and x1 for the input, h for the filter coefficient, x1 sampling input signals, output y, M for the input signal x1 length.
- 2022-03-02 08:26:50下载
- 积分:1
-
VB 通讯开发源码例子 邮件客户端检查,接收代码
VB 通讯开发源码例子 邮件客户端检查,接收代码-VB communication open source examples mail client checks, receive code
- 2022-08-04 04:02:25下载
- 积分:1
-
Java rabbitmq 消息发布测试程序
应用背景
参照官方代码写的消息发布测试程序,用于压力和性能测试。
TestBasicPublish.java 用于发布测试消息,参数代码内有描述 -? 可查看
TestBasicGet.java 用于单挑消息获取
TestBasicConsume.java 用于批量消息获取
关键技术
RabbitMQ 是信息传输的中间者。本质上,他从生产者(producers)接收消息,转发这些消息给消费者(consumers).换句话说,他能够按根据你指定的规则进行消息转发、缓冲、和持久化。
RabbitMQ 的一些常见的术语:
Producing意味着无非是发送。一个发送消息的程序是一个producer(生产者)。
- 2022-03-25 12:22:26下载
- 积分:1
-
方便地提供xml与wbxml的转换与解析,包括不同的源码和相应的xml文件。此代码可以在Windows和LINUX系统中使用...
方便地提供xml与wbxml的转换与解析,包括不同的源码和相应的xml文件。此代码可以在Windows和LINUX系统中使用-convenient way for xml wbxml with the conversion and analysis, including different source and the corresponding xml document. This code in Windows and Linux use
- 2022-03-30 16:04:44下载
- 积分:1
-
以下是winzipped Visual C++ 5项目,实现了一个Windows
The following is a WinZipped Visual C++ 5.0 project that implements a windows-based communication interface for the Nomad Scout robot. This is a windows interface-- there is no main(), but the part you need to look at is called RobotMain() and is located in robot.c. Simply unzip this code on your Windows 95 or Windows NT machine, connect up your Nomad Scout to serial port 1, and run the code. Examples meant for pattern matching are provided in robot.c
- 2022-05-22 13:57:17下载
- 积分:1