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

搜索资源列表

  1. CRCCHK

    0下载:
  2. 用C语言编的CRC校验程序,他是一种重要的通信算法-C language series of the CRC process, he is an important communications algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4.64kb
    • 提供者:张自营
  1. 计算crc校验码的程序

    0下载:
  2. 所属分类:C#编程

  1. CRC

    0下载:
  2. C#编写的通讯检测的CRC校验代码,已经封装成几个函数,使用字符串输入进行检测,哪来直接可以使用-C# Prepared communication CRC checksum detection code has been packaged into several function, use string input detection, where you can use directly
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1.72kb
    • 提供者:yingfan
  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-29
    • 文件大小:4.74kb
    • 提供者:changpengfei
  1. CRC

    0下载:
  2. CRC编码程序,可以实现简单的CRC循环校验编码-CRC coding process can achieve a simple CRC checksum encoding loop
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1.79mb
    • 提供者:魏玉坤
  1. chuankoutongxun

    0下载:
  2. C#串口通讯CRC校验码计算类,希望能帮上忙啊 -C# serial communication CRC checksum calculation class, want to help on the Manga
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:3.74kb
    • 提供者:欧阳
  1. EthernetCRC

    0下载:
  2. Ethernet帧结构解析及CRC校验的实现,这是我课程设计的作品,已经通过验收。-Ethernet frame structure analysis and implementation of CRC check, this is my course design work, has been approved.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1.84mb
    • 提供者:liu
  1. Check

    0下载:
  2. C#实现的各种校验算法,如CRC校验、加校验、异或校验等,界面良好。-check tools for all kinds of check agrithiom
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:11.23kb
    • 提供者:付青锋
  1. Frame

    0下载:
  2. 帧的封装与解析 CRC校验 文件中有详细说明-The frame CRC, packaging and document analysis are detailed
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:410.57kb
    • 提供者:吴伟
  1. crc

    0下载:
  2. CRC的c#代码 有需要做CRC认证的可以看看 可以根据代码增加程序CRC校验功能-C# code with the CRC CRC certification needs to be done according to code can add the program to see the CRC function
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:682byte
    • 提供者:paddy
  1. CRC-Calculation

    0下载:
  2. 用C语言实现CRC校验计算, 十分實用, 可實行串口通信-CRC checksum calculation using the C language, the practical implementation of serial communication
  3. 所属分类:CSharp

    • 发布日期:2017-11-16
    • 文件大小:6.08kb
    • 提供者:LEE
  1. crc

    0下载:
  2. crc校验软件设计 此软件利用循环冗余码,用C++语言编程设计,用于自动校验传输数据-the crc check software design this software cyclic redundancy code, with C++ programming language design, and transfer data for automatic calibration
  3. 所属分类:CSharp

    • 发布日期:2017-12-09
    • 文件大小:1.59kb
    • 提供者:晓锋
  1. CRC_Calculator

    0下载:
  2. CRC CALCUTOR,计算CRC校验代码例子
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:13.81kb
    • 提供者:vincent
  1. TI_MSP430_CRC16_Tool

    0下载:
  2. 自己写的一个非常便捷的计算TI公司MSP430或CC430单片机CRC校验码的工具-A very convenient to calculate TI s MSP430 microcontroller or CC430 CRC checksum tool
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:16.49kb
    • 提供者:孙佳奇
  1. CRC

    0下载:
  2. CRC校验的编码和译码, CRC校验的编码和译码-the coding and decoding of CRC,the coding and decoding of CRC,the coding and decoding of CRC
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:1.26kb
    • 提供者:丁晟
  1. CRC

    0下载:
  2. CRC生成及校验程序,适合于生成并验证16进制4字节的CRC验证码。-CRC Generator
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:70.69kb
    • 提供者:alex
  1. CSharp-CRC

    0下载:
  2. 使用C#编写的CRC校验的程序,如果需要的话可以下载看看。-The use of CRC verification of C# program, you can download have a look if needed.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:488.82kb
    • 提供者:靳洪都
  1. VS2010_MSComm

    0下载:
  2. C#串口操作,数据包接收操作,数据包接收发送CRC校验,最小化到系统托盘。-C# serial port operation, the packets receive operation, data packets receive send CRC check, minimize to system tray.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:181.19kb
    • 提供者:罗红亮
  1. CRC

    1下载:
  2. 非常好用的CRC校验动态库,包括CRC8 CITTI-CRC CRC16 CRC32-very useful CRC function
  3. 所属分类:CSharp

    • 发布日期:2014-09-26
    • 文件大小:3kb
    • 提供者:logicly
  1. Ethernet-Frame

    0下载:
  2. Ethernet帧的封装程序(有界面),8位CRC校验 -Ethernet V2.0,CRC8,Packet,Frame
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:72.19kb
    • 提供者:
« 12 »
搜珍网 www.dssz.com