CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - CAN通信协议

搜索资源列表

  1. communication

    0下载:
  2. 交换机,路由器等通信协议的好几个ppt,很不错,可以下载-Switches, routers, communication protocols, such as several ppt, very good, you can download
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-09
    • 文件大小:1618769
    • 提供者:微微蓝
  1. smppapilu

    0下载:
  2. 是关于smpp通信协议的程序,本人用java编写的,可以测试和其他调试-SMPP communication protocol on the procedure, I am prepared to use java, you can test and debug
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:1524710
    • 提供者:
  1. OpenDMTP

    0下载:
  2. OpenDMTP-GPS及PDA等数据通信协议 OpenDMTP(Open Device Monitoring and Tracking Protocol)是一个协议和框架用于在服务器和客户端设备之间通过Internet或其它相似网络进行双向数据通信。OpenDMTP是专门连接面向基于定位的信息比如GPS,也可以是从远程监控设备收集到的温度和其它数据。由于OpenDMTP非常小,所以特别适合于移动设备比PDA,移动电话和其它特定的OEM设备。 -OpenDMTP-GPS and PDA, s
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:723302
    • 提供者:li
  1. Lesson17Code

    0下载:
  2. 命名管道是通过网络来完成进程间的通信,它屏蔽了底层的网络协议细节。我们在不了解网络协议的情况下,也可以利用命名管道来实现进程间的通信。 命名管道充分利用了Windows NT和Windows 2000内建的安全机制。 将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系,并在其中可靠地传输数据。-A named pipe is through the network to complete the process of communication, which sh
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:235110
    • 提供者:王大勇
  1. VisualC++tongxindaima

    0下载:
  2. VisualC++通信协议实现的源代码,搞通信的可以-VisualC++ Communication protocol to achieve the source code, can engage in communication
  3. 所属分类:Com Port

    • 发布日期:2017-05-14
    • 文件大小:1343496
    • 提供者:wanglong
  1. ISO7816-1-2-3

    0下载:
  2. 这是关于RFID的通信协议,可直接应用。-This is on the RFID communication protocol can be applied directly.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:90042
    • 提供者:xjz
  1. MSComm_NoInterrupt

    0下载:
  2. 利用MSCOMM控件非中断方式写的串口通信代码,注释写得很清楚了方便移植。稍加修改就可实现自己的通信协议。-MSCOMM control the use of non-disruptive way to write the serial communication code, comments, clearly facilitate transplantation. Can be slightly modified to achieve their own communication proto
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:4404
    • 提供者:高见
  1. zigbee_router

    0下载:
  2. zigbee子节点源代码,能够实现zigbee通信协议-zigbee node source code, can be achieved zigbee communication protocol
  3. 所属分类:source in ebook

    • 发布日期:2017-03-28
    • 文件大小:72085
    • 提供者:李声飞
  1. wenjianchuanshu

    0下载:
  2. 基于TCP/IP通信协议控件,可以实现客户端与服务器之间的文件传输,-Based on TCP/IP communication protocol controls, you can achieve between the client and server file transfer,
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:444320
    • 提供者:bang
  1. TCPIP

    0下载:
  2. 针对ISO的七层协议,分别实现了代码编程,可以更加深入的理解网络通信协议。-ISO protocol for the seven, respectively, the code implementation programming, can be more in-depth understanding of network communications protocol.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-21
    • 文件大小:6047561
    • 提供者:songsb
  1. SerialPortTest

    0下载:
  2. 采用SerialPort串口通讯类实现的多串口通讯程序,可控制串口发送NEMA通信协议数据包,接收NEMA数据包并发送简单通信协议数据包-Serial Communication using SerialPort implementation of many types of serial communication program, can control the serial communications protocol to send packets NEMA, NEMA receivi
  3. 所属分类:Communication

    • 发布日期:2017-05-11
    • 文件大小:2049989
    • 提供者:李焕
  1. tx

    0下载:
  2. 通信协议: 第1字节,MSB为1,为第1字节标志,第2字节,MSB为0,为非第一字节标志,其余类推……,最后一个字节为前几个字节后7位的异或校验和。   测试方法:可以将串口调试助手的发送框写上 95 10 20 25,并选上16进制发送,接收框选上16进制显示,如果每发送一次就接收到95 10 20 25,说明测试成功。 //这是一个单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收 //和查询发送,另外我觉得发送没有必要用中断,因为程序的开
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:657
    • 提供者:虾虾
  1. motor_control

    0下载:
  2. 一个基于VC++的电机控制程序,只要修改下通信协议,可用于电机的控制-VC++ based on the motor control program, as long as the modification of communication protocol can be used for motor control
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1911820
    • 提供者:李圆怡
  1. RIL_design

    0下载:
  2. 目前的智能机在硬件上多采用双cpu的架构,一个是基带处理器,主要处理数字信号、语音信号的编码解码以及GSM通信协议,另一个是应用处理器,运行操作系统和各种应用程序。基带处理器、射频和其它外围芯片作为一个模块,成为GSM/GPRS modem,提供AT命令接口。网络的应用已经是一个需求的热点,而目前的GSM模块大多都能支持GPRS功能。应用处理器通过AT命令集与带GPRS功能的无线通讯模块通信,为实现网络的应用提供了一个最底层的支持。 -Intelligent machines in the
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:194441
    • 提供者:eleven
  1. MingMingGuanDao

    0下载:
  2. 命名管道可在同一台计算机的不同进程之间,或在跨越一个网络的不同计算机的不同进程之间,支持可靠的、单向或双向的数据通信。不需要事先深入掌握基层网络传送协议(如 T C P / I P或I P X)的知识。这 是由于命名管道利用了微软网络提供者(M S N P)重定向器,通过一个网络,在各进程间建立 通信。-Named Pipes can be on the same computer between different processes, or across a network of d
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:761702
    • 提供者:kunlunshanjiao
  1. Study_and_Improvement_On_the_real_time_Communicati

    0下载:
  2. 该论文以CAN总线的实时性问题为研究对象,在系统分析了CAN总线协议的特点并指出CAN总线的主要局限性的基础上,对CAN总线网络通信的实时性问题进行理论分析。 -CAN bus to the paper issues real-time study in the analysis of the characteristics of CAN bus protocol and pointed out that the main limitations of CAN bus based on CA
  3. 所属分类:Project Design

    • 发布日期:2017-05-14
    • 文件大小:3218567
    • 提供者:xu
  1. PLCserialcommunications

    0下载:
  2. 欢迎使用“PLC串口通信调试” 本软件主要用于PLC(或单片机)与计算机的串口通信调试。软件根据目前PLC常用的多种串行通信协议的特点设计,数据的输入、组织和显示方式灵活多样,便于使用和观察调试。 在编制计算机与PLC的串口通信程序时,由于计算机和可编程设备双方均需编制通信程序,调试时往往不知道是哪一方的程序出了问题。可以使用本软件调试PLC一侧的程序,调试正确后再调试计算机侧的程序。本软件为PLC串口通信程序的调试提供了便利。-Welcome to "PLC serial
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:191059
    • 提供者:hym
  1. UDISKdiwuban

    0下载:
  2. sl811 c8051F驱动程序 保证绝对可以使用 USB通信协议USB1.1,FAT文件系统的构建 还有text程序的编写 包含新建,删除,读写 建立目录的程序-driver sl811 c8051F guarantee USB communication protocol can use USB1.1, FAT file system to build the text also contains procedures for the preparation of new, de
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-23
    • 文件大小:317551
    • 提供者:但的东
  1. tls

    1下载:
  2. 一个关于ssl通信协议的文档,需要的可以下载-Ssl communication protocol on the documentation required can be downloaded
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:598172
    • 提供者:fengchangbao
  1. udpApplication

    0下载:
  2. 本例是Csharp编的一个UDP通信程序,通过本例,可以掌握通过UDP协议来接收发送消息,以及数据包的计算-Csharp for this example is a UDP communication program, through this case, we can get through the UDP protocol to receive send messages, as well as the calculation of packet
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:719107
    • 提供者:张洪铭
« 1 2 3 4 5 6 78 9 10 11 12 ... 34 »
搜珍网 www.dssz.com