超声换能器驱动电路及回波接收电路的设计
2021-04-09 14:03:22 1.40MB 超声波换能器 发送和接收电路
1
软件小工具:发送或者接收特定多播组的多播,可用于测试。 软件小工具:发送或者接收特定多播组的多播,可用于测试。
2021-04-09 09:05:14 31KB 多播 工具 mcast mcasttest下载
1
lte 协议 标准TS 36.101 UE无线发送和接收
2021-04-07 20:33:29 7.04MB lte,协议
1
该文档为3GPP国际标准组织发布的最新5G规范,R16,主要为基站无线发送和接收技术方面,主要章节为: 1 Scope 2 Reference 3 Definitions,symbols and abbreviations 4 General 5 Operating bands and channel arrangement 6 Conducted transmitter characteristics 7 Conducted receiver characteristics 8 Conducted performance requirements 9 Radiated transmitter characteristics 10 Radiated receiver characteristics 11 Radiated performance requirements Annex A (normative): Reference measurement channels Annex B (normative): Error Vector Magnitude (FR1) Annex C (normative): Error Vector Magnitude (FR2) Annex D (normative): Characteristics of the interfering signals Annex E: Void Annex F (normative): Relationship between EIRP based regulatory requirements and 3GPP requirements Annex G (Normative): Propagation conditions Annex H (informative): Change history
2021-04-01 22:29:55 4.1MB 3GPP  5G R16 基站规
1
Unity实现安卓局域网内文件发送和接收,使用Unity2018.1.9,完整工程打包可直接使用
2021-04-01 09:15:37 317B Android Unity2018.1.9
1
(1) 设置DMA通道,控制ADC测量内部温度传感器温度; (2) 每次自动测量50次; (3) 设置DMA通道,控制串口发送字符串:NO. 01 temperature is:xx℃;NO. 02temperature is:xx℃;依次类推,其中包含序号和温度值; (4) 串口接收也采用DMA的方式,串口助手向单片机发送的数据形式是:“xxxxxxxxxxxxxxstopxxxxxxxxxxxx”;“xxxxxxxxxxxxxxgoxxxxxxxxxxxx”;xxx是随机字母,长短不定,但其中包含stop和go等控制字;单机接收到stop指令后,停止AD采样和串口发送;接收到go指令后继续AD采样和发送; 通过正点原子的代码进行修改,已调试,正常运行
2021-03-29 10:03:57 3.94MB 嵌入式 stm32
1
eMail.Pop pop = new eMail.Pop(); pop.Email = "test@sina.com"; pop.Password = "123456"; pop.Login(); eMail.MailItems items = pop.GetAll(); foreach (eMail.MailItem item in items) { Console.WriteLine(item.Body.Html); } pop.Close();
2021-02-23 11:38:05 25KB winform,发送邮件,接收邮件
1
5G 标准:用户终端UE的发送和接收
2021-02-15 19:24:57 3.66MB 5G 标准,UE
1