搜索结果

找到约 245 项符合 SEND 的查询结果

网络 It support IPv4 and IPv6 unicast and multicast and contains a trivial sender and a trivial receiver

It support IPv4 and IPv6 unicast and multicast and contains a trivial sender and a trivial receiver that can be used to send or receive arbitrary data over RTP. An implementation of generic forward error correction is planned, t
https://www.eeworm.com/dl/635/217145.html
下载: 104
查看: 1147

单片机开发 IO口模拟串口发送

IO口模拟串口发送,可用于双串口,可被其他程序调用 void rs2_send_byte(uchar cByte) 向串口发送一个字节
https://www.eeworm.com/dl/648/347698.html
下载: 122
查看: 1050

技术资料 USART

基于ATmega16单片机设计的串口波特率发送程序。下载方便。-ATmega16-based single-chip serial port baud rate to send the design
https://www.eeworm.com/dl/911887.html
下载: 9
查看: 7902

C/C++语言编程 cs5460a程序(C程序源代码)

#include <reg51.h>#include <main.h>#include <interrupt.h> cs5460a应用电路(含源程序)bit code table_odd_even_bit[16]={0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0}; extern uchar rs485_timeout,pointer_buf485;extern uchar rs485_buf[MAX_485_LEN];extern uchar idata spi_buf[MAX_SPI_LEN];extern uchar pointer_send,send_l ...
https://www.eeworm.com/dl/503/37368.html
下载: 111
查看: 1190

通讯/手机编程 This sample uses Microsoft.WindowsMobile.PocketOutlook and Microsoft.WindowsMobile.Telephony to:

This sample uses Microsoft.WindowsMobile.PocketOutlook and Microsoft.WindowsMobile.Telephony to: - Databind a ContactCollection to a ListBox. - Databind a Contact Property to a TextBox. - Edit Contact Properties. - Send SMS messages - Call a contact s phone number.
https://www.eeworm.com/dl/527/211276.html
下载: 108
查看: 1064

编译器/解释器 this is a digital intercom projects using ADC PWM and UART interrupt. you take the value from mic e

this is a digital intercom projects using ADC PWM and UART interrupt. you take the value from mic enter it to ADC and then send serially to the other microcontroller which receives the data and transform the digital data into analog data by PWM which is connected to speaker
https://www.eeworm.com/dl/628/429411.html
下载: 20
查看: 1078

技术资料 STM32F407 串口1到串口5的初始化和接收发送程序

STM32F407 串口1到串口5的初始化和接收发送程序-STM32F407 USART1 TO USART5 receive and send
https://www.eeworm.com/dl/856070.html
下载: 9
查看: 7087

技术资料 这是我用delphi写的一个串口测试系统,有代码发送与接收的列表。

这是我用delphi写的一个串口测试系统,有代码发送与接收的列表。-This is what I used to write a delphi serial testing system, a code to send and receive the list.
https://www.eeworm.com/dl/856097.html
下载: 10
查看: 6422

通讯/手机编程 KphoneSI (kpsi) is a SIP (Session Initiation Protocol) user agent for Linux, with which you can in

KphoneSI (kpsi) is a SIP (Session Initiation Protocol) user agent for Linux, with which you can initiate VoIP (Voice over IP) connections over the Internet, send Instant Messages, subscribe your friends presence information and start other applications of your choice
https://www.eeworm.com/dl/527/196292.html
下载: 141
查看: 1103

其他 收SP下行消息 A. 启动MMSC侦听端口 在模拟器界面的右下角的"Liten Port"文本框中输入MMSC的侦听端口

收SP下行消息 A. 启动MMSC侦听端口 在模拟器界面的右下角的"Liten Port"文本框中输入MMSC的侦听端口,这个值是为接收SP发出的下行消息提供服务的端口号,比如:"8080",按下"Start"按钮启动MMSC侦听服务。 B. 接收消息 接收的是从SP(API)发来的消息,处理后回一条响应消息。 2 模拟MMSC向SP发送上行消息 A. 选择模拟器左 ...
https://www.eeworm.com/dl/534/184214.html
下载: 70
查看: 1096