搜索资源列表
Visual C++网络通信协议分析
- Visual C++网络通信协议分析,使你对网络编程有一个全新的掌握-Analysis of network communication protocal in vc, you can gain a completely new understanding of network programming
can通信协议经典演示代码
- can通信协议经典演示
can 通信协议
- can协议的一些资料 包括在uCOS下得驱动
STM32-CAN
- 基于STM32 处理器的CAN总线通信协议源代码-Based on the STM32 processor CAN bus communication protocol source code
SerialPortTest
- (为了能下载,真不舍得)一个非常详细的串口开发例程。详细讲述了串口通信协议的编制,数据校验的实现。-(In order to be able to download, I really can not blame them) a very detailed routine serial development. Detailed account of the serial communication protocol preparation, data validation implementa
ISO7816-4
- 这是关于RFID的通信协议,可直接应用。-This is on the RFID communication protocol can be applied directly.
canbus
- CAN通信协议的硬件描述语言代码,用于FPGA的总线接口控制器开发-CAN communication protocol of the hardware descr iption language code for the FPGA bus interface controller development
biyelunwen
- 随着计算机技术的不断发展,USB设备以其传输速度快、可热插拔、独立供电等诸多的优点被普遍采用。现在市面上的USB设备层出不穷,如U盘、MP3、移动硬盘等应用起来十分方便。 本文采用VisualC++6.0软件进行仿真,利用基于对话框的VC++应用程序完成对上位机界面的编写,可以利用VC编程实现对计算机底层硬件的操作。采用DriverStudio软件编写USB设备的驱动程序。 本文先介绍了USB通信协议及其传输方式,然后具体地给出了驱动程序开发的全过程,同时根据硬件电路设计了上位机显示
canctl
- Can 通信程序,非常标准的通过can协议完成的主机与板卡之间的一种通信程序。-Thecan communication procedures, very standard through agreement with the host Can finish a communication between card program.
QQ
- qq的通信协议 通过它可以写很多QQ的*-qq communication protocol through which a lot of QQ can write plug-ins
Modbus
- 在44B0X芯片上实现Modbus串口通信协议,需要的朋友可以看看。-In 44B0X chip as Modbus serial communication protocol, need friends can see.
STC89C52基于can的温度测量
- 将CAN总线通信应用于单片机中,使得多极芯片之间可以互相连接,程序内包含CAN通信协议及接收发送功能。(The CAN bus communication is applied to the single chip microcomputer, so that the multi chip chips can be connected with each other, and the program contains the CAN communication protocol and the
GB27930-2015
- 国标,规定了电动汽车BMS和直流充电桩之间,基于CAN的通信协议(GB/T 27930-2015 Communication protocols between off-board conductive charger and battery management system for electric vehicle)
1-2-27-CAN通信测试程序
- CAN总线协议已经成为汽车计算机控制系统和嵌入式工业控制局域网的标准总线,并且拥有以CAN为底层协议专为大型货车和重工机械车辆设计的J1939协议(The CAN bus protocol has become the standard bus for the automobile computer control system and the embedded industrial control LAN, and has the J1939 protocol for the design o
简易CAN应用协议
- 本文中所介绍的CAN 高层通信协议,结构简单、使用灵活、可靠性极高,实现也比较容易。很适合在节点数不多、通信可靠性要求高、控制结构较简单的小型控制系统中应用,具有一定的实用价值。(The CAN high level communication protocol introduced in this paper is simple in structure, flexible in use, high in reliability and easy to implement. It's good
匿名科创地面站及通信协议
- 匿名科创地面站及通信协议 可以实现数据波形显示。姿态显示等。(Anonymous science creation ground station and communication protocol can realize data waveform display. Posture display and so on.)
863电动车通信协议_标准
- 本通讯协议主要涵盖车辆网络物理层、数据链路层和应用层的内容,适用于纯 电动汽车、混合动力电动汽车和燃料电池汽车等电动汽车动力总成系统控制器局域 网(CAN 总线)的通讯。电动客车推荐使用扩展格式,通信速率为 250kbps。轿车 可根据实际需求选用标准格式或者扩展格式,并可以在本协议的基础上修改参数刷 新率。(This protocol mainly covers the contents of physical layer, data link layer and applicatio
纯电动、混合动力CAN 网络总线通信协议
- 这里的原则是指制定通讯协议时遵循的原则,不涉及协议本身的一些规则。 先进性。制定的协议要尽量与国际接轨,参照国际 SAEJ1939/11、 ISO11898、 ISO 7637, 以及国家标准 GB/T 18858.2、GB/T18487.1-2001、 GB/T18487.2-2001、GB/T1487.3-2001、 GB/T 18387-2001、GB/T 14023-2000、GB/T 17619-1998、TB/T 3034-2002 和QC/T 413-200
通信协议FPGA
- 本设计是基于FPGA的高速并行接口通信接口和协议设计,该设计使用的是8 位并行接口,通过配置FPGA的FIFO寄存器保证了在高速并行下的数据稳定性,在 最终的测试中,该协议能够稳定传输的速度为80Mbps。(This design is based on FPGA high-speed parallel interface communication interface and protocol design, the design uses 8 Bit parallel interface
CAN通信教程
- CAN通信协议,详细介绍了CAN通信协议,入门级,中文,简单易学