CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 和校验

搜索资源列表

  1. CRC1632

    1下载:
  2. 本代码为查表法CRC16和CRC32校验的表生成和校验程序。使用此代码可以任意多项式生成CRC16和CRC32的程序。另有文件实现CRC16和CRC32的校验。 使用生成的表格,即可以在嵌入式中实现RAM和ROM区的校验。源程序在MSP430上实现,现整理成通用C版本。-the code look-up table method CYXLIC REDUNDANCY CRC checksum and the table generation and checking procedures. U
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8869
    • 提供者:王平
  1. at89c51rc编程编程函数

    0下载:
  2. 此为at89c51rc的编程和校验函数,特此提醒:前16K比后16K编程速度要快,此程序晶振为16M。-for programming and checking function, and would like to remind : before the 16K than the 16K speed faster programming, this procedure crystal to 16M.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4836
    • 提供者:何俊钢
  1. seriescommunication

    0下载:
  2. 两个单片机之间的串口通讯,用C语言实现的,一次发送三个字节,包括参数标号,参数值和校验码,波特率用的是9600,成功率很高.-between the two microcontroller serial communication with the C language, one byte sent three, including the labeling parameters, Calibration values of the parameters and codes, the baud
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:884
    • 提供者:胡文杰
  1. MBmag无奇偶校验232-485通讯协议V4.2版

    1下载:
  2. 利用AT89C52控制的多机通信(485协议),通信双方发送和接受的数据利用LCD1602液晶实时显示。,AT89C52-controlled use of multi-machine communications (485 agreements), communication, both send and receive data using real-time display LCD1602 LCD.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-03-21
    • 文件大小:146725
    • 提供者:zhangwenbin
  1. SCIA模块的发送和接收采用中断方式实现

    0下载:
  2. 本实验中SCIA模块的发送和接收采用中断方式实现,空闲线模式波特率为19200, * 通信数据格式为1位停止位,8位数据位,无校验位-This experiment SCIA transmit and receive modules achieved by interrupt, idle line mode the baud rate is 19200,* communication data format is 1 stop bit, 8 data bits, no parity
  3. 所属分类:DSP编程

    • 发布日期:2017-03-21
    • 文件大小:345624
    • 提供者:geqingqing
  1. 2

    0下载:
  2. 序列检测器VHDL语言设计和仿真和校验模块的程序和仿真结果 -Sequence detector design and simulation of VHDL language and the validation process modules and simulation results
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:38532
    • 提供者:林露吟
  1. piccontrolu2270

    0下载:
  2. 使用PIC芯片控制U2270读取125KHz ID卡卡号,因为所使用的PIC资源很少,此程序极为精简,包含中断曼切斯特解码和校验全过程,非常实用。-The use of PIC chip control U2270 Read 125KHz ID card number, because the use of PIC scarce resources, this program is extremely streamlined, with interruption of Manchester de
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:1916
    • 提供者:梁晶
  1. parity_and_CRC

    0下载:
  2. 奇偶校验和循环冗余检测的Verilog代码,很好,和大家一起学习-Parity and cyclic redundancy detection of Verilog code, very good, and we will study together
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:3214
    • 提供者:Eagle
  1. jisuanjitongxingchengxukaifa

    0下载:
  2. 计算机指令发送到PLC、以什么样的格式进行通信、该如何进行通讯、以及设置的通信语言 利用MSComm 控件进行通信程序设计主要包括初始化程序、和校验函数、发送和接收数据三个部分-Computer commands sent to the PLC, what kind of format to communicate, how to communicate, as well as the communication language setting controls the use of MS
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:7285
    • 提供者:卿卿
  1. hamming

    0下载:
  2. VHDL 实现的海明码编码和校验,可以报错,并且修改错误位,有错误类型码,已包含引脚分配和测试波形-VHDL implementation of the Hamming code and check code can be error, and modify the wrong place, wrong type of code is included pin assignment and test waveform
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:1075089
    • 提供者:王晓龙
  1. VHDL_language_design_of_CRC_incidence_and_validato

    0下载:
  2. VHDL语言设计的CRC发生和校验器VHDL language design of CRC incidence and validator-VHDL language design of CRC incidence and validator VHDL language design of CRC incidence and validator
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:154063
    • 提供者:张c
  1. crc

    0下载:
  2. CRC校验原理 1、循环校验码(CRC码):是数据通信领域中最常用的一种差错校验码,其特征是信息字段和校验字段的长度可以任意选定。 2、生成CRC码的基本原理:任意一个由二进制位串组成的代码都可以和一个系数仅为‘0’和‘1’取值的多项式一一对应。例如:-Principle 1 CRC checksum, cyclic checksum (CRC code): is the data communications of the most commonly used error checki
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:62060
    • 提供者:mengchao
  1. crc_16

    0下载:
  2. 16位的CRC(循环冗余校验码),CRC是数据通信领域中最常用的一种差错校验码,其特征是信息字段和校验字段的长度可以任意选定。-16-bit CRC (cyclic redundancy check code), CRC is the data communications of the most commonly used error checking code, which is characterized by the information field and check the len
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:649
    • 提供者:陈华
  1. UHF-RFID-CRC

    1下载:
  2. 本文首先研究了IsO/IECl8000.6标准中A、B两类短程通讯的前向链路与返回 链路的数据编码方式,对(FMO)双相间隔编码、(PIE)脉冲间隔编码、曼切斯特码 的编解码方式和技术参数进行了深入的分析,并利用FPGA实验平台对这三种编 码的编、解码电路进行了设计和仿真。然后对UHF RFID系统的差错控制技术原理 进行了探讨,重点研究了ISo/IECl8000.6标准中采用的数据保护与校验技术,即 循环冗余校验(CRC)技术。分析了基于线性反馈移位寄存器(LFSR)实现C
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-16
    • 文件大小:4366124
    • 提供者:HY jian
  1. MYCRC

    0下载:
  2. 由于altera公司的CRC生成和校验模块不支持本系统使用的Cyclone IV E系列FPGA,因此本文独立设计了CRC模块。该模块的接口与altera公司的CRC模块接口基本一致,能够对16位输入的数据流进行CRC校验码生成和校验。本文采用CRC-CCITT生成项,其表达式为:X16+X12+X5+X0。本模块需要startp信号及endp信号指示数据传输的起始及结束。本模块采用状态机设计,对于数据头和数据尾分别由不同的状态来处理。在本模块中,使用了for循环,这会消耗较多的FPGA资源,但
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:4311
    • 提供者:陈建
  1. ECOMV260

    0下载:
  2. ecom串口助手是一款带CRC计算的串口(RS232)调试软件。由我爱IC导航网工作室开发(http://www.52ic.net/)。 ecom串口助手支持常用的110 ~ 921600bps波特率,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发 送任何数据或字符(包括中文),能发送任意大小的文本文件,可以任意设定自动发送周期,并能将接收数据保存成 文本文件。带有文件或数据串的ModebusCRC16校验、CRC16校验、累加和校验、异或校验,ModebusLRC
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1284409
    • 提供者:白桦
  1. parameter_uart_rx

    1下载:
  2. 串口接收模块,可以通过parameter,参数化配置传输速率、传输位宽和校验。采用Verilog语音编程实现。使用者根据串口的要求配置好参数,并根据缓冲的大小配置FIFO就可以使用。对帧错误(停止位不为高),检验错误和读FIFO超时(FIFO满的情况下,有新的数据到)等现象进行了检查。(UART serial receiver module, through parameter, configuration parameters of the transmission rate, Data wi
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-08-30
    • 文件大小:4096
    • 提供者:老工程师
  1. odd_even_check

    0下载:
  2. 用于检查数据的正确性。具体而言,在发送端,通过增加校验位,使有效数据位和校验位组成数据校验码;在接收端,根据接收的数据校验码判断数据的正确性。(For correcting the correctness of the data. Specifically, at the transmitting end, the valid data bits and the parity bits are added to the data check code by adding the parity b
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-18
    • 文件大小:1024
    • 提供者:digital_wang
  1. IAP15F4K-串口通讯-和校验(中断方式)

    0下载:
  2. 使用单片机实验板,在Keil C开发环境中编写串口发送和接收程序。在串口发送和接收程序中编程增加校验位,使用逻辑分析仪捕捉单片机串口引脚发送和接收数据的波形,并与串口接收和发送的数据进行比较。(Using SCM experiment board, in the Keil C development environment to write serial send and receive program. In the serial sending and receiving program,
  3. 所属分类:单片机开发

    • 发布日期:2017-12-29
    • 文件大小:86016
    • 提供者:Smile Han
  1. Desktop

    0下载:
  2. 用Verilog编程语言来实现一个具有奇校验功能的串行发送电路,可以采用移位寄存器和有限状态机的方式来实现。(Serial transmission circuit with odd check function)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:许晴125
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com