CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 奇偶校验

搜索资源列表

  1. UART_RS232(verilog)

    1下载:
  2. /本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值是0x145,对应的波特率是9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通信同步.程序的工作过程是:串口处于全双工工作
  3. 所属分类:assembly language

    • 发布日期:2017-11-07
    • 文件大小:600285
    • 提供者:饕餮小宇
  1. UART_RS232(VHDL)

    0下载:
  2. 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值是0x145,对应的波特率是9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通信同步.程序的工作过程是:串口处于全双工工作状
  3. 所属分类:assembly language

    • 发布日期:2017-11-14
    • 文件大小:607493
    • 提供者:饕餮小宇
  1. MonitorB

    0下载:
  2. 用VHDL写的一个信息监视系统,包括对信息的整形、串并转换和奇偶校验等 还有状态的判断,信息格式的判断等 一个监视器-VHDL write a monitoring system, including the shaping of information, serial-to-parallel conversion and parity status judgment, the judgment of the information format monitor
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-26
    • 文件大小:794215
    • 提供者:xiaok
  1. tools

    0下载:
  2. 数值转换,奇偶校验,异或,bcd转asc 等功能,可自己扩展-Numeric conversion, parity, XOR, features such as the bcd turn asc, can expand their own
  3. 所属分类:software engineering

    • 发布日期:2017-12-09
    • 文件大小:258122
    • 提供者:BigZ
  1. uart_verilog

    0下载:
  2. 串口标准通讯,带奇偶校验和通讯超时故障,带测试文件-The serial standard communication with test files
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-01
    • 文件大小:9415
    • 提供者:郭延冲
  1. vc-commwizard

    0下载:
  2. C++ 串口调试助手 通信速率、奇偶校验、时间间隔 字符串、二进制和十六进制-C++ serial debugging assistant Communication rate, parity Sending the data and time interval String, binary, and hexadecimal
  3. 所属分类:Com Port

    • 发布日期:2017-11-07
    • 文件大小:1950217
    • 提供者:xiang
  1. div100

    0下载:
  2. 在multism平台上做的奇偶校验器,判奇判偶都可以的-Do multism platform parity sentenced odd sentence even can
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-18
    • 文件大小:86437
    • 提供者:miaomiao
  1. mycomm1

    0下载:
  2. 串口程序的基本包涵设置数据位奇偶校验位 以及停止位-Serial port program indulgence set of data bits parity bit and stop bit
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-15
    • 文件大小:7038
    • 提供者:zhaiwenlian
  1. jojy8

    0下载:
  2. 8位奇偶校验字 判断一段8位码中的奇偶数字,奇为1(或0),偶为0(1)-Parity word
  3. 所属分类:assembly language

    • 发布日期:2017-11-07
    • 文件大小:54125
    • 提供者:linyii
  1. 8051-COMMUNICATION

    1下载:
  2. 程序实现的主要功能是实验台与PC机之间的串行通信,其中包括异步,全双工串行数据收/发操作,工作方式为串行通信的方式二,8个数据位,1起始位,1个停止位,无奇偶校验,并且波特率为9600。库函数根据不同的实验台而不同。-The main function of the program between the experimental class with the PC serial communication, including asynchronous, full duplex serial
  3. 所属分类:assembly language

    • 发布日期:2017-11-23
    • 文件大小:8511
    • 提供者:冯杨森
  1. fasong

    0下载:
  2. 无线发送模块,包含奇偶校验协议,是一个非常好用的发送代码,基于单片机稳定度非常高-Wireless transmitter module contains a parity agreement, is a very easy to send code, based on microcontroller stability very high
  3. 所属分类:software engineering

    • 发布日期:2017-12-10
    • 文件大小:2343
    • 提供者:郭靖
  1. Serial-port-application

    0下载:
  2. 例举了串口通信应用实例,详细介绍了奇偶校验 包含各实例编程,以及串口的多机通信-Examples of serial communication application examples, details parity contains various programming examples, as well as serial multi-machine communication
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:157063
    • 提供者:王珏
  1. 05-check

    0下载:
  2. CRC校验和奇偶校验的源程序,二进制编码。计算机网络传输过程中的校验。-CRC check of the source code, binary coding. Check in the computer network transmission process
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-12
    • 文件大小:1342
    • 提供者:gaoxi
  1. rs232

    0下载:
  2. 打开串口调试程序,将波特率设置为9600,无奇偶校验 晶振11.0592MHz,发送和接收使用的格式相同,如都使用 字符型格式,在发送框输入 hello,I Love MCU ,在接 收框中同样可以看到相同字符,说明设置和通信正确-Open the serial debugger, set the baud rate of 9600, no parity crystal 11.0592MHz, send and receive using the same format, such
  3. 所属分类:SCM

    • 发布日期:2017-12-06
    • 文件大小:710
    • 提供者:nanghang
  1. chuankoutongxin

    0下载:
  2. VB开发的串口通信源码。对端口速度、奇偶校验、停止位等都可以设置。用于串口通信的开发-VB source of serial communications. The port speed, parity, stop-can all be set up. Serial Communication for Development
  3. 所属分类:Com Port

    • 发布日期:2017-12-04
    • 文件大小:7819
    • 提供者:大漠飞鹰
  1. serial-port-communication

    0下载:
  2. 连接好串口或者usb转串口至电脑,下载该程序,打开电源 打开串口调试程序,将波特率设置为9600,无奇偶校验 晶振11.0592MHz,发送和接收使用的格式相同,如都使用 字符型格式,设置正确后接受框可以看到Hello!大家好!-Connected to the serial port or usb to serial port to the computer, download the program, turn on the power to open the serial
  3. 所属分类:SCM

    • 发布日期:2017-10-31
    • 文件大小:932
    • 提供者:VC
  1. EDA

    0下载:
  2. VHDL 交通灯 奇偶校验器 编码器,教学所用-VHDL traffic lights parity encoder, teaching
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:2794
    • 提供者:乔玛丽
  1. PS2-keyboard

    0下载:
  2. 此程序使用标准PS2键盘输入,LCD1602液晶屏输出显示。此样例仅作测试使用 晶振使用12M或者11.0592M,本键盘使用部分字母和数字测试,其他按键不能使用,用 户可以自行扩展。由于开发板和程序的各种参数,程序中没有使用奇偶校验,不保证没有 误码,校验程序请自行添加。-This program uses the standard PS2 keyboard input, LCD1602 LCD output display. This sample is only for tes
  3. 所属分类:SCM

    • 发布日期:2017-11-13
    • 文件大小:42690
    • 提供者:fanwenyuan
  1. chuankouchuankoutongxin

    0下载:
  2. FPGA异步串口通信示例程序,简单的FPGA串口通信接收程序,波特率为9600,采用16倍波特率接受,无奇偶校验位-FPGA asynchronous serial communication example program, a simple FPGA receiving procedures, serial communication baud rate to 9600, using 16 times the baud rate, and white parity bits
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:380417
    • 提供者:杨杰
  1. serial

    0下载:
  2. 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。 程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。 串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值 是0x104,对应的波特率是9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通 信同步-The mod
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:353893
    • 提供者:
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 17 »
搜珍网 www.dssz.com