CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 数据帧

搜索资源列表

  1. wifi_det

    0下载:
  2. 本FPGA程序用于得到数据帧中的MAC地址。-This procedure is used to get the MAC address of a data frame.
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3353914
    • 提供者:Barnett
  1. at90can128_can_test

    0下载:
  2. AT90CAN128 CAN通信,单片机为AT90CAN128,用到的编译器:CVAVR, 外部12M晶振, can波特率1Mhz,can扩展数据帧,通信的id: 1, 本程序等待外部can总线发来一帧数据,再将数据通过can总线发出去.调试工具为CANTEST.- AT90CAN128 CAN communications, microcontroller AT90CAN128, used by the compiler: CVAVR, external 12M crystal, can
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:56895
    • 提供者:xiaohua
  1. PacketCapture

    0下载:
  2. 在android操作系统下,抓取以太网数据帧。-In the android operating system, crawl Ethernet data frames.
  3. 所属分类:android

    • 发布日期:2017-04-14
    • 文件大小:4285
    • 提供者:吴才奇
  1. ScomTest

    0下载:
  2. 串口接收GUI(可实时观察数据图像):使用方法 我把STM32 工程里的USER文件放进来了 整个工程太大放不下 连接STM32 ADC1 通道15到外设 把USART1接到电脑上 (程序中在DMA中断发送数据帧头) Matlab 打开GUI serial_communication2 ‘打开串口’ OK 看看数据吧 (有时可能会Matlab报错 关闭再重新执行一次GUI 这BUG一直不知道错在哪)-A serial port receives the GUI can be real-
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:69266
    • 提供者:周渤
  1. RF433

    0下载:
  2. 315M超再生无线模块发送和接收数据。程序通过软件编码与解码,运行在51单片机上,定义了引导码,,识别码,数据帧的通用结构,发送温度数据并在接收端解码。-315M super-regenerative wireless module to send and receive data. By encoding and decoding software program running on the microcontroller 51 defines boot code ,, identifica
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1659
    • 提供者:shenfei
  1. winpcap

    0下载:
  2. 利用winpcap实现类似于wireshark的抓取网络数据并分析的C/C++的程序,实现了Ethernet数据帧、IP协议、TCP/UDP协议、ARP协议、DNS协议的分析。-Use winpcap achieve similar wireshark crawl network data and analysis of C/C++ program that implements the analysis crawl Ethernet, IP, TCP/UDP, ARP and DNS pack
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-12
    • 文件大小:18956410
    • 提供者:郭政伟
  1. simuUART

    0下载:
  2. 具有判别数据帧字节数的模拟串口程序,本人自己编写,并调试,绝对好用-simuUART for msp430,detect the number of frame
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:236434
    • 提供者:xiaofeng
  1. CAN_SeftTest

    0下载:
  2. FLEXCAN通信控制器的自测程序SelfTest,主要用于测试芯片的FlexCAN模块是否正常,程序通过MB10间隔一秒发送一个数据帧,然后通过MB8进行接收,并将接收到数据帧通过串口发送到PC,用户可以通过串口调试工具观察到MB 8接收到的数据-FLEXCAN SelfTest self-test program, communication controller is mainly used for the test chip FLEXCAN module is normal, by MB
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-07
    • 文件大小:1136373
    • 提供者:杨港
  1. FlexRay_Header_CRC_cal

    0下载:
  2. 这是关于FlexRay总线网络设计过程中,计算每个网络节点的数据帧头部循环校验码的程序。计算结果在控制台下显示为一个二进制数组。-This is a project completed on Visual C++ 6.0, which could be used for calculation of the header CRC code of each node in a FlexRay network. The results are displayed as an array of bin
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:190892
    • 提供者:王刚
  1. MODBUS_RTU

    0下载:
  2. STM32单片机上针对MODBUS RTU协议 防止串口接收丢包 数据帧后死机,用定时器完成丢包数据帧处理-STM32 microcontroller for MODBUS RTU protocol to prevent the serial port to receive packet loss, data frame after the crash, using the timer to complete packet loss data frame processing
  3. 所属分类:SCM

    • 发布日期:2017-12-12
    • 文件大小:453409
    • 提供者:小保
  1. GPS

    0下载:
  2. 通过串口接收GPS模块的数据帧,从NMEA数据格解析出经纬度、UTC等信息,通过TFT屏幕显示出来。单片机采用STM32F103ZE,开发环境是RV MDK(The data frame of the GPS module is received through the serial port, and the latitude and longitude, UTC and other information are parsed from the NMEA data lattice, and
  3. 所属分类:单片机开发

    • 发布日期:2017-12-23
    • 文件大小:3375104
    • 提供者:seniorK
  1. 数据帧写入

    0下载:
  2. 针对某款气密性设备开发的上位机,利用串口实现通信。(According to the upper computer developed for a kind of air tightness equipment, the communication is realized by serial port.)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-22
    • 文件大小:35840
    • 提供者:young.nie
  1. canbus

    0下载:
  2. CAN总线C++库,可以接收和发送CAN数据帧(c++ library of CANbus)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-26
    • 文件大小:4015104
    • 提供者:月华
  1. tcp

    0下载:
  2. tcp boost asio 实现tcp通信 可自定义数据帧(tcp boost asioTCP communication can be customized data frame)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-11
    • 文件大小:100333568
    • 提供者:雨色轻风意
  1. uart

    0下载:
  2. VHDL实现串口转换的代码,串行通信的发送器有五个状态:--1.X_IDLE(空闲)状态 : 当UART被复位后,状态机将立刻进入这一状态,在这个状态下, -- 状态机一直等待发送命令XMIT_CMD,当接收到发送命令后,状态机进入X_START状态,准备发送起始位信号 --2.X_START状态 : 在这个状态下,UART发送一个位时间宽度的逻辑'0',信号至TXD,即 -- 起始位,紧接着状态机进入X_SHIFT状态,发一位数据 --3.X_WAIT状态 : 当状态机处于这一个状态时
  3. 所属分类:VHDL/FPGA/Verilog

  1. RS232

    0下载:
  2. 打开、关闭串口,读取串口数据,处理串口错误,数据帧封装与解析,多通道绘制波形。(Open and close the serial port, read the serial data, deal with serial error, data frame encapsulation and analysis, multi-channel rendering waveform.)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:CheckerYoung
  1. FrameParser

    0下载:
  2. 以太网数据帧解析。解析MAC帧的结构。实现了对MAC层DIX Ethernet II 协议的解析(Analysis of Ethernet data frame)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-31
    • 文件大小:542720
    • 提供者:qqquuee
  1. dw_pyserial_work

    1下载:
  2. 利用python开发一款跨平台的串口通讯程序,基于串口线程的异步通讯。实现自动查找可用串口,数据帧的异步接收,数据分析和图形显示,可作为硬件调试用的上位机软件。(Using Python to develop a cross platform serial communication program, asynchronous communication based on serial thread. Automatic lookup of available serial ports, asy
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-04
    • 文件大小:2048
    • 提供者:dw001
  1. vb6例子

    0下载:
  2. 利用can卡的动态连接库实现vb与单片机的can通讯,实现can数据帧的发送与接受(The dynamic connection Library of can card is used to realize the can communication between VB and MCU, and the sending and receiving of can data frame are realized)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-05
    • 文件大小:959488
    • 提供者:木枝
  1. pprttimestamping

    0下载:
  2. 面向AVS—M 的快速帧问预测模式选择算法()
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-06
    • 文件大小:159744
    • 提供者:EMJW&1452
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 41 »
搜珍网 www.dssz.com