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

搜索资源列表

  1. serial-port-debug

    0下载:
  2. 极好的串口调试程序,稳定用于 Win9X/NT 平台,能提高工作效率,使串口调试能够方便透明的进行。它可以在线设置各种通讯速率、奇偶校验、通讯口而无需重新启动程序-Excellent serial debugger, stable platform for Win9X/NT, can improve efficiency and make it easy and transparent serial port for debugging. It can set a variety of onli
  3. 所属分类:Communication

    • 发布日期:2017-05-16
    • 文件大小:4484861
    • 提供者:pengyh
  1. uart-VHDL

    0下载:
  2. uart-VHDL 带奇偶校验位 比特率为1152-uart-VHDL add parity check bit rate is 115200
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:4729
    • 提供者:
  1. Hanmin

    0下载:
  2. 汉明码,一个错误校验码码集。与其他的错误校验码类似,汉明码也利用了奇偶校验位的概念,通过在数据位后面增加一些比特,可以验证数据的有效性。利用一个以上的校验位,汉明码不仅可以验证数据是否有效,还能在数据出错的情况下指明错误位置。 -Hamming code, a checksum error code set. And other similar error checking code, Hamming code also makes use of the concept of parity, d
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:693
    • 提供者:oracle
  1. Uart_com

    0下载:
  2. 本程序为STC89C52与PC机超级终端通讯的实验程序 在PC机键盘上输入字符,单片机接收,并发送回PC机,显示在超级 终端;超级终端配置为:波特率为9600,数据位8,奇偶校验:无 停止位:1;硬件:无-This program is STC89C52 communication with the PC HyperTerminal experimental procedures on the PC keyboard to enter characters, single-chip
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:23818
    • 提供者:尹磊
  1. qc_ldpc-4-4-cycle-test

    2下载:
  2. ldpc 低密度奇偶校验矩阵 4环、6环检测程序-ldpc 4/6cycle test program
  3. 所属分类:matlab例程

    • 发布日期:2012-11-27
    • 文件大小:962
    • 提供者:yw
  1. serial

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

    • 发布日期:2017-03-31
    • 文件大小:56465
    • 提供者:happy
  1. sequential-detactor

    0下载:
  2. 本次例程包括七阶伪随机序列发生器、序列码检测器,奇偶校验器、CRC(循环冗余)校验器,并附有FPGA的代码和仿真。-The routines including seven order pseudo-random sequence generator, sequence yards detector, parity validator, CRC (cyclic redundancy) validator, and with FPGA code and simulation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:268515
    • 提供者:明晓昕
  1. RTC-set-the-clock-and-display

    0下载:
  2. RTC时钟源为外部低速时钟,且外部低速时钟源的64分之一Tamper引脚(PC.13)上输出。 通过秒中断功能,在LED1(GPIO_Pin_0)上以2s为周期闪烁,并以1s为周期通过USART送出时间信息 (在串口调试软件上以24小时时间制显示) USART1设置:波特率:9600 数据位:8 停止位:1 奇偶校验位:无 硬件流控制:无 注:编译时,Library Configuration应选为FULL,以使C库函数fputc映射到U
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-23
    • 文件大小:483892
    • 提供者:荣德国
  1. sum-product-algorithm_SPA

    1下载:
  2. 用C++编程的低密度奇偶校验码的和积算法,用于LDPC的译码算法-In C++ programming, low-density parity check codes and product algorithm for LDPC decoding algorithm
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-31
    • 文件大小:431830
    • 提供者:ray
  1. Parity

    1下载:
  2. 奇偶校验的C语言程序实现,仅是简单验证而已,可以把这个模块加入到整个程序里面-The parity of the C language program, only a simple verification. This module can be added to the entire program inside
  3. 所属分类:Windows Develop

    • 发布日期:2016-12-22
    • 文件大小:15360
    • 提供者:王达
  1. computer-serial-interface

    0下载:
  2. 连接好串口或者usb转串口至电脑,下载该程序,打开电源 打开串口调试程序,将波特率设置为9600,无奇偶校验 晶振11.0592MHz,发送和接收使用的格式相同,如都使用 字符型格式,在发送框输入 hello,I Love MCU ,在接 收框中同样可以看到相同字符,说明设置和通信正确- and computer serial interface communication connect the serial port or usb turn to computer
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:13148
    • 提供者:周锦明
  1. DES--C

    0下载:
  2. DES 使用一个 56 位的密钥以及附加的 8 位奇偶校验位,产生最大 64 位的分组大小。这是一个迭代的分组密码,使用称为 Feistel 的技术,其中将加密的文本块分成两半。使用子密钥对其中一半应用循环功能,然后将输出与另一半进行“异或”运算;接着交换这两半,这一过程会继续下去,但最后一个循环不交换。DES 使用 16 个循环,使用异或,置换,代换,移位操作四种基本运算-DES uses a 56 key , as well as 8 additional parity bit , resu
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:8816
    • 提供者:yhg
  1. Serial-test

    0下载:
  2. 串口测试功能:波特率,串口,停止位,数据位,奇偶校验。进行发送读取-Serial port baud rate, serial port, test function: stop bit, data bits, parity.To send read
  3. 所属分类:LabView编程

    • 发布日期:2017-04-01
    • 文件大小:89720
    • 提供者:杨煜
  1. 17_parity

    0下载:
  2. 奇偶校验器,对八位二进制数据及其奇偶校验位的输入进行校验,输出正确的奇偶校验位。-Parity, eight binary data and its parity bit input calibration, and output the correct parity bit.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:1562
    • 提供者:叶杉
  1. ck

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

    • 发布日期:2017-04-04
    • 文件大小:994
    • 提供者:chenchao
  1. DES

    0下载:
  2. DES是一种典型的块密码—一种将固定长度的平文通过一系列复杂的操作变成同样长度的密文的算法。对DES而言,块长度为64位。同时,DES使用密钥来自定义变换过程,因此算法认为只有持有加密所用的密钥的用户才能解密密文。密钥表面上是64位的,然而只有其中的56位被实际用于算法,其余8位可以被用于奇偶校验,并在算法中被丢弃。因此,DES的有效密钥长度为56位,通常称DES的密钥长度为56位。-DES is a typical block-cipher- a fixed-length level Thro
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:20620
    • 提供者:zhangyi
  1. RXCVER

    0下载:
  2. 异步串口接收程序,可设置波特率和奇偶校验-Asynchronous serial port to receive the program, set the baud rate and parity
  3. 所属分类:Com Port

    • 发布日期:2017-11-22
    • 文件大小:2290
    • 提供者:张明
  1. parity_chk_32

    0下载:
  2. 这是一个32位的奇偶校验程序,VHDL代码,可用于FPGA.-32 bit parity check
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-26
    • 文件大小:952
    • 提供者:周君
  1. parity_chk_32-

    0下载:
  2. 这是一个用在FPGA上的, VHDL源码, 32位奇偶校验程序.-32 bit parity check
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-23
    • 文件大小:675
    • 提供者:周君
  1. LDPC

    0下载:
  2. LDPC(低密度奇偶校验码)中和积译码的算法的matlab仿真。-LDPC (low density parity check codes), and plot decoding algorithm matlab simulation.
  3. 所属分类:matlab

    • 发布日期:2017-11-28
    • 文件大小:55557
    • 提供者:WindAchilles
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 16 »
搜珍网 www.dssz.com