搜索资源列表

  1. crc_rs_inv

    0下载:
  2. CRC和RS的组合编码,自编程序,能正确运行通过。 CRC+RS+交织 编码:计算CRC-->RS-->交织 数据:19byte 21byte 49byte 49byte 解码:解交织-->校验CRC-->输出/解RS后输出-->CRC校验-->输出 交织以7x7求转置交织,元素以字节为单位,交织深度7字节 数据量:19byte----
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:9216
    • 提供者:
  1. PSISI

    0下载:
  2. CRC校验TS流文件的的PSI信息表,分析TS流文件的PAT表、PMT表、SDT表(注意项目文件中没有TS文件,要运行程序需要加入TS文件,并简单修改文件OPEN函数的参数)。-CRC Checksum TS stream file information table of the PSI, analysis TS stream file PAT table, PMT table, SDT table (note that the pr
  3. 所属分类:通讯编程

    • 发布日期:2024-05-21
    • 文件大小:903168
    • 提供者:lixiaolong
  1. MyFramer

    0下载:
  2. Ethernet帧的封装与解析 帧的封装:用户输入任意一段信息,以回车作为结束。然后程序将这段信息作为帧的数据字段封装到数据帧中。并相应填充帧的其他字段。 帧的解析:从用户输入的文件中读取帧,并对其进行解析。通过重新计算CRC-8校验和,判断该帧是否会被接受。最终在终端输出帧的相关信息。 -Ethernet fr a me CRC-8
  3. 所属分类:网络截获/分析

    • 发布日期:2024-05-21
    • 文件大小:783360
    • 提供者:wangweizhao
  1. testCRC

    0下载:
  2. 文件CRC 校验程序, 经典的CRC检测类,重新生成后可测试-File CRC checksum procedure, the classic class CRC detection and re-build after tests
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:11264
    • 提供者:李金峰
  1. crc_code_gen

    0下载:
  2. 一个自动生成CRC校验程序的工具,很好用-An auto-generated CRC verification process tool, a very good use
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:93184
    • 提供者:huwei
  1. CRC

    0下载:
  2. CRC校验介绍和C语言程序VB程序有2个示范例子-CRC checksum Introduction and C language program VB program
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:3620864
    • 提供者:手术室
  1. MultiDS18B20

    0下载:
  2. 使用KeilC编写的STC89C52上的,单总线多DS18B20,温度测量程序。包含查找18b20,CRC校验等功能。支持个数由片外RAM大小决定(最多255个)。-Use KeilC prepared STC89C52 on a single bus multi DS18B20, temperature measurement procedure. Includes search 18b20, CRC check functions.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:10240
    • 提供者:尚轲
  1. CRC_proofread

    0下载:
  2. 用汇编写的CRC校验程序,用的是查表法,-write by asm ,it is used for CRC proofreading
  3. 所属分类:汇编语言

    • 发布日期:2024-05-21
    • 文件大小:11264
    • 提供者:陈波
  1. CRC-16Code

    0下载:
  2. CRC-16是检测数据在发送过程中发生错误的常用校验方法,本文通过从工程应用的角度,讲述如何实现CRC-16的程序开发,并给出了Visual Basic和Visual C++程序代码,给从事工业控制的人员在写通信程序的时候提供一些有价值的参考。-CRC-16 is to detect data errors in the process of sending commonly used calibration methods, the
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:29696
    • 提供者:kkk
  1. crc

    0下载:
  2. 此代码是cdma2000基带信号处理过程中crc校验的算法程序。-This code is cdma2000 baseband signal processing algorithm crc check program.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:齐赞
  1. crc16_oneself

    0下载:
  2. crc校验程序,采样MEGA32单片机,可以设置为查表或者计算方式-crc check program, sampling MEGA32 microcontroller, can be set to look-up table or formula
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:8192
    • 提供者:jia
  1. eth_crc

    0下载:
  2. crc校验码Verilog 程序。此为4位并行crc——32校验。-crc checksum Verilog program. This is a 4-bit parallel crc- 32 check.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:hepeng
  1. CRC

    0下载:
  2. 用VS2008 编写的一个CRC校验应用程序,能准确且快速的完成CRC校验,界面清晰明了。-Written by a CRC checksum VS2008 application, accurate and rapid completion of CRC, the interface clear.
  3. 所属分类:界面编程

    • 发布日期:2024-05-21
    • 文件大小:4031488
    • 提供者:liusi
  1. crc.RAR

    0下载:
  2. crc校验 包括原理文件和说明 另附有一个crc16的c程序函数和crc32的vc项目文件.RAR-CRC C++
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:2399232
    • 提供者:liujunchi
  1. modbus03

    1下载:
  2. 这个程序用C编程,实现了MODBUS的RTU功能,包含CRC校验程序。-This program in the C programming, realized the RTU MODBUS functions, contains CRC checking procedures.
  3. 所属分类:串口编程

    • 发布日期:2024-05-21
    • 文件大小:174080
    • 提供者:张岩
  1. CRCjiaoyan

    0下载:
  2. 根据CDT规约的要求,实现CRC校验。本CRC校验程序采用非查表法,为大家提供一种思考编写CRC校验程序的思路。-According to the requirements of the statute CDT achieve CRC. The CRC checking of program non-look-up table, provide a way of thinking the idea of ​ ​ wr
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:石头
  1. CRC16_32

    0下载:
  2. CRC校验程序,支持CRC16,初始值为ffff,生产CRC校验码及检验-check CRC
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:zhangjunning
  1. crc16

    0下载:
  2. Crc校验程序,用于HDLC通信里面和其他的crc校验的代码,是crc16的-Crc verification procedures for the inside and other HDLC communication crc check code is the crc16 of the
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:网报
  1. crc-caculator

    0下载:
  2. CRC校验的计算器程序,可用于计算CRC校验码-CRC, the calculator program can be used to calculate the CRC checksum
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:55296
    • 提供者:李天龙
  1. CRC

    1下载:
  2. CRC校验,输入为十六进制,每字节程序自动加空格分开,计算结果为2字节十六进制。对输入框的输入和删除都是针对之后一个字符。输入的字母自动转换为大写。-CRC, the input to hex, each byte of the program automatically add a space to separate the results for the 2-byte hexadecimal. The input of the in
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:17408
    • 提供者:盛红启
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 25 »

源码中国 www.ymcn.org