-
GPRS 通讯,拨号连接。一个很好的
例子
GPRS 通讯,拨号连接。一个很好的
例子
-GPRS communications, dial-up connection. A good example
- 2022-03-25 09:13:39下载
- 积分:1
-
C++实现的串口通信类,已经封装好的,希望有帮助。
C++实现的串口通信类,已经封装好的,希望有帮助。-C++ Realize the serial communication type has a good package, I hope have helped.
- 2023-07-31 00:00:02下载
- 积分:1
-
CnComm,VC串口通信类的最新版本,包括所有源C.
CnComm,VC串口通信类最新版,包括所有源码和使用文档-CnComm, VC serial communication class the latest version, including all source code and the use of documents
- 2022-05-22 04:50:35下载
- 积分:1
-
turbo码的相关程序,对turbo码的编译码进行了实现
turbo码的相关程序,对turbo码的编译码进行了实现-turbo code of the relevant procedures, coding and decoding of turbo codes to achieve
- 2023-02-05 08:35:03下载
- 积分:1
-
自己编写的,ofdm系统的仿真。可以直接运行
自己编写的,ofdm系统的仿真。可以直接运行-I have written, ofdm system simulation. Can run
- 2022-04-10 07:17:41下载
- 积分:1
-
该公司是NRF2041,NRF框架的基本程序通信…
nrf2041,通讯的基本程序,是NRF公司提供的程序框架,是nrf编成的最终参考文档,在看懂了我上载的前几个文档以后,如果还有问题,那么只有这个文档能帮你了。-nrf2041, communication of the basic procedures that the company is NRF framework of the procedures, nrf organization is the ultimate reference document, I understand there are a number of documents, if there are problems, So this is the only document to help you.
- 2022-07-16 05:41:45下载
- 积分:1
-
串口通信
设置端口名,波特率,打开端口,就可以发送数据,同时可以收到数据,还可以选择发送的方式,比如,可以以十六进制方式发送,在DATA中会显示数据部分,即是除去帧头和校验位之后的数据部分,
- 2022-07-27 08:13:06下载
- 积分:1
-
基于不同层面的流量控制专题(QOS)(华为技术文档)
基于不同层面的流量控制专题(QOS)(华为技术文档)-based on different levels of flow control feature (QOS) (Huawei Technologies documentation)
- 2022-09-18 19:35:04下载
- 积分:1
-
工作环境为Linux,CORBA的开源项目MICO。此程序完整的实现了如何实现POA的守护例程MICOD来响应客户端的请求,然后唤醒服务器端来处理客户端的请求。...
工作环境为Linux,CORBA的开源项目MICO。此程序完整的实现了如何实现POA的守护例程MICOD来响应客户端的请求,然后唤醒服务器端来处理客户端的请求。-working environment for Linux, the open-source project CORBA MICO. This integrity of the process of the realization of how the POA guard routines MICOD to respond to a client"s request, then awaken server to handle the client"s request.
- 2023-05-12 01:15:03下载
- 积分:1
-
F28335与AD5621的SPI通信
应用背景该例程实现28335与芯片AD5621的SPI通信,有很多新手不会根据所需芯片来配置f28335 SPI的寄存器,这里给了一个实例,很值得学习,我也是查看了很多资料才配置成功的 (代码也有很多注释),并且是我调试通过的!!关键技术SPI是串行外设接口(Serial Peripheral Interface)的缩写。SPI,是一种高速的,全双工,同步的通信总线,并且在芯片的管脚上只占用四根线,节约了芯片的管脚,同时为PCB的布局上节省空间,提供方便,正是出于这种简单易用的特性,如今越来越多的芯片集成了这种通信协议,比如AT91RM9200。
- 2022-04-15 16:24:10下载
- 积分:1