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

搜索资源列表

  1. udp.rar

    0下载:
  2. 一个用C++ builder6.0做的UDP通信测试程序,不太完整,各位修改就可以了,One with C++ Builder6.0 make the UDP communication test procedures, not complete, you can modify the
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-10
    • 文件大小:2400690
    • 提供者:徐昆
  1. TEST_485

    1下载:
  2. 一个485通信测试程序,可用于与文本显示器通信-A 485 communications test procedure, can be used for text display and communication
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:8635
    • 提供者:Javel
  1. qt_comport.src.ZIP

    1下载:
  2. Qt串口通信历程,用用qextserialprot库,绝对可行,windows,linux,嵌入式linux都可以,经过测试成功-Qt serial communication process, with use qextserialprot library, absolutely feasible, windows, linux, embedded linux can be, tested successfully
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:258621
    • 提供者:田雨
  1. EasyWEBforlpc1758

    0下载:
  2. lpc1758 ARM处理器的TCP以太网通信测试程序,lpc175x系列在通信方面功能强大,该程序为其内部以太网的TCP通信测试程序,可以实现简单的嵌入式服务器功能-lpc1758 ARM processor-based TCP Ethernet Communication Test Program, lpc175x series powerful communications, the program for its internal Ethernet TCP communications
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:52529
    • 提供者:wangzhengqian
  1. MSCommTest

    0下载:
  2. 串口通信测试程序源码,可以在此基础上修改通信协议制作自己的串口通信软件。-Serial communication test program source code, you can modify this based on the serial communication protocol make their own communications software.
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:195544
    • 提供者:lihui
  1. RS232_read

    0下载:
  2. Linux下串口通信的接收程序,采用C语言编写的,已经测试通过,证明可用-Linux, serial communication receiver program using C language, and has been tested, that can be used
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:540
    • 提供者:徐俊杰
  1. 51MCU-RS232

    0下载:
  2. 这是一个单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收 和查询发送-This is a C51 single-chip serial reception (disruptions) and send routine can be used to test the suspension of 51 single-chip receiver and query sent
  3. 所属分类:Com Port

    • 发布日期:2017-03-24
    • 文件大小:1343
    • 提供者:李建峰
  1. nRF_9E5_performance

    0下载:
  2. nrf9e5的简单通信测试程序,欢迎大家可以下载使用-nRF9E5 simple communications test procedures, welcome you can download to use
  3. 所属分类:3G develop

    • 发布日期:2017-04-01
    • 文件大小:15001
    • 提供者:丁飞
  1. 11

    0下载:
  2. plc 多功能通信协议分析仪 支持RS232C、RS485、I2C、IrDA、CAN、 LIN等标准的通信协议分析测试仪器 -plc multifunction communications protocol analyzer to support the RS232C, RS485, I2C, IrDA, CAN, LIN and other standard communication protocol analysis test equipment
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:5545
    • 提供者:du
  1. voicetongxindianlu

    0下载:
  2. 语音通信电路完整的程序设计。里面是所有的源文件都经本人测试可以用,放心下载吧-Voice communications circuit design procedures. Inside are all the source files have been tested, I can use, rest assured that you download
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-29
    • 文件大小:55783
    • 提供者:
  1. ex7_CAN

    0下载:
  2. 程序所在目录:ex7_CAN 由于调试CAN总线通讯需要外部的CAN设备。所以在没有外部CAN设备的情况下,本样例程序中采用了CAN的自测试模式通信,即使用CANBOX4发送CANBOX0接收。在定时器中断服务程序中执行发送;中断方式接收CAN信息。 打开CC2000,进行如下操作: 1. Project->Open ,打开该目录中的工程文件。 2. Project->Rebuild ALL,编译链接 3. File->Load Progra
  3. 所属分类:DSP program

    • 发布日期:2017-04-24
    • 文件大小:26164
    • 提供者:To_oo
  1. GPRS_TEST_08_12_30

    0下载:
  2. 该程序是基于GR64-GPRS模块的通信测试程序。有兴趣的可以看看,多多指教-The program is based on the GR64-GPRS communications module test procedures. Are interested can look at the exhibitions
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:214269
    • 提供者:Pete
  1. TCP

    1下载:
  2. 基于winsock实现的socket通信tcp/ip的服务端和客户端代码,可做测试时的模拟器。-Winsock-based communications socket to achieve the tcp/ip client service and client code, the simulator can be tested.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-24
    • 文件大小:101186
    • 提供者:粟立军
  1. comm

    0下载:
  2. 该程序通过CMSComm控件实现了Windows串口编程,程序功能完善,可作为串口编程参考和串口通信测试等-CMSComm control the program through a Windows serial port programming, the program functions can be used as a reference serial programming and serial communications testing
  3. 所属分类:Communication

    • 发布日期:2017-05-16
    • 文件大小:4151156
    • 提供者:郎花
  1. dadafaf

    0下载:
  2. 根据一个TCP网络应用,从需求出发,分析UDP协议及Java相关的类,进行TCP服务器端及客户端的设计并开发,实现两台机器的通信,能进行双方的会话,并在此基础上增加了界面设计以及事件处理部分,经过测试、调整,实现了一个基于TCP网络通信工具。 -According to a TCP network applications, from the needs analysis of UDP protocol and Java-related categories, to TCP server-s
  3. 所属分类:Java Develop

    • 发布日期:2017-06-19
    • 文件大小:30053091
    • 提供者:黄秋涛
  1. CommTest_zoomfpga

    0下载:
  2. Visual C++.net 2005 开发环境的串口通信测试程序,本程序可以向下位机发送一些命令字,接收图像数据并显示出来。-Visual C++. Net 2005 . the serial communication program, which can send down a number of command-bit machine word, receiving image data and display it.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3962952
    • 提供者:breathomn
  1. 1

    0下载:
  2. 串口通信测试程序,直接通过51单片机给自己本身发送数据,测试串口是否可用-Serial communications test procedures, directly through the single-chip microcomputer 51 to send their own data, can be used to test whether serial
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:16480
    • 提供者:king
  1. SoureCode

    1下载:
  2. 提供的源码有两个:分别是用于仿真模拟铱星卫星通信系统和Teledesic卫星通信系统。使用的编程语言是TCL,模拟环境是NS2。通过更改地球终端的地理位置,可以仿真和模拟卫星通信系统,并对卫星系统的性能进行分析和测试。-Provided by the source code there are two: namely, for the simulation of Iridium satellite communications system and the Teledesic satellite
  3. 所属分类:Other systems

    • 发布日期:2014-05-11
    • 文件大小:6645
    • 提供者:linivy
  1. UartTest

    0下载:
  2. UART测试代码,可以与实现下位机与上位机之间的RS232协议的UART通信测试-UART test code, can achieve the lower computer and the host computer RS232 protocol between the UART communications test
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1928164
    • 提供者:张旺
  1. com.c.tar

    0下载:
  2. 串口通信测试程序--可以用于嵌入式linux下串口通信,也可以用于x86下-Serial Communication Test Program- an embedded linux can be used under the serial communication, can also be used under x86
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:1013
    • 提供者:邱天
« 1 2 3 45 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com