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

搜索资源列表

  1. commucination

    0下载:
  2. 51单片机 多机通信 例程, 写的很经典,别人写的,感觉不错 就分享一下,完整的握手协议,思路可以参考一下。-51 single-chip multi-machine communication routines, written in a very classic, written by someone else, I feel good on the share, the full handshake protocol, ideas can reference.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:76615
    • 提供者:杨猛
  1. 14443A-CPU

    0下载:
  2. 本程序是一个读卡程序,符合14443A协议。通过串口进行通信,主控芯片为89C52,射频芯片为RS632.可以对任何TYPEA型卡进行读取。-This program is a reader program, in line with 14443A protocol. Via serial communication, a master chip 89C52, RF chips for RS632. TYPEA can be of any type of card reader.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:163456
    • 提供者:崔光辉
  1. UDP

    1下载:
  2. 在UNIX环境下用UDP通信方式模拟“停等协议”的通信过程。各参数可以在“net_exp.h”文件中修改。-In the UNIX environment using UDP communication simulation " stop and other agreements," the communication process. The parameters can be " net_exp.h" file modifications.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:7090
    • 提供者:钟航世
  1. UDP

    0下载:
  2. java实现,利用UDP协议,实现服务器与多个客户端之间的通信,客户端之间不能通信-java, using UDP protocol, server and multiple clients to achieve communication between the client can not communicate
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:636
    • 提供者:lixiang
  1. select-non-block

    0下载:
  2. 利用TCP/IP协议,使用socket编程模型和curses界面,实现基本聊天功能;分为服务器和客户端,服务器负责收发数据,以及对连接的客户端进行连接,客户端连接上服务器后就可以正常的通信。-Using TCP/IP protocol, the use of socket programming model and curses interface, to achieve the basic chat functions divided into server and client, serv
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2256
    • 提供者:德良
  1. video-p2p-based-on-H.264

    1下载:
  2. 本程序是在H.263的P2P视频聊天程序(本站可下载到)基础上优化升级而成,vs 2008环境,实现了点对点视频通信,分辨率和视频质量有了大幅提升。包括3个工程:x264实现视频编码,ffmpeg实现视频解码,testvideo实现视频采集界面显示和TCP协议传输,需先编译前2个工程生成库文件后供第三个工程调用,编译库时注意修改工程路径及代码中的extern C,也可直接用我编译好的库文件。支持RGB和YUY2(4:2:2)格式输出的摄像头,分辨率支持176x144或352x288两种(修改宏定
  3. 所属分类:Video Capture

    • 发布日期:2014-07-15
    • 文件大小:11926528
    • 提供者:孙英晖
  1. ClientaServer

    0下载:
  2. 基于TCP协议的socket编程,实现了客户端与服务器的通信功能,客户端可以登录,向服务器端发送自己要共享的文件的文件名,向服务器发送查找文件请求等。适于socket编程的初学者阅读。-TCP-based socket programming, client communication with the server, the client can log on to the server sending the file you want to share their file name, f
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:4096
    • 提供者:onhatgr
  1. Cmux_Fcs

    0下载:
  2. 串口通信时会用到一个比较有用的协议-串口复用协议,利用该工具可以很快计算出校验域的值。方便调试及验证协议数据帧是否正确。-Serial communication is used when a more useful protocol- serial multiplexing protocol, the use of the tool can quickly calculate the checksum field value. Facilitate debugging and verifica
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:316083
    • 提供者:Hetsee
  1. i2c.tar

    0下载:
  2. C51对多个支持i2c协议的设备通信例子,代码是在linux下环境写成的,编译器为sdcc,直接make就可以完成编译。 -C51 i2c support for multiple device communication protocol example, the code is written in linux environment, compiler sdcc, you can directly make complete compilation. ...
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:122126
    • 提供者:yanghuang
  1. TCPsendmessage

    0下载:
  2. 一个小型的通过TCP协议发信息的程序。既是服务端也是客户端,在收到信息时能将内容直接弹出屏幕。适合公司内的即时通信。-through a small TCP fat information procedures. Both the server is client, in receipt of the information content can direct pop-up screen. For companies within the instant messaging.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:9708
    • 提供者:ononday
  1. udp_comunication

    0下载:
  2. 实现udp协议的广播通信,同时可以接收来自所设网段和端口的广播包,是研究计算机通信的好工具。-Udp protocol broadcast communications, and can receive the broadcast packet from the set segment and port, is a good tool for computer communications.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-11
    • 文件大小:978
    • 提供者:setoa
  1. protocol

    0下载:
  2. 自己写的一个协议,按照定义的协议格式,通过串口可以实现PC机和NXP LPC1788板子的通信。LPC1788用了CORTEX-M3内核。中间涉及到了协议的起始,结尾,CRC校验以及协议解析等算法。初学者,花了两周时间才写出来。-Wrote an agreement, in accordance with the defined protocol format, can be achieved through the serial port PC and NXP LPC1788 board co
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:825335
    • 提供者:newtonker
  1. RG-BT1800-04-bluetooch-module-spec

    0下载:
  2. 远距离蓝牙模块,模块在空旷场所通信距离达到1800米,广泛得被国防科大、武汉大学等众多科研项目配套使用。 模块可以是用在USB蓝牙,也可以用在串口数据无线传输。其串口模块成对使用,对于外界开发来说,其相当于一根蓝牙串口线。您无需考虑繁琐的蓝牙协议,您只需要简单的配置波特率、主从模式,就可以为您的系统增加一个强大的蓝牙功能,您只需要用您的单片机通过串口发送数据就能实现蓝牙通信。蓝牙模块 远距离蓝牙 工业蓝牙 医疗蓝牙 串口蓝牙 USB蓝牙 性能稳定 性价比高 -Descr iption:
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:515489
    • 提供者: 刘先生
  1. RMI

    0下载:
  2. Java远程方法调用,即Java RMI(Java Remote Method Invocation)是Java编程语言里,一种用于实现远程过程调用的应用程序编程接口。它使客户机上运行的程序可以调用远程服务器上的对象。远程方法调用特性使Java编程人员能够在网络环境中分布操作。RMI全部的宗旨就是尽可能简化远程接口对象的使用。 Java RMI极大地依赖于接口。在需要创建一个远程对象的时候,程序员通过传递一个接口来隐藏底层的实现细节。客户端得到的远程对象句柄正好与本地的根代码连接,由后者负责
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-06
    • 文件大小:741009
    • 提供者:罗广镇
  1. udpchat

    0下载:
  2. 该程序实现了一个类似QQ聊天的一个功能可以实现发送数据主要使用UDP协议进行通信-The program implements a similar QQ chat a function can be implemented using the UDP protocol to send data to communicate with the main
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:2969
    • 提供者:严锋
  1. Dualx-master

    0下载:
  2. Dualx是一款基于Chrome的QQ客户端 您可以在使用基于版本为 25.0.1364.97 及以上的chromium内核的Chrome浏览器、Chrome OS操作系统及其他平台中使用。 Dualx使用WebQQ协议登录并与腾讯服务器进行通信,登录及通信过程只与*.qq.com域进行数据交换。 Dualx是开源的项目,遵循GPL协议发布(GPLv2 or later)。-QQ client Dualx is a client-based, you can use Chrome' s
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-30
    • 文件大小:778718
    • 提供者:刘晨
  1. TIMAC-1_5_0

    0下载:
  2. TI mac协议,用户可开发基于802.15.4规范的无线通信程序-TI mac protocol, users can develop programs based on the 802.15.4 wireless communication standard
  3. 所属分类:SCM

    • 发布日期:2015-01-10
    • 文件大小:4907008
    • 提供者:hai
  1. 51-single-MODBUS-communi

    0下载:
  2. 51单片机MODBUS通信一例 ,读者可以通过单片机与一切具有MODBUS通讯协议的智能设备进行通信-51 single MODBUS communication example, the reader can communicate with all intelligent devices through the SCM has MODBUS communication protocol
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2975
    • 提供者:小王
  1. Picture_Transfer

    0下载:
  2. 此代码是基于TCP协议的Soket通信程序,通过测试,程序运行正常,可以传输任何程序,包括 文本文件和其他*.doc *.mp3等各种各样的文件。这是个并发服务器。-This code is based on the TCP protocol Soket communication program, pass the test, the program is running properly, you can transfer any program, including text file
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:2198
    • 提供者:李文通
  1. VCStocket

    0下载:
  2. VC6.0编写的基于FTP和POP3协议的通信程序,可以修改编程暴力破解小程序,请有需要的人下载参考。-VC6.0 prepared based on FTP and POP3 protocol communications program, you can modify the program brute small program, there is a need for people to download the reference.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3896585
    • 提供者:qyl
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 »
搜珍网 www.dssz.com