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

搜索资源列表

  1. 会话通信程序1

    0下载:
  2. 该实例完成一个服务器端和客户端简单的会话通信过程.要求主机上安装TCP/IP协议,并设定IP.服务器端和客户端使用同一台主机的不同端口号,服务器端使用的端口号为2000,客户端使用的端口号为3000. 服务器端程序先运行,首先初始化Winsock,然后创建套接字,在2000端口上进行绑定,接着在2000端口进行侦听,并进入等待状态.客户端后运行,同样首先初始化winsock,然后创建套接字,接着尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行通信.客户端提示输入一个数字,比如
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:16921
    • 提供者:小亮
  1. 基于TCPIP的局域网多用户通信系统

    1下载:
  2. 基于TCP/IP协议的网络多用户通信系统,可实现聊天、文件传送等应用,C++写的。-based on the TCP / IP protocol network multi-user communication system can achieve chatting, file transfer and other applications written in C.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:789475
    • 提供者:孙卫平
  1. CS8900A_汇编实现51单片机的TCP_IP协议

    0下载:
  2. 在51单片机上用汇编实现的TCP/TP协议网络通信,1、可以接收和发送帧 2、 实现了ARP报文传输;3、 ARP应答;4、实现了ICMP协议 5、 可以被其他网络中的主机Ping到 6、 实现了UDP协议-in 51 MCU used to achieve a compilation of TCP / TP network communication agreement, one that can receive and send two frames to achieve the ARP p
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5205
    • 提供者:张雪奇
  1. scommtext

    0下载:
  2. 吐血奉献:一套完整的串口通信WINDOWS版软件。可以接照规定的通信协议进行通信测试,并自动将数据和十六进制数显示出来。稍作修改可用于通信。-vomit blood dedication : a complete set of serial communication Windows version of the software. That can be as the communication protocol for communications test and automatic da
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:90877
    • 提供者:周思良
  1. tangshants040611

    0下载:
  2. 通过CAN总线,按内燃液传摆式动车组网络CAN总线通信协议与ECM通信 2. 通过RS485总线,按EKE机箱CPU的RS485协议议与EKE机箱CPU通信 3. 通过RS422总线,按ESW公司倾摆装置RS422协议与倾摆控制装置通信-CAN bus, according to internal combustion liquid-tilting EMUs CAN bus communication network agreement with the ECM Communica
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:12163
    • 提供者:张雨田
  1. I2C_IPcore_VHDL

    0下载:
  2. 这是一个I2C串行数据通信协议以VHDL硬件描述语言实现的IP核,可直接编译运行-I2C serial data communication protocol to VHDL hardware descr iption language of the IP core can be directly translated Operation
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:6356
    • 提供者:陈州徽
  1. UDP轻松应用

    0下载:
  2. \"用户数据报协议\"(User Datagram Protocol,简称UDP)是基于无连接的通信协议,不保证可靠数据的传输;\"传输控制协议\"(Transmission Cotrol Protocol,简称TCP)是基于连接的通信协议,可提供个两台计算机之间可靠无差错的数据传输。但是UDP能够向若干台目标计算机发送数据;接收发自若干个源计算机的数据。而在多台计算机构成的仿真或控制系统中,经常会出现多台计算机进行数据传输,所以在仿真或控制软件中采用UDP协议的较多。-"User D
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:32328
    • 提供者:陈一
  1. DMX512-1990

    2下载:
  2. 灯光舞台系统的通信协议白皮书,DMX512在1990年发布时的原版白皮书-stage lighting system communication protocol White Paper, CAN released in 1990 when the original White Paper
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4296259
    • 提供者:吕海安
  1. STD_info_DMX512

    0下载:
  2. 灯光舞台系统的通信协议,DMX512通信协议的详细解释-stage lighting system communication protocol, CAN communication protocol detailed explanation of
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:10919
    • 提供者:吕海安
  1. RemoteMaintenance1.42

    0下载:
  2. 这是公司要求做的远程控制程序,可以进行网络和modem拨号进行控制, 通信协议使用XML方式,基本的控制都有,有详细相关设计文档.和通信协议文档 网络部分采用独立dll方式,方式动态更新功能,客户端使用BCB开发,网络模块使用VC开发-This is the company that demanded the remote control program that can be dial-up network and modem control, communications proto
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:10894960
    • 提供者:ly
  1. ModbusCommunicationTest

    0下载:
  2. MODBUS通信协议测试,可发送和接收MODBUS码,支持RTU和ASCII.可自动加CRC校验码.-MODBUS communication protocol test, can send and receive MODBUS yards support RTU and ASCII. May automatic CRC.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:103542
    • 提供者:feng
  1. CANopen1

    1下载:
  2. canopen 通信协议,硬件通信,有要求的人可以下载,将得挺多,有些是英文的-Canopen communication protocols and hardware communication, the person can be downloaded, quite, some are in English
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:7470966
    • 提供者:王海
  1. BCH-MPS430

    0下载:
  2. c语言写的用于单片机mps430的底层通信协议,包含了bch编解码,交织编解码,和crc校验。经过简单的修改即可用于其他的单片机。-write for the MCU mps430 underlying communication protocol includes the BCH encoding and decoding, codecs are intertwined, and crc check. After a simple modifications can be used in ot
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:2917
    • 提供者:蓝天
  1. 883657RS422RS485

    0下载:
  2. RS422/485的通信协议说明。工业通信领域的同志们可以-RS422/485 communication protocol note. Industrial Communication fields comrades can s
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:594626
    • 提供者:张贺
  1. Ser_Main

    0下载:
  2. 机于s52的巡检系统的开发代码。从代码中可以看到整个系统的流程和上位机的通信\\协议的格式非常不错。-plane s52 of the Tour system development code. From the code, we can see the whole system and the flow of PC communications \\ agreement very good format.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3512
    • 提供者:cumt
  1. CanTestPci9820

    1下载:
  2. can总线通信的 vc++例子,可以利用该代码实现自己的CAN总线协议 -can Bus Communication vc example, we can use the code to realize their CAN bus protocol
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:190036
    • 提供者:ellen
  1. 101配电网通信源码

    0下载:
  2. 101配电通信协议,,可以打开看看,内含所需的源码内含所需的源码内含所需的源码(101 distribution communication protocol, you can open to see, containing the required source code contains the required source code contains the required source code.)
  3. 所属分类:中间件编程

    • 发布日期:2018-05-03
    • 文件大小:10485760
    • 提供者:leo123222
  1. 西门子PLC以太网通讯组件

    3下载:
  2. 西门子S7协议通讯,使用与S7-200/300/400/1200等所有PLC型号的通信协议,可同时监控几百台PLC。 .C#语言开发,采用NET4.5框架,TCP通讯方式,通信效率高。(Siemens S7 protocol communication, the use of all PLC models such as S7-200/300/400/1200 communication protocols, can simultaneously monitor hundreds of PLC
  3. 所属分类:通讯编程

  1. verilog实现can总线

    0下载:
  2. 基于verilog实现can总线通信协议及接口操作。
  3. 所属分类:VHDL编程

    • 发布日期:2021-09-12
    • 文件大小:11827
    • 提供者:hzg249332062
  1. CAN总线的特点及J1939协议通信原理_内容和应用简介

    0下载:
  2. CAN总线的特点及J1939协议通信原理_内容和应用简介
  3. 所属分类:技术管理

    • 发布日期:2022-02-21
    • 文件大小:1410257
    • 提供者:ksiean
« 1 2 3 4 56 7 8 9 10 ... 34 »
搜珍网 www.dssz.com