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

搜索资源列表

  1. 用c语言编写串口程序

    0下载:
  2. 用c语言编写串口程序 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬 件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言 作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言 的方便。   在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以 及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个 问
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6431
    • 提供者:王平
  1. 104

    1下载:
  2. 实现104规约子站侧全部功能.链路层和ASDU应用层。 用户只需简单的配置,该软件的内部具有数据的比较、判断,形成报文帧-104 Statute of the sub-station side to achieve full functionality. ASDU the link layer and application layer. Users only need a simple configuration, the software' s internal data, c
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:485466
    • 提供者:郑荫钦
  1. sniffer

    0下载:
  2. 能够侦听所有进出本主机的数据包完整显示数据包头信息和内容 MAC层支持:以太帧 网络层支持:IP,ARP,RARP,ICMP 传输层支持:TCP,UDP-Listening to all incoming and outgoing packets of the integrity of the host header information and display data content to support the MAC layer: network layer support for E
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:10655
    • 提供者:fupeng
  1. ethernet

    0下载:
  2. 基于C#的Ethernet的封装和解析程序(8位CRC校验),控制台程序,带有选项. -e o:封装控制台输入信息到文件o中。 -e o i:封装i中的数据位ethernet帧,并回写 至o中。 -u i:解析i中封装的ethernet帧(8位CRC),显示到控制台。-C#, Ethernet-based packaging and analytical procedures (8-bit CRC checksum), the console program, with the op
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:4851
    • 提供者:changpengfei
  1. GetMas

    0下载:
  2. 能够检测并截获局域网内部所传送的数据帧 但解析出来可识别的只有源IP地址和目标IP地址 其发送的内容可以截获但显示出来都是二进制乱码 应为无法判断是什么类型的文件 -Able to detect and intercept the data transmitted within the LAN, but parsing out of the frame can be recognized only to the source IP address and destination IP addre
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2549096
    • 提供者:sumss
  1. GetMas

    0下载:
  2. 能够检测并截获局域网内部所传送的数据帧 但解析出来可识别的只有源IP地址和目标IP地址 其发送的内容可以截获但显示出来都是二进制乱码 应为无法判断是什么类型的文件-Able to detect and intercept the data transmitted within the LAN, but parsing out the frame can be identified only source IP address and destination IP addresses can se
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:9788
    • 提供者:webuser_cn
  1. TS-I-extract

    0下载:
  2. TS提取I帧,可以保存I帧的图像数据,但是是TS格式的-TS extract I frames, I frames can be saved image data, but it is TS format
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:4585
    • 提供者:代码
  1. ReadDLT645

    0下载:
  2. 1,使用sp串口控件; 2,基于DLT/645协议开发,可以读取97和07表; 3,暂仅支持读电表数据、无后续帧的操作;-1,use serialPort 2,base on DLT/645, can read 97 AND 07
  3. 所属分类:C#编程

    • 发布日期:2013-04-10
    • 文件大小:114838
    • 提供者:魏风杰
  1. abc

    0下载:
  2. 以太网上传输的数据帧,并分析数据帧,显示每个帧的发送端和接收端的MAc-Data transfer in the Ethernet frame, and analyzes the data frame, the MAC address of the sending end and the receiving end of each frame
  3. 所属分类:CSharp

    • 发布日期:2017-11-13
    • 文件大小:450308
    • 提供者:李晓芸
  1. shipingenzong

    0下载:
  2. 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。 -Some approaches to detect motion in a video stream. There are many approaches for motion detection in a continuous v
  3. 所属分类:CSharp

    • 发布日期:2017-11-16
    • 文件大小:649852
    • 提供者:zys
  1. sniffer

    0下载:
  2. sniffer网络嗅探器,功能简介:1.用SharpPcap绑定指定网卡;2.接收流经网卡的所有帧和数据包;3.对数据包进行数据链路层,网络层,运输层协议分析;4.可视化操作界面,显示捕获包及分析结果。-sniffer network sniffer, Features: 1. specified SharpPcap bind card receiving flows through the network card frame and packet packet data link lay
  3. 所属分类:CSharp

    • 发布日期:2017-11-19
    • 文件大小:3048541
    • 提供者:lyl
  1. mobanvs2005)CanBox

    0下载:
  2. 用can协议,通过发送和接受帧来显示数据,发送命令,可以更改成上位机。是入门者的最爱。-With can protocol, by sending and receiving frames to display data, send commands, you can change to a host computer. It is a favorite entry.
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:602884
    • 提供者:zhg0123
  1. DMX512

    0下载:
  2. void DMX_SendPacket(void) //发送DMX512数据 { //配置为普通IO pDMX_buf = 0 发送起始码 00 GPIO_Tx_Config(0) //设置发送的引脚为普通IO PA2 = 0 //输出低电平 delay_us(150) //延时150us PA2 = 1 //输出高电平 delay_us(13) //延时13us GPIO_Tx_Config(1) //设置发送的引脚为复用IO //USAR
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1447
    • 提供者:李华
  1. testSerialPort

    0下载:
  2. 用VS2010C#编程实现串口收发,可以子线程分帧接收数据,收到完整一帧后委托主界面显示,是一个完成的串口调试工具的实现-With VS2010C# programming serial transceiver can receive data framing sub-thread, after the commission received a complete main interface is to achieve a complete serial debugging tools
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:151728
    • 提供者:李钢
  1. DataParser1.4

    0下载:
  2. 网口数据的解析,十六进制数据接收解析。将接收到的数据按帧头帧尾进行解析(Sixteen hexadecimal data analysis)
  3. 所属分类:C#编程

    • 发布日期:
    • 文件大小:159744
    • 提供者:2234477123
  1. NamePipes v1.1

    0下载:
  2. 自定义串口开发,自动处理不连续数据,按照指定规则完成自动数据帧解析与封装(User-defined serial port development, automatic processing of discontinuous data, automatic data frame parsing and encapsulation according to the specified rules)
  3. 所属分类:C#编程

    • 发布日期:2018-01-08
    • 文件大小:35840
    • 提供者:liaijin2009
搜珍网 www.dssz.com