-
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
-
功能描述:该程序用于显示心电采集电路采集到的心电信号,通讯采用串口通讯,实时在图表上显示接收到的信号,同时具有数据库功能,可以保存每次接收到的数据,用于回放数据...
功能描述:该程序用于显示心电采集电路采集到的心电信号,通讯采用串口通讯,实时在图表上显示接收到的信号,同时具有数据库功能,可以保存每次接收到的数据,用于回放数据。
开发环境:C++ Builder 6.0
所用控件:AbsoluteDatabase-Functional Description: The program used to display ECG acquisition circuit to the ECG acquisition, communications using serial communication, real-time chart shows the received signal, but also has a database function, can be preserved for each received data, using in the playback data. Development Environment: C++ Builder 6.0 used in the control: AbsoluteDatabase
- 2022-06-21 06:39:19下载
- 积分:1
-
ADC0808技术资料,为英文原版资料,详细介绍该元件内部电路及原理及相关使用数据。...
ADC0808技术资料,为英文原版资料,详细介绍该元件内部电路及原理及相关使用数据。-ADC0808 technical information for the English original information, details on the components and principles of the internal circuits and related data.
- 2022-03-01 21:26:06下载
- 积分:1
-
用VB做的与OUTLOCK联接能发送接收邮件的,小程序
用VB做的与OUTLOCK联接能发送接收邮件的,小程序-Using VB to do with the connection OUTLOCK can send receive mail, small procedures
- 2022-05-16 03:14:58下载
- 积分:1
-
本源码是一个bbs客户端程序,能够根据bbs的协议原则,对每个字节进行分析,同时也能够同时显示中文和英文!...
本源码是一个bbs客户端程序,能够根据bbs的协议原则,对每个字节进行分析,同时也能够同时显示中文和英文!-the source is a bulletin board clients, according to the agreement in principle with each other, for each byte analysis, but also can display Chinese and English!
- 2023-08-22 18:55:03下载
- 积分:1
-
some code about 430_3
430_C的一些源代码2-some code about 430_3
- 2022-01-26 06:43:27下载
- 积分:1
-
Delphi和C Builder的控件,在WINDOWS 95/98和WINDOWS NT/2000下提供串口通讯。可以与MODEM或其它与串口相连的设备进行通...
Delphi和C Builder的控件,在WINDOWS 95/98和WINDOWS NT/2000下提供串口通讯。可以与MODEM或其它与串口相连的设备进行通讯。通过多线程和覆盖来获得最佳性能。功能部分受限制。-Delphi and C Builder s control, in the WINDOWS 95/98 and WINDOWS NT/2000 provide serial communication. With MODEM or other connected with the serial communications equipment. Through multi-threaded and coverage to get the best performance. Features some restricted.
- 2022-03-24 07:43:15下载
- 积分:1
-
在CDMA系统下行功率控制分析
应用背景基于功率分配算法DBPA距离在这个系统的手机在 均匀分布;细胞允许变功率为下行,每个移动 ;然后传播根据从基站接收功率。关键技术MSPC -多步先生的功率控制方法,算法这个程序让手机比较先生从 基站;为了先生阈值反馈给基站的下行状态。手机是细胞内均匀分布,与链路增益 ;ognormaly分布为每个移动,当先生发现 ;低于先生的阈值,然后移动发送控制命令 ;基站当先生观察以上先生门槛 ;减退命令发送。
- 2022-02-05 02:10:24下载
- 积分:1
-
* modbus C语言编写的子程序源代码 功能:显示和键盘相关子程序...
* modbus C语言编写的子程序源代码 功能:显示和键盘相关子程序-C language source code for the subroutine functions : display and keyboard related Subroutine
- 2022-08-24 07:43:43下载
- 积分:1
-
Java rabbitmq 消息发布测试程序
应用背景
参照官方代码写的消息发布测试程序,用于压力和性能测试。
TestBasicPublish.java 用于发布测试消息,参数代码内有描述 -? 可查看
TestBasicGet.java 用于单挑消息获取
TestBasicConsume.java 用于批量消息获取
关键技术
RabbitMQ 是信息传输的中间者。本质上,他从生产者(producers)接收消息,转发这些消息给消费者(consumers).换句话说,他能够按根据你指定的规则进行消息转发、缓冲、和持久化。
RabbitMQ 的一些常见的术语:
Producing意味着无非是发送。一个发送消息的程序是一个producer(生产者)。
- 2022-03-25 12:22:26下载
- 积分:1